rpms/sudo/devel sudo.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Aug 2 14:39:08 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/sudo/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1912

Modified Files:
	sudo.spec 
Log Message:
* Mon Aug 1 2005 Dan Walsh <dwalsh at redhat.com> 1.6.8p9-2
- Add back in interfaces call, SELinux has been fixed to work around



Index: sudo.spec
===================================================================
RCS file: /cvs/dist/rpms/sudo/devel/sudo.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sudo.spec	21 Jun 2005 09:11:59 -0000	1.24
+++ sudo.spec	2 Aug 2005 14:39:04 -0000	1.25
@@ -4,7 +4,7 @@
 Summary: Allows restricted root access for specified users.
 Name: sudo
 Version: 1.6.8p9
-Release: 1
+Release: 2
 License: BSD
 Group: Applications/System
 Source: http://www.courtesan.com/sudo/dist/sudo-%{version}.tar.gz
@@ -58,8 +58,7 @@
 	--with-editor=/bin/vi \
 	--with-env-editor \
 	--with-ignore-dot \
-	--with-tty-tickets \
-	--without-interfaces
+	--with-tty-tickets 
 make
 
 %install
@@ -105,6 +104,9 @@
 /bin/chmod 0440 /etc/sudoers || :
 
 %changelog
+* Mon Aug 1 2005 Dan Walsh <dwalsh at redhat.com> 1.6.8p9-2
+- Add back in interfaces call, SELinux has been fixed to work around
+
 * Tue Jun 21 2005 Karel Zak <kzak at redhat.com> 1.6.8p9-1
 - new version 1.6.8p9 (resolve #161116 - CAN-2005-1993 sudo trusted user arbitrary command execution)
 




More information about the fedora-cvs-commits mailing list