bump release number

This commit is contained in:
Daniel Kopecek 2011-01-17 11:40:57 +01:00
parent 142eb81e35
commit e5db21ffd8

View File

@ -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.7.4p5 Version: 1.7.4p5
Release: 1%{?dist} Release: 2%{?dist}
License: ISC License: ISC
Group: Applications/System Group: Applications/System
URL: http://www.courtesan.com/sudo/ URL: http://www.courtesan.com/sudo/
@ -147,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT
/bin/chmod 0440 /etc/sudoers || : /bin/chmod 0440 /etc/sudoers || :
%changelog %changelog
* Mon Jan 17 2011 Daniel Kopecek <dkopecek@redhat.com> - 1.7.4p5-1 * Mon Jan 17 2011 Daniel Kopecek <dkopecek@redhat.com> - 1.7.4p5-2
- rebase to 1.7.4p5 - rebase to 1.7.4p5
- fixed sudo-1.7.4p4-getgrouplist.patch - fixed sudo-1.7.4p4-getgrouplist.patch
- fixes CVE-2011-0008, CVE-2011-0010 - fixes CVE-2011-0008, CVE-2011-0010