Change logs for libvirt source package in Raring

  • libvirt (1.0.2-0ubuntu11.13.04.5) raring-proposed; urgency=low
    
      * Cherrypick upstream patch (LP: #1219435)
        - conf-fix-a-failure-when-detaching-a-usb-device
     -- Serge Hallyn <email address hidden>   Thu, 10 Oct 2013 14:37:35 +0000
  • libvirt (1.0.2-0ubuntu11.13.04.4) raring-security; urgency=low
    
      * SECURITY UPDATE: possible privilege escalation via pkcheck race.
        - debian/patches/CVE-2013-4311.patch: add uid to pkcheck call in
          configure.ac, daemon/remote.c, src/locking/lock_daemon.c,
          src/rpc/virnetserverclient.*, src/rpc/virnetsocket.*,
          src/util/virprocess.*, src/util/virstring.*.
        - debian/rules: use DEB_AUTO_UPDATE_AUTOCONF and
          DEB_AUTO_UPDATE_AUTOHEADER.
        - debian/control: specify version of policykit-1 security update, add
          libpolkit-gobject-1-dev to Build-Depends.
        - CVE-2013-4311
      * SECURITY UPDATE: denial of service in remoteDispatchDomainMemoryStats
        - debian/patches/CVE-2013-4296.patch: properly initialize stats in
          daemon/remote.c.
        - CVE-2013-4296
      * SECURITY UPDATE: denial of service via bitmap string out of bounds
        - debian/patches/CVE-2013-5651.patch: replace virBitmapIsSet usage in
          src/util/virbitmap.c, properly handle errors in
        - CVE-2013-5651
     -- Marc Deslauriers <email address hidden>   Fri, 13 Sep 2013 13:45:57 -0400
  • libvirt (1.0.2-0ubuntu11.13.04.2) raring-security; urgency=low
    
      * SECURITY UPDATE: remote denial of service via file descriptor leak
        - debian/patches/CVE-2013-1962.patch: properly free pool in
          daemon/remote.c.
        - CVE-2013-1962
     -- Marc Deslauriers <email address hidden>   Fri, 28 Jun 2013 13:01:32 -0400
  • libvirt (1.0.2-0ubuntu11.13.04.1) raring-proposed; urgency=low
    
      * debian/libvirt-bin.{dirs,install}: install dnsmasq.d-available/libvirt-bin
        (LP: #1113821)
     -- Serge Hallyn <email address hidden>   Mon, 29 Apr 2013 07:38:07 -0500
  • libvirt (1.0.2-0ubuntu11) raring; urgency=low
    
      * debian/patches/nonblock-fix.patch: cherrypicked upstream patch to
        not mark qemu migration fd non-blocking.  This fixes tcp live
        migration. (LP: #1157626)
     -- Serge Hallyn <email address hidden>   Thu, 18 Apr 2013 10:43:26 -0500
  • libvirt (1.0.2-0ubuntu10) raring; urgency=low
    
      * Add code to postinst to fix any double-migration of /etc/dnsmasq.
        (LP: #1157332)
     -- Serge Hallyn <email address hidden>   Thu, 28 Mar 2013 09:11:04 -0500
  • libvirt (1.0.2-0ubuntu9) raring; urgency=low
    
      * debian/patches/prevent-lxc-shutdown-host.patch: Backport fix
        from upstream to prevent lxc-containets shutting down the host.
     -- Chuck Short <email address hidden>   Mon, 25 Mar 2013 09:28:47 -0500
  • libvirt (1.0.2-0ubuntu8b1) raring; urgency=low
    
      * No-change rebuild against libudev1
     -- Martin Pitt <email address hidden>   Wed, 13 Mar 2013 07:02:03 +0000
  • libvirt (1.0.2-0ubuntu8) raring; urgency=low
    
      * put libvirt-bin dnsmasq file into /etc/dnsmasq.d-available, and
        create a symlink in /etc/dnsmasq.d, to avoid problems when removing
        and re-installing libvirt-bin.  (LP: #1113821)
     -- Serge Hallyn <email address hidden>   Tue, 26 Feb 2013 12:09:37 -0600
  • libvirt (1.0.2-0ubuntu7) raring; urgency=low
    
      * libvirt-bin.postinst: also put admin group members into the libvirtd
        group, to support systems installed before precise.  (LP: #1124127)
      * libvirt-bin.postinst: use getent group instead of grep /etc/group
      * rules: pass path to collie to enable sheepdog backend (LP: #1129107)
      * control, rules: enable building against libaudit, which is in main.
     -- Adam Conrad <email address hidden>   Wed, 20 Feb 2013 15:50:47 -0700
  • libvirt (1.0.2-0ubuntu6) raring; urgency=low
    
      * Really refresh debian/patches/fix-ubuntu-xen-qemu-dm-path.patch and
        not only claim to and disable it.
     -- Stefan Bader <email address hidden>   Tue, 19 Feb 2013 15:00:27 +0100
  • libvirt (1.0.2-0ubuntu5) raring; urgency=low
    
      * debian/apparmor/libvirt-qemu: allow qemu read access to
        @{PROC}/sys/vm/overcommit_memory
     -- Jamie Strandboge <email address hidden>   Thu, 14 Feb 2013 10:12:40 -0600
  • libvirt (1.0.2-0ubuntu4) raring; urgency=low
    
      * Update Readme.Debian
        - we use libvirtd, not libvirt group (LP: #1095140)
        - we add users from sudo, not admin group, to libvirtd.
      * libvirt-bin.postinst: put users from sudo, not admin group, into group
        libvirtd. (LP: #1124127)
     -- Serge Hallyn <email address hidden>   Wed, 13 Feb 2013 09:47:58 -0600
  • libvirt (1.0.2-0ubuntu3) raring; urgency=low
    
      * libvirt-bin.postrm: only remove /etc/dnsmasq.d/libvirt-bin during
        remove.  (LP: #1113821)
     -- Serge Hallyn <email address hidden>   Mon, 04 Feb 2013 10:35:47 -0600
  • libvirt (1.0.2-0ubuntu2) raring; urgency=low
    
      * debian/patches/fix-virterror-namechange: Include virterror otherwise
        python-libvirt wont be able to find any error codes.
     -- Chuck Short <email address hidden>   Fri, 01 Feb 2013 13:10:58 -0600
  • libvirt (1.0.2-0ubuntu1) raring; urgency=low
    
      [ Chuck Short ]
      * New upstream release:
        + Dropped patches:
          - debian/patches/Add_RESUME_event_listener_to_qemu_monitor.patch
          - debian/patches/build-work-around-broken-kernel-header.patch
          - debian/patches/bridge-fix-persistent-networks.patch
          - debian/patches/CVE-2013-0170.patch
          - debian/patches/qemu-relax-hard-rss-limit.patch
          - debian/patches/9003-better-default-arch.patch
        + Refreshed patches:
          - debian/patches/fix-ubuntu-xen-qemu-dm-path.patch
          - debian/patches/Reduce-udevadm-settle-timeout-to-10-seconds.patch
          - debian/patches/9021-fix-uint64_t.patch
          - debian/patches/9020-lp545795.patch
          - debian/patches/Don-t-fail-if-we-can-t-setup-avahi.patch
        + debian/libvirt0.install: Add libvirt-lxc.so.*
    
      [ Serge Hallyn ]
      * debian/patches/fix-virterror-namechange: fix unfinished name change
        causing errors in generated libvirt.py.
     -- Chuck Short <email address hidden>   Wed, 30 Jan 2013 09:04:38 -0600
  • libvirt (1.0.1-0ubuntu4) raring; urgency=low
    
      * SECURITY UPDATE: denial of service and possible code execution via
        uninitialized pointer
        - debian/patches/CVE-2013-0170.patch: remove message from queue before
          freeing in src/rpc/virnetserverclient.c.
        - CVE-2013-0170
     -- Marc Deslauriers <email address hidden>   Tue, 29 Jan 2013 15:19:54 -0500
  • libvirt (1.0.1-0ubuntu3) raring; urgency=low
    
      * debian/apparmor/libvirt-qemu: add /usr/share/ovmf/** r (LP: #1074207)
     -- Serge Hallyn <email address hidden>   Tue, 29 Jan 2013 11:55:19 -0600
  • libvirt (1.0.1-0ubuntu2) raring; urgency=low
    
      * add qemu-relax-hard-rss-limit.rss to avoid OOM kills (LP: #1102290)
      * debian/rules: replace --without-vbox with --with-vbox (LP: #1103721)
     -- Serge Hallyn <email address hidden>   Thu, 24 Jan 2013 13:00:48 -0600
  • libvirt (1.0.1-0ubuntu1) raring; urgency=low
    
      * New upstream version.  (LP: #1102487)
        + Dropped apparmor-allow-hugepages
        + update dnsmasq-as-priv-user, upstream now uses a configuration file.
        + swap Add_RESUME_event_listener_to_qemu_monitor.patch from git tree for
          the backported handle_resume_1.0.0-0ubuntu4.patch.
        + rebuild debian/patches/build-work-around-broken-kernel-header
        + add bridge-fix-persistent-networks.patch from upstream to fix bug
          where new networks are not marked persistent.
     -- Serge Hallyn <email address hidden>   Wed, 23 Jan 2013 13:24:30 -0600
  • libvirt (1.0.0-0ubuntu5) raring; urgency=low
    
      * handle_resume_1.0.0-0ubuntu4.patch: Add RESUME event listener to qemu
        monitor (LP: #1097824)
      * build-work-around-broken-kernel-header: work around FTBFS due to a
        broken linux/if_bridge.h.
     -- Serge Hallyn <email address hidden>   Wed, 16 Jan 2013 09:15:20 -0600
  • libvirt (1.0.0-0ubuntu4) raring; urgency=low
    
      * debian/patches/apparmor-allow-hugepages: update apparmor policies to
        allow use of hugepages.  (LP: #646468)
      * debian/patches/vnc-socket.patch: If a vnc socket is in use, add it's
        path to the apparmor policy.  (LP: #1069534)
     -- Serge Hallyn <email address hidden>   Wed, 05 Dec 2012 16:43:04 -0600
  • libvirt (1.0.0-0ubuntu3) raring; urgency=low
    
      * libvirt-bin.postinst: on first install, don't autostart virbr0 if
        192.168.122.0 already is in use.  On upgrade, always autostart
        virbr0 if and only if it was autostarted before the upgrade.
     -- Serge Hallyn <email address hidden>   Tue, 27 Nov 2012 00:25:11 -0600
  • libvirt (1.0.0-0ubuntu2) raring; urgency=low
    
      * debian/patches/add-armhf-sysinfo-infomration.patch: Disable
        to fix FTBFS on arm.
     -- Chuck Short <email address hidden>   Mon, 19 Nov 2012 10:41:02 -0600
  • libvirt (1.0.0-0ubuntu1) raring; urgency=low
    
      [ Chuck Short ]
      * New upstream version:
        + droppped:
          - debian/patches/CVE-2012-3445.patch
          - debian/patches/fix-cve-2012-4423
          - debian/patches/lp1039678.patch
          - debian/patches/add-libvirt-highbank-support.patch
          - debian/patches/add-armhf-cpuinfo-parser.patch
          - debian/patches/fix-lxc-container-unmounting.patch
          - debian/patches/libnl3-build-fix.patch
          - debian/patches/Don-t-require-gawk-for-a-simple-print-expression.patch
          - debian/patches/virsh-Initialize-library-before-calling-virResetLast.patch
          - debian/patches/qemu-warn-on-pc-0.12.patch
          - debian/patches/storage-default-pool-permission-mode-to-0755
          - debian/patches/netcf-daemon-fix-wrong-macro-name
          - debian/patches/xen_hypervisor-treat-missing-privcmd-file-as-temporary.patch
        + Re-diffed:
          - debian/patches/9002-better_default_uri_virsh.patch
          - debian/patches/dnsmasq-as-priv-user
          - debian/patches/enable-kvm-spice.patch
        + debian/control, debian/rules: Turn on rbd pool storage.
    
       [ Serge Hallyn ]
       * Add patches to fix apparmor labeling issue at VM start:
         - apparmor-no-need-to-check-security-model
         - apparmor-use-apparmor-setfdlabel
     -- Chuck Short <email address hidden>   Mon, 12 Nov 2012 07:50:44 -0600
  • libvirt (0.9.13-0ubuntu12) quantal; urgency=low
    
      * Refresh fix-ubuntu-xen-qemu-dm-path.patch to only use executable
        names and let the toolchain find out the right paths (LP: #914788).
        Thanks George Dunlap.
      * Refresh and re-activate xen_hypervisor-treat-missing-privcmd-file-
        as-temporary.patch (LP: #922486)
     -- Stefan Bader <email address hidden>   Fri, 05 Oct 2012 11:35:43 +0200