Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: xen-runtime | Distribution: Mageia |
Version: 4.16.1 | Vendor: Mageia.Org |
Release: 1.2.mga8 | Build date: Mon Apr 25 13:19:14 2022 |
Group: System/Kernel and hardware | Build host: localhost |
Size: 4798528 | Source RPM: xen-4.16.1-1.2.mga8.src.rpm |
Packager: ghibo <ghibo> | |
Url: http://xen.org/ | |
Summary: Core Xen runtime environment |
This package contains the runtime programs and daemons which form the core Xen userspace environment.
GPLv2+ and LGPLv2+ and BSD
* Mon Apr 25 2022 ghibo <ghibo> 4.16.1-1.2.mga8 + Revision: 1853449 - Merge patches to fix python scripts to python3 (otherwise /usr/bin/xencons et al. fails). - Remove Source16 and Source17 and cmake from BuildRequires to keep the previous mga original SPEC configuration. - Add Source17 (gmp) so it doesn't try to download during building - Add Source16 (tpm_emulator) so it doesn't try to download during building - Update to release 4.16.1 (more security fixes). - Add cmake to BuildRequires (for vtpm/vtpmmgr). - Update xen.hypervisor.config and xen.hypervisor.config.debug for newer kernel entries. + tv <tv> - 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
/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/pygrub /usr/bin/qemu-img-xen /usr/bin/qemu-nbd-xen /usr/bin/vchan-socket-proxy /usr/bin/xen-cpuid /usr/bin/xen-detect /usr/bin/xenalyze /usr/bin/xencov_split /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/xentrace_format /usr/lib/.build-id /usr/lib/.build-id/05 /usr/lib/.build-id/05/95503922d80b538f0d3e26e2a763525bac5b76 /usr/lib/.build-id/09 /usr/lib/.build-id/09/1d99a76bb0fae1c9ce3febd01c8305a6003e45 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/ca1d167e91125322df214949149d25fff354e2 /usr/lib/.build-id/10 /usr/lib/.build-id/10/21cab42253e98c0d8aba6ca8ce0a121a516d0d /usr/lib/.build-id/13 /usr/lib/.build-id/13/330bb5e8b92024b2792cc5175452fc458cc952 /usr/lib/.build-id/17 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.1 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.2 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.3 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.4 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.5 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.6 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.7 /usr/lib/.build-id/17/a01bb6b8a86419eb222744c445ee8eaddfd72e.8 /usr/lib/.build-id/18 /usr/lib/.build-id/18/14ff08583ce878725d6f3d14d9cdb45160c3be /usr/lib/.build-id/1b /usr/lib/.build-id/1b/8edfa9db66126570a7a18637d3823de9b85284 /usr/lib/.build-id/23 /usr/lib/.build-id/23/52419621a73689ee491db6c54e41e4414bd149 /usr/lib/.build-id/30/14e60a790a5e66c2fcd17588dcabeb937d4598 /usr/lib/.build-id/30/d306cefcde3f82d913465cfbef28738c0e5f54 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/cec0d3d7c175735ad2f543c017eb8713712dd8 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/1074c887f0eb44e65a86fced581ee829e16ccc /usr/lib/.build-id/3d /usr/lib/.build-id/3d/08e916b27e210b9b94c1d0008e56236f4af235 /usr/lib/.build-id/40 /usr/lib/.build-id/40/41c59b2bf7b1115ee983075a439b1c9da91c44 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/4c18f91053a5bce3b5ba642e2c9cd2d9316e5b /usr/lib/.build-id/4e /usr/lib/.build-id/4e/9e7fe3f257d5f881d38a5f50bac2702299fcc3 /usr/lib/.build-id/53 /usr/lib/.build-id/53/dfc7b794d8d1d3d5ec6f8d387394a6bb2060d9 /usr/lib/.build-id/59 /usr/lib/.build-id/59/b41d262ae7ca4fa63601efbd958831c7490d59 /usr/lib/.build-id/5d /usr/lib/.build-id/5d/36f10c0c714aab0b809346d6442f2a2be96f76 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/b620026e75a0de534b0df4b4e0eadb5107a1c2 /usr/lib/.build-id/60 /usr/lib/.build-id/60/22951d3425a96f2bef3a3d76a06ddeaeefcb35 /usr/lib/.build-id/61 /usr/lib/.build-id/61/f7aedf9180066e426c12e86edd7e9149369e95 /usr/lib/.build-id/77 /usr/lib/.build-id/77/6e05f12109c6c50189a276e22535e83b19f132 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/b54d42b8847dd9d2ad8842bf7cf1279a11df30 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/1b3af228b262ecef9aee30c4c7d4d1ca67abcb /usr/lib/.build-id/8d/95ecb75e3839371a6414d2422af063354bd584 /usr/lib/.build-id/94 /usr/lib/.build-id/94/c4ba9f81efd08e5c4d07cdb6e131743c9d442f /usr/lib/.build-id/96 /usr/lib/.build-id/96/ceaf08c98c25827d6f1fc9a81c73f6c9b80ab1 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/cfe8db1414a13403a404b7be0f0cb1a761fbcf /usr/lib/.build-id/9c /usr/lib/.build-id/9c/70095986138118d4a2e7e184a3db21acd727d6 /usr/lib/.build-id/9c/8c50351510378b3c3b21469277d899434cb8cd /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/c7c32dc8acb37bc08c17dedbf812eb2092fe39 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/240bbe588335bb85d2b0278352ece8a4e01334 /usr/lib/.build-id/ac/9c5c0d8cc00c790735319f23a4125bc874d061 /usr/lib/.build-id/ad /usr/lib/.build-id/ad/6b26c2373b14ef88af1f157221ab77aed686f6 /usr/lib/.build-id/af /usr/lib/.build-id/af/2687a12a4feed5d0d42670a95141e35b73bcd4 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/c1e0bfddc8488709d9b1ae92c8fd217e12897a /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/65cbf237e1a1e7427786f9d7814a35231bf732 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/2fbacc9106415605143504dd6a16f27d717394 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/d1586ca00dc5bd1d360a64efb91d407a685bee /usr/lib/.build-id/bb /usr/lib/.build-id/bb/c21413d97cc36160c4da971592103303a2308c /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/6507b4fb622eb7b0a14e862969faf8181180ba /usr/lib/.build-id/ca /usr/lib/.build-id/ca/bf5c4294797db3f26a2f62c131e98f9de59806 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/2fcc9da5cbc4ef86a27987f45728ed849010bd /usr/lib/.build-id/cf /usr/lib/.build-id/cf/eee77812a4e0b433205f5ac0cb37523d08b7d9 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/31687be7089f3247c3d6bf022619b4d657dd86 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/f53ef3a6635fac28fbff435a0939648da896cf /usr/lib/.build-id/dc /usr/lib/.build-id/dc/4cf0af4391b0bc2c432fcff023faf8b7d81791 /usr/lib/.build-id/dd /usr/lib/.build-id/dd/69280f3eb4ea372746352199c36ad24b4f9aac /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/ac53e678adad233dae0f94a9817c79009c689f /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/af095dfe2e8403cbab838caa63812833b8e8ea /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/fda4a623fe90652314506a0c126d709d712b51 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/a9d81db3a61f6bfdc35f7c1524fd7b80f9f5c7 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/869af01d4bb6a8e5d613eaac77e7f9c74d37b9 /usr/lib/modules-load.d/xen.conf /usr/lib/python3.8/site-packages/grub /usr/lib/python3.8/site-packages/grub/ExtLinuxConf.py /usr/lib/python3.8/site-packages/grub/GrubConf.py /usr/lib/python3.8/site-packages/grub/LiloConf.py /usr/lib/python3.8/site-packages/grub/__init__.py /usr/lib/python3.8/site-packages/grub/__pycache__ /usr/lib/python3.8/site-packages/grub/__pycache__/ExtLinuxConf.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/grub/__pycache__/ExtLinuxConf.cpython-38.pyc /usr/lib/python3.8/site-packages/grub/__pycache__/GrubConf.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/grub/__pycache__/GrubConf.cpython-38.pyc /usr/lib/python3.8/site-packages/grub/__pycache__/LiloConf.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/grub/__pycache__/LiloConf.cpython-38.pyc /usr/lib/python3.8/site-packages/grub/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/grub/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/pygrub-0.6-py3.8.egg-info /usr/lib/python3.8/site-packages/xenfsimage.cpython-38-i386-linux-gnu.so /usr/lib/systemd/system/proc-xen.mount /usr/lib/systemd/system/var-lib-xenstored.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/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-xenstore-domain /usr/libexec/xen/bin/libxl-save-helper /usr/libexec/xen/bin/lsevtchn /usr/libexec/xen/bin/pygrub /usr/libexec/xen/bin/qemu-system-i386 /usr/libexec/xen/bin/readnotes /usr/libexec/xen/bin/test-cpu-policy /usr/libexec/xen/bin/test-resource /usr/libexec/xen/bin/test-tsx /usr/libexec/xen/bin/test-xenstore /usr/libexec/xen/bin/verify-stream-v2 /usr/libexec/xen/bin/xen-init-dom0 /usr/libexec/xen/bin/xenconsole /usr/libexec/xen/bin/xenctx /usr/libexec/xen/bin/xendomains /usr/libexec/xen/bin/xenpaging /usr/libexec/xen/bin/xenpvnetboot /usr/libexec/xen/boot /usr/libexec/xen/boot/hvmloader /usr/libexec/xen/boot/ovmf.bin /usr/libexec/xen/boot/xenstore-stubdom.gz /usr/libexec/xen/boot/xenstorepvh-stubdom.gz /usr/sbin/flask-get-bool /usr/sbin/flask-getenforce /usr/sbin/flask-label-pci /usr/sbin/flask-loadpolicy /usr/sbin/flask-set-bool /usr/sbin/flask-setenforce /usr/sbin/gdbsx /usr/sbin/xen-access /usr/sbin/xen-diag /usr/sbin/xen-hptool /usr/sbin/xen-hvmcrash /usr/sbin/xen-hvmctx /usr/sbin/xen-kdd /usr/sbin/xen-livepatch /usr/sbin/xen-lowmemd /usr/sbin/xen-mceinj /usr/sbin/xen-memshare /usr/sbin/xen-mfndump /usr/sbin/xen-ucode /usr/sbin/xen-vmtrace /usr/sbin/xenbaked /usr/sbin/xenconsoled /usr/sbin/xencov /usr/sbin/xenhypfs /usr/sbin/xenlockprof /usr/sbin/xenmon /usr/sbin/xenperf /usr/sbin/xenpm /usr/sbin/xenpmd /usr/sbin/xenstored /usr/sbin/xentop /usr/sbin/xentrace /usr/sbin/xentrace_setmask /usr/sbin/xentrace_setsize /usr/sbin/xenwatchdogd /usr/sbin/xl /usr/share/man/man1/xenhypfs.1.xz /usr/share/man/man1/xenstore-chmod.1.xz /usr/share/man/man1/xenstore-ls.1.xz /usr/share/man/man1/xenstore-read.1.xz /usr/share/man/man1/xenstore-write.1.xz /usr/share/man/man1/xenstore.1.xz /usr/share/man/man1/xentop.1.xz /usr/share/man/man1/xentrace_format.1.xz /usr/share/man/man1/xl.1.xz /usr/share/man/man5/xl-disk-configuration.5.xz /usr/share/man/man5/xl-network-configuration.5.xz /usr/share/man/man5/xl-pci-configuration.5.xz /usr/share/man/man5/xl.cfg.5.xz /usr/share/man/man5/xl.conf.5.xz /usr/share/man/man5/xlcpupool.cfg.5.xz /usr/share/man/man7/xen-pci-device-reservations.7.xz /usr/share/man/man7/xen-pv-channel.7.xz /usr/share/man/man7/xen-tscmode.7.xz /usr/share/man/man7/xen-vtpm.7.xz /usr/share/man/man7/xen-vtpmmgr.7.xz /usr/share/man/man7/xl-numa-placement.7.xz /usr/share/man/man8/xentrace.8.xz /var/lib/xen /var/lib/xen/dump /var/lib/xen/images /var/lib/xenstored /var/log/xen /var/log/xen/console /var/run/xenstored
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:13:56 2024