From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89D04158094 for ; Sat, 23 Jul 2022 09:13:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84B50E0D6B; Sat, 23 Jul 2022 09:13:42 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 64CDEE0D6B for ; Sat, 23 Jul 2022 09:13:42 +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 4B9863410FB for ; Sat, 23 Jul 2022 09:13:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F91154A for ; Sat, 23 Jul 2022 09:13:39 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1658567612.79c2317ae6ecfb838ebcaafc5783ad66aac32d3c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/gitea/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/gitea/Manifest www-apps/gitea/gitea-1.16.8.ebuild www-apps/gitea/gitea-1.16.9.ebuild X-VCS-Directories: www-apps/gitea/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 79c2317ae6ecfb838ebcaafc5783ad66aac32d3c X-VCS-Branch: master Date: Sat, 23 Jul 2022 09:13:39 +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: 759415db-83cf-4d47-9d53-cea5c60c29a6 X-Archives-Hash: c1dda0cd616fa4e4e5d39677f26cfc13 commit: 79c2317ae6ecfb838ebcaafc5783ad66aac32d3c Author: Tomáš Mózes gmail com> AuthorDate: Fri Jul 22 10:56:19 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jul 23 09:13:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c2317a www-apps/gitea: security bump to 1.16.9, drop vulnerable Bug: https://bugs.gentoo.org/857819 Signed-off-by: Tomáš Mózes gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26516 Signed-off-by: Joonas Niilola gentoo.org> www-apps/gitea/Manifest | 2 +- www-apps/gitea/{gitea-1.16.8.ebuild => gitea-1.16.9.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/gitea/Manifest b/www-apps/gitea/Manifest index 1313daf5d6d6..8ebe013ceeee 100644 --- a/www-apps/gitea/Manifest +++ b/www-apps/gitea/Manifest @@ -1,2 +1,2 @@ DIST gitea-1.16.7.tar.gz 53657579 BLAKE2B ae9d67fa633bcc5156036f033a4ed084b5b6ac0d71ec6a1ec0d0c88848233f3f0f0c22ca1c33289dc0e9950a8b299e26a88417e03643972f6721f94097b37d85 SHA512 7a31330e46078e215eecfbb2ec28373be1a176790720afbcf9674f3530d66f300d8ef9e47b9b9124cda9ce585d26d40c975e4897e5a3477dcec28b6f2b16735c -DIST gitea-1.16.8.tar.gz 53659731 BLAKE2B ee35388d9fc5ba202d9b013e36b12771e55bc3d26256ec11ab1f1441b1db62e5b4e9972970b3f926d714edc40ac3b2e5daae47a16e2d76e4e49a1c367490cb02 SHA512 f502a07c886cc2f15615693a90eda128478d0de833cbe18993ed1f5a1a81f45591b2c00791f8024eda97d948991838b2dc95fab189695179631df47e4d587419 +DIST gitea-1.16.9.tar.gz 53660093 BLAKE2B f289a6525b046efa56b0250a997c1b1957c58447b87d7b0f5a65754ff3278da5dd37e1cf090b6d27c61d779fe2f19c4405aff9be526c5689935fba88c8488ad5 SHA512 b27da6b77ac33829ba3108e54c8fab59fe80f2ce88cc5eeb95ec38186da4b34508cdfb1a5fe0a68013001403a69080ebddb8d5116a73e1cf47e27ee4cc3095f1 diff --git a/www-apps/gitea/gitea-1.16.8.ebuild b/www-apps/gitea/gitea-1.16.9.ebuild similarity index 100% rename from www-apps/gitea/gitea-1.16.8.ebuild rename to www-apps/gitea/gitea-1.16.9.ebuild