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 aarch64

From Fedora 44 testing updates for aarch64 / 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:11:03 2026
Group: Development/Debug Build host: buildvm-a64-34.rdu3.fedoraproject.org
Size: 4667969 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/02
/usr/lib/debug/.build-id/02/91a3c811528ae59288446a6916335f4374a421
/usr/lib/debug/.build-id/02/91a3c811528ae59288446a6916335f4374a421.debug
/usr/lib/debug/.build-id/04
/usr/lib/debug/.build-id/04/173171f76f87430d5c5299b5785e7eb807e36e
/usr/lib/debug/.build-id/04/173171f76f87430d5c5299b5785e7eb807e36e.debug
/usr/lib/debug/.build-id/07
/usr/lib/debug/.build-id/07/25f23e32ac9b6b7696c4b15f4e7b03f93af7c8
/usr/lib/debug/.build-id/07/25f23e32ac9b6b7696c4b15f4e7b03f93af7c8.debug
/usr/lib/debug/.build-id/23
/usr/lib/debug/.build-id/23/ac7c922da92abc310fa63861c555e1619346e1
/usr/lib/debug/.build-id/23/ac7c922da92abc310fa63861c555e1619346e1.debug
/usr/lib/debug/.build-id/24
/usr/lib/debug/.build-id/24/2aecb2f97f7a3a49a27b0045288a70e07c61f3
/usr/lib/debug/.build-id/24/2aecb2f97f7a3a49a27b0045288a70e07c61f3.debug
/usr/lib/debug/.build-id/29
/usr/lib/debug/.build-id/29/cfe9db426e515357e238fc48da5fd3e7afc07a
/usr/lib/debug/.build-id/29/cfe9db426e515357e238fc48da5fd3e7afc07a.debug
/usr/lib/debug/.build-id/2e
/usr/lib/debug/.build-id/2e/107a402578e1f10a11f3bf36d5070646e61ddb
/usr/lib/debug/.build-id/2e/107a402578e1f10a11f3bf36d5070646e61ddb.debug
/usr/lib/debug/.build-id/32
/usr/lib/debug/.build-id/32/b4f59436d15ab3796c4001afeb87c8462da20a
/usr/lib/debug/.build-id/32/b4f59436d15ab3796c4001afeb87c8462da20a.debug
/usr/lib/debug/.build-id/42
/usr/lib/debug/.build-id/42/02361dd1ad9851b98841b8bd5a3f76918d0043
/usr/lib/debug/.build-id/42/02361dd1ad9851b98841b8bd5a3f76918d0043.debug
/usr/lib/debug/.build-id/43
/usr/lib/debug/.build-id/43/561e498fce5348933190d0c646bf991ba557ef
/usr/lib/debug/.build-id/43/561e498fce5348933190d0c646bf991ba557ef.debug
/usr/lib/debug/.build-id/4f
/usr/lib/debug/.build-id/4f/d1d5749ad884445f641123fe4163925aff0266
/usr/lib/debug/.build-id/4f/d1d5749ad884445f641123fe4163925aff0266.debug
/usr/lib/debug/.build-id/61
/usr/lib/debug/.build-id/61/9515c025d2997d5a19a09ee4aede3f2344fe2f
/usr/lib/debug/.build-id/61/9515c025d2997d5a19a09ee4aede3f2344fe2f.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/e7e169fbc2cfdaf47ef07d7032a208d3e91b9b
/usr/lib/debug/.build-id/73/e7e169fbc2cfdaf47ef07d7032a208d3e91b9b.debug
/usr/lib/debug/.build-id/7d
/usr/lib/debug/.build-id/7d/219d1aacf662ca204a650bc6d78ea9260e7e0f
/usr/lib/debug/.build-id/7d/219d1aacf662ca204a650bc6d78ea9260e7e0f.debug
/usr/lib/debug/.build-id/84
/usr/lib/debug/.build-id/84/f216f306e847eb7359fa2e97ef2f541f375050
/usr/lib/debug/.build-id/84/f216f306e847eb7359fa2e97ef2f541f375050.debug
/usr/lib/debug/.build-id/b2
/usr/lib/debug/.build-id/b2/1d8aed6880c084bde26be1019f3a7002458ea0
/usr/lib/debug/.build-id/b2/1d8aed6880c084bde26be1019f3a7002458ea0.debug
/usr/lib/debug/.build-id/c9
/usr/lib/debug/.build-id/c9/a7fe818f900b8ccc23bcad6de3755bf9b71bde
/usr/lib/debug/.build-id/c9/a7fe818f900b8ccc23bcad6de3755bf9b71bde.debug
/usr/lib/debug/.build-id/d0
/usr/lib/debug/.build-id/d0/b5bfb2a0c6bad0b6608447e7dddfcc59a6cd10
/usr/lib/debug/.build-id/d0/b5bfb2a0c6bad0b6608447e7dddfcc59a6cd10.debug
/usr/lib/debug/.build-id/d1
/usr/lib/debug/.build-id/d1/95f84e6c468edb9a8a0d1aae32f5c2236f5b0d
/usr/lib/debug/.build-id/d1/95f84e6c468edb9a8a0d1aae32f5c2236f5b0d.debug
/usr/lib/debug/.build-id/e1
/usr/lib/debug/.build-id/e1/b0d39416f76cdc6b43cc4d88141042dc2e83ff
/usr/lib/debug/.build-id/e1/b0d39416f76cdc6b43cc4d88141042dc2e83ff.debug
/usr/lib/debug/.build-id/e2
/usr/lib/debug/.build-id/e2/0c565a394f09cb3a4e59602207d5c1821a0406
/usr/lib/debug/.build-id/e2/0c565a394f09cb3a4e59602207d5c1821a0406.debug
/usr/lib/debug/.build-id/f0
/usr/lib/debug/.build-id/f0/37425c241d0c136410adfe5a7a8dd4f0569a2a
/usr/lib/debug/.build-id/f0/37425c241d0c136410adfe5a7a8dd4f0569a2a.debug
/usr/lib/debug/.build-id/ff
/usr/lib/debug/.build-id/ff/98150a27616d7b46d3684827ab8457851e09dd
/usr/lib/debug/.build-id/ff/98150a27616d7b46d3684827ab8457851e09dd.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libxencall.so.1.3-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenctrl.so.4.21.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxendevicemodel.so.1.4-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenevtchn.so.1.2-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenforeignmemory.so.1.4-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenfsimage.so.4.21.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxengnttab.so.1.2-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenguest.so.4.21.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenhypfs.so.1.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenlight.so.4.21.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenmanage.so.1.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenstat.so.4.21.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenstore.so.4.1-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxentoolcore.so.1.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxentoollog.so.1.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenvchan.so.4.21.0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxlutil.so.4.21.0-4.21.1-1.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.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/fat
/usr/lib/debug/usr/lib64/xenfsimage/fat/fsimage.so-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/iso9660
/usr/lib/debug/usr/lib64/xenfsimage/iso9660/fsimage.so-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs/fsimage.so-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/ufs
/usr/lib/debug/usr/lib64/xenfsimage/ufs/fsimage.so-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/zfs
/usr/lib/debug/usr/lib64/xenfsimage/zfs/fsimage.so-4.21.1-1.fc44.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 2 00:50:25 2026