summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index bfad9b156..9c095ccac 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,15 @@
+Wed Sep 28 18:59:51 UTC 2022
+patches/packages/xorg-server-xwayland-21.1.4-x86_64-2_slack15.0.txz: Rebuilt.
+ xkb: switch to array index loops to moving pointers.
+ xkb: add request length validation for XkbSetGeometry.
+ xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck.
+ I hadn't realized that the xorg-server patches were needed (or applied
+ cleanly) to Xwayland. Thanks to LuckyCyborg for the kind reminder. :-)
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2319
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2320
+ (* Security fix *)
++--------------------------+
Mon Sep 26 19:43:54 UTC 2022
patches/packages/dnsmasq-2.87-x86_64-1_slack15.0.txz: Upgraded.
Fix write-after-free error in DHCPv6 server code.