php56: 5.6.30 -> 5.6.31 for multiple CVEs

Fixes:
  * CVE-2017-9224
  * CVE-2017-9226
  * CVE-2017-9227
  * CVE-2017-9228
  * CVE-2017-9229

See https://secure.php.net/ChangeLog-5.php#5.6.31.
This commit is contained in:
Franz Pletz 2017-07-10 00:17:58 +02:00
parent 1f926aa94f
commit 586f780828
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -325,8 +325,8 @@ let
in {
php56 = generic {
version = "5.6.30";
sha256 = "01krq8r9xglq59x376zlg261yikckq179jmhnlcg3gqxza9w41d1";
version = "5.6.31";
sha256 = "03xixkvfp64bqp97p8vlj3hp63bpjw7hc16b7fgm7w35rdlp2fcg";
};
php70 = generic {