| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xen-libs-debuginfo | Distribution: Fedora Project |
| Version: 4.20.2 | Vendor: Fedora Project |
| Release: 4.fc43 | Build date: Wed Mar 18 20:28:46 2026 |
| Group: Development/Debug | Build host: buildhw-x86-04.rdu3.fedoraproject.org |
| Size: 5043936 | Source RPM: xen-4.20.2-4.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: http://xen.org/ | |
| Summary: Debug information for package xen-libs | |
This package provides debug information for package xen-libs. Debug information is useful when developing applications that use this package or when debugging this package.
GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD
* Wed Mar 18 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-4
- Use after free of paging structures in EPT [XSA-480, CVE-2026-23554]
- Xenstored DoS by unprivileged domain [XSA-481, CVE-2026-23555]
* Thu Jan 29 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-3
x86: buffer overrun with shadow paging + tracing [XSA-477, CVE-2025-58150]
(#2434046)
x86: incomplete IBPB for vCPU isolation [XSA-479, CVE-2026-23553]
(#2434048)
* Fri Nov 14 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-1.fc43
- update to xen 4.20.2
remove patches now included or superceded upstream
* Fri Oct 24 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-8
- Incorrect removal of permissions on PCI device unplug [XSA-476,
CVE-2025-58149]
* Tue Oct 21 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-7
- x86: Incorrect input sanitisation in Viridian hypercalls [XSA-475,
CVE-2025-58147, CVE-2025-58148]
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.20.1-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Wed Sep 10 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-5
- Mutiple vulnerabilities in the Viridian interface [XSA-472,
CVE-2025-27466, CVE-2025-58142, CVE-2025-58143]
- Arm issues with page refcounting [XSA-473, CVE-2025-58144,
CVE-2025-58145]
* Tue Sep 02 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-4
- tools/xl: don't crash on NULL command line
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.20.1-3
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.20.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jul 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-1
- update to xen 4.20.1
remove old qemu code for spac file
remove armv7hl and ix86 code from spec file
update configuration in xen.hypervisor.config
minios is now a separate file
package extra ocaml files
unset -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 for hypervisor build
rebase xen.efi.build.patch
includes fixes for security vulnerabilites
x86: Incorrect stubs exception handling for flags recovery [XSA-470,
CVE-2025-27465]
x86: Transitive Scheduler Attacks [XSA-471, CVE-2024-36350,
CVE-2024-36357]
* Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 4.19.2-6
- Rebuild to fix OCaml dependencies
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 4.19.2-5
- Rebuilt for Python 3.14
* Mon May 12 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-4
- x86: Indirect Target Selection [XSA-469, CVE-2024-28956]
* Mon Apr 07 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-2
- update to xen-4.19.2
remove patches now included or superceded upstream
remove xen*.efi.elf files to avoid debuginfo failure
* Thu Feb 27 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-7
- deadlock potential with VT-d and legacy PCI device pass-through
[XSA-467, CVE-2025-1713]
* Thu Jan 23 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-6
- adjust file locations now /usr/sbin is a symlink to /usr/bin
- remove debugedit fix as no longer needed
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 4.19.1-4
- OCaml 5.3.0 rebuild for Fedora 42
* Thu Jan 09 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-3
- work around debugedit bug to fix aarch64 builds
* Sat Jan 04 2025 Andrea Perotti <aperotti@redhat.com> - 4.19.1-2
- xen-hypervisor %post doesn't load all needed grub2 modules
(#2335558)
* Thu Dec 05 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-1
- update to xen-4.19.1
remove patches now included or superceded upstream
* Tue Nov 12 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-5
- Deadlock in x86 HVM standard VGA handling [XSA-463, CVE-2024-45818]
- libxl leaks data to PVH guests via ACPI tables [XSA-464, CVE-2024-45819]
- additional patches so above applies cleanly
* Tue Sep 24 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-4
- x86: Deadlock in vlapic_error() [XSA-462, CVE-2024-45817] (#2314782)
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.19.0-3
- convert license to SPDX
* Wed Aug 14 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-2
- error handling in x86 IOMMU identity mapping [XSA-460, CVE-2024-31145]
(#2314784)
- PCI device pass-through with shared resources [XSA-461, CVE-2024-31146]
(#2314783)
* Sat Aug 03 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-1
- update to xen-4.19.0
rebase xen.fedora.systemd.patch, xen.efi.build.patch
xen.ocaml5.fixes.patch and xen.gcc14.fixes.patch
remove patches now included or superceded upstream
now need to enable systemd explicitly
xentrace_format has gone, pygrub is now only in /usr/libexec/xen/bin/
package xenwatchdogd.8.gz
use relative links for /usr/bin/qemu-system-i386
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.18.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 16 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.2-4
- double unlock in x86 guest IRQ handling [XSA-458, CVE-2024-31143]
(#2298690)
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.18.2-3
- Rebuilt for Python 3.13
* Mon Jun 03 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.2-2
- x86: Native Branch History Injection [XSA-456 version 3, CVE-2024-2201]
* Tue Apr 09 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.2-1
- x86: Native Branch History Injection [XSA-456, CVE-2024-2201]
- update to xen 4.18.2, remove patches now included upstream
* Tue Apr 09 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.1-2
- x86 HVM hypercalls may trigger Xen bug check [XSA-454, CVE-2023-46842]
- x86: Incorrect logic for BTC/SRSO mitigations [XSA-455, CVE-2024-31142]
* Wed Mar 20 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.1-1
- update to xen-4.18.1
rebase xen.gcc12.fixes.patch
remove patches now included or superceded upstream
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/15 /usr/lib/debug/.build-id/15/c61da0d2a2f6339d387b64b0418eb812e6e7e6 /usr/lib/debug/.build-id/15/c61da0d2a2f6339d387b64b0418eb812e6e7e6.debug /usr/lib/debug/.build-id/26 /usr/lib/debug/.build-id/26/8bf51846cdfc9aeb156a465318251214b3bd09 /usr/lib/debug/.build-id/26/8bf51846cdfc9aeb156a465318251214b3bd09.debug /usr/lib/debug/.build-id/2a /usr/lib/debug/.build-id/2a/4f4878f66419baed74676f1e2322f3cc096c38 /usr/lib/debug/.build-id/2a/4f4878f66419baed74676f1e2322f3cc096c38.debug /usr/lib/debug/.build-id/2a/7e98762c6ec4ad1c43cedee17a2013eae2c955 /usr/lib/debug/.build-id/2a/7e98762c6ec4ad1c43cedee17a2013eae2c955.debug /usr/lib/debug/.build-id/2a/c5711ea76d08beb880f1a81c89fbe0728254c1 /usr/lib/debug/.build-id/2a/c5711ea76d08beb880f1a81c89fbe0728254c1.debug /usr/lib/debug/.build-id/2c /usr/lib/debug/.build-id/2c/08fee6c4e3adb24606384c088bd18455117124 /usr/lib/debug/.build-id/2c/08fee6c4e3adb24606384c088bd18455117124.debug /usr/lib/debug/.build-id/32 /usr/lib/debug/.build-id/32/0c0e2c1b32ba44b7edfb4fb57d83b181cf8ec2 /usr/lib/debug/.build-id/32/0c0e2c1b32ba44b7edfb4fb57d83b181cf8ec2.debug /usr/lib/debug/.build-id/39 /usr/lib/debug/.build-id/39/54acd3a2217a0f3e4dd6a0b6dcfac21b4d9fdc /usr/lib/debug/.build-id/39/54acd3a2217a0f3e4dd6a0b6dcfac21b4d9fdc.debug /usr/lib/debug/.build-id/3f /usr/lib/debug/.build-id/3f/a09ac9eafea4cbc9f224a4eb6215d276f09611 /usr/lib/debug/.build-id/3f/a09ac9eafea4cbc9f224a4eb6215d276f09611.debug /usr/lib/debug/.build-id/4d /usr/lib/debug/.build-id/4d/fc129e74d03936caa161e970e05997ac64ccec /usr/lib/debug/.build-id/4d/fc129e74d03936caa161e970e05997ac64ccec.debug /usr/lib/debug/.build-id/4e /usr/lib/debug/.build-id/4e/c3bb51bd75303acea3708b6bb9e7c4320996ca /usr/lib/debug/.build-id/4e/c3bb51bd75303acea3708b6bb9e7c4320996ca.debug /usr/lib/debug/.build-id/50 /usr/lib/debug/.build-id/50/55df15c3012433f16f0c3610bd5b319a7f68fb /usr/lib/debug/.build-id/50/55df15c3012433f16f0c3610bd5b319a7f68fb.debug /usr/lib/debug/.build-id/54 /usr/lib/debug/.build-id/54/004f69ad664c9935ccf4a62f6bc357d51bb966 /usr/lib/debug/.build-id/54/004f69ad664c9935ccf4a62f6bc357d51bb966.debug /usr/lib/debug/.build-id/66 /usr/lib/debug/.build-id/66/a4a9d6c71cc6d56825ad3d9a34cb9a56580d95 /usr/lib/debug/.build-id/66/a4a9d6c71cc6d56825ad3d9a34cb9a56580d95.debug /usr/lib/debug/.build-id/6b /usr/lib/debug/.build-id/6b/f3f589f02e2afa6574b0e56a97bf020e397820 /usr/lib/debug/.build-id/6b/f3f589f02e2afa6574b0e56a97bf020e397820.debug /usr/lib/debug/.build-id/86 /usr/lib/debug/.build-id/86/cfd8f1bf6267cd99574921e1bd0fe3f39581d9 /usr/lib/debug/.build-id/86/cfd8f1bf6267cd99574921e1bd0fe3f39581d9.debug /usr/lib/debug/.build-id/95 /usr/lib/debug/.build-id/95/b9dc3bdf0ced3105ef1414dbd2f13a6c094c18 /usr/lib/debug/.build-id/95/b9dc3bdf0ced3105ef1414dbd2f13a6c094c18.debug /usr/lib/debug/.build-id/b2 /usr/lib/debug/.build-id/b2/a23b153c229e29a799d3b4b8c4d97ca1f77b99 /usr/lib/debug/.build-id/b2/a23b153c229e29a799d3b4b8c4d97ca1f77b99.debug /usr/lib/debug/.build-id/ba /usr/lib/debug/.build-id/ba/e901f5ebacf4359822c2d4169add5716bb9410 /usr/lib/debug/.build-id/ba/e901f5ebacf4359822c2d4169add5716bb9410.debug /usr/lib/debug/.build-id/d1 /usr/lib/debug/.build-id/d1/d879ed0dbb0f96b34eae9059568e40d34f0015 /usr/lib/debug/.build-id/d1/d879ed0dbb0f96b34eae9059568e40d34f0015.debug /usr/lib/debug/.build-id/f1 /usr/lib/debug/.build-id/f1/4c6f6c1355e31256e9e075ef37b2eb279d911a /usr/lib/debug/.build-id/f1/4c6f6c1355e31256e9e075ef37b2eb279d911a.debug /usr/lib/debug/.build-id/f4 /usr/lib/debug/.build-id/f4/b175c95ecec2041c889b71ff5ed9c17899971d /usr/lib/debug/.build-id/f4/b175c95ecec2041c889b71ff5ed9c17899971d.debug /usr/lib/debug/.build-id/fc /usr/lib/debug/.build-id/fc/f594e0c5073a6332bbce2df23c9b6454f5c840 /usr/lib/debug/.build-id/fc/f594e0c5073a6332bbce2df23c9b6454f5c840.debug /usr/lib/debug/usr /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/libxencall.so.1.3-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenctrl.so.4.20.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxendevicemodel.so.1.4-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenevtchn.so.1.2-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenforeignmemory.so.1.4-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenfsimage.so.4.20.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxengnttab.so.1.2-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenguest.so.4.20.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenhypfs.so.1.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenlight.so.4.20.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenstat.so.4.20.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenstore.so.4.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxentoolcore.so.1.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxentoollog.so.1.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxenvchan.so.4.20.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/libxlutil.so.4.20.0-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage /usr/lib/debug/usr/lib64/xenfsimage/ext2fs-lib /usr/lib/debug/usr/lib64/xenfsimage/ext2fs-lib/fsimage.so-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/fat /usr/lib/debug/usr/lib64/xenfsimage/fat/fsimage.so-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/iso9660 /usr/lib/debug/usr/lib64/xenfsimage/iso9660/fsimage.so-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/reiserfs /usr/lib/debug/usr/lib64/xenfsimage/reiserfs/fsimage.so-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/ufs /usr/lib/debug/usr/lib64/xenfsimage/ufs/fsimage.so-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/xfs /usr/lib/debug/usr/lib64/xenfsimage/xfs/fsimage.so-4.20.2-4.fc43.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/zfs /usr/lib/debug/usr/lib64/xenfsimage/zfs/fsimage.so-4.20.2-4.fc43.x86_64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 19 23:55:30 2026