Change logs for libvirt source package in Yakkety

  • libvirt (2.1.0-1ubuntu9.5) yakkety; urgency=medium
    
      * Add missing apparmor profile entries (LP: #1680384)
        - debian/patches/ubuntu/apparmor-vfio.patch: apparmor: add /dev/vfio
          for vf (hot) attach
        - debian/patches/ubuntu/apparmor-shutdown.patch: apparmor: allow to
          parse cmdline of the pid that send the shutdown signal
    
     -- Christian Ehrhardt <email address hidden>  Wed, 26 Apr 2017 13:46:42 +0200
  • libvirt (2.1.0-1ubuntu9.4) yakkety; urgency=medium
    
      * no change rebuild to properly pick up all the changes since the last
        release to yakkety-updates.
    
    libvirt (2.1.0-1ubuntu9.3) yakkety; urgency=medium
    
      * d/p/ubuntu/qemu-Allow-empty-script-path-to-interface.patch: in the past
        <script path=''/> meant a no-op, but libvirt now fails - fix to match
        the old behavior (LP: #1665698).
    
    libvirt (2.1.0-1ubuntu9.2) yakkety; urgency=medium
    
      * d/p/ubuntu/fix-command-generation-for-rbd.patch: fix the generation
        of the command used to add disks when secrets are provided like when
        using rbd (LP: #1672367).
    
     -- Christian Ehrhardt <email address hidden>  Fri, 31 Mar 2017 07:48:25 +0200
  • libvirt (2.1.0-1ubuntu9.3) yakkety; urgency=medium
    
      * d/p/ubuntu/qemu-Allow-empty-script-path-to-interface.patch: in the past
        <script path=''/> meant a no-op, but libvirt now fails - fix to match
        the old behavior (LP: #1665698).
    
     -- Christian Ehrhardt <email address hidden>  Tue, 21 Mar 2017 09:16:57 +0100
  • libvirt (2.1.0-1ubuntu9.1) yakkety; urgency=medium
    
      * d/p/u/apparmor-fix-other-seclabels.patch fixes an issue parsing non
        apparmor security labels (LP: #1633207).
    
     -- Christian Ehrhardt <email address hidden>  Thu, 01 Dec 2016 09:44:12 +0100
  • libvirt (2.1.0-1ubuntu9) yakkety; urgency=medium
    
      * Fix libvirt-guest.sh to handle multiple guests (LP: #1591695).
    
     -- Stefan Bader <email address hidden>  Thu, 06 Oct 2016 12:14:05 +0200
  • libvirt (2.1.0-1ubuntu8) yakkety; urgency=medium
    
      [ Christian Ehrhardt ]
    
      * avoid migration postcopy issues by ensuring valid commands (LP: #1620906)
        - d/p/ubuntu/check-live-for-postcopy.patch Check for --live flag for
          postcopy-after-precopy migration.
        - d/p/ubuntu/make-postcopy-mandatory-for-postcopy-after-precopy.patch to
    
      [ Stefan Bader ]
    
      * Fix Xenial to Yakkety migration from libvirt-bin.service to
        libvirtd.service (LP: #1627969).
      * Update Vcs-Git and Vcs-Browser fields to point to launchpad
        (LP: #1629210)
    
      [ Dann Frazier ]
    
      * Fix FTBS in Yakkety due to missing python dependency (LP: #1629041)
    
    libvirt (2.1.0-1ubuntu7) yakkety; urgency=medium
    
      * Enable NUMA support in arm64 builds (LP: #1627926).
    
     -- Stefan Bader <email address hidden>  Fri, 30 Sep 2016 10:11:30 +0200
  • libvirt (2.1.0-1ubuntu7) yakkety; urgency=medium
    
      * Enable NUMA support in arm64 builds (LP: #1627926).
    
     -- dann frazier <email address hidden>  Mon, 26 Sep 2016 23:36:24 -0600
  • libvirt (2.1.0-1ubuntu6) yakkety; urgency=medium
    
      * No-change rebuild for readline soname change.
    
     -- Matthias Klose <email address hidden>  Sat, 17 Sep 2016 12:05:33 +0000
  • libvirt (2.1.0-1ubuntu5) yakkety; urgency=medium
    
      [ Jon Grimm ]
    
      * Fix libvirt start failure when security_driver set (LP: #1618592)
        - qemu: fix qemu.conf security_driver
    
     -- Stefan Bader <email address hidden>  Thu, 08 Sep 2016 14:11:47 +0200
  • libvirt (2.1.0-1ubuntu4) yakkety; urgency=medium
    
      * Enable systemtap, zfs, numa on s390x.
      * Enable systemtap on ppc64el.
    
     -- Dimitri John Ledkov <email address hidden>  Wed, 24 Aug 2016 13:21:29 +0100
  • libvirt (2.1.0-1ubuntu3) yakkety; urgency=low
    
      * Really fix the ADT regression and not only the changelog due
        to somehow ending up on the wrong git branch.
    
    libvirt (2.1.0-1ubuntu2) yakkety; urgency=low
    
      * Fix ADT build-test regression(s)
    
    libvirt (2.1.0-1ubuntu1) yakkety; urgency=low
    
      * Merged with Debian testing. Remaining changes:
        - Added changes to use the upstream apparmor profiles with added
          delta (configurable via apparmor profiles version).
          * d/p/u/0001-apparmor-add-feature-parsing.patch
          * d/p/u/0002-apparmor-apply-ubuntu-delta.patch
          * d/p/u/0003-apparmor-debian-ubuntu-delta.patch
          * d/p/u/0004-apparmor-ubuntu-delta.patch
        - Avoiding dependency on sheepdog
        - Additional apport package-hook
        - Additional dnsmasq configuration
        - Additional profile.d script to set default URI
        - Additional debian/bug-presubj
        - d/rules: debhelper start virtlogd.socket not virtlockd.service
        - Modifications to adapt for our delayed switch away from libvirt-bin.
        - Wait on socket in sysvinit script
        - Backwards compatible handling of groups and default bridged network
          creation.
        - Extended handling of apparmor profiles
        - Convert libvirt0 and libvirt-dev to multi-arch.
        - Added a fix for the upstream version of adding better write denials
          handling to virt-aa-helper.
        - Convert libnss_libvirt to multi-arch and fix up source location that
          changed when making libvirt0 multi-arch.
        - Dropped
          * upstart script for libvirtd
          * d/p/lp1588841-000[123]-* (upstream)
          * d/p/u/qemu-Add-virQEMUCapsSupportsGICVersion.patch (upstream)
          * d/p/u/qemu-Automatically-choose-usable-GIC-version.patch (upstream)
          * d/p/u/docs-remove-xpath.patch (xpath removed upstream)
          * d/p/u/preup-virt-aa-helper-better-write-denials-handling.patch (upstr.)
          * d/p/u/ubuntu/virt-aa-helper-helpfix.patch (upstream)
    
    libvirt (2.1.0-1) unstable; urgency=medium
    
      * Upload to unstable
      * [f7ed747] New upstream version 2.1.0
    
    libvirt (2.1.0~rc1-1) experimental; urgency=medium
    
      * [8efff86] Ship virt-admin
      * [8e2f085] Ship libvirt nss plugin build for IP resolution of virtual
        machines
      * [ad4f7ff] New upstream version 2.1.0~rc1
      * [86c9db9] Rediff patches
      * [72d0ef5] Bump symbol versions
    
    libvirt (2.0.0-1) unstable; urgency=medium
    
      * [8fe8522] Build-Depend on libnuma-dev for ppc64 as well.  Thanks to Andrea
        Bolognani
      * [17113e4] gbp.conf: Use upstream/latest as upstream branch name as
        suggested by DEP14
      * [3364f65] New upstream version 2.0.0 (fixes CVE-2016-5008)
    
    libvirt (2.0.0~rc2-1) experimental; urgency=medium
    
      * [36968cf] Require build-essential for build-essential since we want to
        build some C code
      * [726a029] watch: Also look for xz compressed tarballs
      * [4df5501] New upstream version 2.0.0~rc1 (Closes: #827178)
      * [d868829] New upstream version 2.0.0~rc2
      * [ff61cde] Bump symbol versions
      * [e7e9ca8] Rediff patches.
          Dropped apparmor-Don-t-scrub-environment-of-virtlogd-process.patch:
          applied upstram
          Dropped debian/libsystemd.patch: libsystemd-dev is not used anymore
      * [903cbca] Switch b-d from libystemd to libdbus.
        It was only used for sd_notify which is now open coded in libvirt itself.
      * [7cdb8a8] Rediff patches
    
    libvirt (1.3.5-1) unstable; urgency=medium
    
      * [afaf26b] Add qemu:///session smoke test
      * [90ec8ff] Add lxc:/// smoke test
      * [411c4c9] apparmor: Don't scrub environment of virtlogd process
        to fix qemu:///session
      * [ca01064] New upstream version 1.3.5
      * [6a96655] Rediff patches
    
    libvirt (1.3.5~rc1-1) experimental; urgency=medium
    
      * [ac3021d] Include libnuma-dev as a build-dep for ppc64el.  Thanks to
        Fernando Seiti Furusato (Closes: #823516)
      * [d0b310e] New upstream version 1.3.5~rc1
      * [4218770] Rediff patches
      * [048b740] Bump symbol versions
      * [864b24a] Bump standards version - no source changes
      * [12c4356] control: Remove superfluous testuite field
    
     -- Stefan Bader <email address hidden>  Wed, 17 Aug 2016 18:31:01 +0200
  • libvirt (2.1.0-1ubuntu2) yakkety; urgency=low
    
      * Fix ADT build-test regression(s)
    
    libvirt (2.1.0-1ubuntu1) yakkety; urgency=low
    
      * Merged with Debian testing. Remaining changes:
        - Added changes to use the upstream apparmor profiles with added
          delta (configurable via apparmor profiles version).
          * d/p/u/0001-apparmor-add-feature-parsing.patch
          * d/p/u/0002-apparmor-apply-ubuntu-delta.patch
          * d/p/u/0003-apparmor-debian-ubuntu-delta.patch
          * d/p/u/0004-apparmor-ubuntu-delta.patch
        - Avoiding dependency on sheepdog
        - Additional apport package-hook
        - Additional dnsmasq configuration
        - Additional profile.d script to set default URI
        - Additional debian/bug-presubj
        - d/rules: debhelper start virtlogd.socket not virtlockd.service
        - Modifications to adapt for our delayed switch away from libvirt-bin.
        - Wait on socket in sysvinit script
        - Backwards compatible handling of groups and default bridged network
          creation.
        - Extended handling of apparmor profiles
        - Convert libvirt0 and libvirt-dev to multi-arch.
        - Added a fix for the upstream version of adding better write denials
          handling to virt-aa-helper.
        - Convert libnss_libvirt to multi-arch and fix up source location that
          changed when making libvirt0 multi-arch.
        - Dropped
          * upstart script for libvirtd
          * d/p/lp1588841-000[123]-* (upstream)
          * d/p/u/qemu-Add-virQEMUCapsSupportsGICVersion.patch (upstream)
          * d/p/u/qemu-Automatically-choose-usable-GIC-version.patch (upstream)
          * d/p/u/docs-remove-xpath.patch (xpath removed upstream)
          * d/p/u/preup-virt-aa-helper-better-write-denials-handling.patch (upstr.)
          * d/p/u/ubuntu/virt-aa-helper-helpfix.patch (upstream)
    
    libvirt (2.1.0-1) unstable; urgency=medium
    
      * Upload to unstable
      * [f7ed747] New upstream version 2.1.0
    
    libvirt (2.1.0~rc1-1) experimental; urgency=medium
    
      * [8efff86] Ship virt-admin
      * [8e2f085] Ship libvirt nss plugin build for IP resolution of virtual
        machines
      * [ad4f7ff] New upstream version 2.1.0~rc1
      * [86c9db9] Rediff patches
      * [72d0ef5] Bump symbol versions
    
    libvirt (2.0.0-1) unstable; urgency=medium
    
      * [8fe8522] Build-Depend on libnuma-dev for ppc64 as well.  Thanks to Andrea
        Bolognani
      * [17113e4] gbp.conf: Use upstream/latest as upstream branch name as
        suggested by DEP14
      * [3364f65] New upstream version 2.0.0 (fixes CVE-2016-5008)
    
    libvirt (2.0.0~rc2-1) experimental; urgency=medium
    
      * [36968cf] Require build-essential for build-essential since we want to
        build some C code
      * [726a029] watch: Also look for xz compressed tarballs
      * [4df5501] New upstream version 2.0.0~rc1 (Closes: #827178)
      * [d868829] New upstream version 2.0.0~rc2
      * [ff61cde] Bump symbol versions
      * [e7e9ca8] Rediff patches.
          Dropped apparmor-Don-t-scrub-environment-of-virtlogd-process.patch:
          applied upstram
          Dropped debian/libsystemd.patch: libsystemd-dev is not used anymore
      * [903cbca] Switch b-d from libystemd to libdbus.
        It was only used for sd_notify which is now open coded in libvirt itself.
      * [7cdb8a8] Rediff patches
    
    libvirt (1.3.5-1) unstable; urgency=medium
    
      * [afaf26b] Add qemu:///session smoke test
      * [90ec8ff] Add lxc:/// smoke test
      * [411c4c9] apparmor: Don't scrub environment of virtlogd process
        to fix qemu:///session
      * [ca01064] New upstream version 1.3.5
      * [6a96655] Rediff patches
    
    libvirt (1.3.5~rc1-1) experimental; urgency=medium
    
      * [ac3021d] Include libnuma-dev as a build-dep for ppc64el.  Thanks to
        Fernando Seiti Furusato (Closes: #823516)
      * [d0b310e] New upstream version 1.3.5~rc1
      * [4218770] Rediff patches
      * [048b740] Bump symbol versions
      * [864b24a] Bump standards version - no source changes
      * [12c4356] control: Remove superfluous testuite field
    
     -- Stefan Bader <email address hidden>  Wed, 17 Aug 2016 15:18:38 +0200
  • libvirt (2.1.0-1ubuntu1) yakkety; urgency=low
    
      * Merged with Debian testing. Remaining changes:
        - Added changes to use the upstream apparmor profiles with added
          delta (configurable via apparmor profiles version).
          * d/p/u/0001-apparmor-add-feature-parsing.patch
          * d/p/u/0002-apparmor-apply-ubuntu-delta.patch
          * d/p/u/0003-apparmor-debian-ubuntu-delta.patch
          * d/p/u/0004-apparmor-ubuntu-delta.patch
        - Avoiding dependency on sheepdog
        - Additional apport package-hook
        - Additional dnsmasq configuration
        - Additional profile.d script to set default URI
        - Additional debian/bug-presubj
        - d/rules: debhelper start virtlogd.socket not virtlockd.service
        - Modifications to adapt for our delayed switch away from libvirt-bin.
        - Wait on socket in sysvinit script
        - Backwards compatible handling of groups and default bridged network
          creation.
        - Extended handling of apparmor profiles
        - Convert libvirt0 and libvirt-dev to multi-arch.
        - Added a fix for the upstream version of adding better write denials
          handling to virt-aa-helper.
        - Convert libnss_libvirt to multi-arch and fix up source location that
          changed when making libvirt0 multi-arch.
        - Dropped
          * upstart script for libvirtd
          * d/p/lp1588841-000[123]-* (upstream)
          * d/p/u/qemu-Add-virQEMUCapsSupportsGICVersion.patch (upstream)
          * d/p/u/qemu-Automatically-choose-usable-GIC-version.patch (upstream)
          * d/p/u/docs-remove-xpath.patch (xpath removed upstream)
          * d/p/u/preup-virt-aa-helper-better-write-denials-handling.patch (upstr.)
          * d/p/u/ubuntu/virt-aa-helper-helpfix.patch (upstream)
    
     -- Stefan Bader <email address hidden>  Wed, 13 Jul 2016 13:12:36 +0200
  • libvirt (1.3.4-1ubuntu6) yakkety; urgency=low
    
      * Fix libvirtd crashing on libxl domain restore (LP: #1588841).
        Patches cherry-picked from upsream libvirt git tree.
        - libxl: switch to using libxl_domain_create_restore from v4.4 API
        - libxl: support Xen migration stream V2 in save/restore
        - libxl: support migration stream V2 in migration
    
     -- Stefan Bader <email address hidden>  Wed, 08 Jun 2016 14:17:23 +0200
  • libvirt (1.3.4-1ubuntu5) yakkety; urgency=low
    
      * Update the correct apparmor profiles to allow AAVMF and qemu-efi
        firmware for aarch64 (1538882)
      * Clean up / refresh various patches to finalize switch from libvirt-bin
        to libvirtd as service name.
        Drop: d/p/ubuntu/libvirt-bin-service-libvirtd-alias.patch
        Refresh+Rename: d/p/ubuntu/libvirt-bin-service-set-notifyaccess.patch ->
                        d/p/ubuntu/libvirtd-service-nolimit.patch
        Rename: d/p/ubuntu/libvirt-bin-service-set-notifyaccess.patch ->
                d/p/ubuntu/libvirtd-service-set-notifyaccess.patch
        Refresh: d/p/ubuntu/libvirtd-service-add-bin-alias.patch
        Add: d/p/ubuntu/libvirtd-init-add-bin-alias.patch
      * Change default profile used by libvirtd.service to /etc/default/libvirtd.
        Drop: d/p/ubuntu/switch-service-files-to-libvirt-bin.patch
      * Drop virtlockd.service from dh_systemd_start in debian/rules as
        the service is socket activated (LP: #1588006).
      * Fix failure to enable libvirtd.service due to lingering libvirt-bin
        alias. This could happen when the upgrade from a version prior 1.3.3-2
        happened before 1.3.4-1ubuntu3 (LP: #1588004).
    
     -- Stefan Bader <email address hidden>  Thu, 02 Jun 2016 14:50:27 +0200
  • libvirt (1.3.4-1ubuntu4) yakkety; urgency=medium
    
      * Re-enable the upstart job by renaming the file.
      * Include patchby @guessi to continally wait for libvirtd to start when
        using sysvinit or upstart.  (LP: #1571209)
    
     -- Serge Hallyn <email address hidden>  Mon, 23 May 2016 13:50:22 -0500
  • libvirt (1.3.4-1ubuntu3) yakkety; urgency=medium
    
      [ dann frazier ]
      * d/p/u/qemu-Add-virQEMUCapsSupportsGICVersion.patch,
        d/p/u/qemu-Automatically-choose-usable-GIC-version.patch: If no GIC
        was specified for an ARM virt guest, choose a GIC version supported
        by the host. (LP: #1566564)
    
      [ Serge Hallyn ]
      * libvirt-bin.preinst: on upgrades from prior to 1.3.3-2, also remove the
        service file for the Alias - /etc/systemd/system/libvirtd.service.
        (LP: #1579922)
    
     -- dann frazier <email address hidden>  Thu, 19 May 2016 08:57:33 -0600
  • libvirt (1.3.4-1ubuntu2) yakkety; urgency=medium
    
      * Include installing virtlogd.socket. (LP: #1583009)
    
     -- Chris J Arges <email address hidden>  Wed, 18 May 2016 13:56:08 -0500
  • libvirt (1.3.4-1ubuntu1) yakkety; urgency=medium
    
      * Merge 1.3.4-1 from Debian unstable
      * Drop upstream-applied patches:
        - conf-also-mark-implicit-video-as-primary.patch
        - libvirt-socket-fix-group
      * Remaining changes
        - keep libvirt-bin transitional package - until 18.10 (for lts-to-lts
          upgrades)
        - keep (redundant) libvirtd group if it existed on upgrade - until 18.10
          (for lts-to-lts upgrades)
        - keep ubuntu-specific patches
        - ship apport and dnsmasq files
        - enable virbr0
        - ship apparmor from debian/*.  We should push changes upstrema, but
          cannot sync with debian as apparmor profiles must be processed in
          debian/rules for cloud archive.
        - debian/control
          - enable zfs
          - disable libssh2 and sheepdog
          - add libxml-libxml-perl and libcurl4-gnutls-dev
          - enable libnuma-dev on ppc64el (pushed to Debian)
          - update release for conflicts/replaces on libvirt-bin to << 1.3.3-2
        - debian/libvirt-daemon-system.preinst: stop libvirt-bin on certain
          upgrades.
          - Multi-arch-ify.
        - debian/rules: disable selinux and firewalld;  use 'kvm' group; disable
          ssh2, enable zfs and esx;  process apparmor files for older releases;
          copy dnsmasq configuration.
        - debian/tests/control: add extra depends
      * d/p/ubuntu/apibuild-skip-libvirt-common.h: libvirt-common.h is being
        included twice leading to build failures - drop it temporarily.
    
    libvirt (1.3.4-1) unstable; urgency=medium
    
      * Upload to unstable
      * [92f6d72] New upstream version 1.3.4
    
    libvirt (1.3.4~rc2-1) experimental; urgency=medium
    
      * [ac464fb] Link to the compressed README.Debian (Closes: #822581)
      * [8ad2900] Enable numactl ppc64el suggested by Serge Hallyn
      * [6e52231] New upstream version 1.3.4~rc2
    
    libvirt (1.3.4~rc1-1) experimental; urgency=medium
    
      * Upload to experimental
      * [1dad4b5] New upstream version 1.3.4~rc1
      * [2caeb97] Rediff patches.
        Dropped
          Link-xen-driver-against-libxl.patch: Applied upstream
          qemu-support-virt-2.6-machine-type-on-arm.patch: Fixed upstream
      * [b683ac4] Bump symbol versions
      * [d33c384] Use https vcs-git URL
      * [a2be7db] Bump standards version, no source changes
    
     -- Serge Hallyn <email address hidden>  Thu, 12 May 2016 12:50:02 -0500
  • libvirt (1.3.3-2ubuntu2) yakkety; urgency=medium
    
      * debian/rules: fix paths when removing files which should not end up
        in libvirt-daemon package.
    
     -- Serge Hallyn <email address hidden>  Thu, 12 May 2016 13:14:17 -0500
  • libvirt (1.3.3-2ubuntu1) yakkety; urgency=medium
    
      * Merge 1.3.3-2 from Debian unstable
      * Merge new packaging layout
        - debian/control
          * add libsanlock-dev, dtrace, systemtap-sdt-dev, librados-dev,
            libfuse-dev, augeas-tools to Build-Depends.
          * Drop libcgmanager-dev from Build-Depends.
          * Add libvirt-clients, libvirt-daemon, and libvirt-daemon-system
            packages which replace the now-virtual libvirt-bin package.
          * Drop libvirt0-dbg (is this intential in Debian?)
          * Add libvirt-sanlock package (this should be in universe)
      * Switch to 'libvirt' group, keeping the same gid as 'libvirtd'
        on upgrade.  Keep libvirtd group name on upgrade in case any
        site scripts use it.
      * Enable dtrace
      * Add Debian policy-kit configuration
      * drop ubuntu/9004-libvirtd-group-name.patch as we are switching to group
        'libvirt'
      * Drop obsolete migration scripts:
        - libvirt-migrate-xend-managed-domains
        - libvirt-migrate-qemu-disks
        - libvirt-migrate-qemu-machinetype
      * Remaining changes:
        - keep libvirt-bin transitional package - until 18.10 (for lts-to-lts
          upgrades)
        - keep (redundant) libvirtd group if it existed on upgrade - until 18.10
          (for lts-to-lts upgrades)
        - keep ubuntu-specific patches
        - ship apport and dnsmasq files
        - enable virbr0
        - ship apparmor from debian/*.  We should push changes upstrema, but
          cannot sync with debian as apparmor profiles must be processed in
          debian/rules for cloud archive.
        - debian/control
          - enable zfs
          - disable libssh2 and sheepdog
          - add libxml-libxml-perl and libcurl4-gnutls-dev
          - enable libnuma-dev on ppc64el (pushed to Debian)
          - update release for conflicts/replaces on libvirt-bin to << 1.3.3-2
        - debian/libvirt-daemon-system.preinst: stop libvirt-bin on certain
          upgrades.
          - Multi-arch-ify.
        - debian/rules: disable selinux and firewalld;  use 'kvm' group; disable
          ssh2, enable zfs and esx;  process apparmor files for older releases;
          copy dnsmasq configuration.
        - debian/tests/control: add depends
      * d/p/ubuntu/conf-also-mark-implicit-video-as-primary.patch: upstream patch
        to fix failure to start vms with video not explicitly marked as 'primary'
    
    libvirt (1.3.3-2) unstable; urgency=medium
    
      * Upload to unstable
      * [64b60db] qemu: support virt-2.6 machine type on arm (Closes: #820952)
    
    libvirt (1.3.3-1) experimental; urgency=medium
    
      * [c0f0178] New upstream version 1.3.3
      * [96c6ccb] Link-xen-driver-against-libxl.patch: use version applied
        upstream
      * [ee7a90c] Dropped apparmor-monitor-socket-moved.patch: fixed upstream
    
    libvirt (1.3.3~rc2-1) experimental; urgency=medium
    
      * [b6de71c] Make sure the cgroup update notice is also shown in backports
      * [aec93e0] New upstream version 1.3.3~rc2
    
    libvirt (1.3.3~rc1-1) experimental; urgency=medium
    
      [ Philipp Hahn ]
      * [efe13a0] docs: Forward port qemu-bridge-helper docs from Jessie
    
      [ Guido Günther ]
      * [51c7ba3] New upstream version 1.3.3~rc1
      * [0ca24ff] Add script to bump symbol versions
      * [d028e7a] Bump symbol versions
      * [ecc2a6b] Rediff patches
      * [fb2298c] Link xen driver against libxl to avoid test failure
      * [c972ddb] Drop debug package in favour of the autogenerated dbgsym
        packages
      * [4e4d9ba] apparmor: qemu monitor socket moved so allow this path too
    
      [ Pino Toscano ]
      * [110db68] Enable policykit and qemu for all architectures (Closes: #819298)
    
    libvirt (1.3.1-2) unstable; urgency=medium
    
      * [d455289] Move bug-presbj to libvirt-daemon-system since libvirt-bin will
        go away
      * [961c93d] Drop libvirt-bin transitional package
    
     -- Serge Hallyn <email address hidden>  Fri, 29 Apr 2016 20:51:48 -0500
  • libvirt (1.3.1-1ubuntu11) yakkety; urgency=medium
    
      [ Stefan Bader ]
      * Add alias for libvirtd.service into  libvirt-bin.service
    
      [ Serge Hallyn ]
      * d/p/u/libvirt-bin-service-set-notifyaccess.patch: Set NotifyAccess=all in
        libvirt-bin systemd service file. (LP: #1574566)
    
     -- Serge Hallyn <email address hidden>  Mon, 18 Apr 2016 13:44:15 -0500
  • libvirt (1.3.1-1ubuntu10) xenial; urgency=medium
    
      * d/p/u/virt-aa-helper-apparmor-allow-usr-share-AAVMF-too.patch: Allow
        access to /usr/share/AAVMF/** and /usr/share/qemu-efi/** for aarch64 UEFI.
        (LP: #1538882)
    
     -- William Grant <email address hidden>  Fri, 15 Apr 2016 12:08:21 +1000