auto-import changelog data from usermode-1.70-7.src.rpm
Thu Jul 08 2004 Dan Walsh <dwalsh@redhat.com> 1.70-7 - More fixes for SELinux. roll back to only use root for auth. - Add getenforce checks - Add root_passwd check
This commit is contained in:
parent
1b7e004d7f
commit
8158713524
@ -1 +1 @@
|
||||
usermode-1.70-6.tar.gz
|
||||
usermode-1.70-7.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b3798f3ce5139081d07947860df665d1 usermode-1.70-6.tar.gz
|
||||
2f834236b8e0bbe027518cd05bae3d93 usermode-1.70-7.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
Summary: Tools for certain user account management tasks.
|
||||
Name: usermode
|
||||
Version: 1.70
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source: usermode-%{version}-%{release}.tar.gz
|
||||
@ -114,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/applications/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 8 2004 Dan Walsh <dwalsh@redhat.com> 1.70-7
|
||||
- More fixes for SELinux. roll back to only use root for auth.
|
||||
- Add getenforce checks
|
||||
- Add root_passwd check
|
||||
|
||||
* Tue Jul 1 2004 Dan Walsh <dwalsh@redhat.com> 1.70-6
|
||||
- More fixes to make targeted policy work correctly
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user