------------------------------------------------------------------------------ PACKAGE : zorp VERSION : 3.0.5 SUMMARY : new release DATE : 16 Jun 2005 ------------------------------------------------------------------------------ DESCRIPTION: The GPL Zorp 3.0.5 has been released. CHANGES: Core: * Added the command line option --log-escape which enables the filtering of non-printable characters in the log file. Ftp: * Added ToS value propagation to the data channel. Http: * Accept non-ASCII characters in URLs and reencode them using the standard URL encoding scheme. * Removed some special characters from the set of escaped characters in HTTP URL filenames. UPGRADE: Upgrading using apt: ~~~~~~~~~~~~~~~~~~~~ Add the following line to /etc/apt/sources.list: deb http://apt.balabit.com/zorp-os-gpl zorp-os-3.0/3.0 \ common-gpl zorp 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.