e9ea24cc00
Fixes CVE-2019-18197. Remove obsolete e03553605b45c88f0b4b2980adfbbb8f6fca2fd6.patch.1. Change-Id: I95cf498e245083528f98bfef8cdd240bbe2211b9 Reviewed-on: https://gerrit.libreoffice.org/83312 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
13 lines
318 B
Groff
13 lines
318 B
Groff
--- xslt/libxslt/libxslt.syms.orig 2017-09-05 16:25:50.504966267 +0200
|
|
+++ xslt/libxslt/libxslt.syms 2017-09-05 16:41:00.256895709 +0200
|
|
@@ -497,5 +497,10 @@
|
|
|
|
# pattern
|
|
xsltCompMatchClearCache;
|
|
+
|
|
+# Solaris ld needs explicit auto-reduction (or, alternatively, "-B local")
|
|
+ local:
|
|
+ *;
|
|
+
|
|
} LIBXML2_1.1.30;
|
|
|