------------------------------------------------------------------------------ PACKAGE : zorp VERSION : 3.0.6 SUMMARY : new release DATE : 17 August 2005 ------------------------------------------------------------------------------ DESCRIPTION: Zorp GPL 3.0.6 has been released. CHANGES: Core: * Fixed a confusing message about an invalid ToS value when secondary sessions are used. * Fixed a possibly unhandled Python exception in FailoverChainer when no state timeout was specified. * Fixed a race condition possibly causing segmentation fault when the child proxy was communicating with its parent while that was being destroyed. The window of the race was very small, the problem occurs with large amounts of traffic only. Pssl: * Fixed a possible memory leak in Certificate Revocation List validation. Http: * Changed the default value for max_chunk_length to unlimited, as the previous limit of 256kB caused interoperability problems with various web servers/applications. * Fixed a possible problem in reconnection handling, causing data transfer timeouts for POST requests. Telnet: * Fixed a problem in processing multi-byte telnet sequences occurring on the buffer boundary. UPGRADE: Upgrading using apt: ~~~~~~~~~~~~~~~~~~~~ Add the following line to /etc/apt/sources.list: deb http://apt.balabit.com/zorp-gpl-os zorp-os-3.0/3.0 \ common-gpl zorp-gpl zorp-os zorp-os-extra then issue the following commands as root: # apt-get update; apt-get -u upgrade The latest upgrades will be downloaded and installed.