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

*gdb-9999 (09 Aug 2015)
*gdb-7.9.1 (09 Aug 2015)
*gdb-7.9 (09 Aug 2015)
*gdb-7.8.2 (09 Aug 2015)
*gdb-7.8.1 (09 Aug 2015)
*gdb-7.8 (09 Aug 2015)
*gdb-7.7.1 (09 Aug 2015)
*gdb-7.7-r1 (09 Aug 2015)
*gdb-7.6.2 (09 Aug 2015)
*gdb-7.6.1 (09 Aug 2015)
*gdb-7.6 (09 Aug 2015)
*gdb-7.5.1 (09 Aug 2015)
*gdb-7.5 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +gdb-7.5.ebuild,
  +gdb-7.5.1.ebuild, +gdb-7.6.ebuild, +gdb-7.6.1.ebuild, +gdb-7.6.2.ebuild,
  +gdb-7.7-r1.ebuild, +gdb-7.7.1.ebuild, +gdb-7.8.ebuild, +gdb-7.8.1.ebuild,
  +gdb-7.8.2.ebuild, +gdb-7.9.ebuild, +gdb-7.9.1.ebuild, +gdb-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

  12 Aug 2015; Mike Frysinger <vapier@gentoo.org> gdb-7.9.1.ebuild,
  gdb-9999.ebuild:
  use subslots w/ncurses

  16 Aug 2015; Justin Lecher <jlec@gentoo.org> gdb-7.7-r1.ebuild,
  gdb-7.7.1.ebuild, gdb-7.8.ebuild, gdb-7.8.1.ebuild, gdb-7.8.2.ebuild,
  gdb-7.9.ebuild, gdb-7.9.1.ebuild, gdb-9999.ebuild:
  Use slot operators for ncurses and readline

  Package-Manager: portage-2.2.20.1
  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  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; Justin Lecher <jlec@gentoo.org> gdb-7.5.ebuild,
  gdb-7.5.1.ebuild, gdb-7.6.ebuild, gdb-7.6.1.ebuild, gdb-7.6.2.ebuild,
  gdb-7.7-r1.ebuild, gdb-7.7.1.ebuild, gdb-7.8.ebuild, gdb-7.8.1.ebuild,
  gdb-7.8.2.ebuild, gdb-7.9.ebuild, gdb-7.9.1.ebuild, gdb-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

  26 Aug 2015; Mike Frysinger <vapier@gentoo.org> gdb-7.7-r1.ebuild,
  gdb-7.7.1.ebuild, gdb-7.8.ebuild, gdb-7.8.1.ebuild, gdb-7.8.2.ebuild,
  gdb-7.9.ebuild, gdb-7.9.1.ebuild, gdb-9999.ebuild:
  sys-libs/ncurses: move to SLOT=0 #557472

  Use SLOT=0 for installing of main development files like other packages
  so we can use other SLOTs for installing SONAME libs for binary packages.

  28 Aug 2015; Mike Frysinger <vapier@gentoo.org> gdb-7.7.1.ebuild:
  mark 7.7.1 stable for arm64/m68k/s390

  28 Aug 2015; Mike Frysinger <vapier@gentoo.org> -gdb-7.5.ebuild,
  -gdb-7.5.1.ebuild, -gdb-7.6.ebuild, -gdb-7.6.1.ebuild, -gdb-7.7-r1.ebuild,
  -gdb-7.8.ebuild, -gdb-7.8.1.ebuild, -gdb-7.9.ebuild:
  move old to toolchain overlay

*gdb-7.10 (28 Aug 2015)

  28 Aug 2015; Mike Frysinger <vapier@gentoo.org> +gdb-7.10.ebuild:
  version bump to 7.10

  30 Aug 2015; Tobias Klausmann <klausman@gentoo.org> gdb-7.9.1.ebuild:
  add alpha keyword

  Gentoo-Bug: 559056

  Package-Manager: portage-2.2.20.1

  30 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> gdb-7.9.1.ebuild:
  amd64 stable wrt bug #559056

  Package-Manager: portage-2.2.20.1

  06 Sep 2015; Markus Meier <maekke@gentoo.org> gdb-7.9.1.ebuild:
  arm stable, bug #559056

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

  06 Sep 2015; Agostino Sarubbo <ago@gentoo.org> gdb-7.9.1.ebuild:
  ppc stable wrt bug #559056

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

  20 Sep 2015; Jeroen Roovers <jer@gentoo.org> gdb-7.9.1.ebuild:
  Stable for HPPA PPC64 (bug #559056).

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

  20 Sep 2015; Agostino Sarubbo <ago@gentoo.org> gdb-7.9.1.ebuild:
  x86 stable wrt bug #559056

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

  20 Sep 2015; Mike Frysinger <vapier@gentoo.org> gdb-7.9.1.ebuild:
  mark 7.9.1 stable for arm64/ia64/m68k/s390 #559056

  21 Sep 2015; Agostino Sarubbo <ago@gentoo.org> gdb-7.9.1.ebuild:
  sparc stable wrt bug #559056

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

*gdb-7.10-r1 (26 Sep 2015)

  26 Sep 2015; Mike Frysinger <vapier@gentoo.org> -gdb-7.10.ebuild,
  +gdb-7.10-r1.ebuild, gdb-9999.ebuild:
  stop installing bfd/opcodes translations #528088

  The binutils-libs package will install the canonical files for the
  various binutils libraries and that includes translations.  Delete
  the copies in gdb until we can figure out how to localize them.

  26 Sep 2015; Mike Frysinger <vapier@gentoo.org> -gdb-7.6.2.ebuild,
  -gdb-7.7.1.ebuild:
  move old version to the toolchain overlay

  12 Oct 2015; Mike Frysinger <vapier@gentoo.org> gdb-7.8.2.ebuild,
  gdb-7.9.1.ebuild, gdb-7.10-r1.ebuild, gdb-9999.ebuild:
  force disable guile for now #562902

  This requires guile-2.x which is masked in the tree, so just disable it
  for all builds.  If the scheme team ever gets around to releasing this,
  we can make it into a proper USE flag.

*gdb-7.10.1 (05 Dec 2015)

  05 Dec 2015; Mike Frysinger <vapier@gentoo.org> +gdb-7.10.1.ebuild:
  version bump to 7.10.1

  05 Jan 2016; Agostino Sarubbo <ago@gentoo.org> gdb-7.10.1.ebuild:
  amd64 stable wrt bug #570712

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

  06 Jan 2016; Agostino Sarubbo <ago@gentoo.org> gdb-7.10.1.ebuild:
  x86 stable wrt bug #570712

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

  09 Jan 2016; Agostino Sarubbo <ago@gentoo.org> gdb-7.10.1.ebuild:
  sparc stable wrt bug #570712

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

  10 Jan 2016; Agostino Sarubbo <ago@gentoo.org> gdb-7.10.1.ebuild:
  alpha stable wrt bug #570712

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

  11 Jan 2016; Agostino Sarubbo <ago@gentoo.org> gdb-7.10.1.ebuild:
  ia64 stable wrt bug #570712

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

  12 Jan 2016; Markus Meier <maekke@gentoo.org> gdb-7.10.1.ebuild:
  arm stable, bug #570712

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

  17 Jan 2016; Agostino Sarubbo <ago@gentoo.org> gdb-7.10.1.ebuild:
  ppc stable wrt bug #570712

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

  23 Jan 2016; Jeroen Roovers <jer@gentoo.org> gdb-7.10.1.ebuild:
  Stable for HPPA PPC64 (bug #570712).

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

  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)

  13 Feb 2016; Mike Frysinger <vapier@gentoo.org> gdb-7.10-r1.ebuild,
  gdb-7.10.1.ebuild, gdb-9999.ebuild:
  force zlib w/newer versions

  Upstream has moved to using zlib all the time, so update the deps and
  configure flags to match.  Otherwise we'd end up using the local zlib.

  24 Feb 2016; Mike Frysinger <vapier@gentoo.org> gdb-7.10.1.ebuild,
  gdb-9999.ebuild:
  add python-3.5 #572464

  24 Feb 2016; Mike Frysinger <vapier@gentoo.org> gdb-7.10.1.ebuild:
  mark 7.10.1 arm64/m68k/s390 stable

  24 Feb 2016; Mike Frysinger <vapier@gentoo.org> -gdb-7.8.2.ebuild,
  -gdb-7.9.1.ebuild, -gdb-7.10-r1.ebuild:
  move <7.10.1 versions to toolchain overlay

*gdb-7.11 (24 Feb 2016)

  24 Feb 2016; Mike Frysinger <vapier@gentoo.org> +gdb-7.11.ebuild:
  version bump to 7.11

*gdb-7.9.1 (24 Feb 2016)

  24 Feb 2016; Mike Frysinger <vapier@gentoo.org> +gdb-7.9.1.ebuild,
  gdb-7.10.1.ebuild, gdb-7.11.ebuild:
  restore 7.9.1 for alpha, and move masking to the ebuild

  We have per-ebuild KEYWORDS to track arch issues, so move it out of the
  arch mask to keep things clear.

*gdb-7.11.1 (01 Jun 2016)

  01 Jun 2016; Mike Frysinger <vapier@gentoo.org> +gdb-7.11.1.ebuild:
  version bump to 7.11.1

  23 Jun 2016; Mike Frysinger <vapier@gentoo.org> gdb-7.9.1.ebuild,
  gdb-7.10.1.ebuild, gdb-7.11.ebuild, gdb-7.11.1.ebuild, gdb-9999.ebuild:
  sourceware: convert to https:// URIs

  01 Nov 2016; Michał Górny <mgorny@gentoo.org> gdb-7.9.1.ebuild,
  gdb-7.10.1.ebuild, gdb-7.11.ebuild, gdb-7.11.1.ebuild, gdb-9999.ebuild:
  global: Drop dead implementations from PYTHON_COMPAT

*gdb-7.12 (11 Nov 2016)

  11 Nov 2016; Mike Frysinger <vapier@gentoo.org> +gdb-7.12.ebuild,
  gdb-9999.ebuild:
  version bump to 7.12

  15 Nov 2016; Mike Frysinger <vapier@gentoo.org> gdb-7.12.ebuild,
  gdb-9999.ebuild, metadata.xml:
  change USE=expat to USE=xml #596000