rpms/util-linux/FC-4 util-linux.spec,1.84,1.85

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 14 10:21:03 UTC 2005


Author: kzak

Update of /cvs/dist/rpms/util-linux/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv18054

Modified Files:
	util-linux.spec 
Log Message:
- remove some utf8 chars from spec file


Index: util-linux.spec
===================================================================
RCS file: /cvs/dist/rpms/util-linux/FC-4/util-linux.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- util-linux.spec	9 Sep 2005 07:56:50 -0000	1.84
+++ util-linux.spec	14 Sep 2005 10:21:01 -0000	1.85
@@ -27,7 +27,7 @@
 Summary: A collection of basic system utilities.
 Name: util-linux
 Version: 2.12p
-Release: 9.10
+Release: 9.11
 License: distributable
 Group: System Environment/Base
 
@@ -131,20 +131,22 @@
 Patch188: util-linux-2.12p-look-separator.patch
 # 157656 - CRM 546998 : Possible bug in vipw, changes permissions of /etc/shadow
 Patch189: util-linux-2.12p-vipw-perm.patch
-# 159418 – sfdisk unusable - crashes immediately on invocation
+# 159418 - sfdisk unusable - crashes immediately on invocation
 Patch200: util-linux-2.12p-sfdisk-fgets.patch
-# 157674 – sync option on VFAT mount destroys flash drives
+# 157674 - sync option on VFAT mount destroys flash drives
 Patch201: util-linux-2.12p-mount-man-sync.patch
 # 159339 - util-linux updates for new audit system
 Patch202: util-linux-2.12p-audit-hwclock.patch
 # 158737 - sfdisk warning for large partitions, gpt
 Patch203: util-linux-2.12p-fdisk-gpt.patch
-# 150912 – Add ocfs2 support
+# 150912 - Add ocfs2 support
 Patch204: util-linux-2.12p-mount-ocfs2.patch
 # NULL is better than zero at end of execl()
 Patch205: util-linux-2.12p-execl.patch
 # 159410 - mkswap(8) claims max swap area size is 2 GB
 Patch206: util-linux-2.12p-mkswap-man.patch
+# 168207 - CAN-2005-2876 umount unsafe -r usage
+Patch207: util-linux-2.12p-umount-remount.patch
 
 # When adding patches, please make sure that it is easy to find out what bug # the 
 # patch fixes.
@@ -279,6 +281,7 @@
 %patch204 -p1
 %patch205 -p1
 %patch206 -p1
+%patch207 -p1
 
 %build
 unset LINGUAS || :
@@ -670,6 +673,9 @@
 /sbin/losetup
 
 %changelog
+* Wed Sep 14 2005 Karel Zak <kzak at redhat.com> 2.12p-9.11
+- fix #168207 - CAN-2005-2876 umount unsafe -r usage
+
 * Fri Sep  9 2005 Karel Zak <kzak at redhat.com> 2.12p-9.10
 - enable util-linux-2.12p-sfdisk-fgets.patch
 
@@ -684,7 +690,7 @@
 * Tue Jul 12 2005 Karel Zak <kzak at redhat.com> 2.12p-9.7
 - fix #159339 - util-linux updates for new audit system
 - fix #158737 - sfdisk warning for large partitions, gpt
-- fix #150912 – Add ocfs2 support
+- fix #150912 - Add ocfs2 support
 - NULL is better than zero at end of execl()
 
 * Thu Jun 16 2005 Karel Zak <kzak at redhat.com> 2.12p-9.5




More information about the fedora-cvs-commits mailing list