Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850079 - net-vpn/i2p-1.8.0 version bump
Summary: net-vpn/i2p-1.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: tharvik
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-06 11:45 UTC by Hadrien Lacour
Modified: 2023-05-20 09:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
i2p-1.8.0.ebuild WIP (i2p-1.8.0.ebuild,5.16 KB, text/plain)
2022-07-09 09:29 UTC, Volkmar W. Pogatzki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hadrien Lacour 2022-06-06 11:45:27 UTC
Hello and sorry for the lack of effort from my part, Java is a total UFO to me. Released 23/05/2022 with some desirable fixes and improvements.

https://geti2p.net/en/blog/post/2022/5/23/1.8.0-Release
Comment 1 Volkmar W. Pogatzki 2022-07-09 09:29:35 UTC
Created attachment 790766 [details]
i2p-1.8.0.ebuild WIP

This attachment, i2p-1.8.0.ebuild, is a starting point for anyone who would like to pick it up and complete it.  The modules "i2p.jar", "router.jar" and "ministreaming.jar" can alreay be compiled, tested and installed.
Still missing are at lease some other modules from the "apps" directory[1].

[1]https://github.com/i2p/i2p.i2p/tree/i2p-1.8.0/apps
Comment 2 Larry the Git Cow gentoo-dev 2023-05-20 09:28:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd56a344237b684ecd01c54dcb4a4b2f2607b20

commit fcd56a344237b684ecd01c54dcb4a4b2f2607b20
Author:     Valérian Rousset <tharvik@users.noreply.github.com>
AuthorDate: 2023-01-27 01:08:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-20 09:21:46 +0000

    net-vpn/i2p: add 2.1.0
    
    Closes: https://bugs.gentoo.org/850079
    Signed-off-by: Valérian Rousset <tharvik@users.noreply.github.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-vpn/i2p/Manifest                               |   1 +
 net-vpn/i2p/files/2.1.0-fix-getopt-classpath.patch |  24 +++
 net-vpn/i2p/files/i2p.init                         |  10 +-
 net-vpn/i2p/files/i2p.service                      |   3 +-
 net-vpn/i2p/i2p-2.1.0.ebuild                       | 225 +++++++++++++++++++++
 5 files changed, 256 insertions(+), 7 deletions(-)