From patchwork Mon Dec 4 21:15:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1871713 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=patchwork.ozlabs.org) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Skbzy2YD7z23mf for ; Tue, 5 Dec 2023 08:15:42 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 5BDAE4011A; Mon, 4 Dec 2023 21:15:40 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 5BDAE4011A X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eImUMKE_SzuA; Mon, 4 Dec 2023 21:15:39 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 7592B417C2; Mon, 4 Dec 2023 21:15:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7592B417C2 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 702E81BF30E for ; Mon, 4 Dec 2023 21:15:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 49A9540963 for ; Mon, 4 Dec 2023 21:15:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 49A9540963 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MHn5Wm2-PyDe for ; Mon, 4 Dec 2023 21:15:36 +0000 (UTC) Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp4.osuosl.org (Postfix) with ESMTPS id 5F4B640961 for ; Mon, 4 Dec 2023 21:15:36 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 5F4B640961 Received: from fli4l.lan.fli4l (p4fd6c4a5.dip0.t-ipconnect.de [79.214.196.165]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 88BC1A4C0C51 for ; Mon, 4 Dec 2023 22:15:34 +0100 (CET) Received: from bruckner.lan.fli4l ([192.168.1.1]:50924) by fli4l.lan.fli4l with esmtp (Exim 4.96.2) (envelope-from ) id 1rAGHu-0006ym-0u for buildroot@buildroot.org; Mon, 04 Dec 2023 22:15:34 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Mon, 4 Dec 2023 22:15:34 +0100 Message-Id: <20231204211534.12666-1-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Spamd-Bar: + X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1701724534; bh=NKDOk1zs1OyqebfucKDS1EfvEaL5dy57LjldNjXXQD4=; h=From:To:Subject:Date:From; b=q6EIC1207wB/hSqfcQh4vqx9KM2OUR0A1fHazC1h/W9GOOmdxLjaijoVdZYqljLGA 0hHQcRjuNXb0xAqL1XZ4n8KZ1DYTTnfUAQsAyABeodV5TRIhOtDLuyWcewLRNGmN+5 fozD4XXB4MywJ6k6yLWpFpcqhZW1PZziNywC9lGxPRZHbbHrHSK8wlRjspLWkPC5AS CBT+hJrdgnlGp7fpK+izeKiIRBBhkR2dNMuEt2HrkinCk9f5ZeNgE8//btBJ1Xgzza z1tcwUK60IJl9PI+6VXMNE60rcG413UiFfzGyAvjy+I60YkCwx9nrHdfvEw7DOPo2X izTmfW+f9BR1A== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=q6EIC120 Subject: [Buildroot] [PATCH 1/1] package/php: security bump version to 8.2.13 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" "This is a security release" according to the upstream release notes: https://news-web.php.net/php.announce/369 Signed-off-by: Bernd Kuhls --- package/php/php.hash | 2 +- package/php/php.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/php/php.hash b/package/php/php.hash index 0f77f0082f..8ad3823960 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,5 +1,5 @@ # From https://www.php.net/downloads.php -sha256 e1526e400bce9f9f9f774603cfac6b72b5e8f89fa66971ebc3cc4e5964083132 php-8.2.12.tar.xz +sha256 2629bba10117bf78912068a230c68a8fd09b7740267bd8ebd3cfce91515d454b php-8.2.13.tar.xz # License file sha256 080d0d0cca64181ef8bf1df9fba0c6f0c485f78f79540c479a45b593bb3b33b5 LICENSE diff --git a/package/php/php.mk b/package/php/php.mk index add46584c6..aaad741de7 100644 --- a/package/php/php.mk +++ b/package/php/php.mk @@ -4,7 +4,7 @@ # ################################################################################ -PHP_VERSION = 8.2.12 +PHP_VERSION = 8.2.13 PHP_SITE = https://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES