Revisions of qemu

Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 843502 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 584)
I forgot the obsoletes needed when dropping the sdl packages. Also, I don't think its right to "provide" the qemu-audio-oss, which we had done before.
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 843243 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 583)
- Note: As part of the "Close the Leap Gap" effort, it's been
  decided that our SDL2 support in qemu is not worth trying
  to maintain. Long ago SLE qemu stopped including SDL2 support and
  now we will do the same for the openSUSE releases going forward.
  Accordingly SDL2 options are now configured out, and the two sub-
  packages which are SDL2 specific, namely qemu-audio-sdl and
  qemu-ui-sdl, are no longer generated, and due to the rpm package
  conflicts used for those packages, they will be uninstalled from
  systems as qemu updates move forward
- Drop e2fsprogs-devel and libpcap-devel as BuildRequires packages.
  They have not actually been needed to build qemu for a very long
  time
- Add more forsplits files
buildservice-autocommit accepted request 840111 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 582)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 840110 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 581)
Repair changelog where I used jse# instead of jsc#
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 840076 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 580)
- Create qemu-skiboot sub-package. Use update-alternatives mechanism
  to coordinate with opal-firmware (provided with skiboot package set)
  on the provider of the /usr/share/qemu/skiboot.lid firmware file.
  qemu-skiboot uses a priority of 15, while opal-firmware uses a
  priority of 10 (jse#SLE-13240)
buildservice-autocommit accepted request 838837 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 579)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 838836 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 578)
- Undo part of the split-provides recently done. We have to wait on
  virt-manager to handle qemu modularization better before we make
  qemu-hw-display-qxl and qemu-hw-usb-redirect non-required
  (boo#1157320 boo#1176517)
buildservice-autocommit accepted request 835826 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 577)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 835824 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 576)
- Fix spec file, where a conditional macro didn't have the correct
  syntax (bsc#1176766)
buildservice-autocommit accepted request 834954 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 575)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 834953 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 574)
Added CtLG related references to changelog, and fixed other format problem in another changelog entry.
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 834747 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 573)
- Change qemu-x86 packaging relationship with qemu-microvm from
  Requires to Recommends
(Also get rid of two is_opensuse references which came from patch processing of Include-If directives)
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 834459 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 572)
Oops - forgot part of the Splits/Provides infrastructure for the planned approach.
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 834335 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 571)
Fix issue with last submission which caused power and arm arch's to not build qemu package.
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 833587 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 570)
- In an effort to "Close the Leap Gap", remove use of is_opensuse
  from the spec file, so that the same packages built for SLE can
  be reused for Leap. Some sub-packages will not be included for
  SLE which are included for Leap. They wil be provided in Package
  Hub for SLE users as unsupported packages.
- Add infrastructure to do package splits when split-off package
  isn't required and doesn't (otherwise) include any previously
  installed files. This version of qemu has split out non-essential
  functionality into loadable modules, as noted in Aug 20, 2020 log
  entry, which describes the emergency Split-Provides. That approach
  will be superseded by this planned approach, and those dummy doc
  files will be removed in time
  Here is the new mapping:
  subpackage            continuity file provided (files are dummies)
  ==========            ============================================
  qemu-chardev-baum     /usr/share/qemu/forsplits/00
  qemu-hw-display-qxl   /usr/share/qemu/forsplits/01
  qemu-hw-usb-redirect  /usr/share/qemu/forsplits/02
  qemu-hw-usb-smartcard /usr/share/qemu/forsplits/03
- Fix path of qemu-pr-helper. It was a mistake to move it from
%_bindir to _libexecdir. In more recent qemu code it's been moved
back, so undo this mistake by providing it at the same location
as it has been all along
buildservice-autocommit accepted request 831276 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 569)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 831275 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 568)
- For SLE15-SP3, note that this update to v5.1.0 is a step towards
  fulfilling jsc#SLE-13689, which asks for qemu v5.2.0 or higher
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 829841 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 567)
- Fix some shell syntax in update_git.sh, esp. an issue exposed by
  the most recent patch added
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 829656 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 566)
- Fix OOB access while processing USB packets (CVE-2020-14364
  bsc#1175441)
  usb-fix-setup_len-init-CVE-2020-14364.patch
- Re-sync openSUSE and SUSE SLE qemu packages. This changes file
  is the openSUSE one with this entry providing the intervening
  SLE CVE, JIRA, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* CVE-2020-1983  CVE-2020-10761 CVE-2020-13361 CVE-2020-13362
  CVE-2020-13659 CVE-2020-13800
* bsc#1167816 bsc#1170940 boo#1171712 bsc#1172383 bsc#1172384
  bsc#1172386 bsc#1172495 bsc#1172710
* Patches dropped (SLE) (included in current release tarball):
  exec-set-map-length-to-zero-when-returni.patch
  i386-acpi-Remove-_HID-from-the-SMBus-ACP.patch
  megasas-use-unsigned-type-for-reply_queu.patch
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 829654 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 565)
- Fix OOB access while processing USB packets (CVE-2020-14364
  bsc#1175441)
  (somehow our script processing the patches stripped the first
  character "u" - will address later)
  sb-fix-setup_len-init-CVE-2020-14364.patch
- Re-sync openSUSE and SUSE SLE qemu packages. This changes file
  is the openSUSE one with this entry providing the intervening
  SLE CVE, JIRA, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* CVE-2020-1983  CVE-2020-10761 CVE-2020-13361 CVE-2020-13362
  CVE-2020-13659 CVE-2020-13800
* bsc#1167816 bsc#1170940 boo#1171712 bsc#1172383 bsc#1172384
  bsc#1172386 bsc#1172495 bsc#1172710
* Patches dropped (SLE) (included in current release tarball):
  exec-set-map-length-to-zero-when-returni.patch
  i386-acpi-Remove-_HID-from-the-SMBus-ACP.patch
  megasas-use-unsigned-type-for-reply_queu.patch
Displaying revisions 281 - 300 of 864
openSUSE Build Service is sponsored by