------------------------------------------------------------------------------ PACKAGE : zorp-gpl VERSION : 2.0.9 SUMMARY : new release DATE : 19th May, 2004 ------------------------------------------------------------------------------ DESCRIPTION: Zorp GPL 2.0.9 has been released. CHANGES: Bugfixes: Core: * Fixed race condition in concurrent session counter which might result in legal connections to be rejected when the 'max_instances' limit is used. * Fixed possible segmentation faults in the core and the FTP proxy. * Fixed a possible memory leak in UDP packet handling. * Increased default process limit. * Eliminated confusing log messages when proxy reconnects to the server and a connection error occurs (used by the non-transparent Http proxy and the SQLNet proxy). Http: * Fixed possible interoperability problem with HTTP/0.9 servers. (when the client requested HTTP/0.9 the HTTP/0.9 response of the server was not accepted) UPGRADE: Upgrading using apt: ~~~~~~~~~~~~~~~~~~~~ Debian sarge or sid distributions: Zorp-GPL is included in the debian sarge and sid distributions, so updated packages will be available shortly in the official debian repositories. Debian woody distribution: Add the following line to /etc/apt/sources.list: deb http://apt.balabit.com/zorp-gpl-os 2.0 main zorp-common zorp-gpl zorp-os then issue the following commands as root: # apt-get update; apt-get -u upgrade The latest upgrades will be downloaded and installed.