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 31 04:35:00 UTC 2024
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php82: distinfo
Log Message:
lang/php82: update to 8.2.23
PHP 8.2.23 (2024-08-29)
- Core:
. Fixed bug GH-15020 (Memory leak in Zend/Optimizer/escape_analysis.c).
(nielsdos)
. Fixed bug GH-15023 (Memory leak in Zend/zend_ini.c). (nielsdos)
. Fixed bug GH-13330 (Append -Wno-implicit-fallthrough flag conditionally).
(Peter Kokot)
. Fix uninitialized memory in network.c. (nielsdos)
. Fixed bug GH-15108 (Segfault when destroying generator during shutdown).
(Arnaud)
. Fixed bug GH-15275 (Crash during GC of suspended generator delegate).
(Arnaud)
- Curl:
. Fixed case when curl_error returns an empty string.
(David Carlier)
- DOM:
. Fix UAF when removing doctype and using foreach iteration. (nielsdos)
- FFI:
. Fixed bug GH-14286 (ffi enum type (when enum has no name) make memory
leak). (nielsdos, dstogov)
- Hash:
. Fix crash when converting array data for array in shm in xxh3. (nielsdos)
- Intl:
. Fixed bug GH-15087 (IntlChar::foldCase()'s $option is not optional). (cmb)
- Opcache:
. Fixed bug GH-13817 (Segmentation fault for enabled observers after pass 4).
(Bob)
. Fixed bug GH-13775 (Memory leak possibly related to opcache SHM placement).
(Arnaud, nielsdos)
- Output:
. Fixed bug GH-15179 (Segmentation fault (null pointer dereference) in
ext/standard/url_scanner_ex.re). (nielsdos)
- PDO_Firebird:
. Fix bogus fallthrough path in firebird_handle_get_attribute(). (nielsdos)
- PHPDBG:
. Fixed bug GH-13199 (EOF emits redundant prompt in phpdbg local console mode
with libedit/readline). (Peter Kokot)
. Fixed bug GH-15268 (heap buffer overflow in phpdbg
(zend_hash_num_elements() Zend/zend_hash.h)). (nielsdos)
. Fixed bug GH-15210 use-after-free on watchpoint allocations. (nielsdos)
- Soap:
. Fixed bug #55639 (Digest autentication dont work). (nielsdos)
. Fix SoapFault property destruction. (nielsdos)
. Fixed bug GH-15252 (SOAP XML broken since PHP 8.3.9 when using classmap
constructor option). (nielsdos)
- Standard:
. Fix passing non-finite timeout values in stream functions. (nielsdos)
. Fixed GH-14780 p(f)sockopen timeout overflow. (David Carlier)
- Streams:
. Fixed bug GH-15028 (Memory leak in ext/phar/stream.c). (nielsdos)
. Fixed bug GH-15034 (Integer overflow on stream_notification_callback
byte_max parameter with files bigger than 2GB). (nielsdos)
- Tidy:
. Fix memory leaks in ext/tidy basedir restriction code. (nielsdos)
To generate a diff of this commit:
cvs rdiff -u -r1.439 -r1.440 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/php82/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.439 pkgsrc/lang/php/phpversion.mk:1.440
--- pkgsrc/lang/php/phpversion.mk:1.439 Fri Aug 2 15:33:10 2024
+++ pkgsrc/lang/php/phpversion.mk Sat Aug 31 04:35:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.439 2024/08/02 15:33:10 taca Exp $
+# $NetBSD: phpversion.mk,v 1.440 2024/08/31 04:35:00 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
@@ -90,7 +90,7 @@ PHPVERSION_MK= defined
PHP56_VERSION= 5.6.40
PHP74_VERSION= 7.4.33
PHP81_VERSION= 8.1.29
-PHP82_VERSION= 8.2.22
+PHP82_VERSION= 8.2.23
PHP83_VERSION= 8.3.10
# Define API version or initial release of major version.
Index: pkgsrc/lang/php82/distinfo
diff -u pkgsrc/lang/php82/distinfo:1.24 pkgsrc/lang/php82/distinfo:1.25
--- pkgsrc/lang/php82/distinfo:1.24 Fri Aug 2 15:33:10 2024
+++ pkgsrc/lang/php82/distinfo Sat Aug 31 04:35:00 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2024/08/02 15:33:10 taca Exp $
+$NetBSD: distinfo,v 1.25 2024/08/31 04:35:00 taca Exp $
-BLAKE2s (php-8.2.22.tar.xz) = bf76a0ad03fabf6ab1dddad85eaf5287c2b0779985ca99c20d566bcc0abe9945
-SHA512 (php-8.2.22.tar.xz) = b72df5bf8bde09571a965f512b970e2403f1c9b26fbf9efc4d1aeb5940def10e4088e5c7dbb06087b2f5206d711e34849b0726af6a81b0c3b6d9bcbd14f5172d
-Size (php-8.2.22.tar.xz) = 12099476 bytes
+BLAKE2s (php-8.2.23.tar.xz) = 3a70b2bcabf6822cee5bd249f11eb7c54d457e887dbb67d493fc81c366a1f383
+SHA512 (php-8.2.23.tar.xz) = ed1b26042ee9f059bd90140b5ce3f5f524441b22f2c5f96997e08455121acbf71072fd1f905fa1d477e9608c7827641b6e81f94e04701966e7ecd912ff99f99f
+Size (php-8.2.23.tar.xz) = 12118028 bytes
SHA1 (patch-build_php.m4) = 4743b23e479c4ac904f18def41d5577f3a965af0
SHA1 (patch-ext_enchant_enchant.c) = 7d999de1b2fde2ea11e4a6e16e7b59c085924b9b
SHA1 (patch-ext_phar_Makefile.frag) = 53ea5c58b0bc27d236118d5750a74b1cba43e5dd
Home |
Main Index |
Thread Index |
Old Index