summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index c3c143a8f..fca531204 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,26 @@
+Tue Mar 1 05:05:48 UTC 2022
+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 *)
++--------------------------+
Fri Feb 25 00:03:28 UTC 2022
patches/packages/cyrus-sasl-2.1.28-x86_64-1_slack15.0.txz: Upgraded.
This update fixes bugs and security issues.