Compare commits

..

27 Commits

Author SHA1 Message Date
Jindrich Novy 7dfd98933b - fix "Unknown error" when password is mistyped in userpasswd (#135500)
- add icons to windows for usermode-gtk applications (#155867)
- add missing checks for some PAM error codes
- fix ungettextized error message
- update translations
2005-05-11 12:14:38 +00:00
Matthias Clasen ea622475b0 Rebuild 2005-03-16 01:44:04 +00:00
Jindrich Novy 59c19fb409 - fix problem with root passwords starting with space (#124980) 2005-03-02 14:28:16 +00:00
Jindrich Novy 23baa38e8d - add $RPM_OPT_FLAGS to CFLAGS 2005-02-16 08:20:15 +00:00
Jindrich Novy aab0623893 - pam-panel-icon has popup menu to choose to forget/keep authentization by
right clicking as usual for other panel applets (#75845)
- fix race condition (#142254)
2005-01-27 15:52:00 +00:00
Jindrich Novy 655d4331e2 - preserve LANGUAGE environment variable in userhelper (#82300)
- use badge instead of keyring icon for pam-panel-icon (#122487)
- icon is not showed in the panel when logged as root (#75234)
- use new environment variable USERHELPER_UID to identify an user who
    executed an application via userhelper (#116186)
2005-01-20 12:21:08 +00:00
Jindrich Novy fee85cc9ad - fix dependencies to perl-XML-Parser #124170
- use "pamconsole" instead of "user" when parsing /etc/fstab with usermount
- no need to declare "perm" when SELinux is not enabled in userhelper
2004-12-02 12:54:12 +00:00
Jindrich Novy 9062e42624 - make pam-panel-icon using localized strings (#138609)
- update translations
- fix usermount to use "-I" option only for vfat and msdos fs
- fix Makefile.am to not to use "Release" from spec to name dist tarballs
2004-11-10 15:34:54 +00:00
Jindrich Novy 90b7e28bd4 - 1.74 - patch from Mathew Miller 2004-10-20 09:08:46 +00:00
Jindrich Novy 618c2731a3 - added languages from upstream
- changed build policy
2004-10-04 08:26:07 +00:00
riel b37d1ca3be - add dependency on passwd (bz #125010)
- make sure the Release: isn't part of the path name and tarball name
2004-09-28 19:48:48 +00:00
riel 9e32e323ec add dependency on passwd (bz #125010) 2004-09-28 19:31:05 +00:00
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
cvsdist 9f5805d228 auto-import changelog data from usermode-1.70-4.src.rpm
Tue May 25 2004 Dan Walsh <dwalsh@redhat.com> 1.70-4
- Support new policy files
Thu May 20 2004 Dan Walsh <dwalsh@redhat.com> 1.70-3
- Change user context to default name if username context not in passwd
    file
2004-09-09 14:00:45 +00:00
cvsdist 7403fbcc67 auto-import changelog data from usermode-1.70-2.src.rpm
Thu Apr 01 2004 Dan Walsh <dwalsh@redhat.com> 1.70-1
- Change user context to "root" if username context "user_t" not in passwd
    file
Wed Mar 31 2004 Nalin Dahyabhai <nalin@redhat.com> 1.70-1
- fix accidental mixup of role and type setting up new selinux context
- log the new selinux context if we're running an app in a new selinux
    context
2004-09-09 14:00:33 +00:00
3 changed files with 123 additions and 13 deletions
+9 -1
View File
@@ -1 +1,9 @@
usermode-1.69-5.tar.gz
usermode-1.72.tar.gz
usermode-1.73.tar.bz2
usermode-1.74.tar.bz2
usermode-1.75.tar.bz2
usermode-1.76.tar.bz2
usermode-1.77.tar.bz2
usermode-1.78.tar.bz2
usermode-1.79.tar.bz2
usermode-1.80.tar.bz2
+1 -1
View File
@@ -1 +1 @@
99b01e20e4e9ed28c3a411be02334fda usermode-1.69-5.tar.gz
46b55c4d1a5c879ca15b4445237a7e93 usermode-1.80.tar.bz2
+113 -11
View File
@@ -5,19 +5,23 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.69
Release: 5
Version: 1.80
Release: 1
License: GPL
Group: Applications/System
Source: usermode-%{version}-%{release}.tar.gz
Source: usermode-%{version}.tar.bz2
%if %{build6x}
Requires: util-linux, pam >= 0.66-5
%else
Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth
Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
%endif
Conflicts: SysVinit < 2.74-14
BuildPrereq: desktop-file-utils, glib2-devel, gtk2-devel
BuildPrereq: libglade2-devel, libuser-devel, pam-devel, util-linux
BuildPrereq: perl-XML-Parser
%if %{WITH_SELINUX}
BuildPrereq: libselinux-devel >= 1.17.13-2
%endif
BuildRoot: %{_tmppath}/%{name}-root
%package gtk
@@ -41,9 +45,10 @@ Install the usermode-gtk package if you would like to provide users with
graphical tools for certain account management tasks.
%prep
%setup -q -n %{name}-%{version}-%{release}
%setup -q
%build
export CFLAGS="$RPM_OPT_FLAGS"
%configure \
%if %{WITH_SELINUX}
--with-selinux
@@ -67,9 +72,6 @@ for wrappedapp in halt reboot poweroff ; do
cp shutdown.pamd $RPM_BUILD_ROOT/etc/pam.d/${wrappedapp}
%endif
done
%if %{WITH_SELINUX}
install -m644 userhelper_context $RPM_BUILD_ROOT/etc/security
%endif
%if ! %{build6x}
rm -f $RPM_BUILD_ROOT/%{_bindir}/shutdown
%endif
@@ -98,9 +100,6 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/security/console.apps/halt
%config /etc/security/console.apps/reboot
%config /etc/security/console.apps/poweroff
%if %{WITH_SELINUX}
%config /etc/security/userhelper_context
%endif
%files gtk
%defattr(-,root,root)
@@ -117,6 +116,109 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Wed May 11 2005 Jindrich Novy <jnovy@redhat.com> 1.80-1
- fix "Unknown error" when password is mistyped in userpasswd (#135500)
- add icons to windows for usermode-gtk applications (#155867)
- add missing checks for some PAM error codes
- fix ungettextized error message
- update translations
* Tue Mar 15 2005 Matthias Clasen <mclasen@redhat.com> 1.79-2
- rebuild against new libwnck
* Wed Mar 02 2005 Jindrich Novy <jnovy@rdhat.com> 1.79-1
- fix problem with root passwords starting with space (#124980)
* Wed Feb 16 2005 Jindrich Novy <jnovy@rdhat.com> 1.78-2
- add $RPM_OPT_FLAGS to CFLAGS
* Thu Jan 27 2005 Jindrich Novy <jnovy@redhat.com> 1.78-1
- pam-panel-icon has popup menu to choose to forget/keep
authentization by right clicking as usual for other panel applets (#75845)
- fix race condition (#142254)
* Thu Jan 20 2005 Jindrich Novy <jnovy@redhat.com> 1.77-1
- preserve LANGUAGE environment variable in userhelper (#82300)
- use badge instead of keyring icon for pam-panel-icon (#122487)
- icon is not showed in the panel when logged as root (#75234)
- use new environment variable USERHELPER_UID to identify
an user who executed an application via userhelper (#116186)
* Thu Dec 02 2004 Jindrich Novy <jnovy@redhat.com> 1.76-1
- fix dependencies to Perl-XML-Parser #124170
- use pamconsole instead of user in /etc/fstab to let
usermount work with hal #139820
* Tue Nov 16 2004 Jindrich Novy <jnovy@redhat.com>
- update libuser interface to libuser-0.6
* Wed Nov 10 2004 Jindrich Novy <jnovy@redhat.com> 1.75-1
- make pam-panel-icon using localized strings (#138609)
- update translations
- fix usermount to use "-I" option only for vfat and msdos fs
- fix Makefile.am to not to use "Release" from spec to name dist tarballs
* Wed Oct 20 2004 Jindrich Novy <jnovy@redhat.com> 1.74-1
- add patch from Mathew Miller (mattdm@mattdm.org) to use
own user's password instead of root's in authentization
(the user must be a member of specific group to enable it)
* Mon Oct 04 2004 Jindrich Novy <jnovy@redhat.com> 1.73-1
- add support to configure.in for more languages
- update translations from upstream
- generate build scripts by autogen.sh
* Tue Sep 28 2004 Rik van Riel <riel@redhat.com> 1.72-2
- add dependency on passwd (bz #125010)
- make sure the Release: isn't part of the path name and tarball name
* 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
* Thu May 20 2004 Dan Walsh <dwalsh@redhat.com> 1.70-3
- Change user context to default name if username context not in passwd file
* Thu Apr 1 2004 Dan Walsh <dwalsh@redhat.com> 1.70-1
- Change user context to "root" if username context "user_t" not in passwd file
* Wed Mar 31 2004 Nalin Dahyabhai <nalin@redhat.com> 1.70-1
- fix accidental mixup of role and type setting up new selinux context
- log the new selinux context if we're running an app in a new selinux context
* Sat Feb 21 2004 Dan Walsh <dwalsh@redhat.com> 1.69-5
- Change to fall back to root auth if selinux user does not exist