diff --git a/sudo.spec b/sudo.spec index 277d432..f1befa6 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ Summary: Allows restricted root access for specified users Name: sudo Version: 1.7.1 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD Group: Applications/System URL: http://www.courtesan.com/sudo/ @@ -138,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT /bin/chmod 0440 /etc/sudoers || : %changelog +* Fri Aug 21 2009 Tomas Mraz - 1.7.1-7 +- rebuilt with new audit + * Thu Aug 20 2009 Daniel Kopecek 1.7.1-6 - moved secure_path from compile-time option to sudoers file (#517428)