mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
squid: security bump to version 3.5.4
Fixes: CVE-2015-3455 - Incorrect X509 server certificate validation Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
bea690baa2
commit
5fd9f81fec
@ -1,3 +1,3 @@
|
|||||||
# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.3.tar.xz.asc
|
# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.4.tar.xz.asc
|
||||||
md5 6cd553300a2253c0913f498beb79ee51 squid-3.5.3.tar.xz
|
md5 5b53d5bb47fa033b76857f7956d0c36b squid-3.5.4.tar.xz
|
||||||
sha1 6919305e16f59387197cf543f525e41f510b4727 squid-3.5.3.tar.xz
|
sha1 71a04a5f7c4c38464a8a08ae1089c47abcea0e49 squid-3.5.4.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SQUID_VERSION_MAJOR = 3.5
|
SQUID_VERSION_MAJOR = 3.5
|
||||||
SQUID_VERSION = $(SQUID_VERSION_MAJOR).3
|
SQUID_VERSION = $(SQUID_VERSION_MAJOR).4
|
||||||
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
|
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
|
||||||
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
|
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
|
||||||
SQUID_LICENSE = GPLv2+
|
SQUID_LICENSE = GPLv2+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user