aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-02-22 21:56:01 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-02-22 21:56:01 +0000
commit7e7575815b1082ba7b77dac4fb8ee3f03a7b33a6 (patch)
tree1cd6f457a28663dc6ecf027a93f1054de64aa3ff
parent04b3fbb49d4f5083e0839dc5e31feea4dc57f46a (diff)
downloadmsec-7e7575815b1082ba7b77dac4fb8ee3f03a7b33a6.tar
msec-7e7575815b1082ba7b77dac4fb8ee3f03a7b33a6.tar.gz
msec-7e7575815b1082ba7b77dac4fb8ee3f03a7b33a6.tar.bz2
msec-7e7575815b1082ba7b77dac4fb8ee3f03a7b33a6.tar.xz
msec-7e7575815b1082ba7b77dac4fb8ee3f03a7b33a6.zip
0.19-3mdk
-rw-r--r--msec.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/msec.spec b/msec.spec
index ce50036..fb73c07 100644
--- a/msec.spec
+++ b/msec.spec
@@ -1,7 +1,7 @@
Summary: Security Level & Program for the Mandrake Linux distribution
Name: msec
Version: 0.19
-Release: 2mdk
+Release: 3mdk
Url: http://www.linux-mandrake.com/
Source0: %{name}-%{version}.tar.bz2
Source1: msec.logrotate
@@ -15,6 +15,7 @@ BuildRequires: python
Requires: /bin/bash /bin/touch perl-base diffutils textutils /usr/bin/python /usr/bin/chage gawk
Requires: setup >= 2.2.0-21mdk
Requires: chkconfig >= 1.2.24-3mdk
+Requires: fileutils >= 4.1.5
Requires: iproute2
%description
@@ -122,6 +123,14 @@ rm -rf $RPM_BUILD_ROOT
# MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED
%changelog
+* Fri Feb 22 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.19-3mdk
+- security_check.sh: check uid and not gid ! (change of meaning of the -g option
+of ls).
+- perm.*: do not manage lilo.conf.
+- corrected missing security.conf migration from /etc/security/msec/
+to /var/lib/msec.
+- don't handle libsafe (let the package do it's job)
+
* Wed Feb 20 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.19-2mdk
- implement no password in level 0
- X listens to tcp connections in level 3