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

*znc-9999 (09 Aug 2015)
*znc-1.4-r1 (09 Aug 2015)
*znc-1.4 (09 Aug 2015)
*znc-1.2-r1 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/znc-1.0-systemwideconfig.patch,
  +files/znc-1.2-webadmin-correctly-handle-channel-names.patch,
  +files/znc.confd, +files/znc.initd, +metadata.xml, +znc-1.2-r1.ebuild,
  +znc-1.4.ebuild, +znc-1.4-r1.ebuild, +znc-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

  09 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> znc-1.4-r1.ebuild:
  x86 stable wrt bug #522714

  Package-Manager: portage-2.2.20

  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

*znc-1.6.1 (14 Sep 2015)

  14 Sep 2015; Thomas D <whissi@whissi.de>
  +files/znc-1.6.1-create-pidfile-per-default.patch,
  +files/znc-1.6.1-systemwideconfig.patch, +files/znc.confd-r1,
  +files/znc.initd-r1, +znc-1.6.1.ebuild:
  Bump to v1.6.1

  Non-maintainer commit.

  See https://bugs.gentoo.org/show_bug.cgi?id=542168#c7 for detailed
  changelog.

  Bug: https://bugs.gentoo.org/show_bug.cgi?id=542168

  15 Sep 2015; Julian Ospald <hasufell@gentoo.org> files/znc.initd-r1:
  improve quoting in init file

  15 Sep 2015; Julian Ospald <hasufell@gentoo.org> znc-1.6.1.ebuild:
  cleanup ebuild

  * drop use of deprecated base.eclass
  * add missing dependencies
  * remove code duplication/dead codepaths
  * improve formatting
  * improve pkg_postinst message

  15 Sep 2015; Julian Ospald <hasufell@gentoo.org> znc-9999.ebuild:
  update/sync live-ebuild

  * drop use of deprecated base.eclass
  * add missing dependencies
  * remove code duplication/dead codepaths
  * improve formatting
  * improve pkg_postinst message
  * use git-r3 instead of deprecated git-2
  * use new init/conf scripts
  * try to use proper eautoreconf instead of './autogen.sh'
  * rm patch which does not apply

*znc-1.6.1-r1 (20 Sep 2015)

  20 Sep 2015; Julian Ospald <hasufell@gentoo.org>
  +files/znc-1.6.1-libressl.patch, +znc-1.6.1-r1.ebuild, znc-9999.ebuild:
  add libressl support

  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)

*znc-1.6.3 (21 Mar 2016)

  21 Mar 2016; Ian Delaney <idella4@gentoo.org> +files/README.gentoo,
  +znc-1.6.3.ebuild:
  bump to 1.6.3, EAPI=6

  - use the proper LICENSE
  - remove the ZNC_DATADIR variable
  - the libressl patch is no longer required → drop patch
  - swig is not needed to build bindings from a release, removed from DEPEND
  - configure uses python3 by default → don't specify it any more
  - move informational postinst messages to a README.gentoo file
  - fix the systemd unit by setting a valid HOME for the znc user
  - delete the custom src_unpack function, provide the full path to gtest

  Gentoo-Bug: https://bugs.gentoo.org/567344
  Gentoo-Bug: https://bugs.gentoo.org/571366
  Gentoo-Bug: https://bugs.gentoo.org/521916

  Package-Manager: portage-2.2.28
  Closes: https://github.com/gentoo/gentoo/pull/1086

  21 Mar 2016; Ian Delaney <idella4@gentoo.org> -znc-1.6.1.ebuild:
  remove old

  Package-Manager: portage-2.2.28
  Closes: https://github.com/gentoo/gentoo/pull/1086

  21 Mar 2016; Ian Delaney <idella4@gentoo.org> metadata.xml:
  update metadata, add myself as proxied maintainer

  Package-Manager: portage-2.2.28
  Closes: https://github.com/gentoo/gentoo/pull/1086

  21 Mar 2016; Ian Delaney <idella4@gentoo.org> znc-1.2-r1.ebuild,
  znc-1.4.ebuild, znc-1.4-r1.ebuild, znc-1.6.1-r1.ebuild, znc-9999.ebuild:
  update LICENSE for older ebuilds

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

  Package-Manager: portage-2.2.28
  Closes: https://github.com/gentoo/gentoo/pull/1104

  25 Mar 2016; Andreas K. Hüttel <dilfridge@gentoo.org> znc-9999.ebuild:
  Add missing slot op to ICU dependency

  Package-Manager: portage-2.2.28

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

  07 Aug 2016; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Cleanup per bug #269977

  Package-Manager: portage-2.3.0

  03 Sep 2016; Mike Gilbert <floppym@gentoo.org> -znc-1.2-r1.ebuild,
  -znc-1.4.ebuild:
  remove old

  Package-Manager: portage-2.3.0_p24

  01 Nov 2016; Michał Górny <mgorny@gentoo.org> znc-1.4-r1.ebuild,
  znc-1.6.1-r1.ebuild, znc-1.6.3.ebuild, znc-9999.ebuild:
  global: Drop dead implementations from PYTHON_COMPAT

  10 Nov 2016; Markus Meier <maekke@gentoo.org> znc-1.6.3.ebuild:
  arm stable, bug #592518

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

  11 Nov 2016; Agostino Sarubbo <ago@gentoo.org> znc-1.6.3.ebuild:
  amd64 stable wrt bug #592518

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

  11 Nov 2016; Agostino Sarubbo <ago@gentoo.org> znc-1.6.3.ebuild:
  x86 stable wrt bug #592518

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

  02 Dec 2016; Michał Górny <mgorny@gentoo.org> metadata.xml,
  znc-1.6.3.ebuild:
  fix googlecode URI, minor fixes

  - use github URI for googletest, use tar.gz instead of zip
  - add missing quotes around systemd_get_systemunitdir

  Package-Manager: portage-2.3.2

*znc-1.6.3-r1 (02 Dec 2016)

  02 Dec 2016; Michał Górny <mgorny@gentoo.org> -znc-1.6.3.ebuild,
  +znc-1.6.3-r1.ebuild:
  add a sub-slot operator for perl and libressl

  Package-Manager: portage-2.3.2

  02 Dec 2016; Michał Górny <mgorny@gentoo.org> -znc-1.6.1-r1.ebuild:
  remove old

  Closes: https://github.com/gentoo/gentoo/pull/2977
  Package-Manager: portage-2.3.2

*znc-1.6.4 (11 Dec 2016)

  11 Dec 2016; Michał Górny <mgorny@gentoo.org> +znc-1.6.4.ebuild:
  bump to 1.6.4

  Closes: https://github.com/gentoo/gentoo/pull/3086
  Package-Manager: portage-2.3.2

