diff options
author | Frederic Lepied <flepied@mandriva.com> | 2005-03-21 16:05:45 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2005-03-21 16:05:45 +0000 |
commit | 3d3b3fdda1346502b8747bf40d31727775194dc7 (patch) | |
tree | aa65e62096b283f8140d3194528742c5b8053864 | |
parent | 73464d56e735b99da679ad8c72c352d336c30dbb (diff) | |
download | msec-3d3b3fdda1346502b8747bf40d31727775194dc7.tar msec-3d3b3fdda1346502b8747bf40d31727775194dc7.tar.gz msec-3d3b3fdda1346502b8747bf40d31727775194dc7.tar.bz2 msec-3d3b3fdda1346502b8747bf40d31727775194dc7.tar.xz msec-3d3b3fdda1346502b8747bf40d31727775194dc7.zip |
0.45.1-1mdk
-rw-r--r-- | msec.spec | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,6 @@ Summary: Security Level management for the Mandrakelinux distribution Name: msec -Version: 0.45 +Version: 0.45.1 Release: 1mdk Url: http://www.mandrakelinux.com/ Source0: %{name}-%{version}.tar.bz2 @@ -155,6 +155,12 @@ rm -rf $RPM_BUILD_ROOT # MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED %changelog +* Mon Mar 21 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.45.1-1mdk +- allow to use the variable CHKROOTKIT_OPTION as an argument to +chkrootkit (Michael, bug #12687). +- fixed documentation of the use of the current keyword (bug #12866). +- fixed password_history. + * Mon Feb 21 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.45-1mdk - requires mailx (bug #13497). - fixed the permissions of sendmail symlinks (bug #13515). |