| 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.19.4 | Vendor: Fedora Project |
| Release: 2.fc42 | Build date: Thu Jan 29 21:32:42 2026 |
| Group: Development/Debug | Build host: buildvm-x86-23.rdu3.fedoraproject.org |
| Size: 5007336 | Source RPM: xen-4.19.4-2.fc42.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
* Thu Jan 29 2026 Michael Young <m.a.young@durham.ac.uk> - 4.19.4-2
x86: buffer overrun with shadow paging + tracing [XSA-477, CVE-2025-58150]
(#2434045)
x86: incomplete IBPB for vCPU isolation [XSA-479, CVE-2026-23553]
(#2434047)
* Sat Dec 06 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.4-1
- update to xen-4.19.4
remove patches now included or superceded upstream
* Fri Oct 24 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.3-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.19.3-6
- x86: Incorrect input sanitisation in Viridian hypercalls [XSA-475,
CVE-2025-58147, CVE-2025-58148]
* Mon Sep 15 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.3-4
- 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 Aug 05 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.3-2
- update to xen-4.19.3
remove patches now included or superceded upstream
includes patches for
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]
* 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
* Wed Mar 13 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-7
- x86: Register File Data Sampling [XSA-452, CVE-2023-28746]
- GhostRace: Speculative Race Conditions [XSA-453, CVE-2024-2193]
- additional patches so above applies cleanly
* Tue Feb 27 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-6
- x86: shadow stack vs exceptions from emulation stubs - [XSA-451,
CVE-2023-46841] (#2266326)
* Sun Feb 04 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-5
- pci: phantom functions assigned to incorrect contexts [XSA-449,
CVE-2023-46839]
- VT-d: Failure to quarantine devices in !HVM build [XSA-450,
CVE-2023-46840]
- the glibc32 doesn't seem to add anything to the build so drop it
* Sat Feb 03 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-4
- build fixes for gcc14, replace stubs-32.h requirement with glibc32
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/0b /usr/lib/debug/.build-id/0b/e9f19b46197d535ab8ac4346c86cf8a542a444 /usr/lib/debug/.build-id/0b/e9f19b46197d535ab8ac4346c86cf8a542a444.debug /usr/lib/debug/.build-id/0e /usr/lib/debug/.build-id/0e/71f7944ad8bbbad00f1aa1cc92f789b4112261 /usr/lib/debug/.build-id/0e/71f7944ad8bbbad00f1aa1cc92f789b4112261.debug /usr/lib/debug/.build-id/16 /usr/lib/debug/.build-id/16/4158165f92100b16164509e1f6522de39f7ede /usr/lib/debug/.build-id/16/4158165f92100b16164509e1f6522de39f7ede.debug /usr/lib/debug/.build-id/40 /usr/lib/debug/.build-id/40/c77b6ba103acb49f41d1a777f0f30eed54ae24 /usr/lib/debug/.build-id/40/c77b6ba103acb49f41d1a777f0f30eed54ae24.debug /usr/lib/debug/.build-id/47 /usr/lib/debug/.build-id/47/dd72df24538c5064ba31c775b7573c1ab7782c /usr/lib/debug/.build-id/47/dd72df24538c5064ba31c775b7573c1ab7782c.debug /usr/lib/debug/.build-id/50 /usr/lib/debug/.build-id/50/464c3e7d90cb4ca6baefbcd2680449e7eeebe7 /usr/lib/debug/.build-id/50/464c3e7d90cb4ca6baefbcd2680449e7eeebe7.debug /usr/lib/debug/.build-id/50/d2445bbe65eb872b12ef333f29c09259c9b5c7 /usr/lib/debug/.build-id/50/d2445bbe65eb872b12ef333f29c09259c9b5c7.debug /usr/lib/debug/.build-id/51 /usr/lib/debug/.build-id/51/58790ed0d44b095093269303a0ad988545944d /usr/lib/debug/.build-id/51/58790ed0d44b095093269303a0ad988545944d.debug /usr/lib/debug/.build-id/5d /usr/lib/debug/.build-id/5d/605b015a4d690f351295eb4043144c82ac4703 /usr/lib/debug/.build-id/5d/605b015a4d690f351295eb4043144c82ac4703.debug /usr/lib/debug/.build-id/80 /usr/lib/debug/.build-id/80/32c8c543976f87dee5eff22fa3316e26db388e /usr/lib/debug/.build-id/80/32c8c543976f87dee5eff22fa3316e26db388e.debug /usr/lib/debug/.build-id/84 /usr/lib/debug/.build-id/84/45942bb6b502178360ae4c2f0f33c0c72e2795 /usr/lib/debug/.build-id/84/45942bb6b502178360ae4c2f0f33c0c72e2795.debug /usr/lib/debug/.build-id/8b /usr/lib/debug/.build-id/8b/6ce1171217bcc14a9da46775157f0efe14219a /usr/lib/debug/.build-id/8b/6ce1171217bcc14a9da46775157f0efe14219a.debug /usr/lib/debug/.build-id/93 /usr/lib/debug/.build-id/93/cd998f2ef28eddda2e81460f261d3528ab81ec /usr/lib/debug/.build-id/93/cd998f2ef28eddda2e81460f261d3528ab81ec.debug /usr/lib/debug/.build-id/9a /usr/lib/debug/.build-id/9a/1fe578d80e08fe212d27f392204fe8fa86fa27 /usr/lib/debug/.build-id/9a/1fe578d80e08fe212d27f392204fe8fa86fa27.debug /usr/lib/debug/.build-id/9b /usr/lib/debug/.build-id/9b/a6878270d3556761c7c93d9d6b9e54f48d9448 /usr/lib/debug/.build-id/9b/a6878270d3556761c7c93d9d6b9e54f48d9448.debug /usr/lib/debug/.build-id/9e /usr/lib/debug/.build-id/9e/6ea4f852afd9f84cffdc6173162d1c940e6e9e /usr/lib/debug/.build-id/9e/6ea4f852afd9f84cffdc6173162d1c940e6e9e.debug /usr/lib/debug/.build-id/a4 /usr/lib/debug/.build-id/a4/8178efaa197ea4386a3e388b42d24086e4660f /usr/lib/debug/.build-id/a4/8178efaa197ea4386a3e388b42d24086e4660f.debug /usr/lib/debug/.build-id/a4/a32d422689eed8ed77f5dfffabbdead728b76b /usr/lib/debug/.build-id/a4/a32d422689eed8ed77f5dfffabbdead728b76b.debug /usr/lib/debug/.build-id/a8 /usr/lib/debug/.build-id/a8/6f8cc85f47fa76be0b69d8227782c27e76565f /usr/lib/debug/.build-id/a8/6f8cc85f47fa76be0b69d8227782c27e76565f.debug /usr/lib/debug/.build-id/a8/77bc7a6cd600fb04141fc23eee58d38d74942f /usr/lib/debug/.build-id/a8/77bc7a6cd600fb04141fc23eee58d38d74942f.debug /usr/lib/debug/.build-id/b1 /usr/lib/debug/.build-id/b1/30ef5760a0994fb9d6830d1b1948bd54cf69c8 /usr/lib/debug/.build-id/b1/30ef5760a0994fb9d6830d1b1948bd54cf69c8.debug /usr/lib/debug/.build-id/c2 /usr/lib/debug/.build-id/c2/da78e906a6f9ad7bddf35bd4c485d3e4fea93a /usr/lib/debug/.build-id/c2/da78e906a6f9ad7bddf35bd4c485d3e4fea93a.debug /usr/lib/debug/.build-id/f3 /usr/lib/debug/.build-id/f3/c0c7b01f55833ae5adb1a72b71011af2d3a863 /usr/lib/debug/.build-id/f3/c0c7b01f55833ae5adb1a72b71011af2d3a863.debug /usr/lib/debug/usr /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/libxencall.so.1.3-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenctrl.so.4.19.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxendevicemodel.so.1.4-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenevtchn.so.1.2-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenforeignmemory.so.1.4-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenfsimage.so.4.19.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxengnttab.so.1.2-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenguest.so.4.19.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenhypfs.so.1.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenlight.so.4.19.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenstat.so.4.19.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenstore.so.4.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxentoolcore.so.1.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxentoollog.so.1.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxenvchan.so.4.19.0-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/libxlutil.so.4.19.0-4.19.4-2.fc42.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.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/fat /usr/lib/debug/usr/lib64/xenfsimage/fat/fsimage.so-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/iso9660 /usr/lib/debug/usr/lib64/xenfsimage/iso9660/fsimage.so-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/reiserfs /usr/lib/debug/usr/lib64/xenfsimage/reiserfs/fsimage.so-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/ufs /usr/lib/debug/usr/lib64/xenfsimage/ufs/fsimage.so-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/xfs /usr/lib/debug/usr/lib64/xenfsimage/xfs/fsimage.so-4.19.4-2.fc42.x86_64.debug /usr/lib/debug/usr/lib64/xenfsimage/zfs /usr/lib/debug/usr/lib64/xenfsimage/zfs/fsimage.so-4.19.4-2.fc42.x86_64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Apr 1 00:02:25 2026