# ChangeLog for www-servers/varnish
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*varnish-4.0.3 (09 Aug 2015)
*varnish-4.0.2 (09 Aug 2015)
*varnish-4.0.1-r1 (09 Aug 2015)
*varnish-4.0.0-r1 (09 Aug 2015)
*varnish-3.0.7 (09 Aug 2015)
*varnish-3.0.6 (09 Aug 2015)
*varnish-3.0.5-r4 (09 Aug 2015)
*varnish-3.0.5-r3 (09 Aug 2015)
*varnish-3.0.5 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/varnish-3.0.3-pthread-uclibc.patch,
  +files/varnish-3.0.4-automagic.patch,
  +files/varnish-3.0.4-fix-automake-1.13.patch,
  +files/varnish-3.0.5-fix-python-path.patch,
  +files/varnish-3.0.5-path-to-vmod_vcc.patch,
  +files/varnish-4.0.0-fix-man-Makefile_am.patch,
  +files/varnish-4.0.1-fix-doc-Makefile_am.patch,
  +files/varnish-4.0.1-fix-man-Makefile_am.patch,
  +files/varnish-4.0.1-fix-warning.patch, +files/varnishd.confd-r1,
  +files/varnishd.confd-r2, +files/varnishd.confd-r3,
  +files/varnishd.initd-r1, +files/varnishd.initd-r2,
  +files/varnishd.initd-r3, +files/varnishd.logrotate,
  +files/varnishd.logrotate-r2, +files/varnishd.service,
  +files/varnishlog.confd, +files/varnishlog.initd, +files/varnishncsa.confd,
  +files/varnishncsa.initd, +files/varnishncsa.initd-r1, +metadata.xml,
  +varnish-3.0.5.ebuild, +varnish-3.0.5-r3.ebuild, +varnish-3.0.5-r4.ebuild,
  +varnish-3.0.6.ebuild, +varnish-3.0.7.ebuild, +varnish-4.0.0-r1.ebuild,
  +varnish-4.0.1-r1.ebuild, +varnish-4.0.2.ebuild, +varnish-4.0.3.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; Ulrich Müller <ulm@gentoo.org> files/varnishd.initd-r1,
  files/varnishd.initd-r2:
  [QA] Remove executable bit from files, bug 550434.

  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

*varnish-4.1.0 (05 Oct 2015)

  05 Oct 2015; Anthony G. Basile <blueness@gentoo.org> +varnish-4.1.0.ebuild:
  version bump to 4.1.0

  Package-Manager: portage-2.2.20.1

  05 Oct 2015; Anthony G. Basile <blueness@gentoo.org> -varnish-3.0.5.ebuild,
  -varnish-3.0.5-r3.ebuild, -varnish-3.0.5-r4.ebuild, -varnish-3.0.6.ebuild,
  varnish-3.0.7.ebuild, -varnish-4.0.0-r1.ebuild, -varnish-4.0.1-r1.ebuild,
  -varnish-4.0.2.ebuild, varnish-4.0.3.ebuild, varnish-4.1.0.ebuild:
  remove older versions.

  Package-Manager: portage-2.2.20.1

  19 Oct 2015; Agostino Sarubbo <ago@gentoo.org> varnish-4.0.3.ebuild:
  amd64 stable wrt bug #562282

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

  03 Nov 2015; Agostino Sarubbo <ago@gentoo.org> varnish-4.0.3.ebuild:
  x86 stable wrt bug #562282

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

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

*varnish-4.1.1 (29 Jan 2016)

  29 Jan 2016; Anthony G. Basile <blueness@gentoo.org>
  +files/varnishd.confd-r4, +files/varnishd.initd-r4, +varnish-4.1.1.ebuild:
  version bump to 4.1.1, fix bug #567756

  Package-Manager: portage-2.2.26

*varnish-4.1.2 (17 Mar 2016)

  17 Mar 2016; Christian Ruppert <idl0r@gentoo.org> -varnish-4.1.1.ebuild,
  +varnish-4.1.2.ebuild:
  Version bump. Also fixes hardcoded group id issues, bug 537472. Revert the
  workaround of bug 524284 since varnishncsa itself will take care of it

  Package-Manager: portage-2.2.28

  12 May 2016; Anthony G. Basile <blueness@gentoo.org> -varnish-4.1.0.ebuild:
  remove older 4.1 version

  Package-Manager: portage-2.2.26

  12 May 2016; Anthony G. Basile <blueness@gentoo.org>
  -files/varnish-4.0.0-fix-man-Makefile_am.patch,
  -files/varnish-4.0.1-fix-doc-Makefile_am.patch,
  -files/varnish-4.0.1-fix-man-Makefile_am.patch,
  -files/varnish-4.0.1-fix-warning.patch, -files/varnishd.confd-r1,
  -files/varnishd.initd-r1:
  clean out older patches and conf.d files

  Package-Manager: portage-2.2.26

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

  21 Jun 2016; Michał Górny <mgorny@gentoo.org> varnish-3.0.7.ebuild,
  varnish-4.0.3.ebuild, varnish-4.1.2.ebuild:
  Remove invalid := slotop from || (), #586330

*varnish-4.1.3 (10 Jul 2016)

  10 Jul 2016; Anthony G. Basile <blueness@gentoo.org> -varnish-4.1.2.ebuild,
  +varnish-4.1.3.ebuild:
  version bump to 4.1.3

  Package-Manager: portage-2.2.28

  10 Jul 2016; Anthony G. Basile <blueness@gentoo.org>
  -files/varnish-3.0.3-pthread-uclibc.patch,
  -files/varnish-3.0.4-automagic.patch,
  -files/varnish-3.0.4-fix-automake-1.13.patch,
  -files/varnish-3.0.5-fix-python-path.patch,
  -files/varnish-3.0.5-path-to-vmod_vcc.patch, -files/varnishd.confd-r2,
  -files/varnishd.initd-r2, -files/varnishd.logrotate, metadata.xml,
  -varnish-3.0.7.ebuild:
  punt oldest stable version 3.0.7

  Package-Manager: portage-2.2.28

  11 Jul 2016; Anthony G. Basile <blueness@gentoo.org> varnish-4.1.3.ebuild:
  keyword ~ppc and ~ppc64

  Package-Manager: portage-2.2.28

  01 Nov 2016; Michał Górny <mgorny@gentoo.org> varnish-4.0.3.ebuild,
  varnish-4.1.3.ebuild:
  global: Drop dead implementations from PYTHON_COMPAT

*varnish-4.1.4 (02 Dec 2016)

  02 Dec 2016; Anthony G. Basile <blueness@gentoo.org> +varnish-4.1.4.ebuild:
  version bump to 4.1.4

  Package-Manager: portage-2.3.0