packages: libxml2/libxml2.spec - security patch: Invalid XPath Multiple Mem...

marti marti at pld-linux.org
Mon Jun 6 21:59:45 CEST 2011


Author: marti                        Date: Mon Jun  6 19:59:45 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- security patch: Invalid XPath Multiple Memory Corruption
- http://git.gnome.org/browse/libxml2/commit/?id=d7958b21e7f8c447a26bb2436f08402b2c308be4
- http://www.securityfocus.com/bid/48056/info

---- Files affected:
packages/libxml2:
   libxml2.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: packages/libxml2/libxml2.spec
diff -u packages/libxml2/libxml2.spec:1.186 packages/libxml2/libxml2.spec:1.187
--- packages/libxml2/libxml2.spec:1.186	Tue Feb  1 10:47:22 2011
+++ packages/libxml2/libxml2.spec	Mon Jun  6 21:59:40 2011
@@ -15,7 +15,7 @@
 Summary(pt_BR.UTF-8):	Biblioteca libXML versão 2
 Name:		libxml2
 Version:	2.7.8
-Release:	1
+Release:	2
 Epoch:		1
 License:	MIT
 Group:		Libraries
@@ -27,6 +27,7 @@
 Patch2:		%{name}-open.gz.patch
 Patch3:		%{name}-largefile.patch
 Patch4:		%{name}-version-script.patch
+Patch5:		%{name}-XPath.patch
 URL:		http://xmlsoft.org/
 BuildRequires:	autoconf >= 2.2
 BuildRequires:	automake >= 1.4
@@ -147,6 +148,7 @@
 %endif
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -271,6 +273,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2011/06/06 19:59:40  marti
+- security patch: Invalid XPath Multiple Memory Corruption
+- http://git.gnome.org/browse/libxml2/commit/?id=d7958b21e7f8c447a26bb2436f08402b2c308be4
+- http://www.securityfocus.com/bid/48056/info
+
 Revision 1.186  2011/02/01 09:47:22  jajcus
 - mem_debug bcond added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxml2/libxml2.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list