Commit Graph

461 Commits

Author SHA256 Message Date
Bruce Rogers
e977fa83c7 Accepting request 810961 from home:bfrogers:branches:Virtualization
- Work around gcc 10 bug (boo#1172411)
  build-Work-around-gcc10-bug-by-not-using.patch
- Now that gcc10 compatibility is figured out, remove NO_WERROR=1
  again from ipxe make.
- Fix segfault when doing HMP wavcapture (boo#1171712)
  audio-fix-wavcapture-segfault.patch

OBS-URL: https://build.opensuse.org/request/show/810961
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=551
2020-06-02 21:03:48 +00:00
Bruce Rogers
307d0ef2ba Accepting request 800526 from home:bfrogers:branches:Virtualization
- Fix DoS in virtiofsd, where a FUSE client could exhaust the
  number of available open files on the host (CVE-2020-10717
  bsc#1171110)
  virtiofsd-add-rlimit-nofile-NUM-option.patch
  virtiofsd-stay-below-fs.file-max-sysctl-.patch
- Add more fixes for gcc10 compatibility: Use NO_WERROR=1 when
  building ipxe sources, at least until we get gcc10 compatibility
  figured out. Also add patch for explicitly using -fcommon
  (boo#1171140)
  Be-explicit-about-fcommon-compiler-direc.patch
  and fix for tighter enum compatibility checking (boo#1171139)
  add-enum-cast-to-avoid-gcc10-warning.patch
  and a work around for what seems to be a compiler regression
  (boo#1171123)
  work-around-gcc10-problem-with-zero-leng.patch

OBS-URL: https://build.opensuse.org/request/show/800526
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=549
2020-05-05 23:41:07 +00:00
Bruce Rogers
42aeb20e68 Accepting request 798748 from Virtualization:Staging
Update to v5.0.0

OBS-URL: https://build.opensuse.org/request/show/798748
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=547
2020-04-29 00:12:31 +00:00
Bruce Rogers
9f67edf53d Accepting request 798711 from home:bfrogers:branches:Virtualization
-Fix potential DoS in ATI VGA emulation (CVE-2020-11869
  bsc#1170537)
  ati-vga-Fix-checks-in-ati_2d_blt-to-avoi.patch

OBS-URL: https://build.opensuse.org/request/show/798711
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=545
2020-04-28 17:48:32 +00:00
Bruce Rogers
0705b7f108 Accepting request 796317 from home:bfrogers:branches:Virtualization
- Minor tweaks to patches and support doc
 
- Add gcc10-maybe-uninitialized.patch in order to fix
  boo#1169728.

OBS-URL: https://build.opensuse.org/request/show/796317
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=543
2020-04-22 17:49:55 +00:00
Bruce Rogers
7325eaecfb Accepting request 795118 from home:bfrogers:branches:Virtualization
- Include upstream patches targeted for the next stable release
  (bug fixes only)
  spapr-Fix-failure-path-for-attempting-to.patch
  target-i386-do-not-set-unsupported-VMX-s.patch
  target-xtensa-fix-pasto-in-pfwait.r-opco.patch
  tcg-i386-Fix-INDEX_op_dup2_vec.patch
  tcg-mips-mips-sync-encode-error.patch
  vhost-user-gpu-Release-memory-returned-b.patch
  vpc-Don-t-round-up-already-aligned-BAT-s.patch
  xen-block-Fix-double-qlist-remove-and-re.patch
- Fix bug causing weak encryption in PAuth for ARM
  (CVE-2020-10702 bsc#1168681)
  target-arm-Fix-PAuth-sbox-functions.patch
- Fix OOB in tulip NIC emulation (CVE-2020-11102 bsc#1168713
  net-tulip-check-frame-size-and-r-w-data-.patch
- Note that previously included patch addresses CVE-2020-1711
  and bsc#1166240
  iscsi-Cap-block-count-from-GET-LBA-STATU.patch
- Include performance improvement (and related?) patch
  aio-wait-delegate-polling-of-main-AioCon.patch
  async-use-explicit-memory-barriers.patch
- Rework previous patch at Olaf H.'s direction
  hw-i386-disable-smbus-migration-for-xenf.patch
- Eliminate is_opensuse usage in producing seabios version string
  what we are doing here is just replacing the upstream string
  with one indicating that the openSUSE build service built it,
  and so just leave it as "-rebuilt.opensuse.org"
- Alter algorithm used to produce "unique" symbol for coordinating
  qemu with the optional modules it may load. This is a reasonable
  relaxation for broader compatibility
  configure-remove-pkgversion-from-CONFIG_.patch
- Tweak supported.*.txt for latest deprecations, and other fixes
- Tweak update_git.sh, config.sh
- One more fix is needed for: s390x Protected Virtualization support
  - start and control guest in secure mode (bsc#1167075 jsc#SLE-7407)
  s390x-s390-virtio-ccw-Fix-build-on-syste.patch

OBS-URL: https://build.opensuse.org/request/show/795118
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=542
2020-04-17 20:48:15 +00:00
Bruce Rogers
22b3f26e04 Accepting request 788690 from home:bfrogers:branches:Virtualization
- Include upstream patches targeted for the next stable release
  (bug fixes only)
  block-Avoid-memleak-on-qcow2-image-info-.patch
  block-bdrv_set_backing_bs-fix-use-after-.patch
  hmp-vnc-Fix-info-vnc-list-leak.patch
  migration-colo-fix-use-after-free-of-loc.patch
  migration-ram-fix-use-after-free-of-loca.patch
  ppc-ppc405_boards-Remove-unnecessary-NUL.patch
  qcow2-List-autoclear-bit-names-in-header.patch
  scsi-qemu-pr-helper-Fix-out-of-bounds-ac.patch
  sheepdog-Consistently-set-bdrv_has_zero_.patch

OBS-URL: https://build.opensuse.org/request/show/788690
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=541
2020-03-26 22:01:41 +00:00
Bruce Rogers
67e963f7d7 Accepting request 787812 from home:bfrogers:branches:Virtualization
- Note The previous set of s390x patches also includes the fix for:
  bsc#1167445

OBS-URL: https://build.opensuse.org/request/show/787812
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=539
2020-03-24 13:45:55 +00:00
Bruce Rogers
a447edb5e5 Accepting request 787000 from home:bfrogers:branches:Virtualization
- Include upstream patches targeted for the next stable release
  (bug fixes only)
  block-io-fix-bdrv_co_do_copy_on_readv.patch
  compat-disable-edid-on-correct-virtio-gp.patch
  target-ppc-Fix-rlwinm-on-ppc64.patch
  vhost-correctly-turn-on-VIRTIO_F_IOMMU_P.patch
- s390x Protected Virtualization support - start and control guest
  in secure mode. (note: binary patch from patch series dropped since
  for s390x we rebuild the patched binary anyways) (bsc#1167075
  jsc#SLE-7407)
  s390-sclp-improve-special-wait-psw-logic.patch
  s390x-Add-missing-vcpu-reset-functions.patch
  s390x-Add-SIDA-memory-ops.patch
  s390x-Add-unpack-facility-feature-to-GA1.patch
  s390x-Beautify-diag308-handling.patch
  s390x-Don-t-do-a-normal-reset-on-the-ini.patch
  s390x-ipl-Consolidate-iplb-validity-chec.patch
  s390x-kvm-Make-kvm_sclp_service_call-voi.patch
  s390x-Move-clear-reset.patch
  s390x-Move-diagnose-308-subcodes-and-rcs.patch
  s390x-Move-initial-reset.patch
  s390x-Move-reset-normal-to-shared-reset-.patch
  s390x-protvirt-Add-migration-blocker.patch
  s390x-protvirt-Disable-address-checks-fo.patch
  s390x-protvirt-Handle-SIGP-store-status-.patch
  s390x-protvirt-Inhibit-balloon-when-swit.patch
  s390x-protvirt-KVM-intercept-changes.patch
  s390x-protvirt-Move-diag-308-data-over-S.patch
  s390x-protvirt-Move-IO-control-structure.patch
  s390x-protvirt-Move-STSI-data-over-SIDAD.patch
  s390x-protvirt-SCLP-interpretation.patch
  s390x-protvirt-Set-guest-IPL-PSW.patch
  s390x-protvirt-Support-unpack-facility.patch
  Sync-pv.patch

OBS-URL: https://build.opensuse.org/request/show/787000
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=538
2020-03-20 22:41:29 +00:00
Bruce Rogers
3be3db8e88 Accepting request 786944 from home:lyan:branches:Virtualization
fix issue that s390x could not read ipl program when using dasd as boot device

OBS-URL: https://build.opensuse.org/request/show/786944
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=537
2020-03-20 16:48:18 +00:00
Bruce Rogers
baeb560873 Accepting request 785936 from home:bfrogers:branches:Virtualization
- Fix potential OOB accesses in slirp (CVE-2020-8608 bsc#1163018
  bsc#1161066 CVE-2020-7039)
  slirp-use-correct-size-while-emulating-c.patch
  slirp-use-correct-size-while-emulating-I.patch
  tcp_emu-Fix-oob-access.patch
  tcp_emu-fix-unsafe-snprintf-usages.patch
  util-add-slirp_fmt-helpers.patch
- Replace this patch with upstream version
  target-arm-monitor-query-cpu-model-expan.patch

OBS-URL: https://build.opensuse.org/request/show/785936
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=536
2020-03-17 13:47:06 +00:00
Bruce Rogers
405ca57e69 Accepting request 784401 from home:bfrogers:branches:Virtualization
- Include upstream patches targeted for the next stable release
  (bug fixes only)
  audio-oss-fix-buffer-pos-calculation.patch
  blkdebug-Allow-taking-unsharing-permissi.patch
  block-Add-bdrv_qapi_perm_to_blk_perm.patch
  block-backup-top-fix-failure-path.patch
  block-block-copy-fix-progress-calculatio.patch
  block-fix-crash-on-zero-length-unaligned.patch
  block-fix-memleaks-in-bdrv_refresh_filen.patch
  block-Fix-VM-size-field-width-in-snapsho.patch
  block-nbd-extract-the-common-cleanup-cod.patch
  block-nbd-fix-memory-leak-in-nbd_open.patch
  block-qcow2-threads-fix-qcow2_decompress.patch
  hw-arm-cubieboard-use-ARM-Cortex-A8-as-t.patch
  hw-intc-arm_gicv3_kvm-Stop-wrongly-progr.patch
  iotests-add-test-for-backup-top-failure-.patch
  iotests-Fix-nonportable-use-of-od-endian.patch
  job-refactor-progress-to-separate-object.patch
  target-arm-Correct-definition-of-PMCRDP.patch
  target-arm-fix-TCG-leak-for-fcvt-half-do.patch
  tpm-ppi-page-align-PPI-RAM.patch
  vhost-user-blk-delete-virtioqueues-in-un.patch
  virtio-add-ability-to-delete-vq-through-.patch
  virtio-crypto-do-delete-ctrl_vq-in-virti.patch
  virtio-pmem-do-delete-rq_vq-in-virtio_pm.patch
- Add Obsoletes directive for qemu-audio-sdl and qemu-ui-sdl since
  for a qemu package upgrade from SLE12-SP5, support for SDL is
  dropped

OBS-URL: https://build.opensuse.org/request/show/784401
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=534
2020-03-12 19:48:43 +00:00
Bruce Rogers
b0dd498974 Accepting request 777414 from home:bfrogers:branches:Virtualization
- Fix xenfv migration from xen host with pre-v4.0 qemu. We had
  previously dropped a similar patch, but have decided that for now
  we need to go with this type of solution (bsc#1159755)
  hw-i386-disable-smbus-migration-for-xenf.patch

OBS-URL: https://build.opensuse.org/request/show/777414
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=532
2020-02-19 20:25:51 +00:00
Bruce Rogers
2ac63d46d5 Accepting request 770033 from home:lyan:branches:Virtualization
bug fix for bsc#1159443

OBS-URL: https://build.opensuse.org/request/show/770033
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=531
2020-02-04 16:12:32 +00:00
Bruce Rogers
1e5e0386be Accepting request 769700 from home:dimstar:Factory
Shortcut through -mini

OBS-URL: https://build.opensuse.org/request/show/769700
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=530
2020-02-03 19:15:35 +00:00
Bruce Rogers
5682929111 Accepting request 768144 from home:bfrogers:branches:Virtualization
A few more bug fixes from upstream. Also stop using system membarriers, and revert a recent xen migration fix (not the right one).

OBS-URL: https://build.opensuse.org/request/show/768144
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=528
2020-01-28 19:08:17 +00:00
Bruce Rogers
ebc44b8ddb Accepting request 766922 from home:dimstar:Factory
- BuildRequire pkconfig(systemd) instead of systemd: allow OBS to
  shortcut through the -mini flavors.
- Use systemd_ordering in place of systemd_requires: systemd is
  never a strict requirement for qemu; but when installing qemu on
  a systemd-managed system, we want system to be present first.

OBS-URL: https://build.opensuse.org/request/show/766922
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=527
2020-01-24 19:43:39 +00:00
Bruce Rogers
c88c9a4dfa Accepting request 764410 from home:bfrogers:branches:Virtualization
- Fix xenfv migration from xen host with pre-v4.0 qemu (bsc#1159755)
  hw-i386-disable-smbus-migration-for-xenf.patch

OBS-URL: https://build.opensuse.org/request/show/764410
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=525
2020-01-14 18:34:22 +00:00
Bruce Rogers
cdafe12abc Accepting request 764366 from home:olh:branches:Virtualization
- Create files within bundles.tar.xz with fixed timestamp and uid

OBS-URL: https://build.opensuse.org/request/show/764366
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=524
2020-01-14 17:11:04 +00:00
Bruce Rogers
524ef62914 Accepting request 762952 from home:bfrogers:branches:Virtualization
- Add a %bcond_without system_membarrier along with related
  processing to the spec file, to better investigate running QEMU
  with the --disable-membarrier configure option

OBS-URL: https://build.opensuse.org/request/show/762952
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=522
2020-01-11 02:05:17 +00:00
Bruce Rogers
b7616307b7 Accepting request 762845 from home:bfrogers:branches:Virtualization
Include SLE feature requests, misc upstream stable bug fixes, and repair Jira feature references

OBS-URL: https://build.opensuse.org/request/show/762845
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=521
2020-01-10 14:18:12 +00:00
Bruce Rogers
6dea1703fb Accepting request 762501 from home:bfrogers:branches:Virtualization
- Add Cooperlake vcpu model (jira-SLE-10195)
  i386-Add-MSR-feature-bit-for-MDS-NO.patch
  i386-Add-macro-for-stibp.patch
  i386-Add-new-CPU-model-Cooperlake.patch
  target-i386-Add-new-bit-definitions-of-M.patch
  target-i386-Add-missed-features-to-Coope.patch
- Add HMAT support (jira-SLE-10228) (the test case for this series
  isn't included because we aren't set up to handle binary patches)
  numa-Extend-CLI-to-provide-initiator-inf.patch
  numa-Extend-CLI-to-provide-memory-latenc.patch
  numa-Extend-CLI-to-provide-memory-side-c.patch
  hmat-acpi-Build-Memory-Proximity-Domain-.patch
  hmat-acpi-Build-System-Locality-Latency-.patch
  hmat-acpi-Build-Memory-Side-Cache-Inform.patch
  tests-numa-Add-case-for-QMP-build-HMAT.patch

OBS-URL: https://build.opensuse.org/request/show/762501
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=520
2020-01-09 17:59:25 +00:00
Bruce Rogers
19c66f4a48 Accepting request 756646 from Virtualization:Staging
v4.2.0 finally

OBS-URL: https://build.opensuse.org/request/show/756646
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=518
2019-12-12 23:08:03 +00:00
Bruce Rogers
efa1324e55 Accepting request 755656 from Virtualization:Staging
Update to qemu 4.2.0-rc5

OBS-URL: https://build.opensuse.org/request/show/755656
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=517
2019-12-10 18:35:13 +00:00
Bruce Rogers
10a1d3a527 Accepting request 754204 from home:bfrogers:branches:Virtualization:Staging
Update to v4.2.0-rc4. Also update the support docs

OBS-URL: https://build.opensuse.org/request/show/754204
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=516
2019-12-05 00:01:03 +00:00
Bruce Rogers
49980fd2eb Accepting request 751312 from home:bfrogers:branches:Virtualization:Staging
Update to v4.2.0-rc3. Intent is to submit to Factory, and SLE-15-SP2 as well

OBS-URL: https://build.opensuse.org/request/show/751312
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=514
2019-11-27 13:05:39 +00:00
Bruce Rogers
3a333345a6 Accepting request 751303 from home:bfrogers:branches:Virtualization:Staging
Update to v4.2.0-rc3. Intent is to submit to Factory, and SLE-15-SP2 as well

OBS-URL: https://build.opensuse.org/request/show/751303
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=513
2019-11-27 12:46:32 +00:00
Bruce Rogers
c77a5bbe45 Accepting request 749743 from home:bfrogers:branches:Virtualization
- Expose pschange-mc-no "feature", indicating CPU does not have
  the page size change machine check vulnerability (CVE-2018-12207
  bsc#1155812)
  target-i386-add-PSCHANGE_NO-bit-for-the-.patch
- Expose taa-no "feature", indicating CPU does not have the
  TSX Async Abort vulnerability. (CVE-2019-11135 bsc#1152506)
  target-i386-Export-TAA_NO-bit-to-guests.patch
Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.1

OBS-URL: https://build.opensuse.org/request/show/749743
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=512
2019-11-19 20:31:43 +00:00
Bruce Rogers
39c9d79630 Accepting request 748963 from home:bfrogers:branches:Virtualization
Update to v4.1.1, a stable, bug-fix-only release. I won't forward on to Factory yet, since I'm expecting some other important patches to appear in upstream master soon, which we'll also want.

OBS-URL: https://build.opensuse.org/request/show/748963
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=511
2019-11-15 19:53:22 +00:00
Bruce Rogers
9dc02022c8 Accepting request 746667 from home:Guillaume_G:branches:Virtualization
- Fix %arm builds

OBS-URL: https://build.opensuse.org/request/show/746667
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=509
2019-11-08 18:15:04 +00:00
Bruce Rogers
e79075f69c Accepting request 746404 from home:bfrogers:branches:Virtualization
Fix two more qcow2 storage related bugs identified recently by upstream.

OBS-URL: https://build.opensuse.org/request/show/746404
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=507
2019-11-07 20:37:13 +00:00
Bruce Rogers
bd6c873715 Accepting request 746105 from home:bfrogers:branches:Virtualization
Oops - left some private "Scribble" notes in update_git.sh - clean that up

OBS-URL: https://build.opensuse.org/request/show/746105
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=506
2019-11-06 23:32:51 +00:00
Bruce Rogers
29b173ad99 Accepting request 746103 from home:bfrogers:branches:Virtualization
Include latest upstream disk corruption fix - hopefully that's all of them!

OBS-URL: https://build.opensuse.org/request/show/746103
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=505
2019-11-06 23:27:48 +00:00
Bruce Rogers
93a0c37cde Accepting request 745188 from home:StefanBruens:branches:openSUSE:Factory
- Correct package names in _constraints after switch to multibuild.

OBS-URL: https://build.opensuse.org/request/show/745188
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=504
2019-11-04 14:27:51 +00:00
Bruce Rogers
03c0d33170 Accepting request 744582 from home:bfrogers:branches:Virtualization
Workflow script tweaks

OBS-URL: https://build.opensuse.org/request/show/744582
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=503
2019-10-31 20:34:37 +00:00
Bruce Rogers
367eede7b4 Accepting request 743386 from home:bfrogers:branches:Virtualization
Include a qcow2 storage image corruption fix.

OBS-URL: https://build.opensuse.org/request/show/743386
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=501
2019-10-28 02:04:18 +00:00
Bruce Rogers
0c06b34c45 Accepting request 739091 from home:lnussel:branches:Virtualization
- use %gcc_version for cross compilers (boo#1153703)

OBS-URL: https://build.opensuse.org/request/show/739091
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=500
2019-10-17 14:09:45 +00:00
Bruce Rogers
9040ff6f98 Accepting request 738698 from home:bfrogers:branches:Virtualization
Minor tweaks to improve qemu-testsuite build reliability and edk2 build capability

OBS-URL: https://build.opensuse.org/request/show/738698
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=499
2019-10-15 20:37:05 +00:00
Bruce Rogers
018b223699 Accepting request 736751 from home:bfrogers:branches:Virtualization
Some minor fixes.

OBS-URL: https://build.opensuse.org/request/show/736751
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=498
2019-10-10 02:07:57 +00:00
Bruce Rogers
f3a8f2a093 Accepting request 734657 from home:bfrogers:branches:Virtualization
Indicate that our spec file needs bash as the shell

OBS-URL: https://build.opensuse.org/request/show/734657
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=496
2019-10-02 16:04:56 +00:00
Bruce Rogers
577194b94f Accepting request 734616 from home:bfrogers:branches:Virtualization
Disable some of the block tests which randomly fail in context of qemu-testsuite build.

OBS-URL: https://build.opensuse.org/request/show/734616
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=495
2019-10-02 13:45:22 +00:00
Bruce Rogers
f1c17d40fe Accepting request 734444 from home:bfrogers:branches:Virtualization
Now I find that submitting to Factory is enforcing that each of the flavors of the qemu package need to have the same list of sources! This seems wrong to me, but I'll play the game for now.

OBS-URL: https://build.opensuse.org/request/show/734444
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=494
2019-10-02 04:27:39 +00:00
Bruce Rogers
536092bff9 Accepting request 734442 from home:bfrogers:branches:Virtualization
OK - checking in to Factory has new checks - seems we must use the upstream tarball (which didn't have the complete repo!). But that will work now that we have disabled building the EDK2 firmware.

OBS-URL: https://build.opensuse.org/request/show/734442
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=493
2019-10-02 04:06:51 +00:00
Bruce Rogers
36ac654a1b Accepting request 734440 from home:bfrogers:branches:Virtualization
Add in upstream stable patches. Also a new more minor tweaks.

OBS-URL: https://build.opensuse.org/request/show/734440
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=492
2019-10-02 02:17:15 +00:00
Bruce Rogers
5d1ac3f151 Accepting request 734120 from home:bfrogers:branches:Virtualization
I missed a few patch mentions in changelog

OBS-URL: https://build.opensuse.org/request/show/734120
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=491
2019-09-30 15:58:24 +00:00
Bruce Rogers
c32cc11b03 Accepting request 733859 from home:bfrogers:branches:Virtualization
Some more script cleanups

OBS-URL: https://build.opensuse.org/request/show/733859
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=490
2019-09-28 15:46:49 +00:00
Bruce Rogers
3035d7a3d1 Accepting request 733514 from home:bfrogers:branches:Virtualization
Some more tweaks to the spec file for readability, size and "flow"

OBS-URL: https://build.opensuse.org/request/show/733514
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=489
2019-09-26 19:33:33 +00:00
Bruce Rogers
4f7594e34a Accepting request 731688 from home:bfrogers:branches:Virtualization
Tweak cross compiler used based. Also clean up commentary in scripts.

OBS-URL: https://build.opensuse.org/request/show/731688
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=488
2019-09-18 08:58:50 +00:00
Bruce Rogers
0f796dd004 Accepting request 730437 from Virtualization:Staging
Update to v4.1.0. Also includes other major packaging changes as follows:
There is a new package maintenance workflow - see README.PACKAGING for details.
The sibling packages qemu-linux-user and qemu-testsuite are now created with the Build Service's MultiBuild feature. This also necessitates combining the qemu-linux-user changelog content back into qemu's. Luckily the delta there is quite small. Note that the qemu spec file is now that much busier, but added section markers should help reduce the confusion. Also qemu is being enabled for RISCV host compatibility, so some changes are related to that as well.

OBS-URL: https://build.opensuse.org/request/show/730437
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=487
2019-09-12 15:54:03 +00:00
Bruce Rogers
55d58383b8 Accepting request 721580 from home:lyan:branches:Virtualization
security fix for CVE-2019-14378

OBS-URL: https://build.opensuse.org/request/show/721580
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=485
2019-08-07 21:16:47 +00:00