summaryrefslogtreecommitdiffstats
path: root/recompress.sh
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-12-20 20:40:18 +0000
committer Eric Hameleers <alien@slackware.com>2022-12-21 13:30:32 +0100
commita5dc0f82be04d16d330f1343600a16ee1f2a44cc (patch)
tree057aa329d50374db83d77ce262793d45472affce /recompress.sh
parent15705ea3bcf94a6ac99e92ef8fc782b136e71e4f (diff)
downloadcurrent-a5dc0f82be04d16d330f1343600a16ee1f2a44cc.tar.gz
current-a5dc0f82be04d16d330f1343600a16ee1f2a44cc.tar.xz
Tue Dec 20 20:40:18 UTC 202220221220204018_15.0
patches/packages/libksba-1.6.3-x86_64-1_slack15.0.txz: Upgraded. Fix another integer overflow in the CRL's signature parser. (* Security fix *) patches/packages/sdl-1.2.15-x86_64-13_slack15.0.txz: Rebuilt. This update fixes a heap overflow problem in video/SDL_pixels.c in SDL. By crafting a malicious .BMP file, an attacker can cause the application using this library to crash, denial of service, or code execution. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2021-33657 (* Security fix *)
Diffstat (limited to 'recompress.sh')
-rwxr-xr-xrecompress.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh
index c61b7f5aa..1587ed90b 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -1219,6 +1219,11 @@ gzip ./patches/source/ca-certificates/fixup_update-ca-certificates.diff
gzip ./patches/source/ca-certificates/doinst.sh
gzip ./patches/source/ca-certificates/update-ca-certificates.c_rehash.diff
gzip ./patches/source/krb5/doinst.sh
+gzip ./patches/source/sdl/sdl-1.2.14-fix-mouse-clicking.patch
+gzip ./patches/source/sdl/CVE-2021-33657.patch
+gzip ./patches/source/sdl/SDL_ttf.shaded.text.diff
+gzip ./patches/source/sdl/SDL_mixer.usrlocal.diff
+gzip ./patches/source/sdl/libsdl-1.2.15-resizing.patch
gzip ./patches/source/emacs/d48bb4874bc6cd3e69c7a15fc3c91cc141025c51.patch
gzip ./patches/source/emacs/doinst.sh
gzip ./patches/source/xorg-server/patch/xorg-server/CVE-2022-46342.patch