Revisions of libvirt

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176897 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 118)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176049 from James Fehlig's avatar James Fehlig (jfehlig) (revision 117)
New libvirt package for Factory.

- fix leak after listing all volumes - CVE-2013-1962
  ca697e90-CVE-2013-1962.patch
  bnc#820397
- Fix iohelper usage with streams opened for read
  a2214c52-iohelper.patch
- Cope with missing swap cgroup controls
  f493d83f-cgroup-swap-control.patch
  bnc#819976
- Fix cgroup handling when setting VCPU BW
  0471637d-cgroups-vcpu-bw.patch
  rhb#963592
- Escape a leading '.' with '_' in the cgroup names
  0ced83dc-cgroup-escape-dot.patch
- Add missing documentation on new cgroup layout
  486a86eb-cgroups-docs.patch
- Another fix related to systems with no cgroups
  c2cf5f1c-no-cgroups-fix.patch
  bnc#819963

- Fix botched backport of commit bbe97ae9

- Fix starting domains when kernel has no cgroups support
  bbe97ae9-no-cgroups.patch

- Update to libvirt 1.0.5
  - PPC64: Add NVRAM device
  - Add XML config for resource partitions
  - Add support for TPM
  - NPIV storage migration support
  - Many incremental improvements and bug fixes, see
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160822 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 116)
add libvirt-iptables-1.4.18.diff, fix masquerading with iptables v1.4.18 (forwarded request 160819 from seife)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 159618 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 115)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 156381 from James Fehlig's avatar James Fehlig (jfehlig) (revision 114)
Collection of bug fixes for libvirt 1.0.2 package.  Please copy
to 12.3 if that is still an option.  Thanks!

- Fix detach of managed PCI devices from inactive domains.
  Detected while running test cases for FATE #313570.
  Modified xen-name-for-devid.patch

- spec: Fix installation of default network

- Fix default setting of backend field of libxl_device_disk
  567779e5-libxl-default-disk-backend.patch
  rhb#912488

- Fix build on IA64
  Modified clone.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 154941 from James Fehlig's avatar James Fehlig (jfehlig) (revision 113)
Updated libvirt package for Factory to fix bnc#802619.  coolo, can
this be copied to 12.3 as well?  That is a nasty bug in the python
bindings :(.  Thanks!

- Fix error handling in python bindings
  a6b8bae5-python-generator-fix1.patch
  25ea8e47-python-generator-fix2.patch
  bnc#802619
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 151199 from James Fehlig's avatar James Fehlig (jfehlig) (revision 112)
- Require modutils instead of module-init-tools. (forwarded request 150880 from elvigia)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150767 from James Fehlig's avatar James Fehlig (jfehlig) (revision 111)
Supersedes SR#150760.  Added note in changelog that the update
to 1.0.2 fixes CVE-2013-0170, bnc#800976.  I hope this update
can be applied to Factory and 12.3.

- Update to libvirt 1.0.2
  - LXC improvements
  - S390 architecture improvements
  - Power architecture improvements
  - large Coverity report cleanups and associated bug fixes
  - virTypedParams* APIs to help with those data structures
  - libxenlight driver improvements
  - Fixes CVE-2013-0170, bnc#800976
  - Drop upstream patches: 68e7bc45-libxl-link-fix.patch,
    462a6962-script-fixes1.patch, cb854b8f-script-fixes2.patch,
    5ec4b22b-script-fixes3.patch, a1fd56cb-script-fixes4.patch,
    66ff2ddc-virtlockd-systemd-file-perms.patch
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 110)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 149603 from James Fehlig's avatar James Fehlig (jfehlig) (revision 109)
- Unconditionally build sanlock support
  bnc#799262

- Fix interface management functions that were broken when
  rebasing libvirt-suse-netcontrol.patch
  bnc#799444 (SLES bug that affect Factory too)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147454 from James Fehlig's avatar James Fehlig (jfehlig) (revision 108)
- Update to libvirt 1.0.1
  - Introduce virtlockd daemon
  - parallels: add disk and network device support
  - Add virDomainSendProcessSignal API
  - Introduce virDomainFSTrim() public API
  - add fuse support for libvirt lxc
  - Add Gluster protocol as supported network disk backend
  - various snapshot improvements
- Add upstream patches to fix bugs in 1.0.1
  66ff2ddc-virtlockd-systemd-file-perms.patch,
  462a6962-script-fixes1.patch, cb854b8f-script-fixes2.patch,
  5ec4b22b-script-fixes3.patch, a1fd56cb-script-fixes4.patch,
  68e7bc45-libxl-link-fix.patch
- Rework SUSE patches for the various init scripts
  Dropped use-init-script-redhat.patch and added
  libvirtd-init-script.patch, libvirt-guests-init-script.patch,
  and virtlockd-init-script.patch

- Update to libvirt 1.0.0
  - virNodeGetCPUMap: Define public API
  - Add systemd journal support
  - Add a qemu capabilities cache manager
  - USB migration support
  - various improvement and fixes when using QMP QEmu interface
  - Support for Xen 4.2 in legacy xen driver
  - Lot of localization enhancements
  - Drop upstream patches: 371ddc98-xen-sysctl-9.patch,
    416eca18-xenstore-header-fix.patch,
    f644361b-virCommand-env.patch, 2b32735a-virCommand-env.patch,
    9785f2b6-fix-xen-sysctl9.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 139173 from James Fehlig's avatar James Fehlig (jfehlig) (revision 107)
- Fix Xen sysctl version 9 support
  9785f2b6-fix-xen-sysctl9.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 138728 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 106)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 136275 from James Fehlig's avatar James Fehlig (jfehlig) (revision 105)
- Fix build when using -werror
  416eca18-xenstore-header-fix.patch

- Support Xen sysctl version 9
  371ddc98-xen-sysctl-9.patch
  bnc#781425
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 136014 from James Fehlig's avatar James Fehlig (jfehlig) (revision 104)
- Temporarily disable building libxl driver.  The current
  implementation does not support libxl in Xen 4.2.

- Update to libvirt 0.10.2
  - network: define new API virNetworkUpdate
  - add support for QEmu sandbox support
  - blockjob: add virDomainBlockCommit
  - node_memory: Define the APIs to get/set memory parameters
  - list: Define new API virConnectListAllSecrets
  - list: Define new API virConnectListAllNWFilter
  - list: Define new API virConnectListAllNodeDevices
  - list: Define new API virConnectListAllInterfaces
  - list: Define new API virConnectListAllNetworks
  - list: Define new API virStoragePoolListAllVolumes
  - list: Define new API virStorageListAllStoragePools
  - parallels: add support of containers to the driver
  - Add PMSUSPENDED life cycle event
  - Add per-guest S3/S4 state configuration
  - qemu: Support for Block Device IO Limits

- Update to libvirt 0.10.1
  - Bug fix release for critical bugs in 0.10.0
  - Drop upstream patch f781e276-xen-driver-fix.patch

- Update to libvirt 0.10.0
  - agent: add qemuAgentArbitraryCommand()
  - Introduce virDomainPinEmulator and virDomainGetEmulatorPinInfo
  - network: use firewalld instead of iptables, when available
  - network: make network driver vlan-aware
  - esx: Implement network driver
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 132204 from James Fehlig's avatar James Fehlig (jfehlig) (revision 103)
- Fix xen driver following changes to make it stateful
  f781e276-xen-driver-fix.patch
  bnc#778006
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 131251 from James Fehlig's avatar James Fehlig (jfehlig) (revision 102)
- Update to libvirt 0.9.13
  - S390: support for s390(x)
  - snapshot: implement new APIs for esx and vbox
  - snapshot: new query APIs and many improvements
  - virsh: Allow users to reedit rejected XML
  - nwfilter: add DHCP snooping
  - storage backend: Add RBD (RADOS Block Device) support
  - sVirt support for LXC domains inprovement
  - Drop upstream patches
    0dda594d-libvirtd-shutdown-deadlock.patch
    9c77bf04-fix-virnetserver-refcnt.patch
    57349ffc-lxc-ctrl.patch
    revert-d8978c90.patch

_ Update to libvirt 0.9.12
  - qemu: allow snapshotting of sheepdog and rbd disks
  - blockjob: add new AP
  - many bug fixes and improvements
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 129611 from James Fehlig's avatar James Fehlig (jfehlig) (revision 101)
- daemon: Fix crash in virTypedParameterArrayClear
  CVE-2012-3445
  6039a2cb-CVE-2012-3445.patch
  bnc#773955
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 127535 from James Fehlig's avatar James Fehlig (jfehlig) (revision 100)
- libvirtd.service: ensure libvirtd starts after network
  4036aa91-systemd.patch
  bnc#767932

- Add upstream patch to fix ref count of virNetServer object
  9c77bf04-fix-virnetserver-refcnt.patch

- Fix libvirtd deadlock on shutdown
  0dda594d-libvirtd-shutdown-deadlock.patch
  bnc#767797

- Fix segfault in libvirt_lxc
  57349ffc-lxc-ctrl.patch
  bnc#767448

- Fix build on i586
  revert-d8978c90.patch

- Update to libvirt 0.9.11.4 stable release

- VUL-1: Fix hotplug support for usb devices with same vendorID,
  productID
  9914477e-usb-search-funcs.patch
  05abd150-usb-improve-hotplug.patch
  bnc#766559
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 99)
branched from openSUSE:Factory
Displaying revisions 281 - 300 of 398
openSUSE Build Service is sponsored by