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 Oct 24 05:29:44 UTC 2025
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php83: distinfo
Log Message:
lang/php83: update to 8.3.27
PHP 8.3.27 (2025-10-23)
- Core:
. Fixed bug GH-19765 (object_properties_load() bypasses readonly property
checks). (timwolla)
. Fixed hard_timeout with --enable-zend-max-execution-timers. (Appla)
. Fixed bug GH-19792 (SCCP causes UAF for return value if both warning and
exception are triggered). (nielsdos)
. Fixed bug GH-19653 (Closure named argument unpacking between temporary
closures can cause a crash). (nielsdos, Arnaud, Bob)
. Fixed bug GH-19839 (Incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland
array). (ilutov)
. Fixed bug GH-19480 (error_log php.ini cannot be unset when open_basedir is
configured). (nielsdos)
. Fixed bug GH-20002 (Broken build on *BSD with MSAN). (outtersg)
- CLI:
. Fix useless "Failed to poll event" error logs due to EAGAIN in CLI server
with PHP_CLI_SERVER_WORKERS. (leotaku)
- Curl:
. Fix cloning of CURLOPT_POSTFIELDS when using the clone operator instead
of the curl_copy_handle() function to clone a CurlHandle. (timwolla)
. Fix curl build and test failures with version 8.16.
(nielsdos, ilutov, Jakub Zelenka)
- Date:
. Fixed GH-17159: "P" format for ::createFromFormat swallows string literals.
(nielsdos)
- DBA:
. Fixed GH-19885 (dba_fetch() overflow on skip argument). (David Carlier)
- GD:
. Fixed GH-19955 (imagefttext() memory leak). (David Carlier)
- MySQLnd:
. Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 adress
as parameter). (nielsdos)
- Phar:
. Fix memory leak and invalid continuation after tar header writing fails.
(nielsdos)
. Fix memory leaks when creating temp file fails when applying zip signature.
(nielsdos)
- SimpleXML:
. Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml (UB)).
(nielsdos)
- Soap:
. Fixed bug GH-19784 (SoapServer memory leak). (nielsdos)
. Fixed bug GH-20011 (Array of SoapVar of unknown type causes crash).
(nielsdos)
- Standard:
. Fixed bug GH-12265 (Cloning an object breaks serialization recursion).
(nielsdos)
. Fixed bug GH-19701 (Serialize/deserialize loses some data). (nielsdos)
. Fixed bug GH-19801 (leaks in var_dump() and debug_zval_dump()).
(alexandre-daubois)
. Fixed bug GH-20043 (array_unique assertion failure with RC1 array
causing an exception on sort). (nielsdos)
. Fixed bug GH-19926 (reset internal pointer earlier while splicing array
while COW violation flag is still set). (alexandre-daubois)
. Fixed bug GH-19570 (unable to fseek in /dev/zero and /dev/null).
(nielsdos, divinity76)
- Streams:
. Fixed bug GH-19248 (Use strerror_r instead of strerror in main).
(Jakub Zelenka)
. Fixed bug GH-17345 (Bug #35916 was not completely fixed). (nielsdos)
. Fixed bug GH-19705 (segmentation when attempting to flush on non seekable
stream. (bukka/David Carlier)
- XMLReader:
. Fixed bug GH-20009 (XMLReader leak on RelaxNG schema failure). (nielsdos)
- Zip:
. Fixed bug GH-19688 (Remove pattern overflow in zip addGlob()). (nielsdos)
. Fixed bug GH-19932 (Memory leak in zip setEncryptionName()/setEncryptionIndex()).
(David Carlier)
- Zlib:
. Fixed bug GH-19922 (Double free on gzopen). (David Carlier)
To generate a diff of this commit:
cvs rdiff -u -r1.478 -r1.479 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.29 -r1.30 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.478 pkgsrc/lang/php/phpversion.mk:1.479
--- pkgsrc/lang/php/phpversion.mk:1.478 Fri Oct 24 05:28:46 2025
+++ pkgsrc/lang/php/phpversion.mk Fri Oct 24 05:29:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.478 2025/10/24 05:28:46 taca Exp $
+# $NetBSD: phpversion.mk,v 1.479 2025/10/24 05:29:44 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
@@ -112,7 +112,7 @@ PHP56_VERSION= 5.6.40
PHP74_VERSION= 7.4.33
PHP81_VERSION= 8.1.33
PHP82_VERSION= 8.2.29
-PHP83_VERSION= 8.3.26
+PHP83_VERSION= 8.3.27
PHP84_VERSION= 8.4.14
_VARGROUPS+= php
Index: pkgsrc/lang/php83/distinfo
diff -u pkgsrc/lang/php83/distinfo:1.29 pkgsrc/lang/php83/distinfo:1.30
--- pkgsrc/lang/php83/distinfo:1.29 Fri Sep 26 13:53:03 2025
+++ pkgsrc/lang/php83/distinfo Fri Oct 24 05:29:44 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2025/09/26 13:53:03 taca Exp $
+$NetBSD: distinfo,v 1.30 2025/10/24 05:29:44 taca Exp $
-BLAKE2s (php-8.3.26.tar.xz) = 284c8dafe66f9fb285c4efef6e117713aa5701e2f38fd9082932f981e8a5d3b3
-SHA512 (php-8.3.26.tar.xz) = 252c0c95bb2c4d6bf03e686c205777b529aaebe52f143754b369069d7a8aa5b45e8c2addb968287d6473cee507df62729e2527607b796fb764d3f036ba89fafb
-Size (php-8.3.26.tar.xz) = 12581368 bytes
+BLAKE2s (php-8.3.27.tar.xz) = d83daab28b66dff1d3201901fef70276936edebe1a2c1a22116cb28b7a8fdaa5
+SHA512 (php-8.3.27.tar.xz) = 845189f97063574ef1f677d6ceb39c5ef362cab7068f908d6d870a1ea52953d6ec00b3bf042ce2daa6c2a84038a64f2ae6027ede9ae5952028a94f781200e306
+Size (php-8.3.27.tar.xz) = 12592316 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