www/varnish7: Update to 7.7.1, Fix vulnerability

Release notes:	https://varnish-cache.org/releases/rel7.7.0.html
	 https://varnish-cache.org/releases/rel7.7.1.html

PR:		286338
PR:		287077
Security:	89c668d5-2f80-11f0-9632-641c67a117d8

Co-authored-by:	Danilo G. Baio <dbaio@FreeBSD.org>
This commit is contained in:
Chris Petrik
2025-05-06 19:56:44 -03:00
committed by Danilo G. Baio
parent 055db142c7
commit 46f9b9d693
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= varnish
DISTVERSION= 7.6.2
DISTVERSION= 7.7.1
CATEGORIES= www
MASTER_SITES= https://varnish-cache.org/downloads/
PKGNAMESUFFIX= 7
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1742598389
SHA256 (varnish-7.6.2.tgz) = 385c610ecc63dcfeb53d76f47cc465e89ebe27da2c09226f9861c4fa8e9d2c9a
SIZE (varnish-7.6.2.tgz) = 4259932
TIMESTAMP = 1747087678
SHA256 (varnish-7.7.1.tgz) = 4c06c5c99680a429b72934f9fd513963f7e1ba8553b33ca7ec12c85a5c2b751a
SIZE (varnish-7.7.1.tgz) = 4350220
+13
View File
@@ -60,4 +60,17 @@ EOM
type: upgrade
maximum_version: "7.6.1"
}
{
message: <<EOM
For information about updating your current Varnish deployment to the new
version, see Upgrading to Varnish 7.7:
https://varnish-cache.org/docs/7.7/whats-new/upgrading-7.7.html
For the complete release information, see the Varnish Cache 7.7.X release pages:
https://varnish-cache.org/releases/rel7.7.0.html
https://varnish-cache.org/releases/rel7.7.1.html
EOM
type: upgrade
maximum_version: "7.7.1"
}
]