package/php: security bump to version 7.3.4
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 7 Apr 2019 11:27:49 +0000 (13:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 7 Apr 2019 13:14:06 +0000 (15:14 +0200)
Changelog: https://www.php.net/ChangeLog-7.php#7.3.4

Fixes these bugs, CVE-ID were not assigned yet:

    Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s).
    Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/php/php.hash
package/php/php.mk

index 8a9814d10e4e9ca4774b8a6d426581e5ff460e8e..fb2552195534ad9e6c8ef384b406dc5a59396bae 100644 (file)
@@ -1,5 +1,5 @@
 # From http://php.net/downloads.php
-sha256 6bb03e79a183d0cb059a6d117bbb2e0679cab667fb713a13c6a16f56bebab9b3  php-7.3.3.tar.xz
+sha256 6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83  php-7.3.4.tar.xz
 
 # License file
 sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8  LICENSE
index ea6deca7c189e9f7f5e7bdfc66a1c3e258e3abb2..541c76755fd07277be0de53b61223978dcad1925 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.3.3
+PHP_VERSION = 7.3.4
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES