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 Aug  2 15:33:10 UTC 2024

Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php82: distinfo

Log Message:
lang/php82: update to 8.2.22

8.2.22 (2024-08-01)

- Core:
  . Fixed bug GH-13922 (Fixed support for systems with
    sysconf(_SC_GETPW_R_SIZE_MAX) == -1). (Arnaud)
  . Fixed bug GH-14626 (Fix is_zend_ptr() for huge blocks). (Arnaud)
  . Fixed bug GH-14590 (Memory leak in FPM test gh13563-conf-bool-env.phpt.
    (nielsdos)
  . Fixed OSS-Fuzz #69765. (nielsdos)
  . Fixed bug GH-14741 (Segmentation fault in Zend/zend_types.h). (nielsdos)
  . Fixed bug GH-14969 (Use-after-free in property coercion with __toString()).
    (ilutov)

- Dom:
  . Fixed bug GH-14702 (DOMDocument::xinclude() crash). (nielsdos)

- Gd:
  . ext/gd/tests/gh10614.phpt: skip if no PNG support. (orlitzky)
  . restored warning instead of fata error. (dryabov)

- LibXML:
  . Fixed bug GH-14563 (Build failure with libxml2 v2.13.0). (nielsdos)

- Opcache:
  . Fixed bug GH-14550 (No warning message when Zend DTrace is enabled that
    opcache.jit is implictly disabled). (nielsdos)

- Output:
  . Fixed bug GH-14808 (Unexpected null pointer in Zend/zend_string.h with
    empty output buffer). (nielsdos)

- PDO:
  . Fixed bug GH-14712 (Crash with PDORow access to null property).
    (David Carlier)

- Phar:
  . Fixed bug GH-14603 (null string from zip entry).
    (David Carlier)

- PHPDBG:
  . Fixed bug GH-14596 (crashes with ASAN and ZEND_RC_DEBUG=1).
    (David Carlier)
  . Fixed bug GH-14553 (echo output trimmed at NULL byte). (nielsdos)

- Shmop:
   . Fixed bug GH-14537 (shmop Windows 11 crashes the process). (nielsdos)

- SimpleXML:
   . Fixed bug GH-14638 (null dereference after XML parsing failure).
     (David Carlier)

- SPL:
  . Fixed bug GH-14639 (Member access within null pointer in
    ext/spl/spl_observer.c). (nielsdos)

- Standard:
  . Fix 32-bit wordwrap test failures. (orlitzky)
  . Fixed bug GH-14774 (time_sleep_until overflow). (David Carlier)

- Tidy:
  . Fix memory leak in tidy_repair_file(). (nielsdos)

- Treewide:
  . Fix compatibility with libxml2 2.13.2. (nielsdos)

- XML:
  . Move away from to-be-deprecated libxml fields. (nielsdos)
  . Fixed bug GH-14834 (Error installing PHP when --with-pear is used).
    (nielsdos)


To generate a diff of this commit:
cvs rdiff -u -r1.438 -r1.439 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.23 -r1.24 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.438 pkgsrc/lang/php/phpversion.mk:1.439
--- pkgsrc/lang/php/phpversion.mk:1.438 Fri Aug  2 15:29:30 2024
+++ pkgsrc/lang/php/phpversion.mk       Fri Aug  2 15:33:10 2024
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.438 2024/08/02 15:29:30 taca Exp $
+# $NetBSD: phpversion.mk,v 1.439 2024/08/02 15:33:10 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.21
+PHP82_VERSION= 8.2.22
 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.23 pkgsrc/lang/php82/distinfo:1.24
--- pkgsrc/lang/php82/distinfo:1.23     Thu Jul  4 22:19:03 2024
+++ pkgsrc/lang/php82/distinfo  Fri Aug  2 15:33:10 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2024/07/04 22:19:03 taca Exp $
+$NetBSD: distinfo,v 1.24 2024/08/02 15:33:10 taca Exp $
 
-BLAKE2s (php-8.2.21.tar.xz) = 3d04023c49de8519b771e8103fba006f240a09dd7fb22112d95cf673bfb8f330
-SHA512 (php-8.2.21.tar.xz) = 1b7fb408d8994483c65595479a7d3d1d7a635c09da7a8754c2e6dc1563cd16fd119e5f4a63a219405c15e4d1aacfc6cbfb6826db7eb0737411f2a814f425e514
-Size (php-8.2.21.tar.xz) = 12106792 bytes
+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
 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