Commit Graph

762 Commits

Author SHA256 Message Date
James Fehlig
f4b4095258 - Fix 'make check' with all downstream patches applied. Some
patches touch config files and needed the corresponding augeaus
  test files updated.
  Updated patches:
  suse-libvirtd-disable-tls.patch,
  suse-qemu-conf.patch,
  suse-ovmf-paths.patch,
  suse-libxl-disable-autoballoon.patch
  boo#1175574

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=847
2020-10-14 16:48:18 +00:00
James Fehlig
2cdc10fadb Accepting request 839020 from home:jfehlig:branches:Virtualization
- Update to libvirt 6.8.0
  - jsc#SLE-12684, jsc#SLE-15861
  - bsc#1174955 (CVE-2020-15708)
  - bsc#1177155 (CVE-2020-25637)
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    2ad009ea-qemu-check-modules-dir.patch,
    8abd1ffe-qemu-tolerate-non-existent-files.patch,
    4a72b76b-qemu-namespace-memleak-fix.patch

OBS-URL: https://build.opensuse.org/request/show/839020
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=845
2020-10-01 16:43:17 +00:00
James Fehlig
6a7adc1de1 Accepting request 833545 from home:jfehlig:branches:Virtualization
- spec: Increase test timeout to account for slower test execution
  on some architectures

- qemu: Tolerate non-existing files such as /dev/kvm when
  populating domain private namespace
  8abd1ffe-qemu-tolerate-non-existent-files.patch,
  4a72b76b-qemu-namespace-memleak-fix.patch
  boo#1176380

OBS-URL: https://build.opensuse.org/request/show/833545
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=843
2020-09-10 17:53:40 +00:00
James Fehlig
6c3ebaa3d4 Accepting request 831961 from home:jfehlig:branches:Virtualization
diable the vmware driver

OBS-URL: https://build.opensuse.org/request/show/831961
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=841
2020-09-03 21:14:04 +00:00
James Fehlig
b495b9f65b Accepting request 831542 from home:jfehlig:branches:Virtualization
- spec: Enable the same hypervisor drivers for openSUSE and SLE
  jsc#SLE-11772
- spec: Enable the same storage drivers for openSUSE and SLE
  jsc#SLE-11877

- qemu: Reprobe capabilities if the qemu modules directory changes
  2ad009ea-qemu-check-modules-dir.patch
  boo#1175320

- Update to libvirt 6.7.0
  - jsc#SLE-14253, jsc#SLE-15159
  - CVE-2020-14339
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    2edd63a0-fix-virFileSetCOW-logic.patch,
    82bb167f-dont-cache-devmapper-major.patch,
    feb8564a-handle-no-devmapper.patch,
    53d9af1e-ignore-devmapper-open-errors.patch,
    support-managed-pci-xen-driver.patch,
    disable-multipath-pr-tests.patch

OBS-URL: https://build.opensuse.org/request/show/831542
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=840
2020-09-02 22:47:08 +00:00
James Fehlig
92aa53bd73 add another device mapper fix
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=838
2020-08-19 21:53:01 +00:00
James Fehlig
101cb20b18 - virdevmapper: Handle kernel without device-mapper support
82bb167f-dont-cache-devmapper-major.patch,
  feb8564a-handle-no-devmapper.patch
  boo#1175465

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=837
2020-08-19 19:39:18 +00:00
James Fehlig
a309351b09 - util: Fix logic in virFileSetCOW
2edd63a0-fix-virFileSetCOW-logic.patch
  boo#1175463

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=836
2020-08-18 21:42:51 +00:00
James Fehlig
f35b0fae10 Accepting request 824561 from home:jfehlig:branches:Virtualization
- Update to libvirt 6.6.0
  - CVE-2020-14339
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html

OBS-URL: https://build.opensuse.org/request/show/824561
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=834
2020-08-05 23:52:04 +00:00
James Fehlig
9e9ebe0015 Accepting request 819031 from home:jfehlig:branches:Virtualization
- Update to libvirt 6.5.0
  - The node device driver now supports creating mediated devices
    using the mdevctl utility
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    ec07aad8-libxl-normalize-mac-addr.patch

OBS-URL: https://build.opensuse.org/request/show/819031
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=832
2020-07-06 16:35:15 +00:00
James Fehlig
04185dab96 Accepting request 811206 from home:jfehlig:branches:Virtualization
- libxl: Normalize MAC address in device conf on netdev hotplug
  ec07aad8-libxl-normalize-mac-addr.patch
  bsc#1172052

OBS-URL: https://build.opensuse.org/request/show/811206
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=830
2020-06-03 17:28:21 +00:00
James Fehlig
f962f3653a Accepting request 810951 from home:jfehlig:branches:Virtualization
- Update to libvirt 6.4.0
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    d677de9d-libxl-fix-driver-name-check.patch,
    d218a9c2-libxl-xen-driver-tables.patch,
    836ea91d-libxl-xenlight-internal.patch,
    57687260-xen-doc-improvements.patch

OBS-URL: https://build.opensuse.org/request/show/810951
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=829
2020-06-02 20:29:59 +00:00
James Fehlig
54a69327d7 Remove unused patch 88011ed2-libxl-driver-crash-fix.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=827
2020-05-07 15:38:07 +00:00
James Fehlig
328c392914 - Xen: Fix connection when host uses modular daemons
d677de9d-libxl-fix-driver-name-check.patch,
  d218a9c2-libxl-xen-driver-tables.patch,
  836ea91d-libxl-xenlight-internal.patch,
  57687260-xen-doc-improvements.patch
  boo#1171113

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=826
2020-05-06 20:52:55 +00:00
James Fehlig
63e8f8f9af update to libvirt 6.3.0 final
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=825
2020-05-06 01:43:59 +00:00
James Fehlig
06eb24a4dd Accepting request 796123 from home:jfehlig:branches:Virtualization
- libxl: Add support for 'passthrough' and 'e820_host' settings
  b7d6648d-conf-add-e820-host.patch,
  5749395b-libxl-e820-host.patch,
  f3ef7daf-xenconfig-e820-host.patch,
  34077c1b-tests-check-e820-host.patch,
  fadbaa23-conf-add-passthrough.patch,
  9529e007-libxl-passthrough.patch,
  9cb8bc6f-xenconfig-refactor-features.patch,
  b523e225-xenconfig-passthrough.patch,
  bed32525-tests-check-passthrough.patch
  bsc#1167217

OBS-URL: https://build.opensuse.org/request/show/796123
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=823
2020-04-21 20:56:47 +00:00
James Fehlig
c93c63891d Accepting request 794957 from home:jfehlig:branches:Virtualization
- qemu: fix hang in p2p + xbzrle compression + parallel migration
  93b15ba0-qemu-fix-hang-in-p2p-xbzrle-compression-parallel-mig.patch
  bsc#1161159

OBS-URL: https://build.opensuse.org/request/show/794957
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=822
2020-04-17 16:30:52 +00:00
James Fehlig
7ba3f0b84b Another bug fix for the Factory libvirt package.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=820
2020-04-09 22:45:33 +00:00
James Fehlig
d63331a41e disable multipath PR tests to fix the build
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=819
2020-04-06 23:09:50 +00:00
James Fehlig
9940daa715 Accepting request 791854 from home:jfehlig:branches:Virtualization
- libxl: fix crash when initializing driver
  88011ed2-libxl-driver-crash-fix.patch

- Update to libvirt 6.2.0
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    a30078cb-qemu-create-mp-target.patch,
    aeb909bf-qemu-multipath-fix.patch

OBS-URL: https://build.opensuse.org/request/show/791854
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=818
2020-04-06 20:29:49 +00:00
James Fehlig
81480eae55 Accepting request 787955 from home:jfehlig:branches:Virtualization
- libxl: Bump minimum supported Xen version to 4.9, allowing use
  of newer libxl APIs for retrieving memory statistics
  suse-bump-xen-version.patch
  bsc#1157490, bsc#1167007

OBS-URL: https://build.opensuse.org/request/show/787955
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=816
2020-03-25 02:55:05 +00:00
James Fehlig
8a2de5e696 add upstream fix for recent multipath target patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=815
2020-03-19 21:49:56 +00:00
James Fehlig
07ddfb63d6 fix build broken by last patch added
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=814
2020-03-18 20:40:22 +00:00
James Fehlig
770cfbf6c2 Accepting request 786023 from home:jfehlig:branches:Virtualization
- qemu: Create multipath targets for PRs
  a30078cb-qemu-create-mp-target.patch
  bsc#1161883

OBS-URL: https://build.opensuse.org/request/show/786023
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=813
2020-03-17 20:42:34 +00:00
James Fehlig
fb13d95c01 Accepting request 785480 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Xen is not built for armv7 anymore, so do not use it for armv7

OBS-URL: https://build.opensuse.org/request/show/785480
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=812
2020-03-16 14:29:38 +00:00
James Fehlig
83710bd33d remove patch that was dropped when rebasing to the 6.1.0 release
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=810
2020-03-10 02:01:32 +00:00
James Fehlig
7d820c6247 Accepting request 783126 from home:jfehlig:branches:Virtualization
- Update to libvirt 6.1.0
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    6c1dddaf-libxl-shutdown-inhibit.patch,
    849052ec-libxl-support-credit2.patch,
    72ed254b-drop-exec-perms-bashcompletion.patch,
    e092daac-prohib-parallel-tunneled-mig.patch,
    ae9e6c2a-qemu-allow-cond-format-probe.patch

OBS-URL: https://build.opensuse.org/request/show/783126
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=809
2020-03-10 01:55:25 +00:00
James Fehlig
e105b7ee0f Accepting request 781323 from home:jfehlig:branches:bug1165588
- qemu: Allow format probing under special circumstances
  ae9e6c2a-qemu-allow-cond-format-probe.patch
  bsc#1165588

OBS-URL: https://build.opensuse.org/request/show/781323
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=807
2020-03-03 23:45:14 +00:00
James Fehlig
13d77271a1 Accepting request 770410 from home:jfehlig:branches:Virtualization
- xen: Fix the list of supported ovmf firmwares
  suse-xen-ovmf-loaders.patch
  bsc#1159793

OBS-URL: https://build.opensuse.org/request/show/770410
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=805
2020-02-05 23:52:51 +00:00
James Fehlig
2e80a01b56 Accepting request 769785 from home:jfehlig:branches:Virtualization
Another libvirt update for Factory.

- lib: Prohibit parallel connections with tunneled migration
  e092daac-prohib-parallel-tunneled-mig.patch
  jsc#SLE-6998

- BuildRequire pkgconfig((lib)?udev) instead of (lib)?udev: allow
  OBS to shortcut through -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/769785
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=804
2020-02-03 19:55:06 +00:00
James Fehlig
f02ed55bb3 Accepting request 769624 from home:dimstar:Factory
- BuildRequire pkgconfig((lib)?udev) instead of (lib)?udev: allow
  OBS to shortcut through -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/769624
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=803
2020-02-03 15:29:20 +00:00
James Fehlig
960eaf175f add another patch to fix rpmlint warning
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=801
2020-01-31 16:20:59 +00:00
James Fehlig
7440ec8d72 - spec: Fix several rpmlint warnings
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=800
2020-01-30 22:06:17 +00:00
James Fehlig
e9a0597b64 Accepting request 768470 from home:jfehlig:branches:Virtualization
- xen: Support setting credit2 scheduler parameters
  849052ec-libxl-support-credit2.patch
  bsc#1162160

OBS-URL: https://build.opensuse.org/request/show/768470
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=799
2020-01-30 02:25:04 +00:00
James Fehlig
ae4fdc4994 Accepting request 768456 from home:jfehlig:branches:Virtualization
- xen: Inhibit libvirtd shutdown when domains are running
  6c1dddaf-libxl-shutdown-inhibit.patch
  bsc#1157100

OBS-URL: https://build.opensuse.org/request/show/768456
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=798
2020-01-29 23:21:10 +00:00
James Fehlig
94803fa053 Accepting request 764822 from home:jfehlig:branches:Virtualization
- Update to libvirt 6.0.0
  - jsc#SLE-6997, jsc#SLE-6998
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    0a65cba4-news-fix.patch 07aaced4-Add-TAA-No.patch,
    f411b7ef6-Add-TSX-CTRL.patch, 50d7465f-qemu-firmware1.patch,
    57f9067c-qemu-firmware2.patch, 7c5264d2-qemu-firmware3.patch,
    8e1804f9-qemu-firmware4.patch, 8fcee478-qemu-firmware5.patch

OBS-URL: https://build.opensuse.org/request/show/764822
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=796
2020-01-16 01:52:12 +00:00
James Fehlig
847bd42369 fix typo in changelog
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=794
2020-01-09 16:45:58 +00:00
James Fehlig
94f306e5d5 Accepting request 762258 from home:jfehlig:branches:Virtualization
- qemu: Fix firmware auto detection
  50d7465f-qemu-firmware1.patc, 57f9067c-qemu-firmware2.patch,
  7c5264d2-qemu-firmware3.patch, 8e1804f9-qemu-firmware4.patch,
  8fcee478-qemu-firmware5.patch
  boo#1157378, bsc#1159796

OBS-URL: https://build.opensuse.org/request/show/762258
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=793
2020-01-09 15:42:24 +00:00
James Fehlig
b610ddd85a Accepting request 758259 from home:jfehlig:branches:Virtualization
- CVE-2019-11135: Add TSX_CTRL and TAA_NO bits for
  IA32_ARCH_CAPABILITIES MSR
  07aaced4-Add-TAA-No.patch, f411b7ef6-Add-TSX-CTRL.patch
  bsc#1152505

OBS-URL: https://build.opensuse.org/request/show/758259
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=791
2019-12-19 15:41:31 +00:00
James Fehlig
86c097006b Accepting request 755785 from home:cbosdonnat:branches:Virtualization
- virt-create-rootfs: add SLE 15 and SLE 12 service packs support
  bsc#1154093

OBS-URL: https://build.opensuse.org/request/show/755785
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=789
2019-12-11 14:13:01 +00:00
James Fehlig
c526082ce8 build fix
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=787
2019-12-03 17:04:04 +00:00
James Fehlig
f7dcb464bc Accepting request 753075 from home:jfehlig:branches:Virtualization
- Update to libvirt 5.10.0
  - bsc#1157149
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    2552752f-libxl-fix-lock-manager-lock-ordering.patch
  - Added patches:
    0a65cba4-news-fix.patch

OBS-URL: https://build.opensuse.org/request/show/753075
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=786
2019-12-03 04:35:26 +00:00
James Fehlig
4bcf22b41c Accepting request 751460 from home:jfehlig:branches:Virtualization
- spec: Enable 'libvirt' firewalld zone for firewalld >= 0.7.0
  boo#1157766

OBS-URL: https://build.opensuse.org/request/show/751460
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=785
2019-12-01 15:08:35 +00:00
James Fehlig
25f8b5455b Accepting request 748738 from home:jfehlig:branches:Virtualization
- libxl: Fix lock manager lock ordering
  2552752f-libxl-fix-lock-manager-lock-ordering.patch
  bsc#1145774

OBS-URL: https://build.opensuse.org/request/show/748738
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=783
2019-11-14 17:47:53 +00:00
James Fehlig
5d9b6723dd Accepting request 748458 from home:jfehlig:branches:Virtualization
- spec: Forcibly remove '--listen' option from LIBVIRTD_ARGS in
  /etc/sysconfig/libvirtd since it is incompatible with socket
  activation. Also add '--timeout' option for consistency with
  upstream.
  boo#1156161

OBS-URL: https://build.opensuse.org/request/show/748458
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=782
2019-11-13 18:07:55 +00:00
James Fehlig
14a0b75e7d Accepting request 747457 from home:jfehlig:branches:Virtualization
- Enable automatic firmware seletction and add the new smm
  flavor to the build-time firmware list
  jsc#SLE-6997

OBS-URL: https://build.opensuse.org/request/show/747457
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=781
2019-11-12 00:01:20 +00:00
James Fehlig
9c7535d575 Accepting request 746034 from home:jfehlig:branches:Virtualization
- Update to libvirt 5.9.0
  - jsc#SLE-7440
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html

OBS-URL: https://build.opensuse.org/request/show/746034
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=779
2019-11-06 15:48:56 +00:00
James Fehlig
6d0cf4b109 Accepting request 737170 from home:jfehlig:branches:Virtualization
- Update to libvirt 5.8.0
  - bsc#1149100
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html

OBS-URL: https://build.opensuse.org/request/show/737170
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=777
2019-10-10 17:20:38 +00:00
James Fehlig
1b00e66448 remove lame SLE15 SP2 changelog entry
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=775
2019-09-06 14:59:25 +00:00
James Fehlig
f3e76c3ad1 Accepting request 728602 from home:jfehlig:branches:Virtualization
- Update SLE15 SP2 with openSUSE Factory package
- Bug references made in the SLE15 SP1 package since the last
  Factory update: bsc#1133229, bsc#1138734, bsc#1141251,
  bsc#1143497, bsc#1137137

OBS-URL: https://build.opensuse.org/request/show/728602
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=774
2019-09-05 22:53:30 +00:00