Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lib64xen3.0 | Distribution: Mageia |
Version: 4.16.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Mon Jan 17 20:04:19 2022 |
Group: System/Libraries | Build host: localhost |
Size: 1817991 | Source RPM: xen-4.16.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: http://xen.org/ | |
Summary: Libraries for Xen tools |
This package contains the libraries needed to run applications which manage Xen virtual machines.
GPLv2+ and LGPLv2+ and BSD
* Mon Jan 17 2022 tv <tv> 4.16.0-1.mga8 + Revision: 1768839 - 4.16.0 - sync with Cauldron's package - Move /lib/xenfsimage into library package - don't build qemu-traditional or pv-grub by default (following upstream) - fix some incorrect dependencies on building qemu-traditional - rework seabios configure logic (bios.bin is no longer useful) - unpackage /boot/EFI/EFI/mageia/xen*.efi - frontends vulnerable to backends [XSA-376] (document change only) - change grub module package dependencies from Suggests to Recommends and move to hypervisor package - Linux: display frontend "be-alloc" mode is unsupported (comment only) [XSA-363, CVE-2021-26934] (#1929549) - arm: The cache may not be cleaned for newly allocated scrubbed pages [XSA-364, CVE-2021-26933] (#1929547) - backport upstream zstd dom0 and guest patches - BR libzstd - add weak dependency on grub modules to improve initial boot setup - IRQ vector leak on x86 [XSA-360] * Mon Dec 21 2020 tv <tv> 4.14.1-1.mga8 + Revision: 1662465 - update to 4.14.1 * Wed Dec 16 2020 tv <tv> 4.14.0-11.mga8 + Revision: 1658002 - xenstore watch notifications lacking permission checks [XSA-115, CVE-2020-29480] (rhbz#1908091) - Xenstore: new domains inheriting existing node permissions [XSA-322, CVE-2020-29481] (rhbz#1908095) - Xenstore: wrong path length check [XSA-323, CVE-2020-29482] (rhbz#1908096) - Xenstore: guests can crash xenstored via watchs [XSA-324, CVE-2020-29484] (rhbz#1908088) - Xenstore: guests can disturb domain cleanup [XSA-325, CVE-2020-29483] (rhbz#1905648) - oxenstored memory leak in reset_watches [XSA-330, CVE-2020-29485] (rhbz#1908000) - undue recursion in x86 HVM context switch code [XSA-348, CVE-2020-29566] (rhbz#1908085) - oxenstored: node ownership can be changed by unprivileged clients [XSA-352, CVE-2020-29486] (rhbz#1908002) - oxenstored: permissions not checked on root node [XSA-353, CVE-2020-29479] (rhbz#1908003) - infinite loop when cleaning up IRQ vectors [XSA-356, CVE-2020-29567] (rhbz#1907932) - FIFO event channels control block related ordering [XSA-358, CVE-2020-29570] (rhbz#1907931) - FIFO event channels control structure ordering [XSA-359, CVE-2020-29571] (rhbz#1908089) - Work around another gcc-11 stringop-overflow diagnostic * Wed Nov 25 2020 tv <tv> 4.14.0-10.mga8 + Revision: 1649191 - stack corruption from XSA-346 change [XSA-355] * Mon Nov 23 2020 tv <tv> 4.14.0-9.mga8 + Revision: 1648810 - Support zstd compressed kernels (dom0 only) based on linux kernel code * Wed Nov 11 2020 tv <tv> 4.14.0-8.mga8 + Revision: 1644447 - Information leak via power sidechannel [XSA-351, CVE-2020-28368] (#1897146) * Wed Nov 04 2020 tv <tv> 4.14.0-7.mga8 + Revision: 1642581 - revised patch for XSA-286 (mitigating performance impact) - Work around gcc-11 stringop-overflow diagnostics as well * Thu Oct 29 2020 tv <tv> 4.14.0-6.1.mga8 + Revision: 1640521 - updage grub2 config when (un)installing hypervisor - x86 PV guest INVLPG-like flushes may leave stale TLB entries [XSA-286, CVE-2020-27674] (#1891092) - some fixes for gcc 11 - switch to systemd macros, use them in the sub pkgs - drop the requires on grub (useless) - drop the requires on kmod (already in basesystem) - drop obsolete BR on texi2html ghostscript tetex-latex - requires kpartx - fix license * Wed Oct 21 2020 tv <tv> 4.14.0-5.mga8 + Revision: 1637766 - create a xen-licenses collecting all sub licenses - split runtime in order to minimize deps - add xen-hypervisor-abi provides - do not hard requires the full qemu stack (deps!) * Tue Oct 20 2020 tv <tv> 4.14.0-4.mga8 + Revision: 1637400 - x86: Race condition in Xen mapping code [XSA-345] - undue deferral of IOMMU TLB flushes [XSA-346] - unsafe AMD IOMMU page table updates [XSA-347] - do not require non existing kernel-server on arm * Wed Sep 23 2020 tv <tv> 4.14.0-3.mga8 + Revision: 1629525 - x86 pv: Crash when handling guest access to MSR_MISC_ENABLE [XSA-333, CVE-2020-25602] (rhbz#1881619) - Missing unlock in XENMEM_acquire_resource error path [XSA-334, CVE-2020-25598] (rhbz#1881616) - race when migrating timers between x86 HVM vCPU-s [XSA-336, CVE-2020-25604] (rhbz#1881618) - PCI passthrough code reading back hardware registers [XSA-337, CVE-2020-25595] (rhbz#1881587) - once valid event channels may not turn invalid [XSA-338, CVE-2020-25597] (rhbz#1881588) - x86 pv guest kernel DoS via SYSENTER [XSA-339, CVE-2020-25596] (rhbz#1881617) - Missing memory barriers when accessing/allocating an event channel [XSA-340, CVE-2020-25603] (rhbz#1881583) - out of bounds event channels available to 32-bit x86 domains [XSA-342, CVE-2020-25600] (rhbz#1881582) - races with evtchn_reset() [XSA-343, CVE-2020-25599] (rhbz#1881581) - lack of preemption in evtchn_reset() / evtchn_destroy() [XSA-344, CVE-2020-25601] (rhbz#1881586) * Tue Aug 25 2020 tv <tv> 4.14.0-2.mga8 + Revision: 1618903 - QEMU: usb: out-of-bounds r/w access issue [XSA-335, CVE-2020-14364] (rhbz#1871850) * Sat Aug 01 2020 tv <tv> 4.14.0-1.mga8 + Revision: 1610277 - update to 4.14.0 remove or adjust patches now included or superceded upstream adjust xen.hypervisor.config bison and flex packages now needed for hypervisor build /usr/bin/vchan-socket-proxy and /usr/sbin/xenhypfs have been added with associated libraries and man page - revise documentation build dependencies drop tex, texinfo, ghostscript, graphviz, discount add perl(Pod::Html) perl(File::Find) - additional build dependency for ocaml on perl(Data::Dumper) * Wed Jul 08 2020 tv <tv> 4.13.1-3.mga8 + Revision: 1603032 - incorrect error handling in event channel port allocation leads to DoS [XSA-317, CVE-2020-15566] (#1854465) - inverted code paths in x86 dirty VRAM tracking leads to DoS [XSA-319, CVE-2020-15563] (#1854463) - xen: insufficient cache write-back under VT-d leads to DoS [XSA-321, CVE-2020-15565] (#1854467) - missing alignment check in VCPUOP_register_vcpu_info leads to DoS [XSA-327, CVE-2020-15564] (#1854458) - non-atomic modification of live EPT PTE leads to DoS [XSA-328, CVE-2020-15567] (#1854464) * Thu Jun 11 2020 tv <tv> 4.13.1-2.mga8 + Revision: 1592274 - Special Register Buffer speculative side channel [XSA-320] * Tue May 19 2020 tv <tv> 4.13.1-1.mga8 + Revision: 1586256 - update to 4.13.1 * Wed May 06 2020 tv <tv> 4.13.0-21.mga8 + Revision: 1581249 - force gcc >= 10 - build aarch64 hypervisor with -mno-outline-atomics to fix gcc 10 build * Wed Apr 15 2020 tv <tv> 4.13.0-19.mga8 + Revision: 1567543 - multiple xenoprof issues [XSA-313, CVE-2020-11740, CVE-2020-11741] (rhbz#1823912, rhbz#1823914) - Missing memory barriers in read-write unlock paths [XSA-314, CVE-2020-11739] (rhbz#1823784) - Bad error path in GNTTABOP_map_grant [XSA-316, CVE-2020-11743] (rhbz#1823926) - Bad continuation handling in GNTTABOP_copy [XSA-318, CVE-2020-11742] (rhbz#1823943) * Sun Apr 12 2020 tv <tv> 4.13.0-18.mga8 + Revision: 1566923 - try even harder to fix armv7 * Sun Apr 12 2020 tv <tv> 4.13.0-17.mga8 + Revision: 1566914 - try harder to fix armv7 * Sun Apr 12 2020 tv <tv> 4.13.0-16.mga8 + Revision: 1566910 - try to fix build on arm * Fri Apr 10 2020 tv <tv> 4.13.0-15.mga8 + Revision: 1566161 - rebuild for brltty 6.1 * Tue Mar 10 2020 tv <tv> 4.13.0-14.mga8 + Revision: 1555341 - setting for --with-system-ipxe should be a rom file (rhbz#1778516) - add weak depends on ipxe-roms-qemu and qemu-system-x86-core - build flask/xenpolicy * Fri Feb 28 2020 umeabot <umeabot> 4.13.0-13.mga8 + Revision: 1551376 - Rebuild for ocaml 4.10.0 final * Thu Feb 20 2020 umeabot <umeabot> 4.13.0-12.mga8 + Revision: 1546201 - Mageia 8 Mass Rebuild * Fri Jan 31 2020 pterjan <pterjan> 4.13.0-11.mga8 + Revision: 1486154 - Fix build on armv8l machines (by using arm32 rather than arm64) * Fri Jan 31 2020 tv <tv> 4.13.0-10.mga8 + Revision: 1486013 - use linux32 to hide the 64bitness of the build host & not build ACPI stuff - enable do disable ocaml support if needed * Fri Jan 31 2020 tv <tv> 4.13.0-9.mga8 + Revision: 1485972 - use --disable-qemu-traditional on armv7 - restore XEN_TARGET_ARCH=arm32 * Fri Jan 31 2020 tv <tv> 4.13.0-8.mga8 + Revision: 1485925 - try to workaround armv7 failing on 64bit aarch64 build host * Fri Jan 31 2020 tv <tv> 4.13.0-7.mga8 + Revision: 1485849 - try to workaround armv7 build failure * Tue Jan 28 2020 tv <tv> 4.13.0-6.mga8 + Revision: 1484597 - tag some files as %config - move oxenstored into ocaml-xen - update %descr * Thu Jan 23 2020 tv <tv> 4.13.0-5.mga8 + Revision: 1482247 - build fixes for OCaml 4.10.0 and gcc 10
/usr/lib/.build-id /usr/lib/.build-id/01 /usr/lib/.build-id/01/d27a4992832c7ed6ae58afded6f1286b783f8d /usr/lib/.build-id/05 /usr/lib/.build-id/05/8c2fb7f0f63f0412ecfef87425ddf6883d23a0 /usr/lib/.build-id/33 /usr/lib/.build-id/33/ec8a9a55c50c3be80b29347c34d70ed21378dc /usr/lib/.build-id/34 /usr/lib/.build-id/34/c88289339c392022a0ff2193b7e019e2fbd304 /usr/lib/.build-id/35 /usr/lib/.build-id/35/6093fd27e58e93b0d7256b5b5e875e61e1b786 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/2fc512b6a7bae218bdc9d75d446ffdb94abea4 /usr/lib/.build-id/4f/7784a7111df0d91b410bcb0b4188d562e9e440 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/5639bd1849817f02ccce25ecd85bf67e98d816 /usr/lib/.build-id/60 /usr/lib/.build-id/60/04678f27577add3c04aea6833b3ac25fa3b7e0 /usr/lib/.build-id/60/d8776528f0d9b19613d5b213f9b266660b24a0 /usr/lib/.build-id/67 /usr/lib/.build-id/67/521f3d85bf00fdb6ad441479761b48b4eed18b /usr/lib/.build-id/69 /usr/lib/.build-id/69/0582fd91d658593947f250a0c286cfc943c072 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/130688469633cce80cc45dbea05cad701039c6 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/2e6949ca71e9c44a4425e310c60c0af0fd03f8 /usr/lib/.build-id/90 /usr/lib/.build-id/90/9c47bc0d2e4f33179b997c4656601d386e5a49 /usr/lib/.build-id/96 /usr/lib/.build-id/96/e32c350889930dd60042aec5008438cf158d40 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/5236c40d8e8096045b4a5c4bdaaccfe0e9b341 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/ea81df84e73ea0e093d339f39b874ff19890aa /usr/lib/.build-id/bd /usr/lib/.build-id/bd/5aeac5b47fb79a2ac13028bbf68f87abe740f4 /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/c8d36275dc7448ed7a7fd4b13453ebedfdc7f4 /usr/lib/.build-id/de /usr/lib/.build-id/de/a247116aeb60014402121b7bf1044324f70bbe /usr/lib/.build-id/ee /usr/lib/.build-id/ee/f3debfb26e5c2c914744aaa96a9725fa4b6033 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/b9d24cee526e1f64b923846bd7b6c27e6ac7c0 /usr/lib64/libxencall.so.1 /usr/lib64/libxencall.so.1.3 /usr/lib64/libxenctrl.so.4.16 /usr/lib64/libxenctrl.so.4.16.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.16 /usr/lib64/libxenfsimage.so.4.16.0 /usr/lib64/libxengnttab.so.1 /usr/lib64/libxengnttab.so.1.2 /usr/lib64/libxenguest.so.4.16 /usr/lib64/libxenguest.so.4.16.0 /usr/lib64/libxenhypfs.so.1 /usr/lib64/libxenhypfs.so.1.0 /usr/lib64/libxenlight.so.4.16 /usr/lib64/libxenlight.so.4.16.0 /usr/lib64/libxenstat.so.4.16 /usr/lib64/libxenstat.so.4.16.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.16 /usr/lib64/libxenvchan.so.4.16.0 /usr/lib64/libxlutil.so.4.16 /usr/lib64/libxlutil.so.4.16.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, Mon Apr 25 02:43:01 2022