mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
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:
parent
1f926aa94f
commit
586f780828
@ -325,8 +325,8 @@ let
|
||||
|
||||
in {
|
||||
php56 = generic {
|
||||
version = "5.6.30";
|
||||
sha256 = "01krq8r9xglq59x376zlg261yikckq179jmhnlcg3gqxza9w41d1";
|
||||
version = "5.6.31";
|
||||
sha256 = "03xixkvfp64bqp97p8vlj3hp63bpjw7hc16b7fgm7w35rdlp2fcg";
|
||||
};
|
||||
|
||||
php70 = generic {
|
||||
|
Loading…
Reference in New Issue
Block a user