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 255CB138359 for ; Wed, 12 Aug 2020 10:34:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A77D9E0929; Wed, 12 Aug 2020 10:34:35 +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 89855E0929 for ; Wed, 12 Aug 2020 10:34:35 +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 01F0234F576 for ; Wed, 12 Aug 2020 10:34:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6298A2FC for ; Wed, 12 Aug 2020 10:34:32 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1597228468.ece3cd72569a9ce566d87f1b6ef4966e04ecdffd.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/wordpress/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/wordpress/Manifest www-apps/wordpress/wordpress-5.4.2.ebuild www-apps/wordpress/wordpress-5.5.ebuild X-VCS-Directories: www-apps/wordpress/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: ece3cd72569a9ce566d87f1b6ef4966e04ecdffd X-VCS-Branch: master Date: Wed, 12 Aug 2020 10:34: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: 6f27dfbf-9b42-4d63-b52b-9a6b516794a2 X-Archives-Hash: baf78286a3dc1cb4d47492d3e121c5dc commit: ece3cd72569a9ce566d87f1b6ef4966e04ecdffd Author: Miroslav Šulc gentoo org> AuthorDate: Wed Aug 12 10:34:14 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Aug 12 10:34:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece3cd72 www-servers/wordpress: bump to 5.5, removed vulnerable 5.4.2 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Miroslav Šulc gentoo.org> www-apps/wordpress/Manifest | 2 +- www-apps/wordpress/{wordpress-5.4.2.ebuild => wordpress-5.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/wordpress/Manifest b/www-apps/wordpress/Manifest index 33b0d5f37d4..df81ffd995f 100644 --- a/www-apps/wordpress/Manifest +++ b/www-apps/wordpress/Manifest @@ -1 +1 @@ -DIST wordpress-5.4.2.tar.gz 12238031 BLAKE2B 47e80985392540d5cf46c40b3a4e7ef75ca8ee95996b13442e288ee68510d001ec92cb11c7621dfb1148a7a1409fed2418b2c6758555d63e457b19ae6cf43368 SHA512 d1f4366f6e8ec591ce91ed76ea6949feeaf112881c3d742860c79955283b31c1712a04394eda8308d6d5756ff6d20ef4cf2e18559a59469ef195cf2cb437c219 +DIST wordpress-5.5.tar.gz 12979571 BLAKE2B 085bc56f5b9141591db599ffdaba5ebc5874fcbe4ce0dc207d94f9d4350c2460f931589220e8d97e20775a68c63b2ec3a2dda8a107e45c12b2692eced07fbcee SHA512 1fe7ba37023aef4dae01318be06672621454fba90ed4d881c7483573abc6e6e6ba1c0bce16dcc2f4a6b33fde2cd7710ac99827a0939a51f75917d78263a03865 diff --git a/www-apps/wordpress/wordpress-5.4.2.ebuild b/www-apps/wordpress/wordpress-5.5.ebuild similarity index 100% rename from www-apps/wordpress/wordpress-5.4.2.ebuild rename to www-apps/wordpress/wordpress-5.5.ebuild