From edf4df250ac508cf24ae94b16de92ec8b097ea34 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 7 Feb 2024 20:07:29 +0000 Subject: Wed Feb 7 20:07:29 UTC 2024 patches/packages/expat-2.6.0-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: Fix quadratic runtime issues with big tokens that can cause denial of service. Fix billion laughs attacks for users compiling *without* XML_DTD defined (which is not common). For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-52425 https://www.cve.org/CVERecord?id=CVE-2023-52426 (* Security fix *) --- patches/packages/expat-2.5.0-x86_64-1_slack15.0.txt | 11 ----------- patches/packages/expat-2.6.0-x86_64-1_slack15.0.txt | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 patches/packages/expat-2.5.0-x86_64-1_slack15.0.txt create mode 100644 patches/packages/expat-2.6.0-x86_64-1_slack15.0.txt (limited to 'patches/packages') diff --git a/patches/packages/expat-2.5.0-x86_64-1_slack15.0.txt b/patches/packages/expat-2.5.0-x86_64-1_slack15.0.txt deleted file mode 100644 index e5f720d42..000000000 --- a/patches/packages/expat-2.5.0-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -expat: expat (C library for parsing XML) -expat: -expat: This is Expat, a C library for parsing XML, written by James Clark. -expat: Expat is a stream-oriented XML parser used by Python, GNOME, Xft2, -expat: and other things. -expat: -expat: Homepage: https://libexpat.github.io -expat: -expat: -expat: -expat: diff --git a/patches/packages/expat-2.6.0-x86_64-1_slack15.0.txt b/patches/packages/expat-2.6.0-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..e5f720d42 --- /dev/null +++ b/patches/packages/expat-2.6.0-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +expat: expat (C library for parsing XML) +expat: +expat: This is Expat, a C library for parsing XML, written by James Clark. +expat: Expat is a stream-oriented XML parser used by Python, GNOME, Xft2, +expat: and other things. +expat: +expat: Homepage: https://libexpat.github.io +expat: +expat: +expat: +expat: -- cgit v1.2.3-65-gdbad