aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2001-08-09 08:10:59 +0000
committerFrederic Lepied <flepied@mandriva.com>2001-08-09 08:10:59 +0000
commit7c4523ed3de1cb0e5ea25d8e452c946232449ed4 (patch)
treea6c690d0e4382b47f92173d3f5821bf560951e6b /ChangeLog
parent2672f03b09c111a536856390cb5430b0fb4a6579 (diff)
downloadmsec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar
msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.gz
msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.bz2
msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.tar.xz
msec-7c4523ed3de1cb0e5ea25d8e452c946232449ed4.zip
merge back 0.15-17mdk in CVS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e507c7c..e3054e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2000-10-10 Yoann Vandoorselaere <yoann@mandrakesoft.com>
+ * Applied Warly patch to fix user list problem under kdm.
+ * User list option for gdm to.
+ * Restart init after inittab change
+
+2000-10-09 Yoann Vandoorselaere <yoann@mandrakesoft.com>
+ * conf/perm.0 : fix a typo
+ * fix for #760 (kdm should not display the list of users for high security
+ levels)
+ * conf/server.[45]: add pcmcia
+
+2000-10-03 Yoann Vandoorselaere <yoann@mandrakesoft.com>
+ * init-sh/*.sh : instead of modifying Xsession,
+ create the /etc/X11/xinit.d/msec file which can contain eventual
+ rules appended by msec.
+
+2000-10-02 Yoann Vandoorselaere <yoann@mandrakesoft.com>
+
+ * init-sh/*.sh : modify /etc/X11/Xsession, not /etc/X11/xdm/Xsession
+ nor /etc/X11/xinit/xinitrc anymore, as they all load
+ /etc/X11/Xsession.
+
+2000-07-18 Yoann Vandoorselaere <yoann@mandrakesoft.com>
+
+ * cron-sh/security_check.sh : use -L in ls,
+ to dereference symbolic link Chris Green <cmg@dok.org>
+ * conf/perm.*: /var/log/squid must be owned by squid.squid.
+ * cron-sh/security.sh:
+ * init-sh/custom.sh: added patch from AG <darkimage@bigfoot.com>,
+ if no user to mail security report to is availlable, send to root.
+
+
2000-05-03 Yoann Vandoorselaere <yoann@mandrakesoft.com>
LoaderUpdate() make a difference between an empty
variable, and a non existing one.