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.0-5.fc44 RPM for aarch64

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

Name: xen-libs-debuginfo Distribution: Fedora Project
Version: 4.21.0 Vendor: Fedora Project
Release: 5.fc44 Build date: Tue Mar 17 22:32:59 2026
Group: Development/Debug Build host: buildvm-a64-20.rdu3.fedoraproject.org
Size: 4668153 Source RPM: xen-4.21.0-5.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

* 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]
* 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

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0e
/usr/lib/debug/.build-id/0e/5fd844d4e8a31b0b90a11e84bf110eab3bb982
/usr/lib/debug/.build-id/0e/5fd844d4e8a31b0b90a11e84bf110eab3bb982.debug
/usr/lib/debug/.build-id/0e/c32816f62133e483bb61c198f67a7745b02e49
/usr/lib/debug/.build-id/0e/c32816f62133e483bb61c198f67a7745b02e49.debug
/usr/lib/debug/.build-id/17
/usr/lib/debug/.build-id/17/983db46d198b3e32a0dc9133128df578cd919b
/usr/lib/debug/.build-id/17/983db46d198b3e32a0dc9133128df578cd919b.debug
/usr/lib/debug/.build-id/19
/usr/lib/debug/.build-id/19/3c3ab51c52dc6c176b2dc2920488c8805ee514
/usr/lib/debug/.build-id/19/3c3ab51c52dc6c176b2dc2920488c8805ee514.debug
/usr/lib/debug/.build-id/1e
/usr/lib/debug/.build-id/1e/e8876ffcaed866168f2be72573f9b9f5b4e4e3
/usr/lib/debug/.build-id/1e/e8876ffcaed866168f2be72573f9b9f5b4e4e3.debug
/usr/lib/debug/.build-id/32
/usr/lib/debug/.build-id/32/348a51245394256f8093d81a15d2d74292a814
/usr/lib/debug/.build-id/32/348a51245394256f8093d81a15d2d74292a814.debug
/usr/lib/debug/.build-id/43
/usr/lib/debug/.build-id/43/7ba7cd84bc86d383195d061809308f4601204a
/usr/lib/debug/.build-id/43/7ba7cd84bc86d383195d061809308f4601204a.debug
/usr/lib/debug/.build-id/43/b1aeeffab0fafc9d42e1150984fa1bada8a6e4
/usr/lib/debug/.build-id/43/b1aeeffab0fafc9d42e1150984fa1bada8a6e4.debug
/usr/lib/debug/.build-id/4f
/usr/lib/debug/.build-id/4f/0c3fdf39405dd32e2f2d5533fe2dc2cbaa5ce5
/usr/lib/debug/.build-id/4f/0c3fdf39405dd32e2f2d5533fe2dc2cbaa5ce5.debug
/usr/lib/debug/.build-id/55
/usr/lib/debug/.build-id/55/b4ea1442e0dabb0e285756fe589f286b2bf5dc
/usr/lib/debug/.build-id/55/b4ea1442e0dabb0e285756fe589f286b2bf5dc.debug
/usr/lib/debug/.build-id/61
/usr/lib/debug/.build-id/61/9c9c35a0dadb70ee15034279c3ab8c294c3cc3
/usr/lib/debug/.build-id/61/9c9c35a0dadb70ee15034279c3ab8c294c3cc3.debug
/usr/lib/debug/.build-id/79
/usr/lib/debug/.build-id/79/a8ec528730c31c0594d338826b355458ffa80c
/usr/lib/debug/.build-id/79/a8ec528730c31c0594d338826b355458ffa80c.debug
/usr/lib/debug/.build-id/81
/usr/lib/debug/.build-id/81/0d2d571d4e18acae0bc577253a285c7769429c
/usr/lib/debug/.build-id/81/0d2d571d4e18acae0bc577253a285c7769429c.debug
/usr/lib/debug/.build-id/86
/usr/lib/debug/.build-id/86/77b17d14ceee7704e94e358e341b52392dc75b
/usr/lib/debug/.build-id/86/77b17d14ceee7704e94e358e341b52392dc75b.debug
/usr/lib/debug/.build-id/94
/usr/lib/debug/.build-id/94/7fd32e4db0168aaee99b60c5bc517226208c05
/usr/lib/debug/.build-id/94/7fd32e4db0168aaee99b60c5bc517226208c05.debug
/usr/lib/debug/.build-id/9b
/usr/lib/debug/.build-id/9b/58e94aae6649356465b5b2efa25d6633f668f9
/usr/lib/debug/.build-id/9b/58e94aae6649356465b5b2efa25d6633f668f9.debug
/usr/lib/debug/.build-id/a2
/usr/lib/debug/.build-id/a2/a5cc38b0dbdbd52a72898fb2b2f3434ef5c551
/usr/lib/debug/.build-id/a2/a5cc38b0dbdbd52a72898fb2b2f3434ef5c551.debug
/usr/lib/debug/.build-id/a6
/usr/lib/debug/.build-id/a6/58adb737ac98b4ad24c3cf294c503c32bd8b6d
/usr/lib/debug/.build-id/a6/58adb737ac98b4ad24c3cf294c503c32bd8b6d.debug
/usr/lib/debug/.build-id/a8
/usr/lib/debug/.build-id/a8/1671067c6a0434158bd6d7fe67429cff4560d2
/usr/lib/debug/.build-id/a8/1671067c6a0434158bd6d7fe67429cff4560d2.debug
/usr/lib/debug/.build-id/b3
/usr/lib/debug/.build-id/b3/54512c4ecc80f7c0ef6564c6d2adbc79047f12
/usr/lib/debug/.build-id/b3/54512c4ecc80f7c0ef6564c6d2adbc79047f12.debug
/usr/lib/debug/.build-id/d3
/usr/lib/debug/.build-id/d3/38bb3406408c6b70e70115770a92ae3ac21696
/usr/lib/debug/.build-id/d3/38bb3406408c6b70e70115770a92ae3ac21696.debug
/usr/lib/debug/.build-id/d4
/usr/lib/debug/.build-id/d4/f2f638cc7eb963a76a27421a22ac05f375d970
/usr/lib/debug/.build-id/d4/f2f638cc7eb963a76a27421a22ac05f375d970.debug
/usr/lib/debug/.build-id/dc
/usr/lib/debug/.build-id/dc/b4614b7241e6d61c4725840b9927b6bd4785c8
/usr/lib/debug/.build-id/dc/b4614b7241e6d61c4725840b9927b6bd4785c8.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libxencall.so.1.3-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenctrl.so.4.21.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxendevicemodel.so.1.4-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenevtchn.so.1.2-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenforeignmemory.so.1.4-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenfsimage.so.4.21.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxengnttab.so.1.2-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenguest.so.4.21.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenhypfs.so.1.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenlight.so.4.21.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenmanage.so.1.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenstat.so.4.21.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenstore.so.4.1-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxentoolcore.so.1.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxentoollog.so.1.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenvchan.so.4.21.0-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxlutil.so.4.21.0-4.21.0-5.fc44.aarch64.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.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/fat
/usr/lib/debug/usr/lib64/xenfsimage/fat/fsimage.so-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/iso9660
/usr/lib/debug/usr/lib64/xenfsimage/iso9660/fsimage.so-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs/fsimage.so-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/ufs
/usr/lib/debug/usr/lib64/xenfsimage/ufs/fsimage.so-4.21.0-5.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/zfs
/usr/lib/debug/usr/lib64/xenfsimage/zfs/fsimage.so-4.21.0-5.fc44.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 21 23:36:40 2026