nginxStable: 1.26.2 -> 1.26.3
Due to https://www.openwall.com/lists/oss-security/2025/02/05/8. Fix CVE-2025-23419. Change-Id: I2a341a55467ee67f77f0b133a8e9d3e6243249eb 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.26.2";
|
||||
hash = "sha256-Yn/ghiCbuoCihToK3Z2VjX673/oahGeleEyaa08D1zg=";
|
||||
version = "1.26.3";
|
||||
hash = "sha256-ae4rI3dEA25h0kuDZmiq0wQN2kYf5vVw8Xh+q1cMdao=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user