diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-12-10 01:12:17 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-12-10 02:58:55 +0100 |
commit | 48a597699d66820c0bd3755087ede52100d5becc (patch) | |
tree | 0a68ef0f5214d3469e96283aed283b1095c0f39c /recompress.sh | |
parent | 4f2f8fa3a5c832eb964c3e46084a072ecc592aa4 (diff) | |
download | current-48a597699d66820c0bd3755087ede52100d5becc.tar.gz current-48a597699d66820c0bd3755087ede52100d5becc.tar.xz |
Sun Dec 10 01:12:17 UTC 202320231210011217
l/libxml2-2.12.2-x86_64-2.txz: Rebuilt.
Add --sysconfdir=/etc option so that this can find the xml catalog.
Thanks to SpiderTux.
Fix the following security issues:
Fix integer overflows with XML_PARSE_HUGE.
Fix dict corruption caused by entity reference cycles.
Hashing of empty dict strings isn't deterministic.
Fix null deref in xmlSchemaFixupComplexType.
For more information, see:
https://www.cve.org/CVERecord?id=CVE-2022-40303
https://www.cve.org/CVERecord?id=CVE-2022-40304
https://www.cve.org/CVERecord?id=CVE-2023-29469
https://www.cve.org/CVERecord?id=CVE-2023-28484
(* Security fix *)
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recompress.sh b/recompress.sh index 205a4dc5e..dd39ef3cc 100755 --- a/recompress.sh +++ b/recompress.sh @@ -738,8 +738,6 @@ gzip ./source/l/mozjs102/double_t.x86.diff gzip ./source/l/clucene/clucene.ctime.diff gzip ./source/l/clucene/clucene.install_contribs_lib.diff gzip ./source/l/clucene/clucene.pkgconfig.diff -gzip ./source/l/libxml2/libxml2.python3-unicode-errors.patch -gzip ./source/l/libxml2/libxml2.do-not-check-crc.diff gzip ./source/l/libgpod/doinst.sh gzip ./source/l/alsa-lib/doinst.sh gzip ./source/l/djvulibre/doinst.sh |