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

*xinetd-2.3.15-r1 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/xinetd-2.3.14-DESTDIR.patch, +files/xinetd-2.3.14-config.patch,
  +files/xinetd-2.3.14-install-contrib.patch, +files/xinetd.confd,
  +files/xinetd.rc6, +files/xinetd.service, +metadata.xml,
  +xinetd-2.3.15-r1.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:
  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

  03 Nov 2015; Mike Frysinger <vapier@gentoo.org> xinetd-2.3.15-r1.ebuild:
  add subslot on libtirpc dep

*xinetd-2.3.15-r2 (03 Nov 2015)

  03 Nov 2015; Mike Frysinger <vapier@gentoo.org>
  +files/xinetd-2.3.15-creds.patch, +xinetd-2.3.15-r2.ebuild:
  add fix from Fedora for CVE-2013-4342 #488158

  03 Nov 2015; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r2.ebuild:
  amd64 stable wrt bug #488158

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

  03 Nov 2015; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r2.ebuild:
  x86 stable wrt bug #488158

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

  04 Nov 2015; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r2.ebuild:
  ppc stable wrt bug #488158

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

  05 Nov 2015; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r2.ebuild:
  sparc stable wrt bug #488158

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

  06 Nov 2015; Jeroen Roovers <jer@gentoo.org> xinetd-2.3.15-r2.ebuild:
  Stable for HPPA PPC64 (bug #488158).

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

  14 Nov 2015; Markus Meier <maekke@gentoo.org> xinetd-2.3.15-r2.ebuild:
  arm stable, bug #488158

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

  15 Nov 2015; Matt Turner <mattst88@gentoo.org> xinetd-2.3.15-r2.ebuild:
  alpha stable, bug 488158.

  18 Nov 2015; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r2.ebuild:
  ia64 stable wrt bug #488158

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

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

  15 Dec 2015; Mike Frysinger <vapier@gentoo.org> xinetd-2.3.15-r2.ebuild:
  mark 2.3.15-r2 arm64/m68k/s390/sh stable

*xinetd-2.3.15-r3 (23 Dec 2015)

  23 Dec 2015; Mike Frysinger <vapier@gentoo.org>
  +files/xinetd-2.3.15-config.patch, +xinetd-2.3.15-r3.ebuild:
  default to clearing active env

  It's rare that we want the active shell environment to be passed down
  to xinetd services, so default to clearing things.  If a service wants
  an env var to be set, they can do so explicitly.

  07 Jan 2016; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Update remote-ids in metadata.xml

  Signed-off-by: Justin Lecher <jlec@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)

  21 Feb 2016; Doug Goldstein <cardoe@gentoo.org> -xinetd-2.3.15-r1.ebuild:
  remove old version

  Removed an old version vulnerable to CVE-2013-4342.

  Gentoo-Bug: 488158

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

  21 Feb 2016; Doug Goldstein <cardoe@gentoo.org> files/xinetd.rc6:
  adjust init script license

  Per bug 426154 a Gentoo created file had an incorrect license and this
  adjusts it to BSD.

  Gentoo-Bug: 426154

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

  06 Mar 2016; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r3.ebuild:
  amd64 stable wrt bug #575332

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

  15 Mar 2016; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r3.ebuild:
  x86 stable wrt bug #575332

  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> xinetd-2.3.15-r3.ebuild:
  ppc stable wrt bug #575332

  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> xinetd-2.3.15-r3.ebuild:
  ppc64 stable wrt bug #575332

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

  18 Mar 2016; Markus Meier <maekke@gentoo.org> xinetd-2.3.15-r3.ebuild:
  arm stable, bug #575332

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

  19 Mar 2016; Agostino Sarubbo <ago@gentoo.org> xinetd-2.3.15-r3.ebuild:
  sparc stable wrt bug #575332

  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> xinetd-2.3.15-r3.ebuild:
  ia64 stable wrt bug #575332

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

  11 Apr 2016; Jeroen Roovers <jer@gentoo.org> xinetd-2.3.15-r3.ebuild:
  Stable for HPPA (bug #575332).

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

  18 May 2016; Austin English <wizardedit@gentoo.org> files/xinetd.rc6:
  use #!/sbin/openrc-run instead of #!/sbin/runscript

  26 May 2016; Tobias Klausmann <klausman@gentoo.org> xinetd-2.3.15-r3.ebuild:
  2.3.15-r3: add alpha keyword

  Gentoo-Bug: 575332

  Package-Manager: portage-2.3.0_rc1

