Update of /cvsroot/devil-linux/build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11621
Modified Files:
Tag: rel-1-0-patches
CHANGES
Log Message:
- fixed a bug in the syslog-ng.conf file which causes /dev/log to be closed
during a reload command (use stream instead of dgram)
Index: CHANGES
===================================================================
RCS file: /cvsroot/devil-linux/build/CHANGES,v
retrieving revision 1.510.2.64
retrieving revision 1.510.2.65
diff -u -d -r1.510.2.64 -r1.510.2.65
--- CHANGES 13 May 2004 23:41:16 -0000 1.510.2.64
+++ CHANGES 20 May 2004 00:44:09 -0000 1.510.2.65
@@ -23,6 +23,8 @@
#
1.0.7
+- fixed a bug in the syslog-ng.conf file which causes /dev/log to be closed
+ during a reload command (use stream instead of dgram)
- postfix startup script now updates .db files if necessary (fl)
- closed security hole where etc.tar.bz2 had the wrong permissions after save-config (Heiko / Tim Tait)
- closed security hole where an ordinary user was allowed to mount the configuration floppy
|