Revisions of qemu

Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 663700 from Olaf Hering's avatar Olaf Hering (olh) (revision 444)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1
* Patches added:
  0040-xen-ignore-live-parameter-from-xen-.patch
  (bsc#1079730, bsc#1101982, bsc#1063993)
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 662931 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 443)
Follow up on ideas prompted by last change: clean up the patches generated by git workflow. There is no value to the first line (mbox From line), or [PATCH] on subject line. Get rid of those.
Other minor fixes and improvements to update_git.sh
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 662675 from Olaf Hering's avatar Olaf Hering (olh) (revision 442)
- Modify update_git.sh script:
  pass --zero-commit to format-patch
  This removes needless noise in the buildservice when the same set
  of patches is imported/exported at different times by different users.
  pass --no-signature to format-patch
  Remove sed call which used to remove the signature, use mv instead

This SR does no include the noise of the all-zero hashes.
buildservice-autocommit accepted request 660294 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 441)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 660293 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 440)
Another bsc reference added to changelog from SLE qemu version. Hopefully we're done with nightmare of trying to get v3.1 qemu package into Factory (and SLE15-SP1)!
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 660086 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 439)
RESUBMIT v3.1 qemu with very minor changelog change
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 657981 from Lin Ma's avatar Lin Ma (lin_ma) (revision 438)
Use /bin/bash to echo value into sys fs for ksm control (bsc#1112646)
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 657704 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 437)
Include fix for xen issue bsc#1100408
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 657659 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 436)
Oops. Last submission hadn't had the update_git.sh script run against it. Fix that.
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 657506 from Olaf Hering's avatar Olaf Hering (olh) (revision 435)
- building against xen-devel requires the XC_* compat macros to be
  set because this version of QEMU will be built against many 
  versions of Xen. configure will decide on the appropriate function 
  names it knows about today. To actually call these functions,
  future versions of Xen may require XC_* to be set.
  Furthermore, fix a bug in QEMU: xen_common.h undefines the XC_*
  macros unconditionally.
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 657323 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 434)
Update to v3.1.0
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 655897 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 433)
Update to qemu 3.1.0-rc5. Is almost certainly the last rc, so should be same as 3.1.0 final. Putting into devel project 'early' because of SLE and Leap needs, not to get into Factory early. Look for the final 3.1 within a week.
buildservice-autocommit accepted request 641738 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 432)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 640126 from Larry Dewey's avatar Larry Dewey (ldewey) (revision 431)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
* Patches added:
  0042-seccomp-prefer-SCMP_ACT_KILL_PROCES.patch
  0043-configure-require-libseccomp-2.2.0.patch
  0044-seccomp-set-the-seccomp-filter-to-a.patch
  0045-sandbox-disable-sandbox-if-CONFIG_S.patch
  0046-seccomp-check-TSYNC-host-capability.patch
* Adding changes to mitigate seccomp vulnerability
  (CVE-2018-15746 bsc#1106222)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
* Patches added:
  0042-seccomp-prefer-SCMP_ACT_KILL_PROCES.patch
  0043-configure-require-libseccomp-2.2.0.patch
  0044-seccomp-set-the-seccomp-filter-to-a.patch
  0045-sandbox-disable-sandbox-if-CONFIG_S.patch
  0046-seccomp-check-TSYNC-host-capability.patch
* Adding changes to mitigate seccomp vulnerability
  (CVE-2018-15746 bsc#1106222)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
* Patches added:
  0042-seccomp-prefer-SCMP_ACT_KILL_PROCES.patch
  0043-configure-require-libseccomp-2.2.0.patch
  0044-seccomp-set-the-seccomp-filter-to-a.patch
  0045-sandbox-disable-sandbox-if-CONFIG_S.patch
  0046-seccomp-check-TSYNC-host-capability.patch
buildservice-autocommit accepted request 638230 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 430)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 638228 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 429)
more misc spec file fixes
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 637104 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 428)
versioning correctness, and misc spec file improvements
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 635823 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 427)
- Remove BuildRequires for libattr-devel-static since it's not needed.
- Re-sync openSUSE and SUSE SLE qemu-linux-user package. This changes
  file is the openSUSE one with this entry providing the intervening
  SLE CVE, FATE, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* <none>
* Patches added:
  0040-linux-headers-update.patch
  0041-s390x-kvm-add-etoken-facility.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
- Re-sync openSUSE and SUSE SLE qemu packages. This changes file
  is the openSUSE one with this entry providing the intervening
  SLE CVE, FATE, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* CVE-2018-11806 CVE-2018-12617 CVE-2018-7550 CVE-2018-15746
* fate#325467
* bsc#1091695 bsc#1094725 bsc#1094913 bsc#1096223 bsc#1098735
  bsc#1103628 bsc#1105279 bsc#1106222 bsc#1106222 bsc#1107489
* Patches added:
* only enable glusterfs for openSUSE
  0040-linux-headers-update.patch
  0041-s390x-kvm-add-etoken-facility.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
- Re-sync openSUSE and SUSE SLE qemu packages. This changes file
  is the openSUSE one with this entry providing the intervening
  SLE CVE, FATE, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* CVE-2018-11806 CVE-2018-12617 CVE-2018-7550 CVE-2018-15746
* fate#325467
* bsc#1091695 bsc#1094725 bsc#1094913 bsc#1096223 bsc#1098735
  bsc#1103628 bsc#1105279 bsc#1106222 bsc#1106222 bsc#1107489
* Patches added:
* only enable glusterfs for openSUSE
  0040-linux-headers-update.patch
  0041-s390x-kvm-add-etoken-facility.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
buildservice-autocommit accepted request 630986 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 426)
baserev update by copy to link target
Bruce Rogers's avatar Bruce Rogers (bfrogers) accepted request 630985 from Bruce Rogers's avatar Bruce Rogers (bfrogers) (revision 425)
Fix changelog inconsistencies.
Displaying revisions 421 - 440 of 864
openSUSE Build Service is sponsored by