summaryrefslogtreecommitdiffstats
path: root/external/libxml2/ExternalPackage_xml2.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-05 17:24:14 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-05 20:34:38 +0200
commit2b329599183107735e1a7b6aad516452eb6fa6a6 (patch)
tree52944eb8e37ac1a73174d5e87227663cebb21352 /external/libxml2/ExternalPackage_xml2.mk
parentlibxslt: upgrade to release 1.1.30 (diff)
downloadcore-2b329599183107735e1a7b6aad516452eb6fa6a6.tar.gz
core-2b329599183107735e1a7b6aad516452eb6fa6a6.zip
libxml2: upgrade to release 2.9.5
* drop ubsan.patch.0: presumably fixed upstream * drop 0001-* CVE fixes: fixed upstream Change-Id: I3e2a53b5ef82ef8edd85e812fd5dee67ab60db94 Reviewed-on: https://gerrit.libreoffice.org/41951 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'external/libxml2/ExternalPackage_xml2.mk')
-rw-r--r--external/libxml2/ExternalPackage_xml2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libxml2/ExternalPackage_xml2.mk b/external/libxml2/ExternalPackage_xml2.mk
index 3878b3ef1d50..28804bc953f4 100644
--- a/external/libxml2/ExternalPackage_xml2.mk
+++ b/external/libxml2/ExternalPackage_xml2.mk
@@ -21,7 +21,7 @@ else # COM=MSC
$(eval $(call gb_ExternalPackage_add_file,xml2,$(LIBO_URE_LIB_FOLDER)/libxml2.dll,win32/bin.msvc/libxml2.dll))
endif
else # OS!=WNT
-$(eval $(call gb_ExternalPackage_add_file,xml2,$(LIBO_URE_LIB_FOLDER)/libxml2.so.2,.libs/libxml2.so.2.9.4))
+$(eval $(call gb_ExternalPackage_add_file,xml2,$(LIBO_URE_LIB_FOLDER)/libxml2.so.2,.libs/libxml2.so.2.9.5))
endif
endif # DISABLE_DYNLOADING