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

xen-runtime-4.20.1-1.fc43 RPM for aarch64

From Fedora Rawhide for aarch64 / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.20.1 Vendor: Fedora Project
Release: 1.fc43 Build date: Wed Jul 16 18:35:26 2025
Group: Unspecified Build host: buildvm-a64-16.rdu3.fedoraproject.org
Size: 3515512 Source RPM: xen-4.20.1-1.fc43.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.

Provides

Requires

License

GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD

Changelog

* 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]
* Wed Mar 20 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.1-1
  - update to xen-4.18.1
    rebase xen.gcc12.fixes.patch
    remove patches now included or superceded upstream
* Wed Mar 13 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-7
  - x86: Register File Data Sampling [XSA-452, CVE-2023-28746]
  - GhostRace: Speculative Race Conditions [XSA-453, CVE-2024-2193]
  - additional patches so above applies cleanly
* Tue Feb 27 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-6
  - x86: shadow stack vs exceptions from emulation stubs - [XSA-451,
  	CVE-2023-46841] (#2266326)
* Sun Feb 04 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-5
  - pci: phantom functions assigned to incorrect contexts [XSA-449,
          CVE-2023-46839]
  - VT-d: Failure to quarantine devices in !HVM build [XSA-450,
          CVE-2023-46840]
  - the glibc32 doesn't seem to add anything to the build so drop it
* Sat Feb 03 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-4
  - build fixes for gcc14, replace stubs-32.h requirement with glibc32
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.18.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Dec 13 2023 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-2
  - arm32: The cache may not be properly cleaned/invalidated (take two)
  	[XSA-447, CVE-2023-46837]
  - rebuild for OCaml-5.1.1
* Wed Nov 29 2023 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-1
  - update to xen-4.18.0
    rebase xen.canonicalize.patch and xen.ocaml5.fixes.patch
    remove or adjust patches now included or superceded upstream
  - xencons has been dropped
* Tue Nov 14 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-5
  - x86/AMD: mismatch in IOMMU quarantine page table levels [XSA-445,
  	CVE-2023-46835]
  - x86: BTC/SRSO fixes not fully effective [XSA-446, CVE-2023-46836]
* Tue Oct 10 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-4
  - xenstored: A transaction conflict can crash C Xenstored [XSA-440,
  	CVE-2023-34323]
  - x86/AMD: missing IOMMU TLB flushing [XSA-442, CVE-2023-34326]
  - Multiple vulnerabilities in libfsimage disk handling [XSA-443,
  	CVE-2023-34325]
  - x86/AMD: Debug Mask handling [XSA-444, CVE-2023-34327,
  	CVE-2023-34328]
* Sun Oct 08 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-3
  - rebuild (f40) for OCaml 5.1
* Tue Sep 26 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-2
  - arm32: The cache may not be properly cleaned/invalidated [XSA-437,
  	CVE-2023-34321]
  - top-level shadow reference dropped too early for 64-bit PV guests
  	[XSA-438, CVE-2023-34322]
  - x86/AMD: Divide speculative information leak [XSA-439, CVE-2023-20588]
* Thu Aug 10 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-1
  - update to xen-4.17.2 which includes
    x86/AMD: Speculative Return Stack Overflow [XSA-434, CVE-2023-20569]
    x86/Intel: Gather Data Sampling [XSA-435, CVE-2022-40982]
  - remove patches now included upstream
* Tue Aug 01 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-9
  - arm: Guests can trigger a deadlock on Cortex-A77 [XSA-436, CVE-2023-34320]
  	(#2228238)
* Mon Jul 31 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-8
  - bugfix for x86/AMD: Zenbleed [XSA-433, CVE-2023-20593]
* Tue Jul 25 2023 Michael Young <m.a.young@durham.ac.uk>
  - adjust OCaml patch condition so eln builds work
* Mon Jul 24 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-7
  - x86/AMD: Zenbleed [XSA-433, CVE-2023-20593]
  - omit OCaml 5 patch on fc38
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.17.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Files

/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/08
/usr/lib/.build-id/08/6a201904d63a80000dff15c0ef089b1c03405a
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/0665c02181b303e5a95acd28c3d93bd89fe210
/usr/lib/.build-id/13
/usr/lib/.build-id/13/fb989d93251c7f461c178d4e9d4d951de65474
/usr/lib/.build-id/22
/usr/lib/.build-id/22/8c5b70abae908031e7bd36da283f84ae3d4c06
/usr/lib/.build-id/24
/usr/lib/.build-id/24/0f946941bdbbb11c6099b809a3a6ea9925d8da
/usr/lib/.build-id/24/ca61f73e73e06fe99c32c26091837403ab4f1b
/usr/lib/.build-id/2c/86bef16235d1db79b8959e600328b57e567b77
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/e5843328606e43c2299539c4c464c4add370b1
/usr/lib/.build-id/44
/usr/lib/.build-id/44/e5f205a7c81f75860cefab335e124d06cbbeb4
/usr/lib/.build-id/51
/usr/lib/.build-id/51/d7bac8fc311314fde80a0df97759071179e932
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/45b63d2648e459d264ed6acb4e238886afca43
/usr/lib/.build-id/61
/usr/lib/.build-id/61/057d6e50e7929c936895037a3a221cd60bb3da
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.1
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.2
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.3
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.4
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.5
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.6
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.7
/usr/lib/.build-id/6d/690d340923c7fe0f8166a71e2aa5bfdb3a72c6.8
/usr/lib/.build-id/6d/9b11c7c4ee13e8e2d4e982ec3bb6cbcd28a562
/usr/lib/.build-id/76
/usr/lib/.build-id/76/e84b86aeb7f565b90f750c06bd7db5cd69a2bc
/usr/lib/.build-id/84
/usr/lib/.build-id/84/ca0cc091082fa0be89c333028d40aec5ef25a4
/usr/lib/.build-id/90
/usr/lib/.build-id/90/1fa2c295cd809429e7e4a1372ae10a7931e1a2
/usr/lib/.build-id/91
/usr/lib/.build-id/91/bed2a292f53a2b02705f8673bbdd44a7298e3d
/usr/lib/.build-id/93
/usr/lib/.build-id/93/7507d00c146057c861b112be01c002ebeffacf
/usr/lib/.build-id/95
/usr/lib/.build-id/95/92e21362b201341ca04816b5bdf346e2cf312f
/usr/lib/.build-id/99
/usr/lib/.build-id/99/f33d6a1da664458b0c5587a3fc8a749c95987c
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/f9674f5283fbd51ad7b162f0c412ba347ee0ce
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/2cba40e707a7d2852e13c2e80d813b04e8d2c4
/usr/lib/.build-id/a8/b303fd22b264fc5d71f4dbfd062cf632001676
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/cb4e24925750996d975f20f54142f8e820e68c
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/c7bdcc491afa9cc9e2dcf8e9df35c104e2621e
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/bb36850581deed3a7738ff48eb9cf20cb54dd9
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/dd22fa2c1947c02a784539af534e2cc28dcad0
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/e911699c22ca456ad5b65d0e51c8026c2fff42
/usr/lib/.build-id/de
/usr/lib/.build-id/de/bbbfc6a1923444d594576563f06c1ad00f199f
/usr/lib/.build-id/df
/usr/lib/.build-id/df/a2fa08a5e191ac29acaac9c9f6988a9cfbc264
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/43c5047e4106f3b2ab82a8eb15a3d36adc5d9f
/usr/lib/.build-id/e5/1fa1636e0ef3b507b2f4ac0ed69bc6980912d0
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/1b5ce622bca9320d7a4c9c15458de24082b0ec
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/a0123fb5d6c4309781ff051e7f05c4a47a2d43
/usr/lib/.build-id/ef/f340eda9ff16dddf8c635bb0d68205b4a69877
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/a5c11064a5338b1afc796a905eddfe81b647e7
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/52a83a781f11ef4bb441f9e4d3594036e5ec1e
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/8e2bcbcaaa5a98f3995afcd8116c7b165e7b54
/usr/lib/modules-load.d/xen.conf
/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/depriv-fd-checker
/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/test-paging-mempool
/usr/libexec/xen/bin/test-resource
/usr/libexec/xen/bin/test-xenstore
/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, Sat Jul 19 00:28:56 2025