# ChangeLog for net-proxy/polipo # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *polipo-9999 (09 Aug 2015) *polipo-1.1.1-r1 (09 Aug 2015) *polipo-1.1.1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/config, +files/polipo.crond-2, +files/polipo.initd-2, +files/polipo_at.service, +metadata.xml, +polipo-1.1.1.ebuild, +polipo-1.1.1-r1.ebuild, +polipo-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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert 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 *polipo-1.1.1-r2 (07 Dec 2015) 07 Dec 2015; Andrew Savchenko +files/polipo.initd-3, +polipo-1.1.1-r2.ebuild: fix bug 567660 Replace bash-specific test expression by a POSIX compatible one. Package-Manager: portage-2.2.26 Signed-off-by: Andrew Savchenko 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) *polipo-1.1.1-r3 (22 Apr 2016) 22 Apr 2016; Andrew Savchenko +files/polipo.initd-4, +polipo-1.1.1-r3.ebuild, polipo-9999.ebuild: honor multiple instances at init script Use ${SVCNAME} for ebegin/eend messages. Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko 22 Apr 2016; Andrew Savchenko -files/polipo.initd-3, -polipo-1.1.1-r1.ebuild, -polipo-1.1.1-r2.ebuild: remove old Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko *polipo-1.1.1-r4 (26 Apr 2016) 26 Apr 2016; Andrew Savchenko +files/polipo.initd-5, +polipo-1.1.1-r4.ebuild, polipo-9999.ebuild: unloosing net dependency use net is sufficient and requires in some use cases Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko 18 May 2016; Austin English files/polipo.initd-2, files/polipo.initd-4, files/polipo.initd-5: use #!/sbin/openrc-run instead of #!/sbin/runscript