------------------------------------------------------------------------------ PACKAGE : zorp VERSION : 3.0.5 SUMMARY : new release DATE : 27 Jun 2005 ------------------------------------------------------------------------------ DESCRIPTION: The GPL Zorp 3.0.5 has been released. This is an updated version of the announcement released because the sources.list line in the previous announcement was incorrect. CHANGES: Core: * Added the command line option --log-escape which enables the filtering of non-printable characters in the log file. zorpctl: * Manpage of zorpctl.conf updated. 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-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.