[packages/libxml2] up to 2.13.4

atler atler at pld-linux.org
Wed Sep 18 17:54:27 CEST 2024


commit dfe113064c6df45c440497781d6992e90cab61a6
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Sep 18 17:54:14 2024 +0200

    up to 2.13.4

 libxml2-open.gz.patch | 2 +-
 libxml2.spec          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libxml2.spec b/libxml2.spec
index 7f90435..9005b7c 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -16,14 +16,14 @@ Summary(es.UTF-8):	Biblioteca libXML version 2
 Summary(pl.UTF-8):	Biblioteka libXML wersja 2
 Summary(pt_BR.UTF-8):	Biblioteca libXML versão 2
 Name:		libxml2
-Version:	2.13.3
+Version:	2.13.4
 Release:	1
 Epoch:		1
 License:	MIT
 Group:		Libraries
 #Source0:	ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
 Source0:	https://download.gnome.org/sources/libxml2/2.13/%{name}-%{version}.tar.xz
-# Source0-md5:	aeb92dc58cea91c95a10751327193a11
+# Source0-md5:	1c5f9cfeee665eb6f1ddc186aba4cf2f
 Patch0:		%{name}-open.gz.patch
 Patch1:		%{name}-largefile.patch
 Patch2:		%{name}-libx32.patch
diff --git a/libxml2-open.gz.patch b/libxml2-open.gz.patch
index 1d01b0c..0f34ab6 100644
--- a/libxml2-open.gz.patch
+++ b/libxml2-open.gz.patch
@@ -1,7 +1,7 @@
 --- libxml2-2.13.0/xmlIO.c.orig	2024-06-14 12:32:12.257784372 +0200
 +++ libxml2-2.13.0/xmlIO.c	2024-06-14 19:23:06.355299914 +0200
 @@ -547,6 +547,29 @@
-     fd = open(filename, flags, 0777);
+     fd = open(filename, flags, 0666);
  #endif /* WIN32 */
  
 +#ifdef LIBXML_ZLIB_ENABLED
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxml2.git/commitdiff/dfe113064c6df45c440497781d6992e90cab61a6



More information about the pld-cvs-commit mailing list