From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C07861584AD for ; Sat, 12 Apr 2025 23:01:21 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AB9B4343021 for ; Sat, 12 Apr 2025 23:01:21 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A11991102BD; Sat, 12 Apr 2025 23:01:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 946DF1102BD for ; Sat, 12 Apr 2025 23:01:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47A22343021 for ; Sat, 12 Apr 2025 23:01:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C5DE1BEE for ; Sat, 12 Apr 2025 23:01:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1744498847.c232362ae33115792b8bb5d3486cb2046c4fc3ab.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/i2p/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/i2p/Manifest net-vpn/i2p/i2p-2.8.1.ebuild net-vpn/i2p/i2p-2.8.2.ebuild X-VCS-Directories: net-vpn/i2p/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c232362ae33115792b8bb5d3486cb2046c4fc3ab X-VCS-Branch: master Date: Sat, 12 Apr 2025 23:01:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 77f3b42b-5f90-4511-b440-f8a15df4491f X-Archives-Hash: cae2d67c417f196fadc8988d3f6f00d5 commit: c232362ae33115792b8bb5d3486cb2046c4fc3ab Author: Valérian Rousset gmail com> AuthorDate: Sat Apr 12 08:58:24 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 12 23:00:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c232362a net-vpn/i2p: add 2.8.2, drop 2.8.1 from upstream > 2.8.2 fixes a bug causing SHA256 failures that > was introduced in the 2.8.1 release. > The bug primarily affected > high-bandwidth routers. simply `git mv`ing it as it wasn't stable anyway. Signed-off-by: Valérian Rousset gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41552 Signed-off-by: Sam James gentoo.org> net-vpn/i2p/Manifest | 2 +- net-vpn/i2p/{i2p-2.8.1.ebuild => i2p-2.8.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/i2p/Manifest b/net-vpn/i2p/Manifest index 279962fcad04..1ef6ae0707e6 100644 --- a/net-vpn/i2p/Manifest +++ b/net-vpn/i2p/Manifest @@ -1,2 +1,2 @@ DIST i2psource_2.7.0.tar.bz2 33683394 BLAKE2B aa3505b2bcd402e8d2d8bae4955e1cbd52939e5a3bb567ef4e918f895021489fd7dc0663f86f1cf6a998105cc3e0296971bac22ec04348fa4aa392f23dd28560 SHA512 a216ca91351bbdef7844376f8d77686a48f3b0ab72a3b446866f788035f652badb19e7e123586f47adf5befc4cc295b4395def94971065068c7f487ed1111643 -DIST i2psource_2.8.1.tar.bz2 33757602 BLAKE2B a94fedc17c10d081cd74bf7ac3f48033eeb4b431b863036deb9543286d94d744ae33dc64fef7fe84aac0a9b422aad1c1c8a93936a888391f90f1c35d4a756e77 SHA512 27b02ae3dd43cbde1576b25967d124b32268bcff3ee27181cf5477e5a6b5606213ab261d8f35276b3a06b25ac43a719d029578d35fbfadf352031d0d776e758e +DIST i2psource_2.8.2.tar.bz2 33754612 BLAKE2B f6db9debf7f810f29a6756059ecd197fd5346498ffe1f52c0d9fb5433c0a839e09bda0ce3b32917bd4161ea90cc53dc6fe1825540984cd9223dd71996a08aaf3 SHA512 85d9c991ec8255db2f05a78ec4bc8fcb3a94036f05e76ec9ae74ad7d34ee1b46a964f2dc341fc8fe3bb4c897abd02268b805f0e3487ae942c358395130089484 diff --git a/net-vpn/i2p/i2p-2.8.1.ebuild b/net-vpn/i2p/i2p-2.8.2.ebuild similarity index 100% rename from net-vpn/i2p/i2p-2.8.1.ebuild rename to net-vpn/i2p/i2p-2.8.2.ebuild