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

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

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

Name: xen-test-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: 971511 Source RPM: xen-4.21.1-1.fc44.src.rpm
Packager: Fedora Project
Url: http://xen.org/
Summary: Debug information for package xen-test
This package provides debug information for package xen-test.
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/50
/usr/lib/debug/.build-id/50/23b293d3fb72ae91f7173ad23e21e372cd7002
/usr/lib/debug/.build-id/50/23b293d3fb72ae91f7173ad23e21e372cd7002.debug
/usr/lib/debug/.build-id/59/c36353f0725e55676b59d9a6228839663cf50e
/usr/lib/debug/.build-id/59/c36353f0725e55676b59d9a6228839663cf50e.debug
/usr/lib/debug/.build-id/5d/4ca1026c077cf8dc4035fdac1ac5b20c975b16
/usr/lib/debug/.build-id/5d/4ca1026c077cf8dc4035fdac1ac5b20c975b16.debug
/usr/lib/debug/.build-id/7b/f80563e729df1f7abd95f25d6d7bf0b44a5b67
/usr/lib/debug/.build-id/7b/f80563e729df1f7abd95f25d6d7bf0b44a5b67.debug
/usr/lib/debug/.build-id/7c
/usr/lib/debug/.build-id/7c/3857ee875edfe1d3c5beb58caa0faad7e5d8bf
/usr/lib/debug/.build-id/7c/3857ee875edfe1d3c5beb58caa0faad7e5d8bf.debug
/usr/lib/debug/.build-id/85
/usr/lib/debug/.build-id/85/745d180d84ba926e19cf909bdf8e8e7e26df75
/usr/lib/debug/.build-id/85/745d180d84ba926e19cf909bdf8e8e7e26df75.debug
/usr/lib/debug/.build-id/99
/usr/lib/debug/.build-id/99/ce8124b621d8423f8d797d36c983709e1b7518
/usr/lib/debug/.build-id/99/ce8124b621d8423f8d797d36c983709e1b7518.debug
/usr/lib/debug/.build-id/a1
/usr/lib/debug/.build-id/a1/96e580883d915b26df7f8c09d2db4ffb87f38c
/usr/lib/debug/.build-id/a1/96e580883d915b26df7f8c09d2db4ffb87f38c.debug
/usr/lib/debug/.build-id/bb/52a314b6e4afd02241b98589937ca49f2683a0
/usr/lib/debug/.build-id/bb/52a314b6e4afd02241b98589937ca49f2683a0.debug
/usr/lib/debug/.build-id/e0
/usr/lib/debug/.build-id/e0/bdbd1deaf0a71b053957c3c29d1bbef3e4bb54
/usr/lib/debug/.build-id/e0/bdbd1deaf0a71b053957c3c29d1bbef3e4bb54.debug
/usr/lib/debug/.build-id/e7/a374e098e60cee0fac910cc10203171455e62b
/usr/lib/debug/.build-id/e7/a374e098e60cee0fac910cc10203171455e62b.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/xen
/usr/lib/debug/usr/libexec/xen/tests
/usr/lib/debug/usr/libexec/xen/tests/test-cpu-policy-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-domid-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-paging-mempool-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-pdx-mask-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-pdx-offset-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-rangeset-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-resource-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-tsx-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test-xenstore-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test_vpci-4.21.1-1.fc44.x86_64.debug
/usr/lib/debug/usr/libexec/xen/tests/test_x86_emulator-4.21.1-1.fc44.x86_64.debug


Generated by rpm2html 1.8.1

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