aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/cryptsetup/ChangeLog')
-rw-r--r--sys-fs/cryptsetup/ChangeLog133
1 files changed, 0 insertions, 133 deletions
diff --git a/sys-fs/cryptsetup/ChangeLog b/sys-fs/cryptsetup/ChangeLog
deleted file mode 100644
index ebb6c64..0000000
--- a/sys-fs/cryptsetup/ChangeLog
+++ /dev/null
@@ -1,133 +0,0 @@
-# ChangeLog for sys-fs/cryptsetup
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# (auto-generated from git log)
-
-*cryptsetup-1.6.7 (09 Aug 2015)
-*cryptsetup-1.6.6 (09 Aug 2015)
-*cryptsetup-1.6.5 (09 Aug 2015)
-*cryptsetup-1.6.2 (09 Aug 2015)
-
- 09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +cryptsetup-1.6.2.ebuild,
- +cryptsetup-1.6.5.ebuild, +cryptsetup-1.6.6.ebuild,
- +cryptsetup-1.6.7.ebuild, +files/1.0.6-dmcrypt.confd,
- +files/1.5.1-dmcrypt.rc, +files/1.6.7-dmcrypt.confd,
- +files/1.6.7-dmcrypt.rc, +files/cryptsetup-1.6.1-openssl-static.patch,
- +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
-
- 09 Aug 2015; Ulrich Müller <ulm@gentoo.org> files/1.5.1-dmcrypt.rc,
- files/1.6.7-dmcrypt.rc:
- [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; Justin Lecher <jlec@gentoo.org> cryptsetup-1.6.2.ebuild,
- cryptsetup-1.6.5.ebuild, cryptsetup-1.6.6.ebuild:
- Enable https for all google URIs
-
- Signed-off-by: Justin Lecher <jlec@gentoo.org>
-
- 24 Aug 2015; Justin Lecher <jlec@gentoo.org> cryptsetup-1.6.2.ebuild,
- cryptsetup-1.6.5.ebuild, cryptsetup-1.6.6.ebuild:
- Convert URIs for googlecode.com 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
-
-*cryptsetup-1.6.8 (08 Sep 2015)
-
- 08 Sep 2015; Lars Wendler <polynomial-c@gentoo.org>
- +cryptsetup-1.6.8.ebuild:
- Bump to version 1.6.8
-
- Package-Manager: portage-2.2.20.1
- Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-
- 08 Sep 2015; Lars Wendler <polynomial-c@gentoo.org>
- -cryptsetup-1.6.6.ebuild:
- Removed old.
-
- Package-Manager: portage-2.2.20.1
- Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-
-*cryptsetup-1.6.8-r1 (05 Oct 2015)
-
- 05 Oct 2015; Julian Ospald <hasufell@gentoo.org>
- +cryptsetup-1.6.8-r1.ebuild:
- add libressl support
-
-*cryptsetup-1.7.0 (04 Nov 2015)
-
- 04 Nov 2015; Lars Wendler <polynomial-c@gentoo.org>
- +cryptsetup-1.7.0.ebuild:
- Bump to version 1.7.0
-
- Package-Manager: portage-2.2.23
- Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-
- 04 Nov 2015; Lars Wendler <polynomial-c@gentoo.org>
- -cryptsetup-1.6.2.ebuild, -cryptsetup-1.6.7.ebuild,
- -files/cryptsetup-1.6.1-openssl-static.patch:
- Removed old.
-
- Package-Manager: portage-2.2.23
- Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-
- 04 Nov 2015; Lars Wendler <polynomial-c@gentoo.org> cryptsetup-1.7.0.ebuild:
- Added a kernel check for CRYPTO_SHA256 (bug #564882).
-
- Package-Manager: portage-2.2.23
- Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-
- 24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
- standardize various metadata.xml style
-
-*cryptsetup-1.7.0-r1 (09 Dec 2015)
-
- 09 Dec 2015; Mike Frysinger <vapier@gentoo.org> +cryptsetup-1.7.0-r1.ebuild,
- +files/setup-1.7.0.py:
- add multiple python version support #567378
-