nginxMainline: 1.27.0 -> 1.27.1
Fixes CVE-2024-7347 Changes: https://nginx.org/en/CHANGES
This commit is contained in:
parent
a46766ea91
commit
694024f07d
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }@args:
|
||||
|
||||
callPackage ./generic.nix args {
|
||||
version = "1.27.0";
|
||||
hash = "sha256-tyMOPPh+qi1LC8VqrckgqWDHhzuZkaG2b/zAj8ZQEpw=";
|
||||
version = "1.27.1";
|
||||
hash = "sha256-vXumimzh6jdot3HH4qtJVaWfsbGujVVP7bbCMEEEvfw=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user