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 27 15:04:30 UTC 2023

Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php81: Makefile distinfo

Log Message:
lang/php81: update to 8.1.25

26 Oct 2023, PHP 8.1.25

- Core:
  . Fixed bug GH-12207 (memory leak when class using trait with doc block).
    (rioderelfte)
  . Fixed bug GH-12215 (Module entry being overwritten causes type errors in
    ext/dom). (nielsdos)
  . Fixed bug GH-12273 (__builtin_cpu_init check). (Freaky)
  . Fixed bug #80092 (ZTS + preload = segfault on shutdown). (nielsdos)

- CLI:
  . Ensure a single Date header is present. (coppolafab)

- CType:
  . Fixed bug GH-11997 (ctype_alnum 5 times slower in PHP 8.1 or greater).
    (nielsdos)

- DOM:
  . Restore old namespace reconciliation behaviour. (nielsdos)
  . Fixed bug GH-8996 (DOMNode serialization on PHP ^8.1). (nielsdos)

- Fileinfo:
  . Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)

- Filter:
  . Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)

- Hash:
  . Fixed bug GH-12186 (segfault copying/cloning a finalized HashContext).
    (MaxSem)

- Intl:
  . Fixed bug GH-12243 (segfault on IntlDateFormatter::construct).
    (David Carlier)
  . Fixed bug GH-12282 (IntlDateFormatter::construct should throw an exception
    on an invalid locale). (David Carlier)

- MySQLnd:
  . Fixed bug GH-12297 (PHP Startup: Invalid library (maybe not a PHP library)
    'mysqlnd.so' in Unknown on line). (nielsdos)

- Opcache:
  . Fixed opcache_invalidate() on deleted file. (mikhainin)
  . Fixed bug GH-12380 (JIT+private array property access inside closure
    accesses private property in child class). (nielsdos)

- PCRE:
  . Fixed bug GH-11956 (Backport upstream fix, PCRE regular expressions with
    JIT enabled gives different result). (nielsdos)

- SimpleXML:
  . Fixed bug GH-12170 (Can't use xpath with comments in SimpleXML). (nielsdos)
  . Fixed bug GH-12223 (Entity reference produces infinite loop in
    var_dump/print_r). (nielsdos)
  . Fixed bug GH-12167 (Unable to get processing instruction contents in
    SimpleXML). (nielsdos)
  . Fixed bug GH-12169 (Unable to get comment contents in SimpleXML).
    (nielsdos)

- Streams:
  . Fixed bug GH-12190 (binding ipv4 address with both address and port at 0).
    (David Carlier)

- XML:
  . Fix return type of stub of xml_parse_into_struct(). (nielsdos)
  . Fix memory leak when calling xml_parse_into_struct() twice. (nielsdos)

- XSL:
  . Fix type error on XSLTProcessor::transformToDoc return value with
    SimpleXML. (nielsdos)

- Sockets:
  . Fix socket_export_stream() with wrong protocol (twosee)


To generate a diff of this commit:
cvs rdiff -u -r1.411 -r1.412 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/php81/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/php81/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.411 pkgsrc/lang/php/phpversion.mk:1.412
--- pkgsrc/lang/php/phpversion.mk:1.411 Fri Oct 27 15:02:43 2023
+++ pkgsrc/lang/php/phpversion.mk       Fri Oct 27 15:04:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.411 2023/10/27 15:02:43 taca Exp $
+# $NetBSD: phpversion.mk,v 1.412 2023/10/27 15:04:30 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
 PHP80_VERSION= 8.0.30
-PHP81_VERSION= 8.1.24
+PHP81_VERSION= 8.1.25
 PHP82_VERSION= 8.2.12
 
 # Define API version or initial release of major version.

Index: pkgsrc/lang/php81/Makefile
diff -u pkgsrc/lang/php81/Makefile:1.17 pkgsrc/lang/php81/Makefile:1.18
--- pkgsrc/lang/php81/Makefile:1.17     Tue Oct 24 22:09:38 2023
+++ pkgsrc/lang/php81/Makefile  Fri Oct 27 15:04:30 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2023/10/24 22:09:38 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2023/10/27 15:04:30 taca Exp $
 
 #
 # We can't omit PKGNAME here to handle PKG_OPTIONS.
 #
 PKGNAME=               php-${PHP_VERSION:S/RC/rc/}
-PKGREVISION=           1
 
 COMMENT=               PHP Hypertext Preprocessor version 8.1
 LICENSE=               php

Index: pkgsrc/lang/php81/distinfo
diff -u pkgsrc/lang/php81/distinfo:1.28 pkgsrc/lang/php81/distinfo:1.29
--- pkgsrc/lang/php81/distinfo:1.28     Fri Sep 29 15:11:00 2023
+++ pkgsrc/lang/php81/distinfo  Fri Oct 27 15:04:30 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2023/09/29 15:11:00 taca Exp $
+$NetBSD: distinfo,v 1.29 2023/10/27 15:04:30 taca Exp $
 
-BLAKE2s (php-8.1.24.tar.xz) = 0b21fdd8460a54a784e37af5a3071d00d3f005f4db559c90762c64a91d49fe1a
-SHA512 (php-8.1.24.tar.xz) = 4a77498ddfdb171de9fa4d7c6e0155c4a5126fcd813c0370d0c7a23b3daec18e95f4b45df6a3473fc665687a3fe51ae1479f42f57658391d170ea9a8849f8fc8
-Size (php-8.1.24.tar.xz) = 11793756 bytes
+BLAKE2s (php-8.1.25.tar.xz) = b26a1030c2ae637b4017dd3db1f6d2ceaae04de4a7ec7bd0c86e1fbf37e1c917
+SHA512 (php-8.1.25.tar.xz) = c03f97d87f9e09121e00772d40cf21497870a8613106595c177b1bb8d1f6f2318b0d760959b2b3ecce2a5653788b2df232e32f34c43d0779240a86dc21feffde
+Size (php-8.1.25.tar.xz) = 11888112 bytes
 SHA1 (patch-configure) = bf9d652aa5b5509b08ce7cdb6168936ca7b80584
 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
 SHA1 (patch-ext_enchant_enchant.c) = 7924acc5fdadea89b3a385cf744ef982795bf89d



Home | Main Index | Thread Index | Old Index