Compare commits

..

13 Commits

Author SHA1 Message Date
Ray Strode 3fd9ba787f - Remove Patch0 line 2004-09-27 21:02:49 +00:00
Ray Strode 2b2e6b9b22 - remove X-Red-Hat-Base category from userinfo.desktop
- fix `make distcheck'
- use proper value types for Terminal keys in desktop entries
- remove upstreamed mkfs patch
2004-09-27 20:59:58 +00:00
Jindrich Novy 2a0b3c48b6 - commiting the new source 2004-09-24 09:30:59 +00:00
Jindrich Novy 447e3e827a - forgot to increase the release number 2004-09-24 09:18:18 +00:00
Jindrich Novy 2bc1093b62 - updated dependencies to SELinux 2004-09-24 09:16:36 +00:00
Jindrich Novy 6feccc4f24 - userpasswd belongs to Preferences, this is minor fix so I'll not bump up
the release number - usermode 1.71-3 was not built yet.
2004-09-23 13:18:53 +00:00
Jindrich Novy a93647191f - installation moved from Preferences to More Preferences menu 2004-09-23 13:09:07 +00:00
Jindrich Novy fc2a5cf9ce - added .mkfs patch 2004-09-21 08:16:07 +00:00
cvsdist 29053aed89 auto-import changelog data from usermode-1.71-1.src.rpm
Thu Aug 26 2004 Alexander Larsson <alexl@redhat.com> - 1.71-1
- consolehelper: work if root is readonly
2004-09-09 14:02:40 +00:00
cvsdist bd0a47d2d6 auto-import changelog data from usermode-1.70-8.src.rpm
Mon Jul 12 2004 Dan Walsh <dwalsh@redhat.com> 1.70-8
- Additional diffs from NSA
- Clean up comments
2004-09-09 14:02:14 +00:00
cvsdist 8158713524 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
2004-09-09 14:01:36 +00:00
cvsdist 1b7e004d7f auto-import usermode-1.70-6 from usermode-1.70-6.src.rpm 2004-09-09 14:01:25 +00:00
cvsdist 19708d230b auto-import changelog data from usermode-1.70-5.src.rpm
Thu Jul 01 2004 Dan Walsh <dwalsh@redhat.com> 1.70-5
- Fix to use root if user not defined
2004-09-09 14:01:21 +00:00
3 changed files with 43 additions and 5 deletions
+5 -1
View File
@@ -1 +1,5 @@
usermode-1.70-4.tar.gz
usermode-1.71-1.tar.gz
usermode-1.71-2.tar.gz
usermode-1.71-3.tar.gz
usermode-1.71-4.tar.gz
usermode-1.72-1.tar.gz
+1 -1
View File
@@ -1 +1 @@
76a594da8d08ff0f4d750257213b8f85 usermode-1.70-4.tar.gz
a7f65656f662ceb7e115b68289e90e6d usermode-1.72-1.tar.gz
+37 -3
View File
@@ -5,8 +5,8 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.70
Release: 4
Version: 1.72
Release: 1
License: GPL
Group: Applications/System
Source: usermode-%{version}-%{release}.tar.gz
@@ -19,7 +19,7 @@ Conflicts: SysVinit < 2.74-14
BuildPrereq: desktop-file-utils, glib2-devel, gtk2-devel
BuildPrereq: libglade2-devel, libuser-devel, pam-devel, util-linux
%if %{WITH_SELINUX}
BuildPrereq: libselinux-devel
BuildPrereq: libselinux-devel >= 1.17.13-2
%endif
BuildRoot: %{_tmppath}/%{name}-root
@@ -114,6 +114,40 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Mon Sep 27 2004 Ray Strode <rstrode@redhat.com> 1.72-1
- remove X-Red-Hat-Base category from userinfo.desktop
- fix `make distcheck'
- use proper value types for Terminal keys in desktop entries
- remove upstreamed mkfs patch
* Fri Sep 24 2004 Jindrich Novy <jnovy@redhat.com> 1.71-4
- updated dependencies to SELinux
* Wed Sep 22 2004 Jindrich Novy <jnovy@redhat.com> 1.71-3
- installation to Preferences/More Preferences as a request
of Ray Strode (rstrode@redhat.com) and #131605
* Mon Sep 20 2004 Jindrich Novy <jnovy@redhat.com> 1.71-2
- added "-I" option to mkfs in the .mkfs patch (#117793)
* 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
* Tue May 25 2004 Dan Walsh <dwalsh@redhat.com> 1.70-4
- Support new policy files