summaryrefslogtreecommitdiffstats
path: root/patches/packages
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-03-01 05:05:48 +0000
committer Eric Hameleers <alien@slackware.com>2022-03-02 13:30:01 +0100
commit87f850786eeee49785ae2ec15bebc53bbe17c637 (patch)
treedbf5a6a5c984b14c6e7a071eff61ef76f263cec3 /patches/packages
parenta737ba20e244482cd1b3a6e828fed474dd0ef9c0 (diff)
downloadcurrent-87f850786eeee49785ae2ec15bebc53bbe17c637.tar.gz
current-87f850786eeee49785ae2ec15bebc53bbe17c637.tar.xz
Tue Mar 1 05:05:48 UTC 202220220301050548_15.0
patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and the following security issues: Use-after-free of ID and IDREF attributes (Thanks to Shinji Sato for the report) Use-after-free in xmlXIncludeCopyRange (David Kilzer) Fix Null-deref-in-xmlSchemaGetComponentTargetNs (huangduirong) Fix memory leak in xmlXPathCompNodeTest Fix null pointer deref in xmlStringGetNodeList Fix several memory leaks found by Coverity (David King) For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23308 (* Security fix *) patches/packages/libxslt-1.1.35-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and the following security issues: Fix use-after-free in xsltApplyTemplates Fix memory leak in xsltDocumentElem (David King) Fix memory leak in xsltCompileIdKeyPattern (David King) Fix double-free with stylesheets containing entity nodes For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30560 (* Security fix *)
Diffstat (limited to 'patches/packages')
-rw-r--r--patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txt11
-rw-r--r--patches/packages/libxslt-1.1.35-x86_64-1_slack15.0.txt11
2 files changed, 22 insertions, 0 deletions
diff --git a/patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txt b/patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..2bea28102
--- /dev/null
+++ b/patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+libxml2: libxml2 (XML parser library)
+libxml2:
+libxml2: Libxml2 is the XML C parser library and toolkit. XML itself is a
+libxml2: metalanguage to design markup languages - i.e. a text language where
+libxml2: structures are added to the content using extra "markup" information
+libxml2: enclosed between angle brackets. HTML is the most well-known markup
+libxml2: language. Though the library is written in C, a variety of language
+libxml2: bindings make it available in other environments.
+libxml2:
+libxml2:
+libxml2:
diff --git a/patches/packages/libxslt-1.1.35-x86_64-1_slack15.0.txt b/patches/packages/libxslt-1.1.35-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..9fc5aded6
--- /dev/null
+++ b/patches/packages/libxslt-1.1.35-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+libxslt: libxslt (XML transformation library)
+libxslt:
+libxslt: XSLT support for libxml2. (XSLT is a language used for transforming
+libxslt: XML documents)
+libxslt:
+libxslt:
+libxslt:
+libxslt:
+libxslt:
+libxslt:
+libxslt: