pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: taca
Date: Sat Jul 4 06:21:01 UTC 2026
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php83: distinfo
Log Message:
lang/php83: update to 8.3.32
PHP 8.3.32 (2026-07-02)
- Streams:
. Fixed bug GH-21468 (Segfault in file_get_contents w/ a https URL
and a proxy set). (CVE-2026-12184) (ndossche)
- OpenSSL:
. Fixed bug GH-22187 (Memory corruption (zend_mm_heap corrupted) in
openssl_encrypt with AES-WRAP-PAD). (David Carlier)
To generate a diff of this commit:
cvs rdiff -u -r1.503 -r1.504 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.34 -r1.35 pkgsrc/lang/php83/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php/phpversion.mk
diff -u pkgsrc/lang/php/phpversion.mk:1.503 pkgsrc/lang/php/phpversion.mk:1.504
--- pkgsrc/lang/php/phpversion.mk:1.503 Sat Jul 4 06:19:04 2026
+++ pkgsrc/lang/php/phpversion.mk Sat Jul 4 06:21:01 2026
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.503 2026/07/04 06:19:04 taca Exp $
+# $NetBSD: phpversion.mk,v 1.504 2026/07/04 06:21:01 taca Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -111,7 +111,7 @@ PHPVERSION_MK= defined
PHP56_VERSION= 5.6.40
PHP74_VERSION= 7.4.33
PHP82_VERSION= 8.2.32
-PHP83_VERSION= 8.3.31
+PHP83_VERSION= 8.3.32
PHP84_VERSION= 8.4.22
PHP85_VERSION= 8.5.7
Index: pkgsrc/lang/php83/distinfo
diff -u pkgsrc/lang/php83/distinfo:1.34 pkgsrc/lang/php83/distinfo:1.35
--- pkgsrc/lang/php83/distinfo:1.34 Fri May 8 02:04:25 2026
+++ pkgsrc/lang/php83/distinfo Sat Jul 4 06:21:01 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2026/05/08 02:04:25 taca Exp $
+$NetBSD: distinfo,v 1.35 2026/07/04 06:21:01 taca Exp $
-BLAKE2s (php-8.3.31.tar.xz) = a27fa1f416d480e82aa35c276d156a52037d56f3b1d70bb68ffa10a120773a22
-SHA512 (php-8.3.31.tar.xz) = 2341ce4061f5e654780c97145ea7bf92fa14f2d5c2ea83d38b8919ee5018c040a08c83c9b7cee97e4bba39267d412f5bf18c515f2001db1659a49449299cbeef
-Size (php-8.3.31.tar.xz) = 12603408 bytes
+BLAKE2s (php-8.3.32.tar.xz) = 89ccb2d71d9dd4c8aefa081ce0b2a8b9ecfeef3d307aa28b5a1e58f38e9f82bd
+SHA512 (php-8.3.32.tar.xz) = 125683403ae0a300b4537a4493568e06d79cb27c57739c1c37af4b0bf869b484633247d03c4df860d5ab0aa0ccc3a06c66ff0b01b4415ff6d4f6232324c60c88
+Size (php-8.3.32.tar.xz) = 12606844 bytes
SHA1 (patch-TSRM_TSRM.c) = 278007810b74fa7a9cd971dac051d6a2ea0ad90d
SHA1 (patch-TSRM_TSRM.h) = 70ebc03a611124d76d6813f619ff18b3a8fbf1e8
SHA1 (patch-build_Makefile.global) = 25ee73157c012aa731a2979cb0546ea94aa5ee16
Home |
Main Index |
Thread Index |
Old Index