varnish{60,76,77} security updates (#407007)

This commit is contained in:
Leona Maroni 2025-05-15 09:22:39 +02:00 committed by GitHub
commit f2aa5c2bca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,17 +91,17 @@ in
{
# EOL (LTS) TBA
varnish60 = common {
version = "6.0.13";
hash = "sha256-DcpilfnGnUenIIWYxBU4XFkMZoY+vUK/6wijZ7eIqbo=";
version = "6.0.14";
hash = "sha256-tZlBf3ppntxxYSufEJ86ot6ujvnbfIyZOu9B3kDJ72k=";
};
# EOL 2025-09-15
varnish76 = common {
version = "7.6.2";
hash = "sha256-OFxhDsxj3P61PXb0fMRl6J6+J9osCSJvmGHE+o6dLJo=";
version = "7.6.3";
hash = "sha256-JwP2Ru6JO3iEa8t91LlrKPkSX7iq9+ilaS2k3+SEVGc=";
};
# EOL 2026-03-15
varnish77 = common {
version = "7.7.0";
hash = "sha256-aZSPIVEfgc548JqXFdmodQ6BEWGb1gVaPIYTFaIQtOQ=";
version = "7.7.1";
hash = "sha256-TAbFyZaApCm3KTT5/VE5Y/fhuoVTszyn7BLIWlwrdRo=";
};
}