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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCE901382C5 for ; Wed, 19 May 2021 10:06:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08D0DE081B; Wed, 19 May 2021 10:06:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDD10E081B for ; Wed, 19 May 2021 10:06:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 749E733DDA5 for ; Wed, 19 May 2021 10:06:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95E505D2 for ; Wed, 19 May 2021 10:06:32 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1621418761.4cf85216ff23071c8a6714c58ed5d6b5e1c67e70.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/piwigo/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/piwigo/Manifest www-apps/piwigo/piwigo-11.4.0.ebuild www-apps/piwigo/piwigo-11.5.0.ebuild X-VCS-Directories: www-apps/piwigo/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 4cf85216ff23071c8a6714c58ed5d6b5e1c67e70 X-VCS-Branch: master Date: Wed, 19 May 2021 10:06:32 +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: 16ec3703-573e-45ba-87f2-9a857eff0f36 X-Archives-Hash: a06ead2ec9393ec26e18e349901ec8a1 commit: 4cf85216ff23071c8a6714c58ed5d6b5e1c67e70 Author: Bernard Cafarelli gentoo org> AuthorDate: Wed May 19 08:21:45 2021 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Wed May 19 10:06:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf85216 www-apps/piwigo: 11.5.0 version bump Drop previous version for security bug Bug: https://bugs.gentoo.org/790728 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli gentoo.org> www-apps/piwigo/Manifest | 2 +- www-apps/piwigo/{piwigo-11.4.0.ebuild => piwigo-11.5.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/piwigo/Manifest b/www-apps/piwigo/Manifest index 86131a1e045..613191c697a 100644 --- a/www-apps/piwigo/Manifest +++ b/www-apps/piwigo/Manifest @@ -1 +1 @@ -DIST piwigo-11.4.0.zip 17728014 BLAKE2B 54888c89667970a86e2153d42e377165cb19f1dc6fa7b481b440a1e3c2803139202d8b22e78a5c15378e12f55999a10693a0b56f6a4b14a2153b3b00e39eaacc SHA512 7e8288d51d9b7dfacdb2534e7f36a6230799c3649f827ffc12b3c5b4420bf35de315373e2e6b27edb120c008c3ff5c7de359afcc29879454c82ce1c2016d2146 +DIST piwigo-11.5.0.zip 17742118 BLAKE2B f27bbe445cf93051196270ac1464400f1d74bc8ac2a05129e43065cd3fa60d8d82131ccf50e1d5c16fac9ceac06f1a888d10576857b8c9ede74e67cc61b2a805 SHA512 cc6a2f0dc745e2cd33884b5967a9077095f4848c11996edb73bcace53cf7f87c29e177777096e13d86a83f4e9296dc230fa4bef992ecc394ebbdba7fe0d5280c diff --git a/www-apps/piwigo/piwigo-11.4.0.ebuild b/www-apps/piwigo/piwigo-11.5.0.ebuild similarity index 100% rename from www-apps/piwigo/piwigo-11.4.0.ebuild rename to www-apps/piwigo/piwigo-11.5.0.ebuild