mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
varnish76: 7.6.1 -> 7.6.2
Fixes CVE-2025-30346.
https://varnish-cache.org/security/VSV00015.html
https://github.com/varnishcache/varnish-cache/blob/7.6/doc/changes.rst#varnish-cache-762-2025-03-17
(cherry picked from commit a852293083
)
This commit is contained in:
parent
842d9ba4e5
commit
adb6db2c6b
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ in
|
|||
};
|
||||
# EOL 2025-09-15
|
||||
varnish76 = common {
|
||||
version = "7.6.1";
|
||||
hash = "sha256-Wpu1oUn/J4Z7VKZs4W0qS5Pt/6VHPLh8nHH3aZz4Rbo=";
|
||||
version = "7.6.2";
|
||||
hash = "sha256-OFxhDsxj3P61PXb0fMRl6J6+J9osCSJvmGHE+o6dLJo=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue