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

*iproute2-9999 (09 Aug 2015)
*iproute2-4.1.1 (09 Aug 2015)
*iproute2-4.1.0 (09 Aug 2015)
*iproute2-4.0.0-r2 (09 Aug 2015)
*iproute2-3.19.0 (09 Aug 2015)
*iproute2-3.17.0 (09 Aug 2015)
*iproute2-3.8.0 (09 Aug 2015)
*iproute2-3.3.0 (09 Aug 2015)
*iproute2-2.6.38 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/iproute2-2.6.26-ldflags.patch, +files/iproute2-2.6.29.1-flush.patch,
  +files/iproute2-2.6.29.1-hfsc.patch,
  +files/iproute2-2.6.35-cached-routes.patch,
  +files/iproute2-2.6.35-no-iptables.patch,
  +files/iproute2-2.6.35-no-ipv6.patch, +files/iproute2-2.6.35-xtables.patch,
  +files/iproute2-2.6.38-parallel-build.patch,
  +files/iproute2-3.1.0-mtu.patch, +files/iproute2-3.1.0-no-ipv6.patch,
  +files/iproute2-3.10.0-no-ipv6.patch,
  +files/iproute2-3.6.0-pkg-config.patch, +files/iproute2-3.7.0-clang.patch,
  +files/iproute2-3.7.0-man7.patch,
  +files/iproute2-3.8.0-old-mount-libc.patch,
  +files/iproute2-4.0.0-tc-show-buffer-overflow.patch,
  +iproute2-2.6.38.ebuild, +iproute2-3.3.0.ebuild, +iproute2-3.8.0.ebuild,
  +iproute2-3.17.0.ebuild, +iproute2-3.19.0.ebuild, +iproute2-4.0.0-r2.ebuild,
  +iproute2-4.1.0.ebuild, +iproute2-4.1.1.ebuild, +iproute2-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

  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

*iproute2-4.2.0 (06 Sep 2015)

  06 Sep 2015; Lars Wendler <polynomial-c@gentoo.org>
  +files/iproute2-4.2.0-no-ipv6.patch, +iproute2-4.2.0.ebuild:
  Bump to version 4.2.0

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

  06 Sep 2015; Lars Wendler <polynomial-c@gentoo.org> -iproute2-4.1.0.ebuild:
  Removed old.

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

*iproute2-4.3.0 (04 Nov 2015)

  04 Nov 2015; Lars Wendler <polynomial-c@gentoo.org> +iproute2-4.3.0.ebuild:
  Bump to version 4.3.0

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

  24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
  standardize various metadata.xml style

*iproute2-4.4.0 (11 Jan 2016)

  11 Jan 2016; Lars Wendler <polynomial-c@gentoo.org> +iproute2-4.4.0.ebuild:
  Bump to version 4.4.0

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

  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)

  01 Feb 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.3.0.ebuild:
  amd64 stable wrt bug #573334

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

  04 Feb 2016; Tobias Klausmann <klausman@gentoo.org> iproute2-4.3.0.ebuild:
  add alpha keyword

  Gentoo-Bug: 573334

  Package-Manager: portage-2.2.27

  06 Feb 2016; Jeroen Roovers <jer@gentoo.org> iproute2-4.3.0.ebuild:
  Stable for HPPA PPC64 (bug #573334).

  Package-Manager: portage-2.2.27
  RepoMan-Options: --ignore-arches

  10 Feb 2016; Markus Meier <maekke@gentoo.org> iproute2-4.3.0.ebuild:
  arm stable, bug #573334

  Package-Manager: portage-2.2.27
  RepoMan-Options: --include-arches="arm"

  14 Feb 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.3.0.ebuild:
  x86 stable wrt bug #573334

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

  29 Feb 2016; Steev Klimaszewski <steev@gentoo.org> iproute2-4.3.0.ebuild:
  stable 4.3.0 for arm64

  Package-Manager: portage-2.2.27

  07 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.4.0.ebuild:
  amd64 stable wrt bug #576618

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

*iproute2-4.5.0 (15 Mar 2016)

  15 Mar 2016; Lars Wendler <polynomial-c@gentoo.org> +iproute2-4.5.0.ebuild:
  Bump to version 4.5.0

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

  15 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.4.0.ebuild:
  x86 stable wrt bug #576618

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

  16 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.3.0.ebuild:
  ppc stable wrt bug #573334

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

  16 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.4.0.ebuild:
  ppc stable wrt bug #576618

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

  17 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.4.0.ebuild:
  ppc64 stable wrt bug #576618

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

  19 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.4.0.ebuild:
  sparc stable wrt bug #576618

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

  19 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.3.0.ebuild:
  sparc stable wrt bug #573334

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

  20 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.3.0.ebuild:
  ia64 stable wrt bug #573334

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

  20 Mar 2016; Agostino Sarubbo <ago@gentoo.org> iproute2-4.4.0.ebuild:
  ia64 stable wrt bug #576618

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

  25 Mar 2016; Markus Meier <maekke@gentoo.org> iproute2-4.4.0.ebuild:
  arm stable, bug #576618

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

*iproute2-4.6.0 (19 May 2016)

  19 May 2016; Lars Wendler <polynomial-c@gentoo.org>
  +files/iproute2-4.5.0-no-iptables.patch, +iproute2-4.6.0.ebuild:
  Bump to version 4.6.0

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

  23 May 2016; Jeroen Roovers <jer@gentoo.org> iproute2-4.4.0.ebuild:
  Stable for HPPA (bug #576618).

  Package-Manager: portage-2.3.0_rc1
  RepoMan-Options: --ignore-arches

  25 May 2016; Matt Turner <mattst88@gentoo.org> iproute2-4.4.0.ebuild:
  alpha stable, bug 576618.

  01 Aug 2016; Mike Frysinger <vapier@gentoo.org> iproute2-2.6.38.ebuild,
  iproute2-3.3.0.ebuild, iproute2-3.8.0.ebuild, iproute2-3.17.0.ebuild,
  iproute2-3.19.0.ebuild, iproute2-4.0.0-r2.ebuild, iproute2-4.1.1.ebuild,
  iproute2-4.2.0.ebuild, iproute2-4.3.0.ebuild, iproute2-4.4.0.ebuild,
  iproute2-4.5.0.ebuild, iproute2-4.6.0.ebuild, iproute2-9999.ebuild:
  linuxfoundation: switch http:// URIs to https://

*iproute2-4.7.0 (08 Aug 2016)

  08 Aug 2016; Lars Wendler <polynomial-c@gentoo.org> +iproute2-4.7.0.ebuild:
  Bump to version 4.7.0

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

  18 Sep 2016; Sergei Trofimovich <slyfox@gentoo.org> iproute2-4.7.0.ebuild,
  iproute2-9999.ebuild:
  respect CC, fixes cross-compilation, bug #591218

  iproute tarball used to use 'CC = ' to override a compiler.
  Now it uses 'CC :=' and it broke our sed silently.

  Reported-by: Gerhard Bräunlich
  Reported-by: n05 on #gentoo-embedded
  Bug: https://bugs.gentoo.org/591218

  Package-Manager: portage-2.3.0

  18 Sep 2016; Sergei Trofimovich <slyfox@gentoo.org> iproute2-9999.ebuild:
  refreshed live ebuild

  Buffer overflow patch was upstreamed,
  ipv6 patch was updated in iproute2-4.2.0, use that.

  Package-Manager: portage-2.3.0

*iproute2-4.8.0 (10 Oct 2016)

  10 Oct 2016; Lars Wendler <polynomial-c@gentoo.org> +iproute2-4.8.0.ebuild:
  Bump to version 4.8.0

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

*iproute2-4.9.0 (13 Dec 2016)

  13 Dec 2016; Lars Wendler <polynomial-c@gentoo.org> +iproute2-4.9.0.ebuild:
  Bump to version 4.9.0

  Package-Manager: Portage-2.3.3, Repoman-2.3.1

  18 Dec 2016; Mike Frysinger <vapier@gentoo.org> iproute2-4.4.0.ebuild:
  mark 4.4.0 arm64/m68k/s390/sh stable

  18 Dec 2016; Mike Frysinger <vapier@gentoo.org>
  -files/iproute2-2.6.26-ldflags.patch, -files/iproute2-2.6.29.1-flush.patch,
  -files/iproute2-2.6.29.1-hfsc.patch,
  -files/iproute2-2.6.35-cached-routes.patch,
  -files/iproute2-2.6.35-no-iptables.patch,
  -files/iproute2-2.6.35-no-ipv6.patch, -files/iproute2-2.6.35-xtables.patch,
  -files/iproute2-2.6.38-parallel-build.patch,
  -files/iproute2-3.1.0-no-ipv6.patch, -files/iproute2-3.10.0-no-ipv6.patch,
  -files/iproute2-3.6.0-pkg-config.patch, -files/iproute2-3.7.0-clang.patch,
  -files/iproute2-3.7.0-man7.patch,
  -files/iproute2-3.8.0-old-mount-libc.patch,
  -files/iproute2-4.0.0-tc-show-buffer-overflow.patch,
  -iproute2-2.6.38.ebuild, -iproute2-3.3.0.ebuild, -iproute2-3.8.0.ebuild,
  -iproute2-3.17.0.ebuild, -iproute2-3.19.0.ebuild, -iproute2-4.0.0-r2.ebuild,
  -iproute2-4.1.1.ebuild, -iproute2-4.2.0.ebuild, -iproute2-4.3.0.ebuild:
  drop old <4.4.0 versions

  18 Dec 2016; Mike Frysinger <vapier@gentoo.org> iproute2-4.4.0.ebuild,
  iproute2-4.5.0.ebuild, iproute2-4.6.0.ebuild, iproute2-4.7.0.ebuild,
  iproute2-4.8.0.ebuild, iproute2-4.9.0.ebuild, iproute2-9999.ebuild:
  improve configure tests #602960

