# ChangeLog for sys-process/criu
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*criu-1.6-r1 (09 Aug 2015)
*criu-1.5.2 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +criu-1.5.2.ebuild,
  +criu-1.6-r1.ebuild, +files/criu-1.3.1-flags.patch,
  +files/criu-1.3.1-makefile.patch, +files/criu-1.5-automagic-libbsd.patch,
  +files/criu-1.5.1-arm64-ptrace.patch, +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

*criu-1.6.1 (19 Aug 2015)

  19 Aug 2015; Yixun Lan <dlan@gentoo.org> +criu-1.6.1.ebuild:
  version bump 1.6.1

  Package-Manager: portage-2.2.20.1

  24 Aug 2015; Justin Lecher <jlec@gentoo.org> 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

*criu-1.7 (09 Oct 2015)

  09 Oct 2015; Yixun Lan <dlan@gentoo.org> -criu-1.6-r1.ebuild,
  +criu-1.7.ebuild, +files/criu-1.7-automagic-libbsd.patch:
  version bump 1.7, drop 1.6-r1

  Package-Manager: portage-2.2.22

*criu-1.7.2 (05 Nov 2015)

  05 Nov 2015; Yixun Lan <dlan@gentoo.org> -criu-1.5.2.ebuild,
  -criu-1.7.ebuild, +criu-1.7.2.ebuild, -files/criu-1.5.1-arm64-ptrace.patch:
  version bump & drop old, 1.7.2

  Package-Manager: portage-2.2.23

*criu-1.8 (08 Dec 2015)

  08 Dec 2015; Yixun Lan <dlan@gentoo.org> +criu-1.8.ebuild,
  +files/criu-1.8-makefile.patch:
  version bump to 1.8

  Package-Manager: portage-2.2.24

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Unify quoting in metadata.xml files for machine processing

  Force unified quoting in all metadata.xml files since lxml does not
  preserve original use of single and double quotes. Ensuring unified
  quoting before the process allows distinguishing the GLEP 67-related
  metadata.xml changes from unrelated quoting changes.

  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)

*criu-2.0 (15 Mar 2016)

  15 Mar 2016; Yixun Lan <dlan@gentoo.org> +criu-2.0.ebuild,
  +files/2.0/criu-2.0-automagic-libbsd.patch, +files/2.0/criu-2.0-flags.patch,
  +files/2.0/criu-2.0-makefile.patch:
  version bump 2.0

  Package-Manager: portage-2.2.27

  15 Mar 2016; Alexis Ballier <aballier@gentoo.org> criu-2.0.ebuild,
  files/2.0/criu-2.0-makefile.patch:
  Add python useflag and fix build with LDFLAGS not matching default.

  Adapt makefile patch to use RAW_LDFLAGS for ld which we feed from ebuild.
  Patch makefile to allow disabling python and make it optional with proper
  deps, bug #576716.

  Package-Manager: portage-2.2.28
  Signed-off-by: Alexis Ballier <aballier@gentoo.org>

  15 Mar 2016; Alexis Ballier <aballier@gentoo.org> criu-2.0.ebuild:
  add missing quotes aroud D

  Package-Manager: portage-2.2.28
  Signed-off-by: Alexis Ballier <aballier@gentoo.org>

  15 Mar 2016; Alexis Ballier <aballier@gentoo.org> criu-2.0.ebuild:
  add missing dep on libnl:3

  Package-Manager: portage-2.2.28
  Signed-off-by: Alexis Ballier <aballier@gentoo.org>

  15 Mar 2016; Alexis Ballier <aballier@gentoo.org> criu-2.0.ebuild,
  +files/2.0/criu-2.0-sysroot.patch:
  inject SYSROOT into the makefiles for libnl3 cflags so that target include
  dir is used instead of host.

  Package-Manager: portage-2.2.28
  Signed-off-by: Alexis Ballier <aballier@gentoo.org>

  21 Mar 2016; Yixun Lan <dlan@gentoo.org> criu-2.0.ebuild,
  files/2.0/criu-2.0-makefile.patch:
  fix LIBDIR path, using $(get_libdir)

  Package-Manager: portage-2.2.27

*criu-2.0-r1 (21 Mar 2016)

  21 Mar 2016; Yixun Lan <dlan@gentoo.org> -criu-2.0.ebuild,
  +criu-2.0-r1.ebuild:
  revision bump since libdir path changed

  Package-Manager: portage-2.2.27

*criu-2.1 (25 Apr 2016)

  25 Apr 2016; Yixun Lan <dlan@gentoo.org> +criu-2.1.ebuild,
  +files/2.1/criu-2.1-makefile.patch:
  version bump 2.1

  Package-Manager: portage-2.2.28

*criu-2.2 (27 May 2016)

  27 May 2016; Yixun Lan <dlan@gentoo.org> +criu-2.2.ebuild,
  +files/2.2/criu-2.2-flags.patch, +files/2.2/criu-2.2-makefile.patch:
  version bump 2.2

  Package-Manager: portage-2.2.28

  27 May 2016; Yixun Lan <dlan@gentoo.org> -criu-1.6.1.ebuild,
  -criu-1.7.2.ebuild, -criu-2.0-r1.ebuild, -files/2.0/criu-2.0-makefile.patch,
  -files/criu-1.3.1-makefile.patch, -files/criu-1.5-automagic-libbsd.patch:
  drop old versions

  Package-Manager: portage-2.2.28

  27 May 2016; Lars Wendler <polynomial-c@gentoo.org> criu-2.2.ebuild:
  Fixed incomplete EAPI-6 conversion (bug #584308).

  Package-Manager: portage-2.2.28
  Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

  14 Jun 2016; Yixun Lan <dlan@gentoo.org> criu-2.2.ebuild,
  +files/2.2/criu-2.2-no-git.patch:
  fixed to not use git cmd

  Gentoo-Bug: 580420

  Package-Manager: portage-2.3.0_rc1

*criu-2.3 (24 Jun 2016)

  24 Jun 2016; Yixun Lan <dlan@gentoo.org> +criu-2.3.ebuild,
  +files/2.3/criu-2.3-no-git.patch:
  version bump 2.3

  Package-Manager: portage-2.3.0_rc1

  04 Jul 2016; Steev Klimaszewski <steev@gentoo.org> criu-2.3.ebuild:
  Fix passing arch to fix build on arm64

  Upstream wants to do the aarch64 replacement themselves, so don't pass
  aarch64
  in the ebuild, otherwise we end up with the following type error:

  make -j8 -l10 CC=aarch64-unknown-linux-gnu-gcc LD=aarch64-unknown-linux-gnu-
  ld OBJCOPY=aarch64-unknown-linux-gnu-objcopy LIBDIR=/usr/lib64 ARCH=aarch64
  V=1 WERROR=0 DEBUG=0 SETPROCTITLE=no PYCRIU=no all docs
  Makefile:29: *** "The architecture aarch64 isn't supported".  Stop.

  Package-Manager: portage-2.3.0

  05 Jul 2016; Yixun Lan <dlan@gentoo.org> criu-2.3.ebuild,
  +files/2.3/criu-2.3-aarch64.patch:
  revert to ARCH=aarch64

  upstream try to parse ARCH=arm64, but internally still using ARCH=aarch64

  Package-Manager: portage-2.3.0_rc1

*criu-2.4 (26 Jul 2016)

  26 Jul 2016; Yixun Lan <dlan@gentoo.org> +criu-2.4.ebuild,
  +files/2.4/criu-2.4-makefile.patch:
  version bump 2.4

  Package-Manager: portage-2.3.0

  26 Jul 2016; Yixun Lan <dlan@gentoo.org> -criu-1.8.ebuild, -criu-2.1.ebuild,
  -files/2.0/criu-2.0-flags.patch, -files/2.1/criu-2.1-makefile.patch,
  -files/criu-1.3.1-flags.patch, -files/criu-1.7-automagic-libbsd.patch,
  -files/criu-1.8-makefile.patch:
  drop old

  Package-Manager: portage-2.3.0

*criu-2.5 (25 Aug 2016)

  25 Aug 2016; Yixun Lan <dlan@gentoo.org> +criu-2.5.ebuild,
  +files/2.5/criu-2.5-automagic-libbsd.patch:
  version bump

  Package-Manager: portage-2.3.0

*criu-2.6 (20 Sep 2016)

  20 Sep 2016; Yixun Lan <dlan@gentoo.org> +criu-2.6.ebuild:
  version bump 2.6

  Package-Manager: portage-2.3.0

  20 Sep 2016; Yixun Lan <dlan@gentoo.org> -criu-2.2.ebuild, -criu-2.3.ebuild:
  drop old

  Package-Manager: portage-2.3.0

*criu-2.7 (18 Oct 2016)

  18 Oct 2016; Yixun Lan <dlan@gentoo.org> +criu-2.7.ebuild:
  version bump 2.7

  Package-Manager: portage-2.3.2

  18 Oct 2016; Yixun Lan <dlan@gentoo.org> -criu-2.4.ebuild:
  drop old

  Package-Manager: portage-2.3.2

*criu-2.8 (23 Nov 2016)

  23 Nov 2016; Yixun Lan <dlan@gentoo.org> +criu-2.8.ebuild,
  +files/criu-2.8-automagic-libbsd.patch:
  version bump

  Package-Manager: portage-2.3.2

  07 Dec 2016; Mike Frysinger <vapier@gentoo.org> criu-2.8.ebuild,
  +files/criu-2.8-sysmacros.patch:
  fix build w/newer glibc #580454