# ChangeLog for app-emulation/libvirt
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*libvirt-9999 (09 Aug 2015)
*libvirt-1.2.18 (09 Aug 2015)
*libvirt-1.2.17-r4 (09 Aug 2015)
*libvirt-1.2.15-r1 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/libvirt-1.2.16-fix_paths_in_libvirt-guests_sh.patch,
  +files/libvirt-1.2.17-fix_paths_for_apparmor.patch,
  +files/libvirt-1.2.9-do_not_use_sysconf.patch, +files/libvirtd.confd-r4,
  +files/libvirtd.init-r14, +files/libvirtd.service.conf,
  +files/libvirtd.tmpfiles.conf, +files/virtlockd.init-r1,
  +libvirt-1.2.15-r1.ebuild, +libvirt-1.2.17-r4.ebuild,
  +libvirt-1.2.18.ebuild, +libvirt-9999.ebuild, +metadata.xml:
  proj/gentoo: Initial commit

  This commit represents a new era for Gentoo:
  Storing the gentoo-x86 tree in Git, as converted from CVS.

  This commit is the start of the NEW history.
  Any historical data is intended to be grafted onto this point.

  Creation process:
  1. Take final CVS checkout snapshot
  2. Remove ALL ChangeLog* files
  3. Transform all Manifests to thin
  4. Remove empty Manifests
  5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
  5.1. Do not touch files with -kb/-ko keyword flags.

  Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
  X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
  tests
  X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
  project
  X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
  developer, wrote Git features for the migration
  X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
  cvs2svn
  X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
  X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
  work in migration
  X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
  X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
  the bikeshed

*libvirt-1.2.18-r1 (14 Aug 2015)
*libvirt-1.2.17-r5 (14 Aug 2015)

  14 Aug 2015; Matthias Maier <tamiko@gentoo.org>
  files/libvirt-1.2.17-fix_paths_for_apparmor.patch,
  -libvirt-1.2.17-r4.ebuild, +libvirt-1.2.17-r5.ebuild,
  -libvirt-1.2.18.ebuild, +libvirt-1.2.18-r1.ebuild:
  fix apparmor conf in 1.2.17 and 1.2.18 (bug #554628)

  The libvirtd daemon also needs acces to virt-aa-helper and libvirtb_lxc
  helper residing under /usr/libexec. This is now fixed.

  Thanks to aporilel.

  Gentoo-Bug: 554628

  Package-Manager: portage-2.2.20.1

  20 Aug 2015; Matthias Maier <tamiko@gentoo.org> +files/libvirt-guests.confd,
  +files/libvirt-guests.init, +files/libvirtd.confd-r5,
  +files/libvirtd.init-r15:
  break apart OpenRC init script

  This breaks apart the startup/shutdown of libvirtd from the
  startup/shutdown of the libvirt domains. Additionally this expands out
  the domain support to work for all the libvirtd backends instead of just
  QEMU.

  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
  Signed-off-by: Matthias Maier <tamiko@gentoo.org>

*libvirt-1.2.18-r2 (20 Aug 2015)

  20 Aug 2015; Matthias Maier <tamiko@gentoo.org> +libvirt-1.2.18-r2.ebuild,
  libvirt-9999.ebuild:
  Update init scripts for 1.2.18-r2 and 9999

  update init scripts for 1.2.18-r2 und 9999. Drop keywords for testing due
  to major runscript change.

  Bugs: 551854
  Bugs: 555736
  Bugs: 558034

  Package-Manager: portage-2.2.20.1

  20 Aug 2015; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.18-r2.ebuild,
  libvirt-9999.ebuild:
  fix typo

  Package-Manager: portage-2.2.20.1

  24 Aug 2015; Justin Lecher <jlec@gentoo.org> libvirt-1.2.15-r1.ebuild,
  libvirt-1.2.17-r5.ebuild, libvirt-1.2.18-r1.ebuild,
  libvirt-1.2.18-r2.ebuild, libvirt-9999.ebuild, metadata.xml:
  Use https by default

  Convert all URLs for sites supporting encrypted connections from http to
  https

  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
  Revert DOCTYPE SYSTEM https changes in metadata.xml

  repoman does not yet accept the https version.
  This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

  Bug: https://bugs.gentoo.org/552720

  28 Aug 2015; Doug Goldstein <cardoe@gentoo.org> files/libvirt-guests.confd,
  files/libvirt-guests.init:
  tweak libvirt-guests init script

  After discussing the new init script on bug #558034 there are two tweaks
  being added:
  * shift the first argument so that future uses can pass in more arguments
    to virsh and the wrapper commands.
  * Added LIBVIRT_IGNORE_AUTOSTART to ignore domains that start marked for
    autostart in the libvirt XML.

  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

  02 Sep 2015; Doug Goldstein <cardoe@gentoo.org> files/libvirt-guests.confd,
  files/libvirt-guests.init:
  update new init scripts

  More updates to the init scripts to allow the user to not have the
  networks or VMs started up that were shutdown by the init script based
  on requests from tamiko and bug #558034.

*libvirt-1.2.19 (02 Sep 2015)

  02 Sep 2015; Doug Goldstein <cardoe@gentoo.org> -libvirt-1.2.18-r2.ebuild,
  +libvirt-1.2.19.ebuild:
  unkeyworded version bump

  This bump uses the new init scripts that we'll likely want to have
  a new annoucement written when it is keyworded.

  Package-Manager: portage-2.2.20.1
  Signed-off-by: 1

  02 Sep 2015; Doug Goldstein <cardoe@gentoo.org> libvirt-1.2.15-r1.ebuild,
  libvirt-1.2.17-r5.ebuild, libvirt-1.2.18-r1.ebuild, libvirt-9999.ebuild:
  fix sys-libs/ncurses slot warnings

  repoman warns of slot issues with the RDEPEND on sys-libs/ncurses which
  this resolves.

  Package-Manager: portage-2.2.20.1
  Signed-off-by: 1

  08 Sep 2015; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.18-r1.ebuild:
  amd64 stable wrt bug #559796

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="amd64"

  08 Sep 2015; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.18-r1.ebuild:
  x86 stable wrt bug #559796

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="x86"

  09 Sep 2015; Doug Goldstein <cardoe@gentoo.org> libvirt-1.2.19.ebuild:
  update readme wording

  Package-Manager: portage-2.2.20.1
  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

  11 Sep 2015; Doug Goldstein <cardoe@gentoo.org> files/libvirtd.confd-r5,
  files/libvirtd.init-r15:
  improve new init scripts

  Improvement to the new init scripts to use more bits from runscripts
  instead of rolling our own.

  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

  11 Sep 2015; Doug Goldstein <cardoe@gentoo.org> libvirt-1.2.19.ebuild:
  dev-python/libvirt-python: re-add keywords

  These packages were previously un-keyworded while we worked on them,
  they are now re-keyworded.

  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

*libvirt-1.2.19-r1 (03 Oct 2015)

  03 Oct 2015; Matthias Maier <tamiko@gentoo.org> -files/libvirt-guests.init,
  +files/libvirt-guests.init-r1, -libvirt-1.2.19.ebuild,
  +libvirt-1.2.19-r1.ebuild:
  Avoid bashism in runscript, bug 561386

  Thanks to Lars Wendler and Alexander Tsoy.

  Gentoo-Bug: 561386

  Package-Manager: portage-2.2.22

  03 Oct 2015; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.19-r1.ebuild:
  Fix dependencies in 1.2.19-r1, bug 553120

  The hard dependencies on iptables and ebtables are wrong, put them back
  into the virt-network? ( ) clause.

  Gentoo-Bug: 553120

  Package-Manager: portage-2.2.22

  03 Oct 2015; Matthias Maier <tamiko@gentoo.org> libvirt-9999.ebuild:
  Update live ebuild to latest changes

  Package-Manager: portage-2.2.22

  03 Oct 2015; Matthias Maier <tamiko@gentoo.org> -libvirt-1.2.17-r5.ebuild:
  Remove version 1.2.17-r5

  Package-Manager: portage-2.2.22

*libvirt-1.2.20 (03 Oct 2015)

  03 Oct 2015; Matthias Maier <tamiko@gentoo.org> +libvirt-1.2.20.ebuild:
  version bump to 1.2.20

  Package-Manager: portage-2.2.22

  04 Oct 2015; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.15-r1.ebuild,
  libvirt-1.2.18-r1.ebuild, libvirt-1.2.19-r1.ebuild, libvirt-1.2.20.ebuild,
  libvirt-9999.ebuild:
  fix a typo

  Thanks to Julian Ospald for pointing this out.

  Package-Manager: portage-2.2.22

  05 Oct 2015; Matthias Maier <tamiko@gentoo.org> +files/README.gentoo-r1,
  libvirt-1.2.19-r1.ebuild, libvirt-1.2.20.ebuild, libvirt-9999.ebuild:
  ebuild maintenance (1.2.19, 1.2.20, 9999)

   - use autotools-utils eclass
   - clean up and reorganize configuration and pkg_setup phase
   - outsource README.gentoo contents into separate file under files/

  Package-Manager: portage-2.2.22

  08 Oct 2015; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
  audit: Switch to global 'audit' use flag where appropriate

  Link: https://archives.gentoo.org/gentoo-
  dev/message/32b1e333faa627491baa3c7492d64956

  10 Oct 2015; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.19-r1.ebuild,
  libvirt-1.2.20.ebuild, libvirt-9999.ebuild:
  Ebuild maintenance

  Unify DEPEND/RDEPEND statements and avoid a nested use conditional

  Package-Manager: portage-2.2.22

  10 Oct 2015; Matthias Maier <tamiko@gentoo.org> -libvirt-1.2.15-r1.ebuild:
  drop 1.2.15-r1

  Package-Manager: portage-2.2.22

*libvirt-1.2.21 (15 Nov 2015)
*libvirt-1.2.20-r1 (15 Nov 2015)

  15 Nov 2015; Matthias Maier <tamiko@gentoo.org> -libvirt-1.2.20.ebuild,
  +libvirt-1.2.20-r1.ebuild, +libvirt-1.2.21.ebuild, libvirt-9999.ebuild:
  version bump to 1.2.21 (bug #564992), maintenance

   - version bump to 1.2.21
   - remove obsolete dependency on support library for <sys-libs/glibc-1.14

  Gentoo-Bug: 564992

  Package-Manager: portage-2.2.23

  04 Dec 2015; Matthias Maier <tamiko@gentoo.org>
  +files/libvirt-1.2.22-do_not_use_sysconf.patch, libvirt-9999.ebuild:
  update live build to latest changes (bug #567152)

   - Due to the introduction of virtlogd one of Gentoo's downstream patches
     did not apply any more.

  Package-Manager: portage-2.2.26

  07 Dec 2015; Doug Goldstein <cardoe@gentoo.org> libvirt-1.2.18-r1.ebuild,
  libvirt-1.2.19-r1.ebuild, libvirt-1.2.20-r1.ebuild, libvirt-1.2.21.ebuild,
  libvirt-9999.ebuild:
  utilize xen-tools sub-slot

  app-emulation/xen-tools now exposes a sub-slot to help dependencies
  rebuild when necessary.

  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

*libvirt-1.2.21-r1 (22 Dec 2015)

  22 Dec 2015; Matthias Maier <tamiko@gentoo.org> -libvirt-1.2.21.ebuild,
  +libvirt-1.2.21-r1.ebuild:
  security fix for 1.2.21 (CVE-2015-5313, bug #568870)

  Apply fix for CVE-2015-5313 to 1.2.21:
    A path-traversal flaw was found in the way the libvirt daemon handled
    file-system names for storage volumes. A libvirt user with privileges to
    create storage volumes and without privileges to create and modify
    domains could possibly use this flaw to escalate their privileges.

  Gentoo-Bug: 568870

  Package-Manager: portage-2.2.26

  22 Dec 2015; Matthias Maier <tamiko@gentoo.org> -libvirt-1.2.19-r1.ebuild,
  -libvirt-1.2.20-r1.ebuild:
  remove vuln. 1.2.(20|21) (CVE-2015-5313, bug #568870)

      This is a cleanup for CVE-2015-5313 bug 568870.

      Gentoo-Bugs: 568870

  Package-Manager: portage-2.2.26

  22 Dec 2015; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.21-r1.ebuild:
  amd64 stable wrt bug #568870

  Package-Manager: portage-2.2.24
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  22 Dec 2015; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.21-r1.ebuild:
  x86 stable wrt bug #568870

  Package-Manager: portage-2.2.24
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  22 Dec 2015; Matthias Maier <tamiko@gentoo.org> -files/libvirtd.confd-r4,
  -files/libvirtd.init-r14, -libvirt-1.2.18-r1.ebuild:
  remove vulnerable 1.2.18 (CVE-2015-5313, bug #568870)

  This is a cleanup for CVE-2015-5313 bug 568870.

  Gentoo-Bugs: 568870

  Package-Manager: portage-2.2.26

*libvirt-1.2.21-r2 (26 Dec 2015)

  26 Dec 2015; Matthias Maier <tamiko@gentoo.org> -libvirt-1.2.21-r1.ebuild,
  +libvirt-1.2.21-r2.ebuild, libvirt-9999.ebuild:
  Install all docs under /usr/share/doc/${PF} (bug 569526)

  Gentoo-Bug: 569526

  Package-Manager: portage-2.2.26
  Signed-off-by: Matthias Maier <tamiko@gentoo.org>

*libvirt-1.3.0 (26 Dec 2015)

  26 Dec 2015; Matthias Maier <tamiko@gentoo.org>
  -files/libvirt-1.2.22-do_not_use_sysconf.patch,
  +files/libvirt-1.3.0-do_not_use_sysconf.patch, +files/virtlogd.init-r1,
  libvirt-1.2.21-r2.ebuild, +libvirt-1.3.0.ebuild, libvirt-9999.ebuild:
  version bump to 1.3.0, provde service file for virtlogd

   - Bump to version 1.3.0 (including backport for CVE-2015-5313)
   - Add runscript for freshly introduce virtlogd

  Gentoo-Bugs: 569526, 568860, 567152

  Package-Manager: portage-2.2.26

*libvirt-1.3.0-r1 (07 Jan 2016)

  07 Jan 2016; Matthias Maier <tamiko@gentoo.org> +files/libvirtd.init-r16,
  +libvirt-1.3.0-r1.ebuild:
  fix up service dependencies

  libvirtd requires virtlogd so this adds it as a 'need'. Change the other
  services to be on their own line to be a bit more clear in the future.
  Change failure to start due to missing directories into a test and create
  rather than failure.

  Gentoo-Bug: 571084

  Package-Manager: portage-2.2.26
  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
  Signed-off-by: Matthias Maier <tamiko@gentoo.org>

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Replace all herds with appropriate projects (GLEP 67)

  Replace all uses of herd with appropriate project maintainers, or no
  maintainers in case of herds requested to be disbanded.

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Set appropriate maintainer types in metadata.xml (GLEP 67)

*libvirt-1.3.1 (03 Feb 2016)

  03 Feb 2016; Matthias Maier <tamiko@gentoo.org>
  files/libvirt-1.2.17-fix_paths_for_apparmor.patch,
  +files/libvirt-1.3.1-fix_paths_for_apparmor.patch, +libvirt-1.3.1.ebuild:
  Version bump to 1.3.1, bug 573000

  Package-Manager: portage-2.2.26

  03 Feb 2016; Matthias Maier <tamiko@gentoo.org> -libvirt-1.3.0.ebuild:
  Drop obsolete 1.3.0

  Package-Manager: portage-2.2.26

  03 Feb 2016; Matthias Maier <tamiko@gentoo.org> libvirt-9999.ebuild:
  Update live build to latest changes

  Package-Manager: portage-2.2.26

  06 Mar 2016; Agostino Sarubbo <ago@gentoo.org> libvirt-1.3.1.ebuild:
  amd64 stable wrt bug #575870

  Package-Manager: portage-2.2.26
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  11 Mar 2016; Matthias Maier <tamiko@gentoo.org>
  +files/libvirt-1.2.21-avoid_deprecated_pc_file.patch,
  libvirt-1.2.21-r2.ebuild, libvirt-1.3.0-r1.ebuild, libvirt-1.3.1.ebuild:
  avoid deprecated pc file (bug #577034)

  The current live version of systemd has removed the libsystemd-deamon.pc
  compatibility file. This file is long deprecated, use libsystemd.pc instead
  (supported since systemd-209).

  Thanks to Elias Probst for the detailed bug report and finding a patch used
  by Debian to resolve this issue.

  Gentoo-Bug: 577034

  Package-Manager: portage-2.2.26

  11 Mar 2016; Patrick Lauer <patrick@gentoo.org> libvirt-1.2.21-r2.ebuild:
  Whitespace

  Package-Manager: portage-2.2.27

*libvirt-1.3.2 (13 Mar 2016)

  13 Mar 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-1.3.2.ebuild:
  version bump to 1.3.2 (bug #577316)

  Gentoo-Bug: 577316

  Package-Manager: portage-2.2.26

*libvirt-1.3.2-r1 (14 Mar 2016)
*libvirt-1.3.1-r1 (14 Mar 2016)

  14 Mar 2016; Doug Goldstein <cardoe@gentoo.org>
  +files/libvirt-guests.init-r2, +libvirt-1.3.1-r1.ebuild,
  -libvirt-1.3.2.ebuild, +libvirt-1.3.2-r1.ebuild:
  fix libvirt-guests init script

  The libvirt-guests script incorrectly 'needed' libvirt instead of 'used'.

  Gentoo-Bug: 576750

  Package-Manager: portage-2.2.26
  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

  15 Mar 2016; Agostino Sarubbo <ago@gentoo.org> libvirt-1.3.1.ebuild:
  x86 stable wrt bug #575870

  Package-Manager: portage-2.2.26
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  16 Mar 2016; Doug Goldstein <cardoe@gentoo.org> -libvirt-1.3.1.ebuild,
  libvirt-1.3.1-r1.ebuild:
  quick stable init script fix

  Talked with the arches about the fact that it was better to just mark
  1.3.1-r1 stable to catch a fix for the init script.

  Package-Manager: portage-2.2.26
  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

  14 Apr 2016; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  adjust maintainers

  I'm a maintainer through the virt project so I don't need to be double
  listed.

  Package-Manager: portage-2.2.26
  Signed-off-by: Doug Goldstein <cardoe@gentoo.org>

  20 Apr 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Fix lvm2 category

*libvirt-1.3.4 (01 May 2016)

  01 May 2016; Matthias Maier <tamiko@gentoo.org>
  +files/libvirt-1.3.4-glibc-2.23.patch, +libvirt-1.3.4.ebuild,
  libvirt-9999.ebuild:
  version bump to 1.3.4, bug #580418, bug #579960

   - bump to version 1.3.4, bug #580418

   - apply a build system patch for the sysmacros header change, bug #579960
     fixes the compile error "undefined reference to {'major', 'minor'}"
     due to gentoo specific glibc patches (bug #575232)

  Package-Manager: portage-2.2.26

  01 May 2016; Matthias Maier <tamiko@gentoo.org> -libvirt-1.3.0-r1.ebuild,
  -libvirt-1.3.2-r1.ebuild:
  remove old versions 1.3.0-r1, 1.3.2-r1

  Package-Manager: portage-2.2.26

  01 May 2016; Matthias Maier <tamiko@gentoo.org> libvirt-9999.ebuild:
  update live ebuild

  Package-Manager: portage-2.2.26

  18 May 2016; Austin English <wizardedit@gentoo.org>
  files/libvirt-guests.init-r1, files/libvirt-guests.init-r2,
  files/libvirtd.init-r15, files/libvirtd.init-r16, files/virtlockd.init-r1,
  files/virtlogd.init-r1:
  use #!/sbin/openrc-run instead of #!/sbin/runscript

  31 May 2016; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.21-r2.ebuild,
  libvirt-1.3.1-r1.ebuild, libvirt-1.3.4.ebuild, libvirt-9999.ebuild:
  Add slot operator on net-libs/gnutls, bug #582834

  Package-Manager: portage-2.2.28

  14 Jun 2016; Fabian Groffen <grobian@gentoo.org> libvirt-1.3.4.ebuild,
  libvirt-9999.ebuild:
  add netcat-openbsd as an alternative to netcat6, bug #584900

  Package-Manager: portage-2.2.28

  14 Jun 2016; Matthias Maier <tamiko@gentoo.org> metadata.xml:
  update metadata.xml

  Package-Manager: portage-2.2.28

*libvirt-1.3.5 (14 Jun 2016)

  14 Jun 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-1.3.5.ebuild:
  bump to version 1.3.5

  Package-Manager: portage-2.2.28

  14 Jun 2016; Agostino Sarubbo <ago@gentoo.org> libvirt-1.3.4.ebuild:
  amd64 stable wrt bug #583950

  Package-Manager: portage-2.2.28
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  27 Jun 2016; Agostino Sarubbo <ago@gentoo.org> libvirt-1.3.4.ebuild:
  x86 stable wrt bug #583950

  Package-Manager: portage-2.2.28
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  30 Jun 2016; Matthias Maier <tamiko@gentoo.org>
  -files/libvirt-1.2.17-fix_paths_for_apparmor.patch,
  -files/libvirt-1.2.9-do_not_use_sysconf.patch,
  -files/libvirt-guests.init-r1, -files/libvirtd.init-r15,
  -libvirt-1.2.21-r2.ebuild, -libvirt-1.3.1-r1.ebuild:
  drop old versions 1.2.21, 1.3.1

  Package-Manager: portage-2.2.28

*libvirt-1.3.5-r1 (30 Jun 2016)

  30 Jun 2016; Matthias Maier <tamiko@gentoo.org>
  +files/libvirt-1.3.5-CVE-2016-5008.patch, -libvirt-1.3.5.ebuild,
  +libvirt-1.3.5-r1.ebuild:
  Apply upstream patch for CVE-2016-5008, bug #587570

  Package-Manager: portage-2.2.28

*libvirt-1.3.1-r1 (30 Jun 2016)
*libvirt-1.2.21-r2 (30 Jun 2016)

  30 Jun 2016; Matthias Maier <tamiko@gentoo.org>
  +files/libvirt-1.2.17-fix_paths_for_apparmor.patch,
  +files/libvirt-1.2.9-do_not_use_sysconf.patch,
  +files/libvirt-guests.init-r1, +files/libvirtd.init-r15,
  +libvirt-1.2.21-r2.ebuild, +libvirt-1.3.1-r1.ebuild:
  Revert "app-emulation/libvirt: drop old versions 1.2.21, 1.3.1"

  This reverts commit 31eba666d070804f00c7285f4d2f9f7ea6b672c7.

  01 Jul 2016; Agostino Sarubbo <ago@gentoo.org> libvirt-1.3.5-r1.ebuild:
  amd64 stable wrt bug #587570

  Package-Manager: portage-2.2.28
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  01 Jul 2016; Agostino Sarubbo <ago@gentoo.org> libvirt-1.3.5-r1.ebuild:
  x86 stable wrt bug #587570

  Package-Manager: portage-2.2.28
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  01 Jul 2016; Matthias Maier <tamiko@gentoo.org> -libvirt-1.3.1-r1.ebuild,
  -libvirt-1.3.4.ebuild:
  drop vuln. 1.3.1-r1, 1.3.4, bug #587570, bug #583950

  Vulnerable version left in tree: 1.2.21-r2

    CVE-2014-3672
    CVE-2016-5008

  Gentoo Bug: 583950
  Gentoo Bug: 587570

  Package-Manager: portage-2.2.28

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.21-r2.ebuild,
  libvirt-1.3.5-r1.ebuild, libvirt-9999.ebuild:
  Update kernel checks for kernels > 4.4, bug #587758

  Thanks to Nicolas Bock for the patch.

  Package-Manager: portage-2.2.28

*libvirt-2.0.0 (09 Jul 2016)

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-2.0.0.ebuild:
  version bump to 2.0.0

  Package-Manager: portage-2.2.28

*libvirt-1.2.21-r3 (09 Jul 2016)

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-1.2.21-r3.ebuild:
  update 1.2.21, fix CVE-2016-5008, bug #587570

  Package-Manager: portage-2.2.28

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.21-r3.ebuild:
  amd64 stable

  Package-Manager: portage-2.2.28
  RepoMan-Options: --include-arches="amd64"

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org> libvirt-1.2.21-r3.ebuild:
  x86 stable

  Package-Manager: portage-2.2.28
  RepoMan-Options: --include-arches="x86"

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org> -libvirt-1.2.21-r2.ebuild:
  drop vulnerable 1.2.21-r2, bug #587570

  CVE-2016-5008

  Package-Manager: portage-2.2.28

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org>
  -files/libvirt-1.3.5-CVE-2016-5008.patch, libvirt-1.3.5-r1.ebuild:
  1.3.5-r1: Switch to v1.3.5-maint channel for patches

  Package-Manager: portage-2.2.28

  09 Jul 2016; Matthias Maier <tamiko@gentoo.org>
  -files/libvirt-1.2.17-fix_paths_for_apparmor.patch,
  -files/libvirt-1.2.9-do_not_use_sysconf.patch, -libvirt-1.2.21-r3.ebuild:
  drop old 1.2.21-r3

  Package-Manager: portage-2.2.28

  28 Jul 2016; Matthias Maier <tamiko@gentoo.org> libvirt-1.3.5-r1.ebuild,
  libvirt-2.0.0.ebuild, libvirt-9999.ebuild:
  Do not use REPLACING_VERSIONS, bug #589452

  Package-Manager: portage-2.2.28

*libvirt-2.0.0-r1 (08 Aug 2016)
*libvirt-1.3.5-r2 (08 Aug 2016)

  08 Aug 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-1.3.5-r2.ebuild,
  -libvirt-2.0.0.ebuild, +libvirt-2.0.0-r1.ebuild, libvirt-9999.ebuild:
  Fix various dependencies, bug #587708, #590410

  Package-Manager: portage-2.2.28

  08 Aug 2016; Matthias Maier <tamiko@gentoo.org> libvirt-1.3.5-r2.ebuild:
  stabilize 1.3.5-r2 on amd64, x86

  Package-Manager: portage-2.2.28

  08 Aug 2016; Matthias Maier <tamiko@gentoo.org> -libvirt-1.3.5-r1.ebuild:
  remove 1.3.5-r1

  Package-Manager: portage-2.2.28

*libvirt-2.1.0 (16 Aug 2016)

  16 Aug 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-2.1.0.ebuild:
  version bump to 2.1.0, bug #590726

  Package-Manager: portage-2.2.28

*libvirt-2.1.0-r1 (16 Aug 2016)
*libvirt-2.0.0-r2 (16 Aug 2016)

  16 Aug 2016; Matthias Maier <tamiko@gentoo.org> -libvirt-2.0.0-r1.ebuild,
  +libvirt-2.0.0-r2.ebuild, -libvirt-2.1.0.ebuild, +libvirt-2.1.0-r1.ebuild,
  libvirt-9999.ebuild, metadata.xml:
  drop systemd use flag, drop pm-utils dependency

   * upstream does not require to compile against systemd libraries any more.
     Thus, drop the use flag and install unit files unconditionally.

   * Further, do not explicitly depend on sys-power/pm-utils. Nowadays,
     libvirtd checks suspend/resume capabilities dynamically at runtime by
     first querying for systemd and as a fall back for pm-utils. Thus, it is
     not necessary any more to explicitly depend on pm-utils.

  Package-Manager: portage-2.2.28

  16 Aug 2016; Matthias Maier <tamiko@gentoo.org> libvirt-2.0.0-r2.ebuild,
  libvirt-2.1.0-r1.ebuild, libvirt-9999.ebuild:
  update to new readme.gentoo-r1 eclass

  Package-Manager: portage-2.2.28

  16 Aug 2016; Matthias Maier <tamiko@gentoo.org> libvirt-2.0.0-r2.ebuild,
  libvirt-2.1.0-r1.ebuild, libvirt-9999.ebuild, metadata.xml:
  fix src_test, bug #576148

  Package-Manager: portage-2.2.28

  02 Sep 2016; Matthias Maier <tamiko@gentoo.org> libvirt-1.3.5-r2.ebuild,
  libvirt-2.0.0-r2.ebuild, libvirt-2.1.0-r1.ebuild, libvirt-9999.ebuild:
  call enewuser with correct no of args, bug #592684

  Package-Manager: portage-2.2.28

*libvirt-2.2.0 (14 Sep 2016)

  14 Sep 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-2.2.0.ebuild:
  version bump to 2.2.0

  Package-Manager: portage-2.2.28

  02 Oct 2016; Pacho Ramos <pacho@gentoo.org> libvirt-2.2.0.ebuild:
  Use zeroconf instead of avahi USE flag (#477620)

  Package-Manager: portage-2.3.1

*libvirt-2.2.0-r1 (04 Oct 2016)
*libvirt-2.1.0-r2 (04 Oct 2016)
*libvirt-2.0.0-r3 (04 Oct 2016)

  04 Oct 2016; Matthias Maier <tamiko@gentoo.org> -libvirt-2.0.0-r2.ebuild,
  +libvirt-2.0.0-r3.ebuild, -libvirt-2.1.0-r1.ebuild,
  +libvirt-2.1.0-r2.ebuild, -libvirt-2.2.0.ebuild, +libvirt-2.2.0-r1.ebuild,
  libvirt-9999.ebuild:
  rename avahi to zerconf in 2.0.0*, 2.1.0*, 2.2.0*, 9999

  Package-Manager: portage-2.3.0

  04 Oct 2016; Matthias Maier <tamiko@gentoo.org> libvirt-2.0.0-r3.ebuild,
  libvirt-2.1.0-r2.ebuild, libvirt-2.2.0-r1.ebuild, libvirt-9999.ebuild:
  remove problematic tests, bug #591416, bug #591418

  Package-Manager: portage-2.3.0

*libvirt-2.3.0 (05 Oct 2016)

  05 Oct 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-2.3.0.ebuild:
  version bump to 2.3.0

  Package-Manager: portage-2.3.0

  05 Oct 2016; Matthias Maier <tamiko@gentoo.org> libvirt-2.1.0-r2.ebuild,
  libvirt-2.2.0-r1.ebuild, libvirt-2.3.0.ebuild, libvirt-9999.ebuild:
  ebuild maintenance

  Package-Manager: portage-2.3.0

  17 Oct 2016; Matthias Maier <tamiko@gentoo.org> libvirt-2.1.0-r2.ebuild:
  stabilize amd64 and x86, bug #595852

  Package-Manager: portage-2.3.0

*libvirt-2.4.0 (18 Nov 2016)

  18 Nov 2016; Matthias Maier <tamiko@gentoo.org> +libvirt-2.4.0.ebuild:
  version bump to 2.4.0, bug #599176

  Package-Manager: portage-2.3.0

  18 Nov 2016; Matthias Maier <tamiko@gentoo.org> libvirt-2.3.0.ebuild:
  stabilize 2.4.0 for amd64 and x86

  Package-Manager: portage-2.3.0

*libvirt-2.4.0-r1 (07 Dec 2016)

  07 Dec 2016; Yixun Lan <dlan@gentoo.org> +libvirt-2.4.0-r1.ebuild,
  libvirt-9999.ebuild, metadata.xml:
  add USE=zfs to support zfs storage backend

  Gentoo-Bug: 601864

  Package-Manager: portage-2.3.3

  08 Dec 2016; Yixun Lan <dlan@gentoo.org> libvirt-2.4.0-r1.ebuild:
  fix automagic dependency on xen-tools

  Gentoo-Bug: 602004

  Package-Manager: portage-2.3.3

  09 Dec 2016; Matthias Maier <tamiko@gentoo.org> metadata.xml:
  fix typo, bug #601864

  Package-Manager: portage-2.3.0

