rpms/ntfs-3g/F-7 ntfs-3g.spec,1.18,1.19

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Sep 20 19:55:01 UTC 2007


Author: spot

Update of /cvs/extras/rpms/ntfs-3g/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30843/F-7

Modified Files:
	ntfs-3g.spec 
Log Message:

Remove setuid bit from /sbin/mount.ntfs-3g



Index: ntfs-3g.spec
===================================================================
RCS file: /cvs/extras/rpms/ntfs-3g/F-7/ntfs-3g.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ntfs-3g.spec	17 Sep 2007 20:07:09 -0000	1.18
+++ ntfs-3g.spec	20 Sep 2007 19:54:28 -0000	1.19
@@ -1,7 +1,7 @@
 Name:		ntfs-3g
 Summary: 	Linux NTFS userspace driver 
 Version:	1.913
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
 Source0:	http://www.ntfs-3g.org/%{name}-%{version}.tgz
@@ -81,7 +81,7 @@
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING CREDITS NEWS README
 /sbin/mount.ntfs
-%attr(4754,root,fuse) /sbin/mount.ntfs-3g
+%attr(754,root,fuse) /sbin/mount.ntfs-3g
 /sbin/mount.ntfs-fuse
 /bin/ntfs-3g
 /bin/ntfsmount
@@ -96,6 +96,9 @@
 /%{_lib}/libntfs-3g.so
 
 %changelog
+* Thu Sep 20 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2:1.913-2
+- don't set /sbin/mount.ntfs-3g setuid
+
 * Mon Sep 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2:1.913-1
 - bump to 1.913
 




More information about the fedora-extras-commits mailing list