Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php8 for openSUSE:Factory checked in 
at 2025-10-27 14:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php8 (Old)
 and      /work/SRC/openSUSE:Factory/.php8.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php8"

Mon Oct 27 14:38:01 2025 rev:95 rq:1313343 version:8.4.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/php8/php8.changes        2025-09-29 
16:31:17.728074493 +0200
+++ /work/SRC/openSUSE:Factory/.php8.new.1980/php8.changes      2025-10-27 
14:38:50.236349114 +0100
@@ -1,0 +2,55 @@
+Thu Oct 23 19:02:50 UTC 2025 - Arjen de Korte <[email protected]>
+
+- version update to 8.4.14
+    Core:
+        Fixed bug GH-19765 (object_properties_load() bypasses readonly 
property checks).
+        Fixed hard_timeout with --enable-zend-max-execution-timers.
+        Fixed bug GH-19792 (SCCP causes UAF for return value if both warning 
and exception are triggered).
+        Fixed bug GH-19653 (Closure named argument unpacking between temporary 
closures can cause a crash).
+        Fixed bug GH-19839 (Incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland 
array).
+        Fixed bug GH-19480 (error_log php.ini cannot be unset when 
open_basedir is configured).
+        Fixed bug GH-20002 (Broken build on *BSD with MSAN).
+    CLI:
+        Fix useless "Failed to poll event" error logs due to EAGAIN in CLI 
server with PHP_CLI_SERVER_WORKERS.
+    Curl:
+        Fix cloning of CURLOPT_POSTFIELDS when using the clone operator 
instead of the curl_copy_handle() function to clone a CurlHandle.
+        Fix curl build and test failures with version 8.16.
+    Date:
+        Fixed GH-17159: "P" format for ::createFromFormat swallows string 
literals.
+    DOM:
+        Fix macro name clash on macOS.
+        Fixed bug GH-20022 (docker-php-ext-install DOM failed).
+    GD:
+        Fixed GH-19955 (imagefttext() memory leak).
+    MySQLnd:
+        Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 
adress as parameter).
+    Opcache:
+        Fixed bug GH-19669 (assertion failure in 
zend_jit_trace_type_to_info_ex).
+        Fixed bug GH-19831 (function JIT may not deref property value).
+        Fixed bug GH-19889 (race condition in zend_runtime_jit(), 
zend_jit_hot_func()).
+    Phar:
+        Fix memory leak and invalid continuation after tar header writing 
fails.
+        Fix memory leaks when creating temp file fails when applying zip 
signature.
+    SimpleXML:
+        Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml 
(UB)).
+    Soap:
+        Fixed bug GH-19784 (SoapServer memory leak).
+        Fixed bug GH-20011 (Array of SoapVar of unknown type causes crash).
+    Standard:
+        Fixed bug GH-12265 (Cloning an object breaks serialization recursion).
+        Fixed bug GH-19701 (Serialize/deserialize loses some data).
+        Fixed bug GH-19801 (leaks in var_dump() and debug_zval_dump()).
+        Fixed bug GH-20043 (array_unique assertion failure with RC1 array 
causing an exception on sort).
+        Fixed bug GH-19926 (reset internal pointer earlier while splicing 
array while COW violation flag is still set).
+        Fixed bug GH-19570 (unable to fseek in /dev/zero and /dev/null).
+    Streams:
+        Fixed bug GH-19248 (Use strerror_r instead of strerror in main).
+        Fixed bug GH-17345 (Bug #35916 was not completely fixed).
+        Fixed bug GH-19705 (segmentation when attempting to flush on non 
seekable stream.
+    XMLReader:
+        Fixed bug GH-20009 (XMLReader leak on RelaxNG schema failure).
+    Zip:
+        Fixed bug GH-19688 (Remove pattern overflow in zip addGlob()).
+        Fixed bug GH-19932 (Memory leak in zip 
setEncryptionName()/setEncryptionIndex()).
+
+-------------------------------------------------------------------

Old:
----
  php-8.4.13.tar.xz
  php-8.4.13.tar.xz.asc

New:
----
  php-8.4.14.tar.xz
  php-8.4.14.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php8.spec ++++++
--- /var/tmp/diff_new_pack.yBRgld/_old  2025-10-27 14:38:51.204389989 +0100
+++ /var/tmp/diff_new_pack.yBRgld/_new  2025-10-27 14:38:51.204389989 +0100
@@ -57,7 +57,7 @@
 %bcond_without sodium
 
 Name:           %{pprefix}%{php_name}%{psuffix}
-Version:        8.4.13
+Version:        8.4.14
 Release:        0
 Summary:        Interpreter for the PHP scripting language version 8
 License:        MIT AND PHP-3.01

++++++ php-8.4.13.tar.xz -> php-8.4.14.tar.xz ++++++
/work/SRC/openSUSE:Factory/php8/php-8.4.13.tar.xz 
/work/SRC/openSUSE:Factory/.php8.new.1980/php-8.4.14.tar.xz differ: char 15, 
line 1

Reply via email to