nginxMainline: 1.27.3 -> 1.27.4
Due to https://www.openwall.com/lists/oss-security/2025/02/05/8. Fix CVE-2025-23419. Change-Id: Iaac69b5071f02f608cb895338f42f15f7ac25831 Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }@args:
|
||||
|
||||
callPackage ./generic.nix args {
|
||||
version = "1.27.3";
|
||||
hash = "sha256-uiOpVo9EIDa2HNDim9ZqR7kGNO+pHgss8tcZBXqbeQM=";
|
||||
version = "1.27.4";
|
||||
hash = "sha256-KUgW+HmzAOYh+k7dU1PdHsALrbBWOZ7Osw3n22S3U7I=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user