| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xen-runtime | Distribution: Fedora Project |
| Version: 4.21.1 | Vendor: Fedora Project |
| Release: 2.fc45 | Build date: Tue Apr 28 22:27:59 2026 |
| Group: Unspecified | Build host: buildvm-a64-07.rdu3.fedoraproject.org |
| Size: 3237368 | Source RPM: xen-4.21.1-2.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: http://xen.org/ | |
| Summary: Core Xen runtime environment | |
This package contains the runtime programs and daemons which form the core Xen userspace environment.
GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD
* 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)
* 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]
/etc/bash_completion.d/xl /etc/logrotate.d/xen /etc/sysconfig/xencommons /etc/xen /etc/xen/cpupool /etc/xen/scripts /etc/xen/scripts/block /etc/xen/scripts/block-common.sh /etc/xen/scripts/block-drbd-probe /etc/xen/scripts/block-dummy /etc/xen/scripts/block-enbd /etc/xen/scripts/block-iscsi /etc/xen/scripts/block-nbd /etc/xen/scripts/block-tap /etc/xen/scripts/colo-proxy-setup /etc/xen/scripts/external-device-migrate /etc/xen/scripts/hotplugpath.sh /etc/xen/scripts/launch-xenstore /etc/xen/scripts/locking.sh /etc/xen/scripts/logging.sh /etc/xen/scripts/remus-netbuf-setup /etc/xen/scripts/vif-bridge /etc/xen/scripts/vif-common.sh /etc/xen/scripts/vif-nat /etc/xen/scripts/vif-openvswitch /etc/xen/scripts/vif-route /etc/xen/scripts/vif-setup /etc/xen/scripts/vscsi /etc/xen/scripts/xen-hotplug-common.sh /etc/xen/scripts/xen-network-common.sh /etc/xen/scripts/xen-script-common.sh /etc/xen/xl.conf /etc/xen/xlexample.hvm /etc/xen/xlexample.pvhlinux /etc/xen/xlexample.pvlinux /usr/bin/flask-get-bool /usr/bin/flask-getenforce /usr/bin/flask-label-pci /usr/bin/flask-loadpolicy /usr/bin/flask-set-bool /usr/bin/flask-setenforce /usr/bin/vchan-socket-proxy /usr/bin/xen-access /usr/bin/xen-diag /usr/bin/xen-livepatch /usr/bin/xenalyze /usr/bin/xenbaked /usr/bin/xenconsoled /usr/bin/xencov /usr/bin/xencov_split /usr/bin/xenhypfs /usr/bin/xenlockprof /usr/bin/xenmon /usr/bin/xenperf /usr/bin/xenpm /usr/bin/xenpmd /usr/bin/xenstore /usr/bin/xenstore-chmod /usr/bin/xenstore-control /usr/bin/xenstore-exists /usr/bin/xenstore-list /usr/bin/xenstore-ls /usr/bin/xenstore-read /usr/bin/xenstore-rm /usr/bin/xenstore-watch /usr/bin/xenstore-write /usr/bin/xenstored /usr/bin/xentop /usr/bin/xentrace /usr/bin/xentrace_setmask /usr/bin/xentrace_setsize /usr/bin/xenwatchdogd /usr/bin/xl /usr/lib/.build-id /usr/lib/.build-id/1d /usr/lib/.build-id/1d/063ec3c7b7c03bb020fbd4c59c7a97347df846 /usr/lib/.build-id/26 /usr/lib/.build-id/26/ef0cf71989a2fadefd25a366b0aad55b80fc1c /usr/lib/.build-id/2b /usr/lib/.build-id/2b/3f0ec2049980f4f69cfba66515daeaeb0ff962 /usr/lib/.build-id/2b/ad93c70334b54be98478717676323d2ab6357e /usr/lib/.build-id/32 /usr/lib/.build-id/32/407ffffcd6cd13114480691af31d02f163c92c /usr/lib/.build-id/32/b622cd994c79614dacf77c768f21db20702b9d /usr/lib/.build-id/34 /usr/lib/.build-id/34/196a5a9bbc67e54fee6be84e5c4d496a7e2ece /usr/lib/.build-id/3a /usr/lib/.build-id/3a/6a6396363b044f07ea7654cdd5f4222c7e6d65 /usr/lib/.build-id/43 /usr/lib/.build-id/43/a34d76ae689efdb475a9ac2e337a9e392b0baf /usr/lib/.build-id/45/abb8add5d1c430114cbcea33858ec86d4bf40e /usr/lib/.build-id/4f/6e3cd0206d0e0daa1242b17c79530c8f87df0e /usr/lib/.build-id/50 /usr/lib/.build-id/50/0afef3e4f2d76688a6d4af08c2507e875681cb /usr/lib/.build-id/54 /usr/lib/.build-id/54/d9f216f2d411df1eebf2ca8fa15188cc43f5a5 /usr/lib/.build-id/57 /usr/lib/.build-id/57/09f33fe30366e6976a241b15179d56c5e5c77a /usr/lib/.build-id/6a /usr/lib/.build-id/6a/30dbed69cf55984689a396ce75b0a323cbf75b /usr/lib/.build-id/6a/8ab0caa60d5fd44035789545f3a2ff971962e0 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/2129bb418e1ec1b700e3f32c4739b4f3483a92 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/572000bffe15b3194dd4c033f427b664acde97 /usr/lib/.build-id/80 /usr/lib/.build-id/80/59c841710fcb60816601b624aa014a28b0059b /usr/lib/.build-id/84 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.1 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.2 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.3 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.4 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.5 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.6 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.7 /usr/lib/.build-id/84/16b340297dab40a2afa8bab2a268ce107060bb.8 /usr/lib/.build-id/84/655789b917e6dc29f98795b797efcf57f74003 /usr/lib/.build-id/85 /usr/lib/.build-id/85/481152d6cdd75f8a619812442aa3422d61bb26 /usr/lib/.build-id/90 /usr/lib/.build-id/90/d28135d47cd9a644e000c9acd5f586ad2e970c /usr/lib/.build-id/91 /usr/lib/.build-id/91/27471281a51963f59c82cd54e14099eb3dca3f /usr/lib/.build-id/94/d15a389e2bc500e97126f94796a2a6273aa6b0 /usr/lib/.build-id/98 /usr/lib/.build-id/98/0ba9e8e2d70b5eeb63ef934313118dbd47977b /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/0ee31e8916aa7e3220bc07812532dd90d0baca /usr/lib/.build-id/ab /usr/lib/.build-id/ab/daf74cf53e9d08c207c4282ff05fc740c1341b /usr/lib/.build-id/ba /usr/lib/.build-id/ba/92381ba7ed9ee739f86ac0e0b438ebbfbbfcb3 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/cbe5d197e3f7096779a28eda4d53dd81a77ea8 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/6c5c59ae5b2bfe861d90e9216d7bc4d69deb76 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/faf70ab4fc4a0cda01c4e4fb039c3371058cc9 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/bda02ff9ff85b2da93043590dd7bb225033742 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/2d81ddacc4001ecc3ae35f250c7ba27e800865 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/b0449cb0edc9bcffd3dc65624f6032dc5bbe4a /usr/lib/modules-load.d/xen.conf /usr/lib/systemd/system-sleep/xen-watchdog-sleep.sh /usr/lib/systemd/system/proc-xen.mount /usr/lib/systemd/system/xen-qemu-dom0-disk-backend.service /usr/lib/systemd/system/xen-watchdog.service /usr/lib/systemd/system/xenconsoled.service /usr/lib/systemd/system/xendriverdomain.service /usr/lib/systemd/system/xenstored.service /usr/lib/xen /usr/lib64/python3.14/site-packages/grub /usr/lib64/python3.14/site-packages/grub/ExtLinuxConf.py /usr/lib64/python3.14/site-packages/grub/GrubConf.py /usr/lib64/python3.14/site-packages/grub/LiloConf.py /usr/lib64/python3.14/site-packages/grub/__init__.py /usr/lib64/python3.14/site-packages/grub/__pycache__ /usr/lib64/python3.14/site-packages/grub/__pycache__/ExtLinuxConf.cpython-314.opt-1.pyc /usr/lib64/python3.14/site-packages/grub/__pycache__/ExtLinuxConf.cpython-314.pyc /usr/lib64/python3.14/site-packages/grub/__pycache__/GrubConf.cpython-314.opt-1.pyc /usr/lib64/python3.14/site-packages/grub/__pycache__/GrubConf.cpython-314.pyc /usr/lib64/python3.14/site-packages/grub/__pycache__/LiloConf.cpython-314.opt-1.pyc /usr/lib64/python3.14/site-packages/grub/__pycache__/LiloConf.cpython-314.pyc /usr/lib64/python3.14/site-packages/grub/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib64/python3.14/site-packages/grub/__pycache__/__init__.cpython-314.pyc /usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info /usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/PKG-INFO /usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/SOURCES.txt /usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/dependency_links.txt /usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/top_level.txt /usr/lib64/python3.14/site-packages/xenfsimage.cpython-314-aarch64-linux-gnu.so /usr/lib64/xen /usr/libexec/xen /usr/libexec/xen/bin /usr/libexec/xen/bin/convert-legacy-stream /usr/libexec/xen/bin/init-dom0less /usr/libexec/xen/bin/libxl-save-helper /usr/libexec/xen/bin/pygrub /usr/libexec/xen/bin/qemu-system-i386 /usr/libexec/xen/bin/verify-stream-v2 /usr/libexec/xen/bin/xen-9pfsd /usr/libexec/xen/bin/xen-init-dom0 /usr/libexec/xen/bin/xenconsole /usr/libexec/xen/bin/xenctx /usr/libexec/xen/bin/xendomains /usr/share/man/man1/xenhypfs.1.gz /usr/share/man/man1/xenstore-chmod.1.gz /usr/share/man/man1/xenstore-ls.1.gz /usr/share/man/man1/xenstore-read.1.gz /usr/share/man/man1/xenstore-write.1.gz /usr/share/man/man1/xenstore.1.gz /usr/share/man/man1/xentop.1.gz /usr/share/man/man1/xl.1.gz /usr/share/man/man5/xl-disk-configuration.5.gz /usr/share/man/man5/xl-network-configuration.5.gz /usr/share/man/man5/xl-pci-configuration.5.gz /usr/share/man/man5/xl.cfg.5.gz /usr/share/man/man5/xl.conf.5.gz /usr/share/man/man5/xlcpupool.cfg.5.gz /usr/share/man/man7/xen-pci-device-reservations.7.gz /usr/share/man/man7/xen-pv-channel.7.gz /usr/share/man/man7/xen-tscmode.7.gz /usr/share/man/man7/xen-vbd-interface.7.gz /usr/share/man/man7/xen-vtpm.7.gz /usr/share/man/man7/xen-vtpmmgr.7.gz /usr/share/man/man7/xl-numa-placement.7.gz /usr/share/man/man8/xentrace.8.gz /usr/share/man/man8/xenwatchdogd.8.gz /var/lib/xen /var/lib/xen/dump /var/lib/xen/images /var/log/xen /var/log/xen/console /var/run/xenstored
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 1 22:52:26 2026