Change logs for libvirt source package in Squeeze

  • libvirt (0.8.3-5+squeeze5) stable-security; urgency=low
    
    
      * [465cafd] Invoke initgroups when starting kvm
        so we don't fail to open /dev/kvm. (Closes: #703208)
    
     -- Guido Günther <email address hidden>  Sun, 17 Mar 2013 14:39:03 +0100
  • libvirt (0.8.3-5+squeeze2) stable-security; urgency=low
    
    
      * [ac67c93] CVE-2011-1486: Make error reporting in libvirtd thread safe
        (Closes: #623222)
      * [eafb3d8] CVE-2011-2511: Fix integer overflow in VirDomainGetVcpus
        (Closes: #633630)
    
     -- Guido Günther <email address hidden>  Wed, 13 Jul 2011 20:32:22 +0200
  • libvirt (0.8.3-5+squeeze1) stable-security; urgency=low
      * [0ee351f] [CVE-2011-1146] Add missing checks for read only connections.    Some API forgot to check the read-only status of the connection for    entry point which modify the state of the system or may lead to a remote    execution using user data.    The entry points concerned are:      - virConnectDomainXMLToNative      - virNodeDeviceDettach      - virNodeDeviceReAttach      - virNodeDeviceReset      - virDomainRevertToSnapshot      - virDomainSnapshotDelete    src/libvirt.c: fix the above set of entry points to error on read-only    (Closes: #617773) -- Guido Günther <email address hidden>  Mon, 14 Mar 2011 21:33:33 +0100
  • libvirt (0.8.3-5+squeeze0) stable; urgency=low
      [ Laurent Léonard ]  * [6f95d48] Fix exit status codes in libvirt init script to comply with LSB    (Closes: #612305) -- Guido Günther <email address hidden>  Fri, 18 Feb 2011 21:26:03 +0100
  • libvirt (0.8.3-5) unstable; urgency=low
      [ Laurent Léonard ]  * [6e46f0e] Fix wrong regular expression in debian/watch  [ Guido Günther ]  * [f561b2e] New patch 0010-nwfilter-resolve-deadlock-between-VM-    operations-and-.patch nwfilter: resolve deadlock between VM operations and    filter update (Closes: #602715)  * [239bbe5] New patch 0011-OpenVZ-take-veid-from-vmdef-name-when-    defining-new-d.patch: Fixes OpenVZ domain creation (Closes: #592817) -    thanks to Eric Litak.  * [c4a2a6b] New patch 0012-OpenVZ-Fix-some-overwritten-error-codes.patch:    Improve error reporting. -- Guido Günther <email address hidden>  Wed, 01 Dec 2010 15:12:48 +0100
  • libvirt (0.8.3-4) unstable; urgency=low
    
    
      * [29e8714] Recommend ebtables used by nwfilter
      * [e9eb650] New patch
        0009-Don-t-fail-lxc-domain-start-when-memory-controller-s.patch - Don't
        fail lxc domain start when memory controller support is missing (Closes:
        #566180)
    
     -- Guido Günther <email address hidden>  Mon, 01 Nov 2010 14:22:09 +0100
  • libvirt (0.8.3-3) unstable; urgency=low
    
    
      * [178670a] Add $syslog to the list of Required-{Start,Stop} services also
        drop $local_fs since we already have $remote_fs
      * [4db7451] Don't hardcode netcat's -q option. (Closes: #573172) - thanks to
        Marc Deslauriers for the patch
      * [d4c46ee] Disable CHECKSUM rules not supported by Squeeze's iptables
        (Closes: #598330)
      * [dbc2609] Move new NEWS items to the top
    
     -- Guido Günther <email address hidden>  Wed, 06 Oct 2010 19:47:46 +0200
  • libvirt (0.8.3-1) unstable; urgency=low
    
    
      [ Guido Günther ]
      * Mention clear_emulator_capabilities
      * Recommend iptables and gawk
    
      [ Laurent Léonard ]
      * Imported Upstream version 0.8.3
        - Fixes: CVE-2010-2237, CVE-2010-2238, CVE-2010-2239, CVE-2010-2242
      * Redo patches
      * Update libvirt0 symbols
      * Bump Standards-Version to 3.9.1
    
      [ Guido Günther ]
      * Install libvirt-qemu library
      * Add libvirt-qemu.so symbols
    
      [ Laurent Léonard ]
      * Fix debian/NEWS syntax
    
     -- Laurent Léonard <email address hidden>  Fri, 06 Aug 2010 17:18:55 +0200
  • libvirt (0.8.2-1) unstable; urgency=low
    
    
      * Imported Upstream version 0.8.2
      * Drop patches.
      * Update libvirt0 symbols.
      * Bump Standards-Version to 3.9.0.
      * Add virtualbox-ose and libnl-dev build dependencies.
    
     -- Laurent Léonard <email address hidden>  Tue, 06 Jul 2010 12:14:33 +0200
  • libvirt (0.8.1-2) unstable; urgency=low
    
    
      * [41aea79] Drop patchsys-quilt since this package is 3.0 (quilt) now.
        (Closes: #577919)
      * [978e3c9] libvirt-bin.init: export PATH. (Closes: #584333)
      * [e4f0869] virt-xml-validate needs xmllint from libxml2-utils.
        (Closes: #584869)
      * [bba6d72] New patch 0008-Fix-leaks-in-udev-device-add-remove.patch:
        Fix leaks in udev device add/remove. (Closes: #582965) - thanks to
        Nigel Jones for forwarding this
    
     -- Guido Günther <email address hidden>  Mon, 07 Jun 2010 18:23:47 +0200
  • libvirt (0.8.1-1) unstable; urgency=low
    
    
      * [647cbd6] Imported Upstream version 0.8.1
            * fixes spurious syslog messages (Closes: #565275)
            * sysfs USB class parsing (Closes: #579208)
            * virsh honors $VISUAL (Closes: #574415)
      * [fecd1b9] Update libvirt symbols to 0.8.1
      * [3e58e0b] Drop patches merged upstream:
            * 0007-nwfilter-Don-t-crash-if-driverState-NULL.patch
            * 0008-Ignore-empty-type-statement-in-disk-element.patch
      * [561ab2e] New patch:
            * 0007-patch-qemuMonitorTextGetMigrationStatus-to-intercept.patch:
              make qemuMonitorTextGetMigrationStatus to intercept unknown
              command 'info migrate' (Closes: #574272) - thanks to Andreas Bießmann
      * [aeda8ea] Enanble macvtap support
    
     -- Guido Günther <email address hidden>  Sun, 09 May 2010 14:25:00 +0200
  • libvirt (0.8.0-2) unstable; urgency=low
    
    
      * [70fbcb6] New patch 0007-nwfilter-Don-t-crash-if-driverState- NULL.patch
        nwfilter: Don't crash if driverState == NULL (Closes: #577728)
      * [d7d1abd] New patch 0008-Ignore-empty-type-statement-in-disk-
        element.patch Ignore empty type statement in disk element
        (Closes: #578347)
    
     -- Guido Günther <email address hidden>  Mon, 19 Apr 2010 18:11:57 +0200
  • libvirt (0.7.7-1) unstable; urgency=low
    
    
      * [f944460] Imported Upstream version 0.7.7
      * [bd457cc] Redo patches.
      * [098d1d3] Update libvirt0 symbols.
    
     -- Laurent Léonard <email address hidden>  Fri, 05 Mar 2010 17:49:17 +0100
  • libvirt (0.7.6-2) unstable; urgency=low
    
    
      * [72790fc] Drop hal dependency We're using udev for device enumeration.
      * [ce225c4][11cc6e9] New patch
        0006-Don-t-drop-caps-when-exec-ing-qemu.patch: Don't drop caps when
        exec'ing qemu. Instead of disabling libcap-ng better exclude this one exec
        so we get the additional security for the rest of the calls. Makes
        interface type="network" work again. (Closes: #565767)
    
     -- Guido Günther <email address hidden>  Sun, 14 Feb 2010 18:22:30 +0100
  • libvirt (0.7.6-1) unstable; urgency=low
    
    
      * [0229557] Imported Upstream version 0.7.6
      * [6fdc00b] Drop patches.
      * [1b0670b] Update libvirt0 symbols.
    
     -- Laurent Léonard <email address hidden>  Thu, 04 Feb 2010 00:38:08 +0100
  • libvirt (0.7.5-5) unstable; urgency=low
    
    
      [ Guido Günther ]
      * [d8e60e8] Add css to docs
      * [f6e41ae] New patch 0008-qemu-Use-log-output-for-pty-assignment-if-
        info-chard.patch qemu: Use log output for pty assignment if 'info
        chardev' is unavailable - thanks to Matthias Bolte
    
      [ Laurent Léonard ]
      * [0905f82] Fix QEMU driver custom domain status XML extensions. -
        thanks to Daniel P. Berrange
    
     -- Laurent Léonard <email address hidden>  Tue, 19 Jan 2010 23:16:16 +0100
  • libvirt (0.7.2-3) unstable; urgency=low
    
    
      * [2c0aa82] Fix qemu:///session Backported from upsgtream's
        79218cdd9887b132eb0f29fe2048f89e90beae1 (Closes: #554869)
    
     -- Guido Günther <email address hidden>  Sat, 07 Nov 2009 12:50:54 +0100
  • libvirt (0.7.1-2) unstable; urgency=low
    
    
      * [f5299d3] document changes and release 0.7.1-1
      * [f137c00] Allow for older versions of dpkg-dev to ease backports.
      * [74f5832] Use Policykit 1.0 (Closes: #549500)
    
     -- Guido Günther <email address hidden>  Fri, 09 Oct 2009 20:32:02 +0200
  • libvirt (0.7.1-1) unstable; urgency=low
    
    
      [ Laurent Léonard ]
      * [40fb620] Bump Debhelper version to 7.
      * [e0e89f2] Bump Standards-Version to 3.8.3.
      * [50a862f] Clean debian/rules.
      * [e9c9906] Change build dependency on libreadline5-dev to
        libreadline-dev.
      * [b6cb738] Imported Upstream version 0.7.1
      * [780f6a7] Redo patches.
      * [3d66f37] Update libvirt-bin examples.
      * [c01ed84] Update libvirt0 symbols.
    
     -- Guido Günther <email address hidden>  Sat, 26 Sep 2009 17:15:02 +0200
  • libvirt (0.6.5-3) unstable; urgency=low
    
    
      * [72a8eb6] Add a versioned dependency on dpkg-dev (Closes: #537316)
      * [ae20998] fix Debian Xen path patch to also cover the testsuite
      * [b2a1c47] New patch 0001-Fix-PCI-device-hotplug-unplug-with-newer-
        QEMU.patch pulled from upstream 326ecb7. Fixes PCI hotplug with
        newer kvm.
    
     -- Guido Günther <email address hidden>  Wed, 29 Jul 2009 12:17:52 +0200
  • libvirt (0.6.4-1) unstable; urgency=low
    
    
      * [dd3adb2] Imported Upstream version 0.6.4
      * [2320162] update symbols file
      * [89c9720] remove bashism (Closes: #530122)
      * [30d86c1] drop patches fixed upstream:
            0005-don-t-crash-with-def-NULL.patch
            0006-Fix-QEMU-ARGV-detection-with-kvm-85.patch
            0007-Declare-support-for-QEMU-migration-in-capabilities.patch
    
     -- Guido Günther <email address hidden>  Thu, 04 Jun 2009 12:50:01 +0200
  • libvirt (0.6.2-2) unstable; urgency=low
    
    
      * [031b9c1] Don't hardcode buffer size for getgrnam_r. Works around
                  #520744 and fixes possible problems with implementations having
                  _SC_GETGR_R_SIZE_MAX != 1024.
      * [bbe7743] respect log priority for qemu domain logs (Closes: #524145)
      * [a2e4cb0] don't rely on log_end_msg returning 0 this isn't the case
                  with splashy. (Closes: #523712)
      * [ddfafda] move debug package into section debug
    
     -- Guido Günther <email address hidden>  Thu, 16 Apr 2009 15:28:31 +0200
  • libvirt (0.6.1-1) unstable; urgency=low
    
    
      * [3be7341] Imported Upstream version 0.6.1
      * [38fde15] rediff Debian specific patches
      * [9b59a19] drop patches applied upstream:
            * 0004-Don-t-hardcode-ssh-port.patch
            * 0005-minimal-workaround-for-qemu-startup-race.patch
      * [95d4b7f] drop patches backported from upstream
            * 0009-libvirt_proxy-Fix-use-of-uninitalized-memory.patch
      * [8171d83] build-dep on module-init-tools so configure can figure out
        the path to modprobe
    
     -- Guido Günther <email address hidden>  Thu, 05 Mar 2009 13:58:41 +0100
  • libvirt (0.5.1-6) unstable; urgency=low
    
    
      * upload to unstable
    
     -- Guido Günther <email address hidden>  Mon, 16 Feb 2009 21:27:21 +0100