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-4.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: 4.fc44 Build date: Fri Jun 12 22:22:15 2026
Group: Development/Debug Build host: buildvm-a64-41.rdu3.fedoraproject.org
Size: 4667185 Source RPM: xen-4.21.1-4.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

* Fri Jun 12 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-4
  - x86 HVM I/O port list traversal [XSA-491, CVE-2026-42487]
  - domctl lock open to abuse [XSA-492, CVE-2026-42489, CVE-2026-42490]
  - Arm: Completion of memory accesses not guaranteed by completion of a TLBI
  	 [XSA-493, CVE-2025-10263]
  - x86: mismatched mapcache metadata [XSA-494, CVE-2026-42488]
* Tue May 12 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-3
  - x86: CPU Opcode Cache corruption [XSA-490,CVE-2025-54518]
* Tue Apr 28 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-2
  - oxenstored keeps quota related use counts across domain destruction
  	[XSA-483, CVE-2026-23556]
  - Xenstored DoS via XS_RESET_WATCHES command [XSA-484, CVE-2026-23557]
  - grant table v2 race in status page mapping [XSA-486, CVE-2026-23558]
  - x86: Floating Point Divider State Sampling [XSA-488, CVE-2025-54505]
* Thu Mar 26 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-1
  - update to xen 4.21.1
    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)

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/07
/usr/lib/debug/.build-id/07/8638b6bb5c8767e0df8b36c9f19be30628d592
/usr/lib/debug/.build-id/07/8638b6bb5c8767e0df8b36c9f19be30628d592.debug
/usr/lib/debug/.build-id/4d
/usr/lib/debug/.build-id/4d/d50526074d8cd881f9dae7b44e24aedbddd113
/usr/lib/debug/.build-id/4d/d50526074d8cd881f9dae7b44e24aedbddd113.debug
/usr/lib/debug/.build-id/4e
/usr/lib/debug/.build-id/4e/b986ace8af0e72fc28a066f8fe313099d5ab3d
/usr/lib/debug/.build-id/4e/b986ace8af0e72fc28a066f8fe313099d5ab3d.debug
/usr/lib/debug/.build-id/57
/usr/lib/debug/.build-id/57/3fce5e31c8b116bb7cf4f77c225fefb606bca3
/usr/lib/debug/.build-id/57/3fce5e31c8b116bb7cf4f77c225fefb606bca3.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/21b8a12f19e6016ac19a1a234b1e9e592c8549
/usr/lib/debug/.build-id/5d/21b8a12f19e6016ac19a1a234b1e9e592c8549.debug
/usr/lib/debug/.build-id/63
/usr/lib/debug/.build-id/63/26deb59affbf5ae05dbe335fc771988b2d2b12
/usr/lib/debug/.build-id/63/26deb59affbf5ae05dbe335fc771988b2d2b12.debug
/usr/lib/debug/.build-id/71
/usr/lib/debug/.build-id/71/9f2c9c253d6f2d8b558025c9714e1c343e6915
/usr/lib/debug/.build-id/71/9f2c9c253d6f2d8b558025c9714e1c343e6915.debug
/usr/lib/debug/.build-id/75
/usr/lib/debug/.build-id/75/fca8e93ac83d212debc0ad9743ce8c4aabddb9
/usr/lib/debug/.build-id/75/fca8e93ac83d212debc0ad9743ce8c4aabddb9.debug
/usr/lib/debug/.build-id/86
/usr/lib/debug/.build-id/86/fcec7acae72ba49a34123c42421302054e8a7a
/usr/lib/debug/.build-id/86/fcec7acae72ba49a34123c42421302054e8a7a.debug
/usr/lib/debug/.build-id/87
/usr/lib/debug/.build-id/87/d7c6db211e6040ce10ce2a0c8e3f49068d1f80
/usr/lib/debug/.build-id/87/d7c6db211e6040ce10ce2a0c8e3f49068d1f80.debug
/usr/lib/debug/.build-id/88
/usr/lib/debug/.build-id/88/0bc2d7d2d4f405ae7b5019d12537acc435ab74
/usr/lib/debug/.build-id/88/0bc2d7d2d4f405ae7b5019d12537acc435ab74.debug
/usr/lib/debug/.build-id/89
/usr/lib/debug/.build-id/89/534ad3924bdbef99712bfe3d3d1713abc479cd
/usr/lib/debug/.build-id/89/534ad3924bdbef99712bfe3d3d1713abc479cd.debug
/usr/lib/debug/.build-id/b1
/usr/lib/debug/.build-id/b1/fe03aa77f3bb860d7a2ade0505fcb788059942
/usr/lib/debug/.build-id/b1/fe03aa77f3bb860d7a2ade0505fcb788059942.debug
/usr/lib/debug/.build-id/bd
/usr/lib/debug/.build-id/bd/0883c8a78c90136c22d262467038199d811aff
/usr/lib/debug/.build-id/bd/0883c8a78c90136c22d262467038199d811aff.debug
/usr/lib/debug/.build-id/c6
/usr/lib/debug/.build-id/c6/4311439f5e7a15a0f093f0a019295c4780a808
/usr/lib/debug/.build-id/c6/4311439f5e7a15a0f093f0a019295c4780a808.debug
/usr/lib/debug/.build-id/c9
/usr/lib/debug/.build-id/c9/e5c49fc59262f4fb0fb87cc320925549738c37
/usr/lib/debug/.build-id/c9/e5c49fc59262f4fb0fb87cc320925549738c37.debug
/usr/lib/debug/.build-id/d4
/usr/lib/debug/.build-id/d4/064a5711c9eaa936d227ccc53f14d4ceaeb3b5
/usr/lib/debug/.build-id/d4/064a5711c9eaa936d227ccc53f14d4ceaeb3b5.debug
/usr/lib/debug/.build-id/e1
/usr/lib/debug/.build-id/e1/4345d06a617fe54fd837f31310d8e87d555593
/usr/lib/debug/.build-id/e1/4345d06a617fe54fd837f31310d8e87d555593.debug
/usr/lib/debug/.build-id/e6
/usr/lib/debug/.build-id/e6/cf69b090a309f0f63cc0b66308ac1dfb91207c
/usr/lib/debug/.build-id/e6/cf69b090a309f0f63cc0b66308ac1dfb91207c.debug
/usr/lib/debug/.build-id/e7
/usr/lib/debug/.build-id/e7/1076714a936bf62bc2ca4509e79f3b0e8c4234
/usr/lib/debug/.build-id/e7/1076714a936bf62bc2ca4509e79f3b0e8c4234.debug
/usr/lib/debug/.build-id/ed
/usr/lib/debug/.build-id/ed/c48ef950cab732281c482c9cfcb12465e6795e
/usr/lib/debug/.build-id/ed/c48ef950cab732281c482c9cfcb12465e6795e.debug
/usr/lib/debug/.build-id/ef
/usr/lib/debug/.build-id/ef/2f9f9dafd4f6d9a8a7b799c18374026c73c334
/usr/lib/debug/.build-id/ef/2f9f9dafd4f6d9a8a7b799c18374026c73c334.debug
/usr/lib/debug/.build-id/fb
/usr/lib/debug/.build-id/fb/8872fe6ea7d559da04791114d797d9ece02c8f
/usr/lib/debug/.build-id/fb/8872fe6ea7d559da04791114d797d9ece02c8f.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libxencall.so.1.3-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenctrl.so.4.21.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxendevicemodel.so.1.4-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenevtchn.so.1.2-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenforeignmemory.so.1.4-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenfsimage.so.4.21.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxengnttab.so.1.2-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenguest.so.4.21.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenhypfs.so.1.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenlight.so.4.21.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenmanage.so.1.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenstat.so.4.21.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenstore.so.4.1-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxentoolcore.so.1.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxentoollog.so.1.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxenvchan.so.4.21.0-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/libxlutil.so.4.21.0-4.21.1-4.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-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/fat
/usr/lib/debug/usr/lib64/xenfsimage/fat/fsimage.so-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/iso9660
/usr/lib/debug/usr/lib64/xenfsimage/iso9660/fsimage.so-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs
/usr/lib/debug/usr/lib64/xenfsimage/reiserfs/fsimage.so-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/ufs
/usr/lib/debug/usr/lib64/xenfsimage/ufs/fsimage.so-4.21.1-4.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/xenfsimage/zfs
/usr/lib/debug/usr/lib64/xenfsimage/zfs/fsimage.so-4.21.1-4.fc44.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 13 23:35:46 2026