bumped for rebuild
This commit is contained in:
parent
4a3d3910ca
commit
0778e3bc07
@ -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.8p12
|
Version: 1.6.8p12
|
||||||
Release: 6
|
Release: 6.1
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: http://www.courtesan.com/sudo/dist/sudo-%{version}.tar.gz
|
Source: http://www.courtesan.com/sudo/dist/sudo-%{version}.tar.gz
|
||||||
@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/bin/chmod 0440 /etc/sudoers || :
|
/bin/chmod 0440 /etc/sudoers || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.6.8p12-6.1
|
||||||
|
- rebuild
|
||||||
|
|
||||||
* Mon May 29 2006 Karel Zak <kzak@redhat.com> 1.6.8p12-6
|
* Mon May 29 2006 Karel Zak <kzak@redhat.com> 1.6.8p12-6
|
||||||
- fix #190062 - "ssh localhost sudo su" will show the password in clear
|
- fix #190062 - "ssh localhost sudo su" will show the password in clear
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user