From: Heiko Z. <smi...@us...> - 2004-09-06 14:40:41
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12212 Modified Files: Tag: rel-1-2-patches CHANGES Log Message: - DL now works fine again on 32 MB systems - unpacking of /var now uses less memory during uncompression - save-config now uses less memory during compression - removed squidguard blacklist (has to be freshly downloaded anyway) - removed clamav virus signatures (has to be freshly downloaded anyway) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.30 retrieving revision 1.807.2.31 diff -u -d -r1.807.2.30 -r1.807.2.31 --- CHANGES 6 Sep 2004 02:45:13 -0000 1.807.2.30 +++ CHANGES 6 Sep 2004 14:40:31 -0000 1.807.2.31 @@ -22,6 +22,13 @@ # 1.2b3 +- DL now works fine again on 32 MB systems +- unpacking of /var now uses less memory during uncompression +- save-config now uses less memory during compression +- removed squidguard blacklist + (has to be freshly downloaded anyway) +- removed clamav virus signatures + (has to be freshly downloaded anyway) - updated ncftp to 3.1.8 (bs) - added mpeg_encode for motion to create movies (bs) - updated rsync to v2.6.2 |