# ChangeLog for net-misc/vtun # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *vtun-3.0.3 (09 Aug 2015) *vtun-3.0.2-r2 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/vtun-3.0.2-build-racing-condition-fix.patch, +files/vtun-3.0.2-includes.patch, +files/vtun-3.0.2-remove-config-presence-check.patch, +files/vtun-3.0.3-includes.patch, +files/vtun.rc, +files/vtund-start.conf, +metadata.xml, +vtun-3.0.2-r2.ebuild, +vtun-3.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 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 19 Oct 2015; Sergey Popov -files/vtun-3.0.2-build-racing-condition-fix.patch, -files/vtun-3.0.2-includes.patch, -vtun-3.0.2-r2.ebuild: drop old version Package-Manager: portage-2.2.23 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 27 Jan 2016; Sergey Popov +files/vtun-3.0.3-gcc5.patch, vtun-3.0.3.ebuild: fix building with GCC 5 Bump EAPI to 5, add slot to dev-libs/openssl dependency. Add missing 'die' on sed call. Make description shorter to silence QA warning. Gentoo-Bug: 570462 Package-Manager: portage-2.2.26 18 May 2016; Austin English files/vtun.rc: use #!/sbin/openrc-run instead of #!/sbin/runscript