aboutsummaryrefslogtreecommitdiffstats
path: root/msec.spec
diff options
context:
space:
mode:
Diffstat (limited to 'msec.spec')
-rw-r--r--msec.spec25
1 files changed, 14 insertions, 11 deletions
diff --git a/msec.spec b/msec.spec
index 5ff169c..92ec209 100644
--- a/msec.spec
+++ b/msec.spec
@@ -1,6 +1,6 @@
Summary: Security Level & Program for the Mandrake Linux distribution
Name: msec
-Version: 0.31.1
+Version: 0.32.1
Release: 1mdk
Url: http://www.linux-mandrake.com/
Source0: %{name}-%{version}.tar.bz2
@@ -18,7 +18,6 @@ Requires: chkconfig >= 1.2.24-3mdk
Requires: fileutils >= 4.1.5
Requires: iproute2
Requires: sh-utils
-PreReq: rpm-helper >= 0.4
%description
The Mandrake-Security package is designed to provide generic
@@ -35,8 +34,6 @@ in order to test the security of your system and alert you if needed.
%build
make CFLAGS="$RPM_OPT_FLAGS"
-cd share; make
-
%install
rm -rf $RPM_BUILD_ROOT
#make install RPM_BUILD_ROOT=$RPM_BUILD_ROOT
@@ -75,9 +72,6 @@ install -m 755 %{SOURCE3} $RPM_BUILD_ROOT/etc/profile.d
touch $RPM_BUILD_ROOT/var/log/security.log
%pre
-%_pre_groupadd xgrp
-%_pre_groupadd ntools
-%_pre_groupadd ctools
%post
touch /var/log/security.log
@@ -103,10 +97,6 @@ if [ $1 = 0 ]; then
rm -f /etc/cron.d/msec /etc/cron.hourly/msec /etc/cron.daily/msec
fi
-%_postun_groupdel xgrp
-%_postun_groupdel ntools
-%_postun_groupdel ctools
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -133,7 +123,20 @@ rm -rf $RPM_BUILD_ROOT
# MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED
+
%changelog
+* Fri Dec 13 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.32.1-1mdk
+- don't expire passwords on level 4
+- passwd pam file is in /etc/pam.d/passwd
+
+* Fri Aug 9 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.32-1mdk
+- do not change permissions/groups/owners of remote files/directories.
+- documented the command line options in the man page
+- added password_history function (level 5)
+- password_length uses system-auth pam file instead of passwd pam file (added
+Conflicts with the old passwd package)
+- allow_remote_root_login handles the without_password argument (level 4)
+
* Wed Jul 31 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.31.1-1mdk
- handle again level.local