Author: glen                         Date: Fri Oct 19 10:19:55 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix for CVE-2007-5191; rel 8

---- Files affected:
SPECS:
   util-linux.spec (1.282.2.1 -> 1.282.2.2) 

---- Diffs:

================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.282.2.1 SPECS/util-linux.spec:1.282.2.2
--- SPECS/util-linux.spec:1.282.2.1     Fri May 25 13:03:21 2007
+++ SPECS/util-linux.spec       Fri Oct 19 12:19:49 2007
@@ -19,7 +19,7 @@
 Summary(uk):   ��¦� ������� ��������� ���̦� ��� Linux
 Name:          util-linux
 Version:       2.12r
-Release:       7
+Release:       8
 License:       distributable
 Group:         Applications/System
 # devel versions at ftp://ftp.kernel.org/pub/linux/utils/util-linux/testing
@@ -66,6 +66,7 @@
 Patch28:       %{name}-2.12q-more-fake-checks-v2.patch
 Patch29:       %{name}-2.12q-update_mtab-fixes.patch
 Patch30:       %{name}-as_needed-fix.patch
+Patch31:       %{name}-CVE-2007-5191.patch
 BuildRequires: cryptsetup-devel
 BuildRequires: gettext-devel
 BuildRequires: libselinux-devel
@@ -74,8 +75,8 @@
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: texinfo
 %{!?with_uClibc:BuildRequires: zlib-devel}
-%{!?with_uClibc:Requires:      pam >= 0.79.0}
 Provides:      fdisk
+%{!?with_uClibc:Requires:      pam >= 0.79.0}
 Obsoletes:     cramfs
 Obsoletes:     util-linux-suids
 Conflicts:     shadow-extras < 1:4.0.3-6
@@ -405,6 +406,7 @@
 %patch28 -p0
 %patch29 -p1
 %patch30 -p1
+%patch31 -p1
 
 %build
 CC="%{__cc}"
@@ -1090,6 +1092,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.282.2.2  2007/10/19 10:19:49  glen
+- fix for CVE-2007-5191; rel 8
+
 Revision 1.282.2.1  2007/05/25 11:03:21  kosmo
 - added support for ESSIV encryption.
 - use "-o encryption=<cipher>-cbc-essiv@<hash>:<keysize>:..."
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-linux.spec?r1=1.282.2.1&r2=1.282.2.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to