Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xen-libs-debuginfo-4.21.1-1.fc44 RPM for x86_64

From Fedora 44 testing updates for x86_64 / debug / Packages / x

Name: xen-libs-debuginfo Distribution: Fedora Project
Version: 4.21.1 Vendor: Fedora Project
Release: 1.fc44 Build date: Thu Mar 26 23:10:35 2026
Group: Development/Debug Build host: buildvm-x86-20.rdu3.fedoraproject.org
Size: 5165497 Source RPM: xen-4.21.1-1.fc44.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.

Provides

Requires

License

GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD

Changelog

* Thu Mar 26 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-1
  - update to xen 4.21.0
    remove patches now included or superceded upstream
* Tue Mar 17 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.0-5
  - Use after free of paging structures in EPT [XSA-480, CVE-2026-23554]
  - Xenstored DoS by unprivileged domain [XSA-481, CVE-2026-23555]
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 4.21.0-4
  - OCaml 5.4.1 rebuild
* Wed Jan 28 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.0-3
  x86: buffer overrun with shadow paging + tracing [XSA-477, CVE-2025-58150]
    x86: incomplete IBPB for vCPU isolation [XSA-479, CVE-2026-23553]
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.21.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Jan 07 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.0-1
  - update to xen 4.21.0
    rebase mini-os
    use .xz xen tarball instead of .gz
    fix quotes around sed command
    update libxenstore version
    package libxenmanage and xen-watchdog-sleep.sh files
    add a new package for test files
    renumber patches
    use json-c instead of yajl
  - fix bug in xen code when using json-c
  - fix code issues detected by gcc16
* Thu Nov 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-2.fc44
  - update to xen 4.20.2
    remove patches now included or superceded upstream
* Sun Oct 26 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-9
  - teecr32_el1 and teehbr32_el1 support dropped in binutils 2.45.50-5.fc44
* Fri Oct 24 2025 Michael Young <m.a.young@durham.ac.uk>
  - 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>
  - x86: Incorrect input sanitisation in Viridian hypercalls [XSA-475,
  	CVE-2025-58147, CVE-2025-58148]
* Wed Oct 15 2025 Richard W.M. Jones <rjones@redhat.com> - 4.20.1-7
  - OCaml 5.4.0 rebuild
* 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]

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/14
/usr/lib/debug/.build-id/14/8a2fa1d43a1dea0b7b8c127b1d1a9d9e0b8cde
/usr/lib/debug/.build-id/14/8a2fa1d43a1dea0b7b8c127b1d1a9d9e0b8cde.debug
/usr/lib/debug/.build-id/15
/usr/lib/debug/.build-id/15/ec7b9540132f15488d540e70be0609ada06494
/usr/lib/debug/.build-id/15/ec7b9540132f15488d540e70be0609ada06494.debug
/usr/lib/debug/.build-id/25
/usr/lib/debug/.build-id/25/34a1a19c9150dda07a73edb8c1bb11bc2fad2c
/usr/lib/debug/.build-id/25/34a1a19c9150dda07a73edb8c1bb11bc2fad2c.debug
/usr/lib/debug/.build-id/28
/usr/lib/debug/.build-id/28/ba89ae89a5b881469f1b294a7ecab9d42fab28
/usr/lib/debug/.build-id/28/ba89ae89a5b881469f1b294a7ecab9d42fab28.debug
/usr/lib/debug/.build-id/2b
/usr/lib/debug/.build-id/2b/aa78559f15430c89aadb5389ac6522266eb743
/usr/lib/debug/.build-id/2b/aa78559f15430c89aadb5389ac6522266eb743.debug
/usr/lib/debug/.build-id/53
/usr/lib/debug/.build-id/53/5670f59d4b4a456d886d5e252738bd1ddd4876
/usr/lib/debug/.build-id/53/5670f59d4b4a456d886d5e252738bd1ddd4876.debug
/usr/lib/debug/.build-id/68
/usr/lib/debug/.build-id/68/4f59e82f98fa0a0aee71d6f1f7eb4f825ee097
/usr/lib/debug/.build-id/68/4f59e82f98fa0a0aee71d6f1f7eb4f825ee097.debug
/usr/lib/debug/.build-id/71
/usr/lib/debug/.build-id/71/3a73ac201cebddc66b9833b4c85fb39858d234
/usr/lib/debug/.build-id/71/3a73ac201cebddc66b9833b4c85fb39858d234.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/6ca81390ba1378675613b283998b3f471b5a77
/usr/lib/debug/.build-id/73/6ca81390ba1378675613b283998b3f471b5a77.debug
/usr/lib/debug/.build-id/79
/usr/lib/debug/.build-id/79/cac62fe818b9340d6b339a3de30b24ebe5fa96
/usr/lib/debug/.build-id/79/cac62fe818b9340d6b339a3de30b24ebe5fa96.debug
/usr/lib/debug/.build-id/7b
/usr/lib/debug/.build-id/7b/3124090bea568e9e633f519d40105841606671
/usr/lib/debug/.build-id/7b/3124090bea568e9e633f519d40105841606671.debug
/usr/lib/debug/.build-id/80
/usr/lib/debug/.build-id/80/830296a66ee15a0bde4502d0096f7cc93786d6
/usr/lib/debug/.build-id/80/830296a66ee15a0bde4502d0096f7cc93786d6.debug
/usr/lib/debug/.build-id/91
/usr/lib/debug/.build-id/91/02793c56e82fb7b52425a5e5f6a8ea543417a8
/usr/lib/debug/.build-id/91/02793c56e82fb7b52425a5e5f6a8ea543417a8.debug
/usr/lib/debug/.build-id/9a/7bd699c4b22904160dea19b34a40fc9e5c4473
/usr/lib/debug/.build-id/9a/7bd699c4b22904160dea19b34a40fc9e5c4473.debug
/usr/lib/debug/.build-id/b9
/usr/lib/debug/.build-id/b9/2d074cc4a5941228473b67385177f17ac3a88d
/usr/lib/debug/.build-id/b9/2d074cc4a5941228473b67385177f17ac3a88d.debug
/usr/lib/debug/.build-id/ba
/usr/lib/debug/.build-id/ba/da210129bd42a5734df8f8aac2bf0c0fd72175
/usr/lib/debug/.build-id/ba/da210129bd42a5734df8f8aac2bf0c0fd72175.debug
/usr/lib/debug/.build-id/bb
/usr/lib/debug/.build-id/bb/12bc32cacc4a849dc25c94e1fbca7b35a06073
/usr/lib/debug/.build-id/bb/12bc32cacc4a849dc25c94e1fbca7b35a06073.debug
/usr/lib/debug/.build-id/c7
/usr/lib/debug/.build-id/c7/e26139194d8deb519e81e7861abded5f238f26
/usr/lib/debug/.build-id/c7/e26139194d8deb519e81e7861abded5f238f26.debug
/usr/lib/debug/.build-id/cb
/usr/lib/debug/.build-id/cb/c2cac367ee0802e2e996f5c47bf3365b5dd760
/usr/lib/debug/.build-id/cb/c2cac367ee0802e2e996f5c47bf3365b5dd760.debug
/usr/lib/debug/.build-id/ce
/usr/lib/debug/.build-id/ce/be755f5a4eb6527698f07de5ad8a3ff91d7fd9
/usr/lib/debug/.build-id/ce/be755f5a4eb6527698f07de5ad8a3ff91d7fd9.debug
/usr/lib/debug/.build-id/dc
/usr/lib/debug/.build-id/dc/97496527f6961453f3af7eb683d48faae0b77b
/usr/lib/debug/.build-id/dc/97496527f6961453f3af7eb683d48faae0b77b.debug
/usr/lib/debug/.build-id/e4
/usr/lib/debug/.build-id/e4/803192127bc1f5fbe2a7bc161ca677d8051231
/usr/lib/debug/.build-id/e4/803192127bc1f5fbe2a7bc161ca677d8051231.debug
/usr/lib/debug/.build-id/ef
/usr/lib/debug/.build-id/ef/f391672dc4b441a5fe9aecef6b181a9b90fb7e
/usr/lib/debug/.build-id/ef/f391672dc4b441a5fe9aecef6b181a9b90fb7e.debug
/usr/lib/debug/.build-id/f3
/usr/lib/debug/.build-id/f3/17c54870828e43b7518543b7de944e2834c74f
/usr/lib/debug/.build-id/f3/17c54870828e43b7518543b7de944e2834c74f.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libxencall.so.1.3-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenctrl.so.4.21.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxendevicemodel.so.1.4-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenevtchn.so.1.2-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenforeignmemory.so.1.4-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenfsimage.so.4.21.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxengnttab.so.1.2-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenguest.so.4.21.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenhypfs.so.1.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenlight.so.4.21.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenmanage.so.1.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenstat.so.4.21.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenstore.so.4.1-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxentoolcore.so.1.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxentoollog.so.1.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxenvchan.so.4.21.0-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/libxlutil.so.4.21.0-4.21.1-1.fc44.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.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/xenfsimage/fat
/usr/lib/debug/usr/lib64/xenfsimage/fat/fsimage.so-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/xenfsimage/iso9660
/usr/lib/debug/usr/lib64/xenfsimage/iso9660/fsimage.so-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs/fsimage.so-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/xenfsimage/ufs
/usr/lib/debug/usr/lib64/xenfsimage/ufs/fsimage.so-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/xenfsimage/xfs
/usr/lib/debug/usr/lib64/xenfsimage/xfs/fsimage.so-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/lib64/xenfsimage/zfs
/usr/lib/debug/usr/lib64/xenfsimage/zfs/fsimage.so-4.21.1-1.fc44.x86_64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 18 23:17:00 2026