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

xen-libs-4.19.3-3.fc41 RPM for x86_64

From Fedora 41 testing updates for x86_64 / Packages / x

Name: xen-libs Distribution: Fedora Project
Version: 4.19.3 Vendor: Fedora Project
Release: 3.fc41 Build date: Mon Sep 15 13:45:49 2025
Group: Unspecified Build host: buildvm-x86-27.rdu3.fedoraproject.org
Size: 1958919 Source RPM: xen-4.19.3-3.fc41.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

* Mon Sep 15 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.3-3
  - 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 Aug 05 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.3-1
  - update to xen-4.19.3
    remove patches now included or superceded upstream
    includes patches for
    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]
* Tue May 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-3
  - x86: Indirect Target Selection [XSA-469, CVE-2024-28956]
* Mon Apr 07 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-1
  - update to xen-4.19.2
    remove patches now included or superceded upstream
    remove xen*.efi.elf files to avoid debuginfo failure
    remove debugedit fix as no longer needed
* Thu Feb 27 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-5
  - deadlock potential with VT-d and legacy PCI device pass-through
  	[XSA-467, CVE-2025-1713]
* Wed Jan 29 2025 Jerry James <loganjerry@gmail.com> - 4.19.1-4
  - OCaml 5.2.1 rebuild for Fedora 41
* 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]

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/2107ced73739b9ac94a08015a4fbaa98cbd317
/usr/lib/.build-id/09
/usr/lib/.build-id/09/7f949c6912e0b5d5ede3886b090a212f1ac02d
/usr/lib/.build-id/20
/usr/lib/.build-id/20/53104a7563fd15b488a70e6295d988999c58a9
/usr/lib/.build-id/21
/usr/lib/.build-id/21/3bdeb9f4e590eeac5f7369776494ecc79ca496
/usr/lib/.build-id/21/c918533554c3988cc384318513e3d65318c245
/usr/lib/.build-id/27
/usr/lib/.build-id/27/f38c49dbdb9274a438e32956f31dc55774c1c1
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/cd6e48029ec1b85b98c2aed98fb7ba61aac689
/usr/lib/.build-id/34
/usr/lib/.build-id/34/208afcf1260bc51d80dbec4c5d583e649493d3
/usr/lib/.build-id/51
/usr/lib/.build-id/51/8feda601ebeb6101a5a760cc7ac45f058d5cb1
/usr/lib/.build-id/58
/usr/lib/.build-id/58/c71b0bab67cd61e89caa3e3225b12160641235
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/c6929018200ad4d368a7426bf1ad1eaef47ad5
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/34ca28c29bc5ece0438f0c84be0df1f6b7573c
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/169d21921285ff38210d82c20352b70d747f16
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/54c2398a1641befe15bb64549a8582fd130f9c
/usr/lib/.build-id/ad/bc563ad9cf2868a783aeb2dd9e76c839bbd0b0
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/461c0d39c5a714913fa7f4139cf4125a390078
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/ababf95fcac4812c6875f41bec45f2514d6f97
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/22bd994395806b3a01bb1c154514dd96bacd08
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/87deb4d7c3d1a475b45ff2c8f0513f761aa6b5
/usr/lib/.build-id/da
/usr/lib/.build-id/da/88e88d278e89b643d3dd87a5ddb20a9899d79d
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/da24c47b73f9484bff1ec314d5084857d7bcd7
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/e1aa0ad56dea810d42086c42172550d54bab9d
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/63c4f6a54fefac3641556d2084186c604fbe57
/usr/lib64/libxencall.so.1
/usr/lib64/libxencall.so.1.3
/usr/lib64/libxenctrl.so.4.19
/usr/lib64/libxenctrl.so.4.19.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.19
/usr/lib64/libxenfsimage.so.4.19.0
/usr/lib64/libxengnttab.so.1
/usr/lib64/libxengnttab.so.1.2
/usr/lib64/libxenguest.so.4.19
/usr/lib64/libxenguest.so.4.19.0
/usr/lib64/libxenhypfs.so.1
/usr/lib64/libxenhypfs.so.1.0
/usr/lib64/libxenlight.so.4.19
/usr/lib64/libxenlight.so.4.19.0
/usr/lib64/libxenstat.so.4.19
/usr/lib64/libxenstat.so.4.19.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.19
/usr/lib64/libxenvchan.so.4.19.0
/usr/lib64/libxlutil.so.4.19
/usr/lib64/libxlutil.so.4.19.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/xfs
/usr/lib64/xenfsimage/xfs/fsimage.so
/usr/lib64/xenfsimage/zfs
/usr/lib64/xenfsimage/zfs/fsimage.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Sep 21 00:34:32 2025