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:           Fri Dec 19 14:28:16 UTC 2025

Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php81: Makefile distinfo
Removed Files:
        pkgsrc/lang/php81/patches: patch-ext_xml_compat.c

Log Message:
lang/php81: update to 8.1.34

PHP 8.1.34 (2025-12-18)

- Curl:
  . Fix curl build and test failures with version 8.16.
    (nielsdos, ilutov, Jakub Zelenka)

- Opcache:
  . Reset global pointers to prevent use-after-free in zend_jit_status().
    (Florian Engelhardt)

- PDO:
  . Fixed GHSA-8xr5-qppj-gvwj (PDO quoting result null deref). (CVE-2025-14180)
    (Jakub Zelenka)

- Standard:
  . Fixed GHSA-www2-q4fc-65wf (Null byte termination in dns_get_record()).
    (ndossche)
  . Fixed GHSA-h96m-rvf9-jgm2 (Heap buffer overflow in array_merge()).
    (CVE-2025-14178) (ndossche)
  . Fixed GHSA-3237-qqm7-mfv7 (Information Leak of Memory in getimagesize).
    (CVE-2025-14177) (ndossche)


To generate a diff of this commit:
cvs rdiff -u -r1.481 -r1.482 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.36 -r1.37 pkgsrc/lang/php81/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/lang/php81/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/php81/patches/patch-ext_xml_compat.c

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.481 pkgsrc/lang/php/phpversion.mk:1.482
--- pkgsrc/lang/php/phpversion.mk:1.481 Sun Nov 23 12:40:13 2025
+++ pkgsrc/lang/php/phpversion.mk       Fri Dec 19 14:28:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.481 2025/11/23 12:40:13 taca Exp $
+# $NetBSD: phpversion.mk,v 1.482 2025/12/19 14:28:15 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
@@ -110,7 +110,7 @@ PHPVERSION_MK=      defined
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
 PHP74_VERSION= 7.4.33
-PHP81_VERSION= 8.1.33
+PHP81_VERSION= 8.1.34
 PHP82_VERSION= 8.2.29
 PHP83_VERSION= 8.3.28
 PHP84_VERSION= 8.4.15

Index: pkgsrc/lang/php81/Makefile
diff -u pkgsrc/lang/php81/Makefile:1.36 pkgsrc/lang/php81/Makefile:1.37
--- pkgsrc/lang/php81/Makefile:1.36     Thu Oct 23 20:38:05 2025
+++ pkgsrc/lang/php81/Makefile  Fri Dec 19 14:28:15 2025
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2025/10/23 20:38:05 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2025/12/19 14:28:15 taca Exp $
 
 #
 # We can't omit PKGNAME here to handle PKG_OPTIONS.
 #
 PKGNAME=               ${PHP_PKG_PREFIX}-${PHP_VERSION}
-PKGREVISION=           1
 CATEGORIES=            lang
 
 COMMENT=               PHP Hypertext Preprocessor version 8.1

Index: pkgsrc/lang/php81/distinfo
diff -u pkgsrc/lang/php81/distinfo:1.41 pkgsrc/lang/php81/distinfo:1.42
--- pkgsrc/lang/php81/distinfo:1.41     Fri Jul  4 01:24:52 2025
+++ pkgsrc/lang/php81/distinfo  Fri Dec 19 14:28:15 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2025/07/04 01:24:52 taca Exp $
+$NetBSD: distinfo,v 1.42 2025/12/19 14:28:15 taca Exp $
 
-BLAKE2s (php-8.1.33.tar.xz) = 478daa8c3289445314abf3fa1511ed56ab1204bf21272d89e6db2b901cdbc061
-SHA512 (php-8.1.33.tar.xz) = 657b5e3689edcb83d55c1e3c4403e714dd3f29824a678da622678fff3bfc9d333b5de07e136d856a4e6bc981f104c999797500046df7fefdf3880e76574d8880
-Size (php-8.1.33.tar.xz) = 11898724 bytes
+BLAKE2s (php-8.1.34.tar.xz) = 09fa22f93e49747ec55d2bea7e17e6776de31b9982c8d68ec1367419ac2e937e
+SHA512 (php-8.1.34.tar.xz) = 7d24948b22e63268e728d9719e4b3f83496313ec5b47130a3eab109ce7b67447b581792d7384018aaccd5188a0614000ade444ef6adc853f49d2aa043bde4b12
+Size (php-8.1.34.tar.xz) = 11903896 bytes
 SHA1 (patch-build_Makefile.global) = a5540dc209ea9b2b696ded4c1a3967eec9727800
 SHA1 (patch-build_php.m4) = 0d1bb2ded23a86b339a453655b7381de129e9274
 SHA1 (patch-configure.ac) = efa879e8304838d3c8cf3851310ce3d9e54c1a1e
@@ -10,7 +10,6 @@ SHA1 (patch-disable-filter-url) = 0a2c19
 SHA1 (patch-ext_enchant_enchant.c) = 7924acc5fdadea89b3a385cf744ef982795bf89d
 SHA1 (patch-ext_phar_Makefile.frag) = 53ea5c58b0bc27d236118d5750a74b1cba43e5dd
 SHA1 (patch-ext_tidy_config.m4) = 380f4e8927582b2781faf58b17ad81b6dc967ba7
-SHA1 (patch-ext_xml_compat.c) = 6c1772a5a0bc59e6118746608c1858c50ffa3f88
 SHA1 (patch-ext_xsl_php__xsl.h) = cf930c5d6d9dab29b12558d265c67d3534a006fd
 SHA1 (patch-main_streams_streams.c) = d699ce7d3a300ffb39494b3f1fa5e0958f714483
 SHA1 (patch-php.ini-development) = c19d1f756707ead8b73e038ef82b15c24fed5800



Home | Main Index | Thread Index | Old Index