Package: tinyproxy / 1.8.2-1squeeze3

Metadata

Package Version Patches format
tinyproxy 1.8.2-1squeeze3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream_matching_fix.patch | (download)

src/conf.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix handling of "upstream" rules.
 The 1.8 series of tinyproxy never matches an upstream "site_spec" rule
 due to a small error in the config file handler.
netmask_generation.patch | (download)

src/acl.c | 25 21 + 4 - 0 !
1 file changed, 21 insertions(+), 4 deletions(-)

 fix bug in acl netmask generation
 This is CVE-2011-1499.
validate_port_number.patch | (download)

src/conf.c | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

 validate port number specified in port directive
CVE 2012 3505 tiniproxy randomized hashmaps.patch | (download)

src/child.c | 4 4 + 0 - 0 !
src/hashmap.c | 16 10 + 6 - 0 !
2 files changed, 14 insertions(+), 6 deletions(-)

---
CVE 2012 3505 tinyproxy limit headers.patch | (download)

src/reqs.c | 14 13 + 1 - 0 !
1 file changed, 13 insertions(+), 1 deletion(-)

---