Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29053aed89 | |||
| bd0a47d2d6 | |||
| 8158713524 | |||
| 1b7e004d7f |
+1
-1
@@ -1 +1 @@
|
||||
usermode-1.70-5.tar.gz
|
||||
usermode-1.71-1.tar.gz
|
||||
|
||||
@@ -1 +1 @@
|
||||
7723da24a6f6ec8b6c38e7386ae9b6a7 usermode-1.70-5.tar.gz
|
||||
aa344285916b82ca704cc853c32247a2 usermode-1.71-1.tar.gz
|
||||
|
||||
+17
-2
@@ -5,8 +5,8 @@
|
||||
%define build6x 0
|
||||
Summary: Tools for certain user account management tasks.
|
||||
Name: usermode
|
||||
Version: 1.70
|
||||
Release: 5
|
||||
Version: 1.71
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source: usermode-%{version}-%{release}.tar.gz
|
||||
@@ -114,6 +114,21 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/applications/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 26 2004 Alexander Larsson <alexl@redhat.com> - 1.71-1
|
||||
- consolehelper: work if root is readonly
|
||||
|
||||
* Mon Jul 12 2004 Dan Walsh <dwalsh@redhat.com> 1.70-8
|
||||
- Additional diffs from NSA
|
||||
- Clean up comments
|
||||
|
||||
* 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
|
||||
|
||||
* Tue Jul 1 2004 Dan Walsh <dwalsh@redhat.com> 1.70-5
|
||||
- Fix to use root if user not defined
|
||||
|
||||
|
||||
Reference in New Issue
Block a user