add a distribution patch:
squid-2.3.stable4-snmp-community-null-pointer.patch Sending an unparsable SNMP query to Squid can cause a segment violation
This commit is contained in:
parent
597fd1af2e
commit
3580a84048
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2001/01/17 02:38:20 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2001/03/14 14:39:54 brad Exp $
|
||||
|
||||
DISTNAME= squid-2.3.STABLE4
|
||||
PKGNAME= squid-2.3
|
||||
@ -15,7 +15,8 @@ PATCHFILES= squid-2.3.stable4-ftp_icon_not_found.patch:0 \
|
||||
squid-2.3.stable4-invalid_ip_acl_entry.patch:0 \
|
||||
squid-2.3.stable4-accel_only_access.patch:0 \
|
||||
squid-2.3.stable4-html_quoting.patch:0 \
|
||||
squid-2.3.stable4-carp-assertion.patch:0
|
||||
squid-2.3.stable4-carp-assertion.patch:0 \
|
||||
squid-2.3.stable4-snmp-community-null-pointer.patch:0
|
||||
|
||||
HOMEPAGE= http://www.squid-cache.org/
|
||||
|
||||
|
@ -6,6 +6,7 @@ MD5 (squid/squid-2.3.stable4-html_quoting.patch) = 68228709d011c93c2cccd9ac723fb
|
||||
MD5 (squid/squid-2.3.stable4-internal_dns_rcode_table_formatting.patch) = bec46f5a1fcbd9aa1deb9d518c5c11a5
|
||||
MD5 (squid/squid-2.3.stable4-invalid_ip_acl_entry.patch) = 436eb77056bed5d45547c739d1123bd3
|
||||
MD5 (squid/squid-2.3.stable4-ipfw_configure.patch) = 4453c53a712280a26fdca42c950bc94f
|
||||
MD5 (squid/squid-2.3.stable4-snmp-community-null-pointer.patch) = 9f0cc927a440a289b8d515aec451303f
|
||||
RMD160 (squid/squid-2.3.STABLE4-src.tar.gz) = 0719f8e916b7f4cd011abcd17faf3ec68339c9b2
|
||||
RMD160 (squid/squid-2.3.stable4-accel_only_access.patch) = 81abb8b22d8f3dc2ed0538e335754e253ca489bc
|
||||
RMD160 (squid/squid-2.3.stable4-carp-assertion.patch) = 0e94d16275a2ceb8581d64448e664704527f7f35
|
||||
@ -14,6 +15,7 @@ RMD160 (squid/squid-2.3.stable4-html_quoting.patch) = af531eff52fac881320d4c9bce
|
||||
RMD160 (squid/squid-2.3.stable4-internal_dns_rcode_table_formatting.patch) = cd1522b16eabe046b80076eac8e89c992ca4ffd4
|
||||
RMD160 (squid/squid-2.3.stable4-invalid_ip_acl_entry.patch) = 1447cb011f6e472e65e27690d7dfbe5589ecab59
|
||||
RMD160 (squid/squid-2.3.stable4-ipfw_configure.patch) = 3c895c9800d86a32cd73d192c1d97a76db8493ee
|
||||
RMD160 (squid/squid-2.3.stable4-snmp-community-null-pointer.patch) = 0c40408fb9f8d74adb60730d2fb93af9a35d461c
|
||||
SHA1 (squid/squid-2.3.STABLE4-src.tar.gz) = 69fba1c0c14ff7b40837ab6357eed706ad55b3ae
|
||||
SHA1 (squid/squid-2.3.stable4-accel_only_access.patch) = e6f6932e5e5c4a5dde462dcce221ee9fb0a2342d
|
||||
SHA1 (squid/squid-2.3.stable4-carp-assertion.patch) = 5d02606b3c65c07034fc8505e12802392656232a
|
||||
@ -22,3 +24,4 @@ SHA1 (squid/squid-2.3.stable4-html_quoting.patch) = 5a1e21a212f784ef8bfb277f80e6
|
||||
SHA1 (squid/squid-2.3.stable4-internal_dns_rcode_table_formatting.patch) = 4403fe55cb75762c24701d45e1a36789cd7c84e5
|
||||
SHA1 (squid/squid-2.3.stable4-invalid_ip_acl_entry.patch) = 8792fcad959176f62a20ff2b8892303e0026bf65
|
||||
SHA1 (squid/squid-2.3.stable4-ipfw_configure.patch) = fd5b0464723312c1e73f2b027ab3baa0220be6e9
|
||||
SHA1 (squid/squid-2.3.stable4-snmp-community-null-pointer.patch) = 1ee87cb442bf0540678740100934cfb60bdcea04
|
||||
|
Loading…
Reference in New Issue
Block a user