# ChangeLog for net-misc/netifrc
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*netifrc-9999 (09 Aug 2015)
*netifrc-0.3.1 (09 Aug 2015)
*netifrc-0.3.0 (09 Aug 2015)
*netifrc-0.2.4 (09 Aug 2015)
*netifrc-0.2.3 (09 Aug 2015)
*netifrc-0.2.2 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
  +netifrc-0.2.2.ebuild, +netifrc-0.2.3.ebuild, +netifrc-0.2.4.ebuild,
  +netifrc-0.3.0.ebuild, +netifrc-0.3.1.ebuild, +netifrc-9999.ebuild:
  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,
  netifrc-0.2.2.ebuild, netifrc-0.2.3.ebuild, netifrc-0.2.4.ebuild,
  netifrc-0.3.0.ebuild, netifrc-0.3.1.ebuild, netifrc-9999.ebuild:
  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

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

*netifrc-0.4.0 (14 Jul 2016)

  14 Jul 2016; Robin H. Johnson <robbat2@gentoo.org> +netifrc-0.4.0.ebuild,
  netifrc-9999.ebuild:
  new release.

  Package-Manager: portage-2.2.28

*netifrc-0.4.0-r1 (24 Oct 2016)

  24 Oct 2016; Pacho Ramos <pacho@gentoo.org>
  +files/netifrc-0.4.0-interface-types.patch, +netifrc-0.4.0-r1.ebuild:
  Fix missing interface types (#588872)

  Package-Manager: portage-2.3.2

  24 Oct 2016; Robin H. Johnson <robbat2@gentoo.org> netifrc-0.3.0.ebuild,
  netifrc-0.3.1.ebuild, netifrc-0.4.0.ebuild, netifrc-0.4.0-r1.ebuild,
  netifrc-9999.ebuild:
  restore openrc dep: bug #536282.

  Netifrc uses start-stop-daemon for many of the modules, and it's only
  available if openrc is installed.

  X-Gentoo-Bug: 536282
  X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=536282
  Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

*netifrc-0.5.0 (24 Oct 2016)

  24 Oct 2016; Robin H. Johnson <robbat2@gentoo.org> +netifrc-0.5.0.ebuild:
  bump, MANY fixes.

  This release of netifrc should hopefully represent the next stable
  candidate. The 0.3.x and 0.4.x series had some bugs that should not be
  in stable.

  One specific change to note, is that if an address or route is already
  configured on an interface, prior to starting the interface service, the
  interface will now start successfully, whereas it would previously fail.
  If the parameters on the existing route and new route are slightly
  different, this may lead to non-deterministic behavior.

  Bugs fixed:
  420941, 588872: l2tp/dummy/hsr support.
  487208: support busybox better, no scope=host on loopback.
  488250, 488260, 488262: better IPv6 address handling.
  489398: more reliable interface startup
  507346: resolvconf-gentoo renamed to openresolv
  524156: DHCP classless static routes for udhcpc
  525958: Better POSIX sh support
  540728, 547906: macchanger 1.7 support
  545364: Switch to /run instead of /var/run
  575128: newer udev support
  596234: New iproute keywords: noprefixroute mngtmpaddr
  596844: metric_SSID support

  Package-Manager: portage-2.3.2
  Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

*netifrc-0.5.1 (26 Oct 2016)

  26 Oct 2016; Robin H. Johnson <robbat2@gentoo.org> +netifrc-0.5.1.ebuild:
  bump, fixes #598078

  Package-Manager: portage-2.3.2

  13 Nov 2016; Markus Meier <maekke@gentoo.org> netifrc-0.4.0-r1.ebuild:
  arm stable, bug #591826

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

  16 Nov 2016; Tobias Klausmann <klausman@gentoo.org> netifrc-0.4.0-r1.ebuild:
  0.4.0-r1: stable on alpha

  Gentoo-Bug: 591826

  27 Nov 2016; Thomas Deutschmann <whissi@gentoo.org> netifrc-0.4.0-r1.ebuild,
  netifrc-0.5.0.ebuild, netifrc-0.5.1.ebuild, netifrc-9999.ebuild:
  Update RDEPEND

   - Block on <sys-fs/udev-init-scripts-27 for smoother upgrade path
     added. (bug #599096)

   - Bumped requirement on sys-apps/openrc to >=sys-apps/openrc-0.15 which
     is the first version providing the "#!/sbin/openrc-run" shebang we now
     depend on.

  Gentoo-Bug: https://bugs.gentoo.org/599096

  Package-Manager: portage-2.3.2

  05 Dec 2016; Tobias Klausmann <klausman@gentoo.org> netifrc-0.5.1.ebuild:
  0.5.1-r0: stable on alpha

  Gentoo-Bug: 591826

  06 Dec 2016; Thomas Deutschmann <whissi@gentoo.org> netifrc-0.5.1.ebuild:
  amd64/x86 stable, bug #591826

  Package-Manager: portage-2.3.2