Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"xwayland-24.1.12.tar.xz": "6df02c511b92c1b9848734d9d1b03a4c24f8375ba3cada44e9684a21b5f78e21"
"xwayland-24.1.13.tar.xz": "173aea3d6f79609164c04528e1c8e4c9b60fcd59391c3c9dad4667297d727fb6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Vendor: Microsoft Corporation
Distribution: Azure Linux
Summary: Xwayland
Name: xorg-x11-server-Xwayland
Version: 24.1.12
Version: 24.1.13
Release: 1%{?dist}

License: MIT
Expand Down Expand Up @@ -138,6 +138,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_libdir}/pkgconfig/xwayland.pc

%changelog
* Sat Jul 11 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 24.1.13-1
- Auto-upgrade to 24.1.13 - for CVE-2026-55999 & CVE-2026-56000

* Tue Jun 09 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 24.1.12-1
- Auto-upgrade to 24.1.12 - for CVE-2026-50256, CVE-2026-50257, CVE-2026-50258, CVE-2026-50259, CVE-2026-50260, CVE-2026-50261, CVE-2026-50262 and CVE-2026-50263

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -31218,8 +31218,8 @@
"type": "other",
"other": {
"name": "xorg-x11-server-Xwayland",
"version": "24.1.12",
"downloadUrl": "https://www.x.org/pub/individual/xserver/xwayland-24.1.12.tar.xz"
"version": "24.1.13",
"downloadUrl": "https://www.x.org/pub/individual/xserver/xwayland-24.1.13.tar.xz"
}
}
},
Expand Down
Loading