aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-08-11 18:49:51 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-08-11 18:49:51 +0000
commitc248d2c880f79b7a891bb642140eae5c178ccdfa (patch)
tree705d306114d65e26732c6e8f10a187ee824369e7
parentbc39751b4ff6f71f9638e4614885cef1a971db48 (diff)
downloadmsec-c248d2c880f79b7a891bb642140eae5c178ccdfa.tar
msec-c248d2c880f79b7a891bb642140eae5c178ccdfa.tar.gz
msec-c248d2c880f79b7a891bb642140eae5c178ccdfa.tar.bz2
msec-c248d2c880f79b7a891bb642140eae5c178ccdfa.tar.xz
msec-c248d2c880f79b7a891bb642140eae5c178ccdfa.zip
0.32-1mdk
-rw-r--r--msec.spec14
1 files changed, 11 insertions, 3 deletions
diff --git a/msec.spec b/msec.spec
index 5ff169c..1cb9842 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
Release: 1mdk
Url: http://www.linux-mandrake.com/
Source0: %{name}-%{version}.tar.bz2
@@ -19,6 +19,7 @@ Requires: fileutils >= 4.1.5
Requires: iproute2
Requires: sh-utils
PreReq: rpm-helper >= 0.4
+Conflicts: passwd < 0.67
%description
The Mandrake-Security package is designed to provide generic
@@ -35,8 +36,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
@@ -133,7 +132,16 @@ rm -rf $RPM_BUILD_ROOT
# MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED
+
%changelog
+* 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