varnish: 7.4.1 -> 7.4.2

Includes the mitigation for CVE-2023-44487.
https://varnish-cache.org/security/VSV00013.html#vsv00013

https://github.com/varnishcache/varnish-cache/blob/varnish-7.4.2/doc/changes.rst
This commit is contained in:
Thomas Gerbet 2024-02-04 11:50:33 +01:00
parent 7c80c4c9bb
commit 62ce8b2b37

View File

@ -58,7 +58,7 @@ in
};
# EOL 2024-09-15
varnish74 = common {
version = "7.4.1";
hash = "sha256-h02Deq9JuPJxjLYLjIx5AOnqEMJk8hjIjNZy1Zb0uJ8=";
version = "7.4.2";
hash = "sha256-bT0DxnUU5rtOhYTkCjgfUecIYH05M3pj3ErkIGHZpG8=";
};
}