diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-03-29 20:56:21 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-03-29 23:49:11 +0200 |
commit | 32316b07e4f42c70fc8ebd630320ae111e228952 (patch) | |
tree | ba852312b989690b11750588c8be06d022fd85da /ChangeLog.txt | |
parent | 70654f4ef8cf0927c95b3bdd09e0f54983d56f79 (diff) | |
download | current-32316b07e4f42c70fc8ebd630320ae111e228952.tar.gz current-32316b07e4f42c70fc8ebd630320ae111e228952.tar.xz |
Wed Mar 29 20:56:21 UTC 202320230329205621
a/glibc-zoneinfo-2023c-noarch-1.txz: Upgraded.
This package provides the latest timezone updates.
ap/inxi-3.3.26_1-noarch-1.txz: Upgraded.
d/rust-1.67.1-x86_64-3.txz: Rebuilt.
Use the bundled LLVM rather than the system LLVM.
x/xorg-server-21.1.8-x86_64-1.txz: Upgraded.
[PATCH] composite: Fix use-after-free of the COW.
Fix use-after-free that can lead to local privileges elevation on systems
where the X server is running privileged and remote code execution for ssh
X forwarding sessions.
For more information, see:
https://lists.x.org/archives/xorg-announce/2023-March/003374.html
https://www.cve.org/CVERecord?id=CVE-2023-1393
(* Security fix *)
x/xorg-server-xephyr-21.1.8-x86_64-1.txz: Upgraded.
x/xorg-server-xnest-21.1.8-x86_64-1.txz: Upgraded.
x/xorg-server-xvfb-21.1.8-x86_64-1.txz: Upgraded.
x/xorg-server-xwayland-23.1.1-x86_64-1.txz: Upgraded.
[PATCH] composite: Fix use-after-free of the COW.
Fix use-after-free that can lead to local privileges elevation on systems
where the X server is running privileged and remote code execution for ssh
X forwarding sessions.
For more information, see:
https://lists.x.org/archives/xorg-announce/2023-March/003374.html
https://www.cve.org/CVERecord?id=CVE-2023-1393
(* Security fix *)
xap/mozilla-thunderbird-102.9.1-x86_64-1.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/102.9.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-12/
https://www.cve.org/CVERecord?id=CVE-2023-28427
(* Security fix *)
xfce/garcon-4.18.1-x86_64-1.txz: Upgraded.
xfce/libxfce4ui-4.18.3-x86_64-1.txz: Upgraded.
xfce/xfce4-panel-4.18.3-x86_64-1.txz: Upgraded.
xfce/xfce4-pulseaudio-plugin-0.4.6-x86_64-1.txz: Upgraded.
xfce/xfce4-session-4.18.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 75fae8fc4..794c037f0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,43 @@ +Wed Mar 29 20:56:21 UTC 2023 +a/glibc-zoneinfo-2023c-noarch-1.txz: Upgraded. + This package provides the latest timezone updates. +ap/inxi-3.3.26_1-noarch-1.txz: Upgraded. +d/rust-1.67.1-x86_64-3.txz: Rebuilt. + Use the bundled LLVM rather than the system LLVM. +x/xorg-server-21.1.8-x86_64-1.txz: Upgraded. + [PATCH] composite: Fix use-after-free of the COW. + Fix use-after-free that can lead to local privileges elevation on systems + where the X server is running privileged and remote code execution for ssh + X forwarding sessions. + For more information, see: + https://lists.x.org/archives/xorg-announce/2023-March/003374.html + https://www.cve.org/CVERecord?id=CVE-2023-1393 + (* Security fix *) +x/xorg-server-xephyr-21.1.8-x86_64-1.txz: Upgraded. +x/xorg-server-xnest-21.1.8-x86_64-1.txz: Upgraded. +x/xorg-server-xvfb-21.1.8-x86_64-1.txz: Upgraded. +x/xorg-server-xwayland-23.1.1-x86_64-1.txz: Upgraded. + [PATCH] composite: Fix use-after-free of the COW. + Fix use-after-free that can lead to local privileges elevation on systems + where the X server is running privileged and remote code execution for ssh + X forwarding sessions. + For more information, see: + https://lists.x.org/archives/xorg-announce/2023-March/003374.html + https://www.cve.org/CVERecord?id=CVE-2023-1393 + (* Security fix *) +xap/mozilla-thunderbird-102.9.1-x86_64-1.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/102.9.1/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2023-12/ + https://www.cve.org/CVERecord?id=CVE-2023-28427 + (* Security fix *) +xfce/garcon-4.18.1-x86_64-1.txz: Upgraded. +xfce/libxfce4ui-4.18.3-x86_64-1.txz: Upgraded. +xfce/xfce4-panel-4.18.3-x86_64-1.txz: Upgraded. +xfce/xfce4-pulseaudio-plugin-0.4.6-x86_64-1.txz: Upgraded. +xfce/xfce4-session-4.18.2-x86_64-1.txz: Upgraded. ++--------------------------+ Tue Mar 28 19:36:46 UTC 2023 a/grub-2.06-x86_64-5.txz: Rebuilt. [PATCH] fs/ext2: Ignore checksum seed incompat feature. |