mirror of
https://github.com/andersrh/copr-andersrh.git
synced 2026-05-17 13:58:01 +00:00
xwayland 24.1.3
This commit is contained in:
parent
8f813e22a9
commit
4859069023
1 changed files with 196 additions and 4 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Summary: Xwayland
|
Summary: Xwayland
|
||||||
Name: xorg-x11-server-Xwayland
|
Name: xorg-x11-server-Xwayland
|
||||||
Version: 24.1.2
|
Version: 24.1.3
|
||||||
Release: 10.clang%{?dist}
|
Release: 10.clang%{?dist}
|
||||||
|
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
|
|
@ -54,8 +54,6 @@ BuildRequires: pkgconfig(xi)
|
||||||
BuildRequires: pkgconfig(xinerama)
|
BuildRequires: pkgconfig(xinerama)
|
||||||
BuildRequires: pkgconfig(xkbfile)
|
BuildRequires: pkgconfig(xkbfile)
|
||||||
BuildRequires: pkgconfig(xmu)
|
BuildRequires: pkgconfig(xmu)
|
||||||
BuildRequires: pkgconfig(xorg-macros) >= 1.17
|
|
||||||
BuildRequires: pkgconfig(xpm)
|
|
||||||
BuildRequires: pkgconfig(xrender)
|
BuildRequires: pkgconfig(xrender)
|
||||||
BuildRequires: pkgconfig(xres)
|
BuildRequires: pkgconfig(xres)
|
||||||
BuildRequires: pkgconfig(xshmfence) >= 1.1
|
BuildRequires: pkgconfig(xshmfence) >= 1.1
|
||||||
|
|
@ -136,4 +134,198 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/xwayland/protocol.txt
|
%{_datadir}/xwayland/protocol.txt
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_libdir}/pkgconfig/xwayland.pc
|
%{_libdir}/pkgconfig/xwayland.pc
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Oct 2 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.1.3-1
|
||||||
|
- xwayland 24.1.3 - (#2313799)
|
||||||
|
|
||||||
|
* Wed Sep 4 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.1.2-2
|
||||||
|
- Remove unneeded build dependencies on xorg-x11-util-macros and libXpm
|
||||||
|
|
||||||
|
* Wed Aug 7 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.1.2-1
|
||||||
|
- xwayland 24.1.2 - (#2303450)
|
||||||
|
- Remove unneeded build dependency on wayland-eglstream-protocols
|
||||||
|
|
||||||
|
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 24.1.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jul 10 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.1.1-1
|
||||||
|
- xwayland 24.1.1
|
||||||
|
|
||||||
|
* Wed Jun 26 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.1.0-2
|
||||||
|
- Backport fixes from upstream - (#2284116, #2284141)
|
||||||
|
|
||||||
|
* Wed May 15 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.1.0-1
|
||||||
|
- xwayland 24.1.0
|
||||||
|
|
||||||
|
* Thu May 02 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.0.99.902-1
|
||||||
|
- xwayland 24.0.99.902 (xwayland 24.1.0 rc2)
|
||||||
|
|
||||||
|
* Wed Apr 17 2024 Olivier Fourdan <ofourdan@redhat.com> - 24.0.99.901-1
|
||||||
|
- xwayland 24.0.99.901 (xwayland 24.1.0 rc1) - (#2275466)
|
||||||
|
|
||||||
|
* Tue Apr 09 2024 Olivier Fourdan <ofourdan@redhat.com> - 23.2.6-1
|
||||||
|
- xwayland 23.2.6 - (#2273002)
|
||||||
|
|
||||||
|
* Wed Apr 03 2024 José Expósito <jexposit@redhat.com> - 23.2.5-1
|
||||||
|
- CVE fix for: CVE-2024-31080, CVE-2024-31081, CVE-2024-31082 and
|
||||||
|
CVE-2024-31083
|
||||||
|
|
||||||
|
* Mon Jan 29 2024 Florian Weimer <fweimer@redhat.com> - 23.2.4-3
|
||||||
|
- Fix C compatibility issue on i686
|
||||||
|
|
||||||
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.2.4-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jan 16 2024 Olivier Fourdan <ofourdan@redhat.com> - 23.2.4-1
|
||||||
|
- xwayland 23.2.4 - (#2254280)
|
||||||
|
CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886,
|
||||||
|
CVE-2024-0408, CVE-2024-0409
|
||||||
|
|
||||||
|
* Wed Dec 13 2023 Peter Hutterer <peter.hutterer@redhat.com> - 23.2.3-1
|
||||||
|
- xwayland 23.2.3
|
||||||
|
CVE fix for: CVE-2023-6377, CVE-2023-6478
|
||||||
|
|
||||||
|
* Fri Nov 24 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.2.2-2
|
||||||
|
- Drop dependency on xorg-x11-server-common
|
||||||
|
|
||||||
|
* Thu Oct 26 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.2.2-1
|
||||||
|
- xwayland 23.2.2 - (#2246029)
|
||||||
|
|
||||||
|
* Wed Oct 25 2023 Peter Hutterer <peter.hutterer@redhat.com> - 23.2.1-2
|
||||||
|
- Fix for CVE-2023-5367
|
||||||
|
|
||||||
|
* Wed Sep 20 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.2.1-1
|
||||||
|
- xwayland 23.2.1 - (#2239813)
|
||||||
|
|
||||||
|
* Mon Sep 11 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.2.0-2
|
||||||
|
- migrated to SPDX license
|
||||||
|
|
||||||
|
* Wed Aug 16 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.2.0-1
|
||||||
|
- xwayland 23.2.0
|
||||||
|
|
||||||
|
* Wed Aug 2 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.99.902-1
|
||||||
|
- xwayland 23.1.99.902 (xwayland 23.2.0 rc2)
|
||||||
|
|
||||||
|
* Mon Jul 31 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.99.901-2
|
||||||
|
- Fix devel package requires.
|
||||||
|
|
||||||
|
* Wed Jul 19 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.99.901-1
|
||||||
|
- xwayland 23.1.99.901 (xwayland 23.2.0 rc1)
|
||||||
|
|
||||||
|
* Tue Jun 6 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.2-1
|
||||||
|
- xwayland 23.1.2
|
||||||
|
|
||||||
|
* Thu Apr 27 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.1-2
|
||||||
|
- Fix spec file to build from git upstream - (#2190211)
|
||||||
|
|
||||||
|
* Wed Mar 29 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.1-1
|
||||||
|
- xwayland 23.1.1 - (#2182734)
|
||||||
|
CVE fix for: CVE-2023-1393
|
||||||
|
|
||||||
|
* Wed Mar 22 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.1.0-1
|
||||||
|
- xwayland 23.1.0 - (#2180913)
|
||||||
|
|
||||||
|
* Thu Mar 9 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.0.99.902-1
|
||||||
|
- xwayland 23.0.99.902 (xwayland 23.1.0 rc2) - (#2172415, #2173201)
|
||||||
|
|
||||||
|
* Wed Feb 22 2023 Olivier Fourdan <ofourdan@redhat.com> - 23.0.99.901-1
|
||||||
|
- xwayland 23.0.99.901 (xwayland 23.1.0 rc1) - (#2172415)
|
||||||
|
|
||||||
|
* Tue Feb 7 2023 Olivier Fourdan <ofourdan@redhat.com> - 22.1.8-1
|
||||||
|
- xwayland 22.1.8
|
||||||
|
Fixes CVE-2023-0494 (#2165995, #2167566, #2167734)
|
||||||
|
|
||||||
|
* Sun Jan 29 2023 Stefan Bluhm <stefan.bluhm@clacee.eu> - 22.1.7-4
|
||||||
|
- Updated conditional Fedora statement.
|
||||||
|
|
||||||
|
* Thu Jan 19 2023 Olivier Fourdan <ofourdan@redhat.com> - 22.1.7-3
|
||||||
|
- Use the recommended way to apply conditional patches without
|
||||||
|
conditionalizing the sources (for byte-swapped clients).
|
||||||
|
|
||||||
|
* Tue Jan 17 2023 Olivier Fourdan <ofourdan@redhat.com> - 22.1.7-2
|
||||||
|
- Disallow byte-swapped clients on Fedora 38 and above (#2159489)
|
||||||
|
|
||||||
|
* Mon Dec 19 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.7-1
|
||||||
|
- xwayland 22.1.7
|
||||||
|
|
||||||
|
* Wed Dec 14 2022 Peter Hutterer <peter.hutterer@redhat.com> - 22.1.6-1
|
||||||
|
- xwayland 22.1.6
|
||||||
|
Fixes CVE-2022-46340, CVE-2022-46341, CVE-2022-46342, CVE-2022-46343,
|
||||||
|
CVE-2022-46344, CVE-2022-4283
|
||||||
|
|
||||||
|
* Wed Nov 2 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.5-1
|
||||||
|
- xwayland 22.1.5 (#2139387)
|
||||||
|
|
||||||
|
* Thu Oct 20 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.4-1
|
||||||
|
- xwayland 22.1.4 (#2136518)
|
||||||
|
|
||||||
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 22.1.3-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jul 12 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.3-1
|
||||||
|
- xwayland 22.1.3 - (#2106387)
|
||||||
|
Fix CVE-2022-2319/ZDI-CAN-16062, CVE-2022-2320/ZDI-CAN-16070
|
||||||
|
|
||||||
|
* Wed May 25 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.2-1
|
||||||
|
- xwayland 22.1.2 - (#2090172)
|
||||||
|
|
||||||
|
* Thu Mar 31 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.1-1
|
||||||
|
- xwayland 22.1.1 - (#2070435)
|
||||||
|
|
||||||
|
* Wed Feb 16 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.1.0
|
||||||
|
- xwayland 22.1.0 - (#2055270)
|
||||||
|
|
||||||
|
* Wed Feb 2 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.0.99.902
|
||||||
|
- xwayland 22.0.99.902 (xwayland 22.1.0 rc2) - (#2042521)
|
||||||
|
|
||||||
|
* Tue Jan 25 2022 Olivier Fourdan <ofourdan@redhat.com> - 22.0.99.901
|
||||||
|
- xwayland 22.0.99.901 (xwayland 22.1.0 rc1) - (#2042521)
|
||||||
|
|
||||||
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.1.4-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Dec 14 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.4
|
||||||
|
- xwayland 21.1.4
|
||||||
|
|
||||||
|
* Mon Nov 8 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.3
|
||||||
|
- xwayland 21.1.3 - (#2016468)
|
||||||
|
|
||||||
|
* Thu Oct 21 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.2.901-1
|
||||||
|
- xwayland 21.1.2.901 (aka 21.1.3 RC1) - (#2015413)
|
||||||
|
|
||||||
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 21.1.2-3
|
||||||
|
- Rebuilt with OpenSSL 3.0.0
|
||||||
|
|
||||||
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.1.2-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 9 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.2-1
|
||||||
|
- xwayland 21.1.2
|
||||||
|
|
||||||
|
* Thu Jul 1 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.1.901-1
|
||||||
|
- xwayland 21.1.1.901
|
||||||
|
|
||||||
|
* Mon Jun 21 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.1-3
|
||||||
|
- Fix a use-after-free in the previous changes for GLX
|
||||||
|
|
||||||
|
* Thu Jun 10 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.1-2
|
||||||
|
- Backport fixes for GLX and EGLstream (#1948003)
|
||||||
|
|
||||||
|
* Wed Apr 14 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.1-1
|
||||||
|
- xwayland 21.1.1 (CVE-2021-3472 / ZDI-CAN-1259)
|
||||||
|
|
||||||
|
* Thu Mar 18 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.1.0-1
|
||||||
|
- xwayland 21.1.0
|
||||||
|
|
||||||
|
* Thu Mar 4 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.0.99.902-1
|
||||||
|
- xwayland 21.0.99.902
|
||||||
|
- Remove xdmcp, udev, udev_kms build options
|
||||||
|
- Stop overriding the vendor name, same as xorg-x11-server
|
||||||
|
|
||||||
|
* Thu Feb 18 2021 Olivier Fourdan <ofourdan@redhat.com> - 21.0.99.901-1
|
||||||
|
- xwayland 21.0.99.901
|
||||||
|
|
||||||
|
* Mon Feb 1 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.20.99.1-0.1.20210201git5429791
|
||||||
|
- Initial import (#1912335).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue