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 Aug 2 03:13:16 UTC 2025
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php84: distinfo
Log Message:
lang/php84: update to 8.4.11
PHP 8.4.11 (2025-07-31)
- Calendar:
. Fixed jewishtojd overflow on year argument. (David Carlier)
- Core:
. Fixed bug GH-18833 (Use after free with weakmaps dependent on destruction
order). (Daniil Gentili)
. Fixed bug GH-18907 (Leak when creating cycle in hook). (ilutov)
. Fix OSS-Fuzz #427814456. (nielsdos)
. Fix OSS-Fuzz #428983568 and #428760800. (nielsdos)
. Fixed bug GH-17204 (-Wuseless-escape warnings emitted by re2c). (Peter Kokot)
. Fixed bug GH-19064 (Undefined symbol 'execute_ex' on Windows ARM64).
(Demon)
- Curl:
. Fix memory leaks when returning refcounted value from curl callback.
(nielsdos)
. Remove incorrect string release. (nielsdos)
- DOM:
. Fixed bug GH-18979 (Dom\XMLDocument::createComment() triggers undefined
behavior with null byte). (nielsdos)
- LDAP:
. Fixed GH-18902 ldap_exop/ldap_exop_sync assert triggered on empty
request OID. (David Carlier)
- MbString:
. Fixed bug GH-18901 (integer overflow mb_split). (nielsdos)
- Opcache:
. Fixed bug GH-18639 (Internal class aliases can break preloading + JIT).
(nielsdos)
. Fixed bug GH-18899 (JIT function crash when emitting undefined variable
warning and opline is not set yet). (nielsdos)
. Fixed bug GH-14082 (Segmentation fault on unknown address 0x600000000018
in ext/opcache/jit/zend_jit.c). (nielsdos)
. Fixed bug GH-18898 (SEGV zend_jit_op_array_hot with property hooks
and preloading). (nielsdos)
- OpenSSL:
. Fixed bug #80770 (It is not possible to get client peer certificate with
stream_socket_server). (Jakub Zelenka)
- PCNTL:
. Fixed bug GH-18958 (Fatal error during shutdown after pcntl_rfork() or
pcntl_forkx() with zend-max-execution-timers). (Arnaud)
- Phar:
. Fix stream double free in phar. (nielsdos, dixyes)
. Fix phar crash and file corruption with SplFileObject. (nielsdos)
- SOAP:
. Fixed bug GH-18990, bug #81029, bug #47314 (SOAP HTTP socket not closing
on object destruction). (nielsdos)
. Fix memory leak when URL parsing fails in redirect. (Girgias)
- SPL:
. Fixed bug GH-19094 (Attaching class with no Iterator implementation to
MultipleIterator causes crash). (nielsdos)
- Standard:
. Fix misleading errors in printf(). (nielsdos)
. Fix RCN violations in array functions. (nielsdos)
. Fixed GH-18976 pack() overflow with h/H format and INT_MAX repeater value.
(David Carlier)
- Streams:
. Fixed GH-13264 (fgets() and stream_get_line() do not return false on filter
fatal error). (Jakub Zelenka)
- Zip:
. Fix leak when path is too long in ZipArchive::extractTo(). (nielsdos)
To generate a diff of this commit:
cvs rdiff -u -r1.471 -r1.472 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/php84/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.471 pkgsrc/lang/php/phpversion.mk:1.472
--- pkgsrc/lang/php/phpversion.mk:1.471 Sat Aug 2 03:11:45 2025
+++ pkgsrc/lang/php/phpversion.mk Sat Aug 2 03:13:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.471 2025/08/02 03:11:45 taca Exp $
+# $NetBSD: phpversion.mk,v 1.472 2025/08/02 03:13:16 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
@@ -113,7 +113,7 @@ PHP74_VERSION= 7.4.33
PHP81_VERSION= 8.1.33
PHP82_VERSION= 8.2.29
PHP83_VERSION= 8.3.24
-PHP84_VERSION= 8.4.10
+PHP84_VERSION= 8.4.11
_VARGROUPS+= php
_USER_VARS.php= PHP_VERSION_DEFAULT
Index: pkgsrc/lang/php84/distinfo
diff -u pkgsrc/lang/php84/distinfo:1.9 pkgsrc/lang/php84/distinfo:1.10
--- pkgsrc/lang/php84/distinfo:1.9 Fri Jul 4 01:21:45 2025
+++ pkgsrc/lang/php84/distinfo Sat Aug 2 03:13:16 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2025/07/04 01:21:45 taca Exp $
+$NetBSD: distinfo,v 1.10 2025/08/02 03:13:16 taca Exp $
-BLAKE2s (php-8.4.10.tar.xz) = 4e153f9087e61aa35f10329a16f9b9d044e697f1b3745ddec8dfcea129c8b17c
-SHA512 (php-8.4.10.tar.xz) = 05d2d50ac6ab6bc93c4f460c53e7920395d95c077c3a72c40cb3a0fbb5185b294d9b22acc26f44e99c74dfbe3582be21a2a8a1af25408c4d9fa81ce984177fe2
-Size (php-8.4.10.tar.xz) = 13625264 bytes
+BLAKE2s (php-8.4.11.tar.xz) = 5ba1e91dc8d59b3db029873541c4b7ceb84de9e55311d639dc2c5e12c26742bc
+SHA512 (php-8.4.11.tar.xz) = 284c5cf7b3bad4de19e0175e0baf94fb1171b4540be9b468c9564a3923fe7e5cda7a56148fa645ae2f72b53de0c366941285a481ea7227f012ab07c23ad6e50c
+Size (php-8.4.11.tar.xz) = 13632328 bytes
SHA1 (patch-build_Makefile.global) = da9577733497d026315b4702cb19d673053148ed
SHA1 (patch-build_php.m4) = bb72e38ab391ad587962940ba85e8d4de8633dca
SHA1 (patch-configure.ac) = 2bdd1d2b1def552032dba5fbeb6140922b72c880
Home |
Main Index |
Thread Index |
Old Index