I hope this is the last commit today...
This commit is contained in:
parent
8e0d152bd4
commit
9b190fb143
@ -1,7 +1,7 @@
|
|||||||
Summary: Allows restricted root access for specified users
|
Summary: Allows restricted root access for specified users
|
||||||
Name: sudo
|
Name: sudo
|
||||||
Version: 1.6.9p17
|
Version: 1.6.9p17
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.courtesan.com/sudo/
|
URL: http://www.courtesan.com/sudo/
|
||||||
@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/bin/chmod 0440 /etc/sudoers || :
|
/bin/chmod 0440 /etc/sudoers || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 24 2009 Daniel Kopecek <dkopecek@redhat.com> 1.6.9p17-4
|
* Tue Feb 24 2009 Daniel Kopecek <dkopecek@redhat.com> 1.6.9p17-5
|
||||||
- fixed building with new libtool
|
- fixed building with new libtool
|
||||||
- fix for incorrect handling of groups in Runas_User
|
- fix for incorrect handling of groups in Runas_User
|
||||||
- added /usr/local/sbin to secure-path
|
- added /usr/local/sbin to secure-path
|
||||||
|
Loading…
Reference in New Issue
Block a user