All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/php: security bump to version 7.3.4
@ 2019-04-07 11:27 Bernd Kuhls
  2019-04-07 13:13 ` Peter Korsgaard
  2019-04-14 20:33 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2019-04-07 11:27 UTC (permalink / raw)
  To: buildroot

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>
---
 package/php/php.hash | 2 +-
 package/php/php.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/php/php.hash b/package/php/php.hash
index 8a9814d10e..fb25521955 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -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
diff --git a/package/php/php.mk b/package/php/php.mk
index ea6deca7c1..541c76755f 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -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
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/php: security bump to version 7.3.4
  2019-04-07 11:27 [Buildroot] [PATCH 1/1] package/php: security bump to version 7.3.4 Bernd Kuhls
@ 2019-04-07 13:13 ` Peter Korsgaard
  2019-04-14 20:33 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-04-07 13:13 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > 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>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/php: security bump to version 7.3.4
  2019-04-07 11:27 [Buildroot] [PATCH 1/1] package/php: security bump to version 7.3.4 Bernd Kuhls
  2019-04-07 13:13 ` Peter Korsgaard
@ 2019-04-14 20:33 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-04-14 20:33 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > 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>

Committed to 2019.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-14 20:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-07 11:27 [Buildroot] [PATCH 1/1] package/php: security bump to version 7.3.4 Bernd Kuhls
2019-04-07 13:13 ` Peter Korsgaard
2019-04-14 20:33 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.