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: Mon Jan 19 15:34:18 UTC 2026
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php83: Makefile distinfo
Log Message:
lang/php83: update to 8.3.30
8.3.30 (2026-01-15)
- Core:
. Fix OSS-Fuzz #465488618 (Wrong assumptions when dumping function signature
with dynamic class const lookup default argument). (ilutov)
. Fixed bug GH-20695 (Assertion failure in normalize_value() when parsing
malformed INI input via parse_ini_string()). (ndossche)
. Fixed bug GH-20714 (Uncatchable exception thrown in generator). (ilutov)
. Fixed bug GH-20352 (UAF in php_output_handler_free via re-entrant
ob_start() during error deactivation). (ndossche)
- Bz2:
. Fixed bug GH-20620 (bzcompress overflow on large source size).
(David Carlier)
- DOM:
. Fixed bug GH-20722 (Null pointer dereference in DOM namespace node cloning
via clone on malformed objects). (ndossche)
- GD:
. Fixed bug GH-20622 (imagestring/imagestringup overflow). (David Carlier)
- Intl:
. Fix leak in umsg_format_helper(). (ndossche)
- LDAP:
. Fix memory leak in ldap_set_options(). (ndossche)
- Mbstring:
. Fixed bug GH-20674 (mb_decode_mimeheader does not handle separator).
(Yuya Hamada)
- Phar:
. Fixed bug GH-20732 (Phar::LoadPhar undefined behavior when reading fails).
(ndossche)
. Fix SplFileInfo::openFile() in write mode. (ndossche)
. Fix build on legacy OpenSSL 1.1.0 systems. (Giovanni Giacobbi)
- POSIX:
. Fixed crash on posix groups to php array creation on macos.
(David Carlier)
- SPL:
. Fixed bug GH-20678 (resource created by GlobIterator crashes with fclose()).
(David Carlier)
- Sqlite3:
. Fixed bug GH-20699 (SQLite3Result fetchArray return array|false,
null returned). (ndossche, plusminmax)
- Standard:
. Fix error check for proc_open() command. (ndossche)
. Fixed bug GH-20582 (Heap Buffer Overflow in iptcembed). (ndossche)
- Zlib:
. Fix OOB gzseek() causing assertion failure. (ndossche)
To generate a diff of this commit:
cvs rdiff -u -r1.488 -r1.489 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/php83/Makefile
cvs rdiff -u -r1.32 -r1.33 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.488 pkgsrc/lang/php/phpversion.mk:1.489
--- pkgsrc/lang/php/phpversion.mk:1.488 Mon Jan 19 15:32:17 2026
+++ pkgsrc/lang/php/phpversion.mk Mon Jan 19 15:34:18 2026
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.488 2026/01/19 15:32:17 taca Exp $
+# $NetBSD: phpversion.mk,v 1.489 2026/01/19 15:34:18 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
@@ -111,7 +111,7 @@ PHPVERSION_MK= defined
PHP56_VERSION= 5.6.40
PHP74_VERSION= 7.4.33
PHP82_VERSION= 8.2.30
-PHP83_VERSION= 8.3.29
+PHP83_VERSION= 8.3.30
PHP84_VERSION= 8.4.17
PHP85_VERSION= 8.5.1
Index: pkgsrc/lang/php83/Makefile
diff -u pkgsrc/lang/php83/Makefile:1.20 pkgsrc/lang/php83/Makefile:1.21
--- pkgsrc/lang/php83/Makefile:1.20 Wed Jan 7 08:47:40 2026
+++ pkgsrc/lang/php83/Makefile Mon Jan 19 15:34:18 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2026/01/07 08:47:40 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/01/19 15:34:18 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= ${PHP_PKG_PREFIX}-${PHP_VERSION}
-PKGREVISION= 1
CATEGORIES= lang
COMMENT= PHP Hypertext Preprocessor version 8.3
Index: pkgsrc/lang/php83/distinfo
diff -u pkgsrc/lang/php83/distinfo:1.32 pkgsrc/lang/php83/distinfo:1.33
--- pkgsrc/lang/php83/distinfo:1.32 Fri Dec 19 14:31:20 2025
+++ pkgsrc/lang/php83/distinfo Mon Jan 19 15:34:18 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.32 2025/12/19 14:31:20 taca Exp $
+$NetBSD: distinfo,v 1.33 2026/01/19 15:34:18 taca Exp $
-BLAKE2s (php-8.3.29.tar.xz) = 2f2d12e16526698cd37c26b013f4c81f8527f0b38adfd035814a0c779c5623aa
-SHA512 (php-8.3.29.tar.xz) = d5739ff7f13638c60cd7e62bad9aec831282eca7c9e9487c12ca72f4ed4494e46eb45555a19fc5eccb43d36253d2bada12611c691e0edc6dbb8cc9908d449733
-Size (php-8.3.29.tar.xz) = 12601944 bytes
+BLAKE2s (php-8.3.30.tar.xz) = 7190c112c3db9b20e5ecb2c1e2f05d8f9e4ecf5caf17e04e00e1ab7d5dadceb4
+SHA512 (php-8.3.30.tar.xz) = 0d5ae6959d67762ab1e449b05042432cd94673d8e9407375821695e56cab125130556d553e5d98675f7d38c0195844c407f34268befc5b0cd06d1ea22dde26c7
+Size (php-8.3.30.tar.xz) = 12609216 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