From a1d6f79ce8795d190466bd6e4cc3c191df8741e9 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 20 Dec 2022 20:40:18 +0000 Subject: Tue Dec 20 20:40:18 UTC 2022 d/p2c-2.02-x86_64-1.txz: Upgraded. kde/dolphin-22.12.0-x86_64-2.txz: Rebuilt. [PATCH] Revert "portalize drag urls" Thanks to marav. l/gst-plugins-bad-free-1.20.5-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.20.5-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.20.5-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.20.5-x86_64-1.txz: Upgraded. l/gstreamer-1.20.5-x86_64-1.txz: Upgraded. l/libqalculate-4.5.0-x86_64-1.txz: Upgraded. l/libvncserver-0.9.14-x86_64-1.txz: Upgraded. l/sdl-1.2.15-x86_64-14.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 *) n/gnupg2-2.2.41-x86_64-1.txz: Upgraded. n/libksba-1.6.3-x86_64-1.txz: Upgraded. Fix another integer overflow in the CRL's signature parser. (* Security fix *) x/libSM-1.2.4-x86_64-1.txz: Upgraded. x/xcb-util-0.4.1-x86_64-1.txz: Upgraded. x/xdriinfo-1.0.7-x86_64-1.txz: Upgraded. --- recompress.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'recompress.sh') diff --git a/recompress.sh b/recompress.sh index 57f3e5f3a..81005648f 100755 --- a/recompress.sh +++ b/recompress.sh @@ -845,6 +845,7 @@ gzip ./source/l/gcr/b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch gzip ./source/l/gcr/doinst.sh gzip ./source/l/gcr/gcr.meson.disable.schemas-compile.update-mime.update-icon-cache.diff gzip ./source/l/sdl/sdl-1.2.14-fix-mouse-clicking.patch +gzip ./source/l/sdl/CVE-2021-33657.patch gzip ./source/l/sdl/SDL_ttf.shaded.text.diff gzip ./source/l/sdl/SDL_mixer.usrlocal.diff gzip ./source/l/sdl/libsdl-1.2.15-resizing.patch -- cgit v1.2.3