pkgsrc/www/privoxy
mjl 1511c146c5 Update privoxy to 3.0.19
- Bug fixes:
  - Prevent a segmentation fault when de-chunking buffered content.
    It could be triggered by malicious web servers if Privoxy was
    configured to filter the content and running on a platform
    where SIZE_T_MAX isn't larger than UINT_MAX, which probably
    includes most 32-bit systems.
  - Do not expect a response from the SOCKS4/4A server until it
    got something to respond to. This regression was introduced
    in 3.0.18 and prevented the SOCKS4/4A negotiation from working.

- General improvements:
  - Fix an off-by-one in an error message about connect failures.
  - Use a GNUMakefile variable for the webserver root directory and
    update the path. Sourceforge changed it which broke various
    web-related targets.
  - Update the CODE_STATUS description.
2012-02-10 13:21:08 +00:00
..
files
patches update to 3.0.18 2011-12-07 16:13:51 +00:00
DEINSTALL
DESCR
distinfo Update privoxy to 3.0.19 2012-02-10 13:21:08 +00:00
INSTALL
Makefile Update privoxy to 3.0.19 2012-02-10 13:21:08 +00:00
PLIST