]> git.pld-linux.org Git - packages/libxml2.git/commitdiff
- added CVE patches auto/th/libxml2-2_7_2-3
authorSzymon Siwek <sls@pld-linux.org>
Thu, 20 Nov 2008 01:10:40 +0000 (01:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 3 (fixes CVE-2008-4225, CVE-2008-4226)

Changed files:
    libxml2.spec -> 1.164

libxml2.spec

index 05fffc9df2fda7aa4e7d6eeaa11bab218d7fcf3f..54641340dd0edec7126581463915ef4ca82501d8 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      Biblioteka libXML wersja 2
 Summary(pt_BR.UTF-8):  Biblioteca libXML versão 2
 Name:          libxml2
 Version:       2.7.2
-Release:       2
+Release:       3
 Epoch:         1
 License:       MIT
 Group:         Libraries
@@ -19,6 +19,8 @@ Source0:      ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
 Patch0:                %{name}-amfix.patch
 Patch1:                %{name}-man_fixes.patch
 Patch2:                %{name}-open.gz.patch
+Patch3:                %{name}-CVE-2008-4225.patch
+Patch4:                %{name}-CVE-2008-4226.patch
 URL:           http://xmlsoft.org/
 BuildRequires: autoconf >= 2.2
 BuildRequires: automake >= 1.4
@@ -134,6 +136,8 @@ Moduły języka Python dla biblioteki libxml2.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
+%patch4 -p0
 
 %build
 %{__libtoolize}
This page took 0.641912 seconds and 4 git commands to generate.