Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 850079

Summary: net-vpn/i2p-1.8.0 version bump
Product: Gentoo Linux Reporter: Hadrien Lacour <hadrien.lacour>
Component: Current packagesAssignee: tharvik
Status: RESOLVED FIXED    
Severity: normal CC: java, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29290
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: i2p-1.8.0.ebuild WIP

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(-)