rpms/libwmf/F-11 libwmf.spec,1.36,1.37

Caolan McNamara caolanm at fedoraproject.org
Tue May 26 12:25:44 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/libwmf/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3425/F-11

Modified Files:
	libwmf.spec 
Log Message:
Resolves: CVE-2009-1364


Index: libwmf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libwmf/F-11/libwmf.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- libwmf.spec	25 Feb 2009 19:59:07 -0000	1.36
+++ libwmf.spec	26 May 2009 12:25:14 -0000	1.37
@@ -1,7 +1,7 @@
 Summary: Windows MetaFile Library
 Name: libwmf
 Version: 0.2.8.4
-Release: 19%{?dist}
+Release: 20%{?dist}
 Group: System Environment/Libraries
 License: LGPLv2+
 Source: http://downloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@ Patch3: libwmf-0.2.8.4-deps.patch
 Patch4: libwmf-0.2.8.4-multiarchdevel.patch
 Patch5: libwmf-0.2.8.4-intoverflow.patch
 Patch6: libwmf-0.2.8.4-reducesymbols.patch
+Patch7: libwmf-0.2.8.4-useafterfree.patch
 Requires: urw-fonts
 Requires: %{name}-lite = %{version}-%{release}
 Requires(post): %{_bindir}/update-gdk-pixbuf-loaders
@@ -50,6 +51,7 @@ using libwmf.
 %patch4 -p1 -b .multiarchdevel
 %patch5 -p1 -b .intoverflow
 %patch6 -p1 -b .reducesymbols.patch
+%patch7 -p1 -b .useafterfree.patch
 f=README ; iconv -f iso-8859-2 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
 %build
@@ -121,6 +123,9 @@ sed -i $RPM_BUILD_ROOT%{_datadir}/libwmf
 rm -r $RPM_BUILD_ROOT
 
 %changelog
+* Tue May 26 2009 Caolán McNamara <caolanm at redhat.com> - 0.2.8.4-20
+- Resolves: CVE-2009-1364
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.8.4-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list