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: Sun Mar 15 15:30:49 UTC 2026
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php85: distinfo
pkgsrc/lang/php85/patches: patch-sapi_cgi_Makefile.frag
Log Message:
lang/php85: update to 8.5.4
PHP 8.5.4 (2026-03-12)
- Core:
. Fixed bug GH-21029 (zend_mm_heap corrupted on Aarch64, LTO builds). (Arnaud)
. Fixed bug GH-21059 (Segfault when preloading constant AST closure). (ilutov)
. Fixed bug GH-21072 (Crash on (unset) cast in constant expression).
(arshidkv12)
. Fix deprecation now showing when accessing null key of an array with JIT.
(alexandre-daubois)
. Fixed bug GH-20657 (Assertion failure in zend_lazy_object_get_info triggered
by setRawValueWithoutLazyInitialization() and newLazyGhost()). (Arnaud)
. Fixed bug GH-20504 (Assertion failure in zend_get_property_guard when
accessing properties on Reflection LazyProxy via isset()). (Arnaud)
. Fixed OSS-Fuzz #478009707 (Borked assign-op/inc/dec on untyped hooked
property backing value). (ilutov)
. Fixed bug GH-21215 (Build fails with -std=). (Arnaud)
. Fixed bug GH-13674 (Build system installs libtool wrappers when using
slibtool). (Michael Orlitzky)
- Curl:
. Don't truncate length. (ndossche)
- Date:
. Fixed bug GH-20936 (DatePeriod::__set_state() cannot handle null start).
(ndossche)
. Fix timezone offset with seconds losing precision. (ndossche)
- DOM:
. Fixed bug GH-21077 (Accessing Dom\Node::baseURI can throw TypeError).
(ndossche)
. Fixed bug GH-21097 (Accessing Dom\Node properties can can throw TypeError).
(ndossche)
- LDAP:
. Fixed bug GH-21262 (ldap_modify() too strict controls argument validation
makes it impossible to unset attribute). (David Carlier)
- MBString:
. Fixed bug GH-21223; mb_guess_encoding no longer crashes when passed huge
list of candidate encodings (with 200,000+ entries). (Jordi Kroon)
- Opcache:
. Fixed bug GH-20718 ("Insufficient shared memory" when using JIT on Solaris).
(Petr Sumbera)
. Fixed bug GH-21227 (Borked SCCP of array containing partial object).
(ilutov)
- OpenSSL:
. Fix a bunch of leaks and error propagation. (ndossche)
- Windows:
. Fixed compilation with clang (missing intrin.h include). (Kévin Dunglas)
To generate a diff of this commit:
cvs rdiff -u -r1.493 -r1.494 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php85/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/lang/php85/patches/patch-sapi_cgi_Makefile.frag
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.493 pkgsrc/lang/php/phpversion.mk:1.494
--- pkgsrc/lang/php/phpversion.mk:1.493 Sun Mar 15 15:29:11 2026
+++ pkgsrc/lang/php/phpversion.mk Sun Mar 15 15:30:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.493 2026/03/15 15:29:11 taca Exp $
+# $NetBSD: phpversion.mk,v 1.494 2026/03/15 15:30:49 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
PHP82_VERSION= 8.2.30
PHP83_VERSION= 8.3.30
PHP84_VERSION= 8.4.19
-PHP85_VERSION= 8.5.3
+PHP85_VERSION= 8.5.4
_VARGROUPS+= php
_USER_VARS.php= PHP_VERSION_DEFAULT
Index: pkgsrc/lang/php85/distinfo
diff -u pkgsrc/lang/php85/distinfo:1.3 pkgsrc/lang/php85/distinfo:1.4
--- pkgsrc/lang/php85/distinfo:1.3 Fri Feb 13 15:27:19 2026
+++ pkgsrc/lang/php85/distinfo Sun Mar 15 15:30:49 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2026/02/13 15:27:19 taca Exp $
+$NetBSD: distinfo,v 1.4 2026/03/15 15:30:49 taca Exp $
-BLAKE2s (php-8.5.3.tar.xz) = 5f0bc098b34614696672950d712c8c8744df99ffc9ce5a4539671e57ce146198
-SHA512 (php-8.5.3.tar.xz) = fae92403affa5259fd840609004980cdd2fa97dd511fde8e487292c832d433a2dc8597e3ce7b2de35f949e83a11b9b030e36e2bac6a7c697fdfc6556f9b1a1e0
-Size (php-8.5.3.tar.xz) = 14333456 bytes
+BLAKE2s (php-8.5.4.tar.xz) = 37a88c3b413c5acd47d4e7ef68aeb586dac7fd06b25e273e5577d27f2c1d0109
+SHA512 (php-8.5.4.tar.xz) = e21723dc511b3bece1562f4b7a672b8db1775460515e345904a3a8283dd6bd398a8248507aae5ab2f89b4d5d8515875da7e34593fba471a675d8931a30bf49df
+Size (php-8.5.4.tar.xz) = 14348800 bytes
SHA1 (patch-build_Makefile.global) = 570d813a05626f633e2ce380ab6668fdc7e8f030
SHA1 (patch-build_php.m4) = bb72e38ab391ad587962940ba85e8d4de8633dca
SHA1 (patch-configure.ac) = 20c95915d5e4aa622d04ee923c626789c44fef11
@@ -13,7 +13,7 @@ SHA1 (patch-main_streams_streams.c) = d6
SHA1 (patch-php.ini-development) = 2974af3c5f923491d4d23f85a3dcf24d91ce7c86
SHA1 (patch-php.ini-production) = 023ba88c06470e32b18d5502bc500dd7c2510702
SHA1 (patch-sapi_apache2handler_config.m4) = 6b1834b9c212887fbcc1b6679858d5dd8eb4e19b
-SHA1 (patch-sapi_cgi_Makefile.frag) = f4cd64d334884c49787d8854115c8cd69cc79bb8
+SHA1 (patch-sapi_cgi_Makefile.frag) = 067526fdf543a3c73cc2d1f4ed18da3f94c74d55
SHA1 (patch-sapi_cgi_config9.m4) = 473d5bd351138538bb6f2c394982df35b6543714
SHA1 (patch-sapi_cli_Makefile.frag) = 1cd29d09042863acbf5330e406410fdcf75d06b3
SHA1 (patch-sapi_fpm_fpm_fpm__conf.c) = 26f25b64d71e4d4d89c19b04433b10abc6673504
Index: pkgsrc/lang/php85/patches/patch-sapi_cgi_Makefile.frag
diff -u pkgsrc/lang/php85/patches/patch-sapi_cgi_Makefile.frag:1.1 pkgsrc/lang/php85/patches/patch-sapi_cgi_Makefile.frag:1.2
--- pkgsrc/lang/php85/patches/patch-sapi_cgi_Makefile.frag:1.1 Thu Jan 8 13:38:00 2026
+++ pkgsrc/lang/php85/patches/patch-sapi_cgi_Makefile.frag Sun Mar 15 15:30:49 2026
@@ -1,8 +1,8 @@
-$NetBSD: patch-sapi_cgi_Makefile.frag,v 1.1 2026/01/08 13:38:00 taca Exp $
+$NetBSD: patch-sapi_cgi_Makefile.frag,v 1.2 2026/03/15 15:30:49 taca Exp $
Install to CGI directory.
---- sapi/cgi/Makefile.frag.orig 2015-06-23 17:33:33.000000000 +0000
+--- sapi/cgi/Makefile.frag.orig 2026-03-10 23:15:23.000000000 +0000
+++ sapi/cgi/Makefile.frag
@@ -4,9 +4,9 @@ $(SAPI_CGI_PATH): $(PHP_GLOBAL_OBJS) $(P
$(BUILD_CGI)
@@ -11,8 +11,8 @@ Install to CGI directory.
- @echo "Installing PHP CGI binary: $(INSTALL_ROOT)$(bindir)/"
+ @echo "Installing PHP CGI binary: $(INSTALL_ROOT)@CGIDIR@/"
@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
-- @$(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php-cgi$(program_suffix)$(EXEEXT)
-+ @$(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)@CGIDIR@/$(program_prefix)php$(program_suffix)$(EXEEXT)
+- @$(LIBTOOL) --mode=install $(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php-cgi$(program_suffix)$(EXEEXT)
++ @$(LIBTOOL) --mode=install $(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)@CGIDIR@/$(program_prefix)php$(program_suffix)$(EXEEXT)
@echo "Installing PHP CGI man page: $(INSTALL_ROOT)$(mandir)/man1/"
@$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1
@$(INSTALL_DATA) sapi/cgi/php-cgi.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php-cgi$(program_suffix).1
Home |
Main Index |
Thread Index |
Old Index