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

xen-runtime-debuginfo-4.21.1-1.fc44 RPM for aarch64

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

Name: xen-runtime-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: 2643297 Source RPM: xen-4.21.1-1.fc44.src.rpm
Packager: Fedora Project
Url: http://xen.org/
Summary: Debug information for package xen-runtime
This package provides debug information for package xen-runtime.
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/00
/usr/lib/debug/.build-id/00/a7045890c8c6524e87f771d1e569c3c09a0774
/usr/lib/debug/.build-id/00/a7045890c8c6524e87f771d1e569c3c09a0774.debug
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/16fb3b9536078882361622d405d1f24dafd087
/usr/lib/debug/.build-id/0c/16fb3b9536078882361622d405d1f24dafd087.debug
/usr/lib/debug/.build-id/0d
/usr/lib/debug/.build-id/0d/4872963d0e35c93146c9c360bbdac509d92249
/usr/lib/debug/.build-id/0d/4872963d0e35c93146c9c360bbdac509d92249.debug
/usr/lib/debug/.build-id/15
/usr/lib/debug/.build-id/15/270d944fa5f982753f0eca8564226b43ca8d54
/usr/lib/debug/.build-id/15/270d944fa5f982753f0eca8564226b43ca8d54.debug
/usr/lib/debug/.build-id/19
/usr/lib/debug/.build-id/19/fcaf42000f82b904ff7abab1677a3f5f26bcc8
/usr/lib/debug/.build-id/19/fcaf42000f82b904ff7abab1677a3f5f26bcc8.debug
/usr/lib/debug/.build-id/2a
/usr/lib/debug/.build-id/2a/ceb82bc8bf0b5fd3ba9dd7111aad67aba09341
/usr/lib/debug/.build-id/2a/ceb82bc8bf0b5fd3ba9dd7111aad67aba09341.debug
/usr/lib/debug/.build-id/2b
/usr/lib/debug/.build-id/2b/ad069b8b1b3b58d55ca19ebb4f4b316857eb25
/usr/lib/debug/.build-id/2b/ad069b8b1b3b58d55ca19ebb4f4b316857eb25.debug
/usr/lib/debug/.build-id/2e/c82e539d8836d417337d6d67ddbaa45c10836c
/usr/lib/debug/.build-id/2e/c82e539d8836d417337d6d67ddbaa45c10836c.debug
/usr/lib/debug/.build-id/35
/usr/lib/debug/.build-id/35/dc510332f9a4d2a7ca6b5ddbe23a1d86c7ea26
/usr/lib/debug/.build-id/35/dc510332f9a4d2a7ca6b5ddbe23a1d86c7ea26.debug
/usr/lib/debug/.build-id/46
/usr/lib/debug/.build-id/46/25f56afefe331e181d21231cf8901fdce0a341
/usr/lib/debug/.build-id/46/25f56afefe331e181d21231cf8901fdce0a341.debug
/usr/lib/debug/.build-id/50
/usr/lib/debug/.build-id/50/5e2ca8e93370b16f691b088b3d5fbfdc58fcc0
/usr/lib/debug/.build-id/50/5e2ca8e93370b16f691b088b3d5fbfdc58fcc0.debug
/usr/lib/debug/.build-id/50/7030f1c77034ee82b7aa284d60ed518397694b
/usr/lib/debug/.build-id/50/7030f1c77034ee82b7aa284d60ed518397694b.debug
/usr/lib/debug/.build-id/5f
/usr/lib/debug/.build-id/5f/21e395ed658ff69986b3c1a878732cc7f98d32
/usr/lib/debug/.build-id/5f/21e395ed658ff69986b3c1a878732cc7f98d32.debug
/usr/lib/debug/.build-id/61/385c34b59528b58417c3b037eecc135884127f
/usr/lib/debug/.build-id/61/385c34b59528b58417c3b037eecc135884127f.debug
/usr/lib/debug/.build-id/79
/usr/lib/debug/.build-id/79/7929db89e574db0cdd0881746d253d950cf5dd
/usr/lib/debug/.build-id/79/7929db89e574db0cdd0881746d253d950cf5dd.debug
/usr/lib/debug/.build-id/7f
/usr/lib/debug/.build-id/7f/97bb81e25cfa58fe6ad8e69f16341918fcee75
/usr/lib/debug/.build-id/7f/97bb81e25cfa58fe6ad8e69f16341918fcee75.debug
/usr/lib/debug/.build-id/84/fe08040ba3ec5c748a46e237946d143909bafb
/usr/lib/debug/.build-id/84/fe08040ba3ec5c748a46e237946d143909bafb.debug
/usr/lib/debug/.build-id/86
/usr/lib/debug/.build-id/86/01c49bb2571281c240dd33057483f8e05108f8
/usr/lib/debug/.build-id/86/01c49bb2571281c240dd33057483f8e05108f8.debug
/usr/lib/debug/.build-id/8a
/usr/lib/debug/.build-id/8a/66ac2df53a4174d8a43acb3ac836368d6c4e45
/usr/lib/debug/.build-id/8a/66ac2df53a4174d8a43acb3ac836368d6c4e45.debug
/usr/lib/debug/.build-id/8b
/usr/lib/debug/.build-id/8b/39b7c0dd2d5edb87239eaed92ace133bdc93af
/usr/lib/debug/.build-id/8b/39b7c0dd2d5edb87239eaed92ace133bdc93af.debug
/usr/lib/debug/.build-id/8f
/usr/lib/debug/.build-id/8f/4483fe34ad41f9626e06c9b635cc4f039e7770
/usr/lib/debug/.build-id/8f/4483fe34ad41f9626e06c9b635cc4f039e7770.debug
/usr/lib/debug/.build-id/90
/usr/lib/debug/.build-id/90/4b2100750adadefbc2c6115a02aa69c78ad759
/usr/lib/debug/.build-id/90/4b2100750adadefbc2c6115a02aa69c78ad759.debug
/usr/lib/debug/.build-id/90/804799094dad0fba6ca7b3917ac6e66bdba61e
/usr/lib/debug/.build-id/90/804799094dad0fba6ca7b3917ac6e66bdba61e.debug
/usr/lib/debug/.build-id/ac
/usr/lib/debug/.build-id/ac/243a154420019caa5178581c350dac6b61dd63
/usr/lib/debug/.build-id/ac/243a154420019caa5178581c350dac6b61dd63.debug
/usr/lib/debug/.build-id/bb
/usr/lib/debug/.build-id/bb/5ef176cad153d0ccb84808a7be1ea8439d0a41
/usr/lib/debug/.build-id/bb/5ef176cad153d0ccb84808a7be1ea8439d0a41.debug
/usr/lib/debug/.build-id/bf
/usr/lib/debug/.build-id/bf/787306adc41d8971d0994081d7652d3448f326
/usr/lib/debug/.build-id/bf/787306adc41d8971d0994081d7652d3448f326.debug
/usr/lib/debug/.build-id/bf/e0618c3e1aa621d7b738b50ed58db78d2fbc45
/usr/lib/debug/.build-id/bf/e0618c3e1aa621d7b738b50ed58db78d2fbc45.debug
/usr/lib/debug/.build-id/c6
/usr/lib/debug/.build-id/c6/c57c0da2d82a0628368d4c335466ae7f28356e
/usr/lib/debug/.build-id/c6/c57c0da2d82a0628368d4c335466ae7f28356e.debug
/usr/lib/debug/.build-id/cd
/usr/lib/debug/.build-id/cd/15d6cec7c342651430760c0dcf5d0c0858050a
/usr/lib/debug/.build-id/cd/15d6cec7c342651430760c0dcf5d0c0858050a.debug
/usr/lib/debug/.build-id/dd
/usr/lib/debug/.build-id/dd/6c0724d2cb63ae7427c4211147c26333a194eb
/usr/lib/debug/.build-id/dd/6c0724d2cb63ae7427c4211147c26333a194eb.debug
/usr/lib/debug/.build-id/dd/85026a7f8c52aa95cacefaca514f2ceebcd08c
/usr/lib/debug/.build-id/dd/85026a7f8c52aa95cacefaca514f2ceebcd08c.debug
/usr/lib/debug/.build-id/e4
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.1
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.1.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.2
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.2.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.3
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.3.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.4
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.4.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.5
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.5.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.6
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.6.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.7
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.7.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.8
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.8.debug
/usr/lib/debug/.build-id/e4/d3d525d20b28aadf050c6fc00d90e5c5635e3a.debug
/usr/lib/debug/.build-id/ec
/usr/lib/debug/.build-id/ec/6adcf63598ea0c038e538b8726e7b6f8008f25
/usr/lib/debug/.build-id/ec/6adcf63598ea0c038e538b8726e7b6f8008f25.debug
/usr/lib/debug/.build-id/ed
/usr/lib/debug/.build-id/ed/b7f0e8abb62576508fc92b2add43adab3b06c2
/usr/lib/debug/.build-id/ed/b7f0e8abb62576508fc92b2add43adab3b06c2.debug
/usr/lib/debug/.build-id/f7
/usr/lib/debug/.build-id/f7/8f7e9bcb59bd6bea04678c198820df14881be8
/usr/lib/debug/.build-id/f7/8f7e9bcb59bd6bea04678c198820df14881be8.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/flask-get-bool-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/flask-getenforce-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/flask-label-pci-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/flask-loadpolicy-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/flask-set-bool-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/flask-setenforce-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/vchan-socket-proxy-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xen-access-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xen-diag-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xen-livepatch-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenalyze-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenbaked-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenconsoled-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xencov-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenhypfs-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenlockprof-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenperf-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenpm-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenpmd-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-chmod-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-control-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-exists-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-list-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-ls-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-read-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-rm-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-watch-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstore-write-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenstored-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xentop-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xentrace-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xentrace_setmask-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xentrace_setsize-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xenwatchdogd-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/bin/xl-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/python3.14
/usr/lib/debug/usr/lib64/python3.14/site-packages
/usr/lib/debug/usr/lib64/python3.14/site-packages/xenfsimage.cpython-314-aarch64-linux-gnu.so-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/xen
/usr/lib/debug/usr/libexec/xen/bin
/usr/lib/debug/usr/libexec/xen/bin/init-dom0less-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/libexec/xen/bin/libxl-save-helper-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/libexec/xen/bin/xen-9pfsd-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/libexec/xen/bin/xen-init-dom0-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/libexec/xen/bin/xenconsole-4.21.1-1.fc44.aarch64.debug
/usr/lib/debug/usr/libexec/xen/bin/xenctx-4.21.1-1.fc44.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 29 00:32:43 2026