From: Heiko Z. <smi...@us...> - 2011-12-14 14:28:51
|
Update of /cvsroot/devil-linux/build In directory vz-cvs-3.sog:/tmp/cvs-serv19600 Modified Files: CHANGES Log Message: - open-vm-tools init script now uses the default path for the plugins - clamav doesn't update the virus signatures on start anymore, if freshclam - is enabled - freshclam now starts before clamav - updated open-vm-tools to 2011.11.20-535097 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1479 retrieving revision 1.1480 diff -u -d -r1.1479 -r1.1480 --- CHANGES 13 Dec 2011 19:54:10 -0000 1.1479 +++ CHANGES 14 Dec 2011 14:28:49 -0000 1.1480 @@ -23,6 +23,10 @@ 1.6.0-RC1 WIP - resolved bug #118 - install-on-usb fails to install grub (64 bit versions) +- open-vm-tools init script now uses the default path for the plugins +- clamav doesn't update the virus signatures on start anymore, if freshclam is enabled +- freshclam now starts before clamav +- updated open-vm-tools to 2011.11.20-535097 - disabled the hardened compile for the kernel, it doesn't boot with it since 3.1 - updated grsecurity to 2.2.2-3.1.5-201112101853 - updated kernel to 3.1.5 |