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:           Sat Aug 28 06:24:05 UTC 2021

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

Log Message:
lang/php74: update to 7.4.23

26 Aug 2021, PHP 8.0.10

- Core:
  . Fixed bug #72595 (php_output_handler_append illegal write access). (cmb)
  . Fixed bug #66719 (Weird behaviour when using get_called_class() with
    call_user_func()). (Nikita)
  . Fixed bug #81305 (Built-in Webserver Drops Requests With "Upgrade" Header).
    (cmb)

- BCMath:
  . Fixed bug #78238 (BCMath returns "-0"). (cmb)

- CGI:
  . Fixed bug #80849 (HTTP Status header truncation). (cmb)

- Date:
  . Fixed bug #64975 (Error parsing when AM/PM not at the end). (Derick)
  . Fixed bug #78984 (DateTimeZone accepting invalid UTC timezones). (Derick)
  . Fixed bug #79580 (date_create_from_format misses leap year). (Derick)
  . Fixed bug #80409 (DateTime::modify() loses time with 'weekday' parameter).
    (Derick)

- GD:
  . Fixed bug #51498 (imagefilledellipse does not work for large circles). (cmb)

- MySQLi:
  . Fixed bug #74544 (Integer overflow in mysqli_real_escape_string()). (cmb,
    johannes)

- Opcache:
  . Fixed bug #81225 (Wrong result with pow operator with JIT enabled).
    (Dmitry)
  . Fixed bug #81249 (Intermittent property assignment failure with JIT
    enabled). (Dmitry)
  . Fixed bug #81206 (Multiple PHP processes crash with JIT enabled). (cmb,
    Nikita)
  . Fixed bug #81272 (Segfault in var[] after array_slice with JIT). (Nikita)
  . Fixed Bug #81255 (Memory leak in PHPUnit with functional JIT). (Dmitry)
  . Fixed Bug #80959 (infinite loop in building cfg during JIT compilation)
    (Nikita, Dmitry)
  . Fixed bug #81226 (Integer overflow behavior is different with JIT
    enabled). (Dmitry)

- OpenSSL:
  . Fixed bug #81327 (Error build openssl extension on php 7.4.22). (cmb)

- PDO_ODBC:
  . Fixed bug #81252 (PDO_ODBC doesn't account for SQL_NO_TOTAL). (cmb)

- Phar:
  . Fixed bug #81211: Symlinks are followed when creating PHAR archive (cmb)

- Shmop:
  . Fixed bug #81283 (shmop can't read beyond 2147483647 bytes). (cmb, Nikita)

- SimpleXML:
  . Fixed bug #81325 (Segfault in zif_simplexml_import_dom). (remi)

- Standard:
  . Fixed bug #72146 (Integer overflow on substr_replace). (cmb)
  . Fixed bug #81265 (getimagesize returns 0 for 256px ICO images).
    (George Dietrich)
  . Fixed bug #74960 (Heap buffer overflow via str_repeat). (cmb, Dmitry)

- Streams:
  . Fixed bug #81294 (Segfault when removing a filter). (cmb)


To generate a diff of this commit:
cvs rdiff -u -r1.336 -r1.337 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/php80/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.336 pkgsrc/lang/php/phpversion.mk:1.337
--- pkgsrc/lang/php/phpversion.mk:1.336 Sat Aug 28 06:22:42 2021
+++ pkgsrc/lang/php/phpversion.mk       Sat Aug 28 06:24:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.336 2021/08/28 06:22:42 taca Exp $
+# $NetBSD: phpversion.mk,v 1.337 2021/08/28 06:24:05 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
 PHP73_VERSION= 7.3.29
 PHP74_VERSION= 7.4.23
-PHP80_VERSION= 8.0.9
+PHP80_VERSION= 8.0.10
 
 # Define initial release of major version.
 PHP56_RELDATE= 20140828

Index: pkgsrc/lang/php80/distinfo
diff -u pkgsrc/lang/php80/distinfo:1.6 pkgsrc/lang/php80/distinfo:1.7
--- pkgsrc/lang/php80/distinfo:1.6      Mon Aug  2 14:09:36 2021
+++ pkgsrc/lang/php80/distinfo  Sat Aug 28 06:24:05 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.6 2021/08/02 14:09:36 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/08/28 06:24:05 taca Exp $
 
-SHA1 (php-8.0.9.tar.xz) = f58cc5a018db11221cab439b9f6aa8fb2814e1f5
-RMD160 (php-8.0.9.tar.xz) = 8a448fa6c683aab4a73b73bb3796566457686e40
-SHA512 (php-8.0.9.tar.xz) = de9923bfa3ca37cd775ff743beb417152d7380fa5622f3fb0055b49e552c6484561f4f503bb11f535aadd12352c92f673f3e3cc86964c767b1f6cec21265d03c
-Size (php-8.0.9.tar.xz) = 10678448 bytes
+SHA1 (php-8.0.10.tar.xz) = 2a8b7efaaa8e2a34473597575182a8366f7f9ec5
+RMD160 (php-8.0.10.tar.xz) = 8eb73de80c5db052a7a5895a81a0c2a46ba3ae0b
+SHA512 (php-8.0.10.tar.xz) = 25f23822a45eab837645a0259c7dbb999766506de35c1bba53e928e2b5935ba70278b931d5085966178e08013ec69407fc68eb041b3ae2e619b81f20ec8ce736
+Size (php-8.0.10.tar.xz) = 10703088 bytes
 SHA1 (patch-build_libtool.m4) = e58a2bcebe9e9d7dc7255354fd9fe57878e3f8a6
 SHA1 (patch-configure) = 6c3d2537eb4d1c2ed05e8e1e411701d316c67d8b
 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640



Home | Main Index | Thread Index | Old Index