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

xen-libs-4.20.2-2.fc44 RPM for aarch64

From Fedora Rawhide for aarch64 / x

Name: xen-libs Distribution: Fedora Project
Version: 4.20.2 Vendor: Fedora Project
Release: 2.fc44 Build date: Fri Nov 14 19:53:17 2025
Group: Unspecified Build host: buildhw-a64-01.rdu3.fedoraproject.org
Size: 2750656 Source RPM: xen-4.20.2-2.fc44.src.rpm
Packager: Fedora Project
Url: http://xen.org/
Summary: Libraries for Xen tools
This package contains the libraries needed to run applications
which manage Xen virtual machines.

Provides

Requires

License

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

Changelog

* 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]
* 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]

Files

/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/54643173bc0bcdd927f8dfa1e44fac77f31b86
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/f9c893638bd7ef8680c3074387563db7897d54
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/f9c33c2f7379b3d44cf13c42fe201785a240a7
/usr/lib/.build-id/28
/usr/lib/.build-id/28/cc26b5f8a1c53e275dbe39582cb4f2381f1224
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/e3a7781ab844511cbc18ed61c77406d0cf581f
/usr/lib/.build-id/40
/usr/lib/.build-id/40/a4d6fd3eed946fff0a6828c6fd8166f7946be2
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/faaeaddd2c530becf3d7e83daf60ca5654ca50
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/4c3e843985672ddf63a5e57831eafb315f6055
/usr/lib/.build-id/64
/usr/lib/.build-id/64/440d9bbde4377fcbb23f6a86525b030b4a91ac
/usr/lib/.build-id/65
/usr/lib/.build-id/65/8a7bb483a7f2d997e6299488234bb923d34580
/usr/lib/.build-id/72
/usr/lib/.build-id/72/a8905c692544858858847fb990bfa0dcd3fc16
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/1b7ff1a3eddd4aaefdc9cba92d7a65f3478223
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/62a32a0185f514a2ba1421bc1fcc9c9a4323fb
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/83b021b31402c00424a61343decef131c2eadd
/usr/lib/.build-id/93
/usr/lib/.build-id/93/3bf6fe001b60db091c62c1f6fd7fd7a8449b6a
/usr/lib/.build-id/94
/usr/lib/.build-id/94/6479f53603ffe6303ff225ea28da443353e9d5
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/9d1b93d3f56eea7061069c9294714c8b995b4d
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/b8b41c5060083f9d2fa9a75f8e6d42143659ab
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/44c5f3b00cfcb17e8b0266b961e61bb17cb71f
/usr/lib/.build-id/bc/89248923dbf55c99c449579300fa85b18dc409
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/141ade1483a121fda7e0fa5e7bd23831e1ec2c
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/afa6b622ed7081dc2e152076ac94dd65b28881
/usr/lib64/libxencall.so.1
/usr/lib64/libxencall.so.1.3
/usr/lib64/libxenctrl.so.4.20
/usr/lib64/libxenctrl.so.4.20.0
/usr/lib64/libxendevicemodel.so.1
/usr/lib64/libxendevicemodel.so.1.4
/usr/lib64/libxenevtchn.so.1
/usr/lib64/libxenevtchn.so.1.2
/usr/lib64/libxenforeignmemory.so.1
/usr/lib64/libxenforeignmemory.so.1.4
/usr/lib64/libxenfsimage.so.4.20
/usr/lib64/libxenfsimage.so.4.20.0
/usr/lib64/libxengnttab.so.1
/usr/lib64/libxengnttab.so.1.2
/usr/lib64/libxenguest.so.4.20
/usr/lib64/libxenguest.so.4.20.0
/usr/lib64/libxenhypfs.so.1
/usr/lib64/libxenhypfs.so.1.0
/usr/lib64/libxenlight.so.4.20
/usr/lib64/libxenlight.so.4.20.0
/usr/lib64/libxenstat.so.4.20
/usr/lib64/libxenstat.so.4.20.0
/usr/lib64/libxenstore.so.4
/usr/lib64/libxenstore.so.4.0
/usr/lib64/libxentoolcore.so.1
/usr/lib64/libxentoolcore.so.1.0
/usr/lib64/libxentoollog.so.1
/usr/lib64/libxentoollog.so.1.0
/usr/lib64/libxenvchan.so.4.20
/usr/lib64/libxenvchan.so.4.20.0
/usr/lib64/libxlutil.so.4.20
/usr/lib64/libxlutil.so.4.20.0
/usr/lib64/xenfsimage
/usr/lib64/xenfsimage/ext2fs-lib
/usr/lib64/xenfsimage/ext2fs-lib/fsimage.so
/usr/lib64/xenfsimage/fat
/usr/lib64/xenfsimage/fat/fsimage.so
/usr/lib64/xenfsimage/iso9660
/usr/lib64/xenfsimage/iso9660/fsimage.so
/usr/lib64/xenfsimage/reiserfs
/usr/lib64/xenfsimage/reiserfs/fsimage.so
/usr/lib64/xenfsimage/ufs
/usr/lib64/xenfsimage/ufs/fsimage.so
/usr/lib64/xenfsimage/zfs
/usr/lib64/xenfsimage/zfs/fsimage.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Nov 15 23:30:01 2025