From 33f9a959b4ee35a00099d2a41e90fc718935558b Mon Sep 17 00:00:00 2001 From: David Michael Date: Fri, 23 Jun 2017 12:24:02 -0700 Subject: [PATCH] bump(app-crypt/gnupg): sync with upstream --- .../portage-stable/app-crypt/gnupg/ChangeLog | 484 ---- .../app-crypt/gnupg/ChangeLog-2015 | 2484 ----------------- .../portage-stable/app-crypt/gnupg/Manifest | 37 +- .../files/gnupg-2.0.17-gpgsm-gencert.patch | 34 - ...-Need-to-init-the-trustdb-for-import.patch | 35 - .../gnupg/files/gnupg-2.0.26-misc-cve.patch | 118 - .../gnupg-2.1-fix-gentoo-dash-issue.patch | 12 - .../gnupg-2.1.12-fix-signature-checking.patch | 50 - ...er-socket-path-lengts-to-improve-tes.patch | 33 + .../files/gnupg-2.1.19-have_strlwr.patch | 56 + .../files/gnupg-2.1.19-solaris-ucred.patch | 19 + .../files/gnupg-2.1.19-ssh-no-scdaemon.patch | 85 + .../files/gnupg-2.1.20-gpg-Fix-typo.patch | 27 + ...perly-account-for-ring-trust-packets.patch | 86 + ...er-socket-path-lengts-to-improve-tes.patch | 33 + .../app-crypt/gnupg/gnupg-1.4.19.ebuild | 115 - .../app-crypt/gnupg/gnupg-1.4.20.ebuild | 115 - .../app-crypt/gnupg/gnupg-1.4.21.ebuild | 5 +- .../app-crypt/gnupg/gnupg-2.0.28.ebuild | 167 -- .../app-crypt/gnupg/gnupg-2.0.29-r1.ebuild | 170 -- .../app-crypt/gnupg/gnupg-2.0.30.ebuild | 170 -- .../app-crypt/gnupg/gnupg-2.1.15.ebuild | 5 +- .../app-crypt/gnupg/gnupg-2.1.18.ebuild | 122 + .../app-crypt/gnupg/gnupg-2.1.20-r1.ebuild | 122 + .../app-crypt/gnupg/gnupg-2.1.21-r1.ebuild | 122 + .../app-crypt/gnupg/gnupg-2.1.21.ebuild | 120 + .../app-crypt/gnupg/metadata.xml | 5 +- .../metadata/md5-cache/app-crypt/gnupg-1.4.19 | 13 - .../metadata/md5-cache/app-crypt/gnupg-1.4.20 | 13 - .../metadata/md5-cache/app-crypt/gnupg-1.4.21 | 4 +- .../metadata/md5-cache/app-crypt/gnupg-2.0.28 | 14 - .../md5-cache/app-crypt/gnupg-2.0.29-r1 | 14 - .../metadata/md5-cache/app-crypt/gnupg-2.0.30 | 14 - .../metadata/md5-cache/app-crypt/gnupg-2.1.15 | 4 +- .../metadata/md5-cache/app-crypt/gnupg-2.1.18 | 13 + .../md5-cache/app-crypt/gnupg-2.1.20-r1 | 13 + .../metadata/md5-cache/app-crypt/gnupg-2.1.21 | 13 + .../md5-cache/app-crypt/gnupg-2.1.21-r1 | 13 + 38 files changed, 907 insertions(+), 4052 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog-2015 delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.17-gpgsm-gencert.patch delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-Need-to-init-the-trustdb-for-import.patch delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-misc-cve.patch delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1-fix-gentoo-dash-issue.patch delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.12-fix-signature-checking.patch create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.16-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-have_strlwr.patch create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-solaris-ucred.patch create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-ssh-no-scdaemon.patch create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Fix-typo.patch create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Properly-account-for-ring-trust-packets.patch create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.19.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.20.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.28.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.29-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.30.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.18.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.19 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.20 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.28 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.29-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.30 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.18 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.20-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21-r1 diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog deleted file mode 100644 index b56a9e5323..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog +++ /dev/null @@ -1,484 +0,0 @@ -# ChangeLog for app-crypt/gnupg -# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 -# (auto-generated from git log) - -*gnupg-2.1.6 (09 Aug 2015) -*gnupg-2.0.28 (09 Aug 2015) -*gnupg-2.0.27-r1 (09 Aug 2015) -*gnupg-2.0.27 (09 Aug 2015) -*gnupg-2.0.26-r3 (09 Aug 2015) -*gnupg-1.4.19 (09 Aug 2015) - - 09 Aug 2015; Robin H. Johnson - +files/gnupg-2.0.17-gpgsm-gencert.patch, - +files/gnupg-2.0.26-Need-to-init-the-trustdb-for-import.patch, - +files/gnupg-2.0.26-misc-cve.patch, +gnupg-1.4.19.ebuild, - +gnupg-2.0.26-r3.ebuild, +gnupg-2.0.27.ebuild, +gnupg-2.0.27-r1.ebuild, - +gnupg-2.0.28.ebuild, +gnupg-2.1.6.ebuild, +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 - 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 - - 10 Aug 2015; Mike Frysinger gnupg-2.0.28.ebuild: - gnupg: update libgcrypt min ver - - The configure script now requires 1.5.x: - NEED_LIBGCRYPT_VERSION=1.5.0 - - Package-Manager: portage-2.2.20 - -*gnupg-2.1.7 (13 Aug 2015) - - 13 Aug 2015; Kristian Fiskerstrand +gnupg-2.1.7.ebuild: - Version bump to 2.1.7 - - Version bump. - - Dropped patch for gpgsm-gencert.sh from ebuild as this is now removed; - from GnuPG 2.1.7 release notes: - * Dropped deprecated gpgsm-gencert.sh - - Package-Manager: portage-2.2.20 - -*gnupg-2.1.7-r1 (19 Aug 2015) - - 19 Aug 2015; Alon Bar-Lev +gnupg-2.1.7-r1.ebuild: - add threads USE for libgcrypt - - Package-Manager: portage-2.2.20.1 - - 24 Aug 2015; Justin Lecher gnupg-1.4.19.ebuild, - 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 - - 05 Sep 2015; Mikle Kolyada gnupg-2.0.28.ebuild: - amd64 stable wrt bug #552614 - - Package-Manager: portage-2.2.20.1 - - 08 Sep 2015; Jeroen Roovers gnupg-2.0.28.ebuild: - Stable for HPPA PPC64 (bug #552614). - - Package-Manager: portage-2.2.20.1 - -*gnupg-2.1.8 (11 Sep 2015) - - 11 Sep 2015; Kristian Fiskerstrand +gnupg-2.1.8.ebuild: - Version bump to 2.1.8 - - Package-Manager: portage-2.2.20.1 - -*gnupg-2.0.29 (11 Sep 2015) - - 11 Sep 2015; Kristian Fiskerstrand +gnupg-2.0.29.ebuild: - Version bump to 2.0.29 - - Package-Manager: portage-2.2.20.1 - - 12 Sep 2015; Agostino Sarubbo gnupg-2.0.28.ebuild: - x86 stable wrt bug #552614 - - Package-Manager: portage-2.2.20.1 - RepoMan-Options: --include-arches="x86" - - 16 Sep 2015; Tobias Klausmann gnupg-2.0.28.ebuild: - add alpha keyword - - Gentoo-Bug: 552614 - - Package-Manager: portage-2.2.20.1 - - 27 Sep 2015; Markus Meier gnupg-2.0.28.ebuild: - arm stable, bug #552614 - - Package-Manager: portage-2.2.20.1 - RepoMan-Options: --include-arches="arm" - -*gnupg-2.1.9 (10 Oct 2015) - - 10 Oct 2015; Kristian Fiskerstrand +gnupg-2.1.9.ebuild: - New upstream version 2.1.9 - - This version includes a fix for ed25519 ssh keys that resolves - Bug: 561292 - - Package-Manager: portage-2.2.20.1 - - 10 Oct 2015; Kristian Fiskerstrand -gnupg-2.1.6.ebuild, - -gnupg-2.1.7.ebuild, -gnupg-2.1.7-r1.ebuild: - Remove some old 2.1 versions - - Package-Manager: portage-2.2.20.1 - - 10 Oct 2015; Mikle Kolyada gnupg-2.0.28.ebuild: - sparc stable wrt bug #552614 - - Package-Manager: portage-2.2.20.1 - - 10 Oct 2015; Mikle Kolyada gnupg-2.1.8.ebuild, - gnupg-2.1.9.ebuild: - Add ~sparc keyword wrt bug #546478 - - Package-Manager: portage-2.2.20.1 - - 18 Oct 2015; Mikle Kolyada gnupg-2.1.9.ebuild: - Add ~ia64 keyword wrt bug #546478 - - Package-Manager: portage-2.2.20.1 - - 10 Nov 2015; Agostino Sarubbo gnupg-2.0.28.ebuild: - ppc stable wrt bug #552614 - - Package-Manager: portage-2.2.20.1 - RepoMan-Options: --include-arches="ppc" - - 10 Nov 2015; Agostino Sarubbo gnupg-2.0.28.ebuild: - ia64 stable wrt bug #552614 - - Package-Manager: portage-2.2.20.1 - RepoMan-Options: --include-arches="ia64" - -*gnupg-2.1.9-r1 (23 Nov 2015) -*gnupg-2.0.29-r1 (23 Nov 2015) - - 23 Nov 2015; Robin H. Johnson +gnupg-2.0.29-r1.ebuild, - +gnupg-2.1.9-r1.ebuild: - Make the interactive help work again; requires uncompressed help*txt files - installed in datadir - - Package-Manager: portage-2.2.24 - -*gnupg-2.1.10 (07 Dec 2015) - - 07 Dec 2015; Kristian Fiskerstrand +gnupg-2.1.10.ebuild, - metadata.xml: - Version bump to 2.1.10 - - New upstream version - - Package-Manager: portage-2.2.20.1 - -*gnupg-2.1.10-r1 (19 Dec 2015) - - 19 Dec 2015; Kristian Fiskerstrand - +files/gnupg-2.1.10-pkg-config.patch, +gnupg-2.1.10-r1.ebuild: - 2.1.10-r1: Fix hkps support when TOFU is not enabled - - Bug: 567822 - - Package-Manager: portage-2.2.20.1 - -*gnupg-1.4.20 (29 Dec 2015) - - 29 Dec 2015; Kristian Fiskerstrand +gnupg-1.4.20.ebuild: - Version bump of classic to 1.4.20 - - Package-Manager: portage-2.2.26 - - 22 Jan 2016; Kristian Fiskerstrand metadata.xml: - Update metadata.xml - - Remove restricts as smartcard and usb flags are used all over the place - - Bug: 572574 - - Package-Manager: portage-2.2.26 - - 24 Jan 2016; Michał Górny metadata.xml: - Unify quoting in metadata.xml files for machine processing - - Force unified quoting in all metadata.xml files since lxml does not - preserve original use of single and double quotes. Ensuring unified - quoting before the process allows distinguishing the GLEP 67-related - metadata.xml changes from unrelated quoting changes. - - 24 Jan 2016; Michał Górny 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 metadata.xml: - Set appropriate maintainer types in metadata.xml (GLEP 67) - -*gnupg-2.1.11 (26 Jan 2016) - - 26 Jan 2016; Kristian Fiskerstrand +gnupg-2.1.11.ebuild: - Version bump of Modern to 2.1.11 - - Package-Manager: portage-2.2.27 - - 26 Jan 2016; Kristian Fiskerstrand -gnupg-2.0.27.ebuild, - -gnupg-2.0.27-r1.ebuild, -gnupg-2.0.29.ebuild, -gnupg-2.1.8.ebuild, - -gnupg-2.1.9.ebuild, -gnupg-2.1.10.ebuild: - Remove some old versions - - Package-Manager: portage-2.2.27 - -*gnupg-2.1.11-r1 (12 Feb 2016) - - 12 Feb 2016; Kristian Fiskerstrand - +files/gnupg-2.1.11-tests.patch, +gnupg-2.1.11-r1.ebuild: - Fix test failure in 2.1.11 - - Bug: 573398 - - Package-Manager: portage-2.2.27 - - 22 Feb 2016; Steev Klimaszewski gnupg-2.1.11-r1.ebuild: - add ~arm64 keyword - - Tested on Cortex A53 - - Package-Manager: portage-2.2.27 - - 30 Mar 2016; Fabian Groffen gnupg-2.0.29-r1.ebuild: - loosen up clang check, bug #577254 - - Package-Manager: portage-2.2.28-prefix - - 31 Mar 2016; Fabian Groffen gnupg-2.1.11-r1.ebuild: - apply same compile for to 2.1 as for 2.0, bug #577254 - - Package-Manager: portage-2.2.27 - -*gnupg-2.0.30 (07 Apr 2016) - - 07 Apr 2016; Kristian Fiskerstrand +gnupg-2.0.30.ebuild: - Version bump to 2.0.30 - - New upstream version in the 2.0 branch - - Package-Manager: portage-2.2.27 - - 17 Apr 2016; Patrice Clement metadata.xml: - Fix metadata.xml file. Remove duplicate entry. - - Package-Manager: portage-2.2.26 - -*gnupg-2.1.12 (19 May 2016) - - 19 May 2016; Kristian Fiskerstrand - +files/gnupg-2.1-fix-gentoo-dash-issue.patch, - +files/gnupg-2.1.12-fix-signature-checking.patch, +gnupg-2.1.12.ebuild: - New upstream version 2.1.12 - - Fixes; - Gentoo-Bug: 573930 - Gentoo-Bug: 575798 - Gentoo-Bug: 581966 - - Package-Manager: portage-2.2.28 - - 19 May 2016; Kristian Fiskerstrand - -files/gnupg-2.1.10-pkg-config.patch, -gnupg-2.1.9-r1.ebuild, - -gnupg-2.1.10-r1.ebuild, -gnupg-2.1.11.ebuild: - Cleanup old 2.1 versions - - Package-Manager: portage-2.2.28 - - 08 Jun 2016; Mike Frysinger gnupg-2.0.28.ebuild: - mark 2.0.28 arm64/s390/sh stable - - 08 Jun 2016; Mike Frysinger gnupg-2.1.12.ebuild: - restore m68k/s390/sh keywords to 2.1.x - -*gnupg-2.1.12-r1 (15 Jun 2016) - - 15 Jun 2016; Kristian Fiskerstrand +gnupg-2.1.12-r1.ebuild: - Change minimum libgcrypt version to 1.7.1 - - Change minimum libgcrypt version to 1.7.1. This servers at least two - purposes; (i) it ensures gnupg 2.1 is build with curve25519 support - for Gentoo users; and (ii) threads use flag is removed in this - version (as it is required to always be on), and due to (i) this makes - more sense than specifying a default interprentation for missing use - flag. - - Package-Manager: portage-2.3.0_rc1 - -*gnupg-2.1.13 (16 Jun 2016) - - 16 Jun 2016; Kristian Fiskerstrand +gnupg-2.1.13.ebuild: - New modern upstream release 2.1.13 - - New modern upstream release 2.1.13 released - - Package-Manager: portage-2.3.0_rc1 - - 16 Jun 2016; Kristian Fiskerstrand - -files/gnupg-2.1.11-tests.patch, -gnupg-2.1.11-r1.ebuild, - -gnupg-2.1.12.ebuild: - Clean up old modern versions - - Clean up old versions from modern branch - - Package-Manager: portage-2.3.0_rc1 - - 22 Jun 2016; Austin English gnupg-2.0.26-r3.ebuild, - gnupg-2.0.28.ebuild: - fix remaining ebuilds building with Clang - - Gentoo-Bug: https://bugs.gentoo.org/458154 - - Reviewed-by: Robin H. Johnson - - Package-Manager: portage-2.2.28 - -*gnupg-2.1.14 (14 Jul 2016) - - 14 Jul 2016; Kristian Fiskerstrand +gnupg-2.1.14.ebuild: - New upstream version 2.1.14 - - Package-Manager: portage-2.3.0 - - 15 Jul 2016; Kristian Fiskerstrand gnupg-2.1.14.ebuild: - Version 2.1.14 requires a min dep of npth 1.2 - - Trying to install version 2.1.14 with lower version of npth than 1.2 - causes build failure - - Package-Manager: portage-2.3.0 - -*gnupg-2.1.14-r1 (28 Jul 2016) - - 28 Jul 2016; Kristian Fiskerstrand -gnupg-2.1.14.ebuild, - +gnupg-2.1.14-r1.ebuild: - Revision bump to 2.1.14-r1 - - Updating libksba min version in dep to 1.3.4 - - Package-Manager: portage-2.3.0 - - 06 Aug 2016; Kristian Fiskerstrand metadata.xml: - Add myself as maintainer - - Add myself as maintainer to ensure being assigned/notified on bugs - - Package-Manager: portage-2.3.0 - -*gnupg-1.4.21 (17 Aug 2016) - - 17 Aug 2016; Kristian Fiskerstrand +gnupg-1.4.21.ebuild: - Security bump to 1.4.21 - - Gentoo-Bug: 591536 - - Package-Manager: portage-2.3.0 - - 18 Aug 2016; Agostino Sarubbo gnupg-1.4.21.ebuild: - amd64 stable wrt bug #591536 - - Package-Manager: portage-2.2.28 - RepoMan-Options: --include-arches="amd64" - Signed-off-by: Agostino Sarubbo - - 18 Aug 2016; Jeroen Roovers gnupg-1.4.21.ebuild: - Stable for HPPA PPC64 (bug #591536). - - Package-Manager: portage-2.3.0 - RepoMan-Options: --ignore-arches - -*gnupg-2.1.15 (19 Aug 2016) - - 19 Aug 2016; Kristian Fiskerstrand +gnupg-2.1.15.ebuild: - Version bump to 2.1.15 - - Package-Manager: portage-2.3.0 - - 01 Sep 2016; Markus Meier gnupg-1.4.21.ebuild: - arm stable, bug #591536 - - Package-Manager: portage-2.3.0 - RepoMan-Options: --include-arches="arm" - - 01 Sep 2016; Tobias Klausmann gnupg-1.4.21.ebuild: - 1.4.21-r0: add alpha keyword - - Gentoo-Bug: 591536 - - 27 Sep 2016; Kristian Fiskerstrand -gnupg-2.0.26-r3.ebuild, - -gnupg-2.1.12-r1.ebuild, -gnupg-2.1.13.ebuild, -gnupg-2.1.14-r1.ebuild: - Cleanup old - - Package-Manager: portage-2.3.0 - - 29 Sep 2016; Agostino Sarubbo gnupg-1.4.21.ebuild: - x86 stable wrt bug #591536 - - Package-Manager: portage-2.2.28 - RepoMan-Options: --include-arches="x86" - Signed-off-by: Agostino Sarubbo - - 29 Sep 2016; Tobias Klausmann gnupg-2.1.15.ebuild: - 2.1.15-r0: stable on alpha - - Gentoo-Bug: 552936 - - 29 Sep 2016; Agostino Sarubbo gnupg-1.4.21.ebuild: - sparc stable wrt bug #591536 - - Package-Manager: portage-2.2.28 - RepoMan-Options: --include-arches="sparc" - Signed-off-by: Agostino Sarubbo - - 29 Sep 2016; Agostino Sarubbo gnupg-1.4.21.ebuild: - ppc stable wrt bug #591536 - - Package-Manager: portage-2.2.28 - RepoMan-Options: --include-arches="ppc" - Signed-off-by: Agostino Sarubbo - - 29 Sep 2016; Agostino Sarubbo gnupg-1.4.21.ebuild: - ia64 stable wrt bug #591536 - - Package-Manager: portage-2.2.28 - RepoMan-Options: --include-arches="ia64" - Signed-off-by: Agostino Sarubbo - - 09 Oct 2016; Anthony G. Basile gnupg-2.1.15.ebuild: - stable on amd64, bug #552936 - - Package-Manager: portage-2.2.28 - diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog-2015 deleted file mode 100644 index 58a2ffefda..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/ChangeLog-2015 +++ /dev/null @@ -1,2484 +0,0 @@ -# ChangeLog for app-crypt/gnupg -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.608 2015/07/01 15:20:57 k_f Exp $ - -*gnupg-2.1.6 (01 Jul 2015) - - 01 Jul 2015; Kristian Fiskerstrand +gnupg-2.1.6.ebuild, - -gnupg-2.1.5.ebuild: - Version bump to gnupg 2.1.6 - -*gnupg-2.1.5 (12 Jun 2015) - - 12 Jun 2015; Kristian Fiskerstrand +gnupg-2.1.5.ebuild, - -gnupg-2.1.4.ebuild: - New upstream version 2.1.5 - -*gnupg-2.0.28 (07 Jun 2015) - - 07 Jun 2015; Kristian Fiskerstrand +gnupg-2.0.28.ebuild: - New upstream version 2.0.28 - - 01 Jun 2015; Fabian Groffen gnupg-2.0.27-r1.ebuild, - gnupg-2.1.4.ebuild: - Fix compilation using Clang - - 21 May 2015; Matt Turner gnupg-2.1.4.ebuild: - added ~alpha, bug 546478. - -*gnupg-2.1.4 (13 May 2015) - - 13 May 2015; Kristian Fiskerstrand +gnupg-2.1.4.ebuild, - -files/gnupg-2.1.1-misc-cve.patch, - -files/gnupg-2.1.3-dirmngr-Fix-segfault-in-ldap-engine.patch, - -files/gnupg-2.1.3-dirmngr-no-ldap.patch, - -files/gnupg-2.1.3-gpg-fix-null-segv.patch, -gnupg-2.1.3-r3.ebuild: - New upstream version 2.1.4, cleanup old files - - 11 May 2015; Kristian Fiskerstrand -gnupg-1.4.18.ebuild: - Remove vulnerable version c.f bug #541568 - - 26 Apr 2015; Anthony G. Basile gnupg-2.1.3-r3.ebuild: - Keyword ~arm and ~mips. Bug #546478. - - 25 Apr 2015; Anthony G. Basile gnupg-2.1.3-r3.ebuild: - Keyword ~ppc ~ppc64. Bug #546478. - -*gnupg-2.0.27-r1 (19 Apr 2015) -*gnupg-2.1.3-r3 (19 Apr 2015) - - 19 Apr 2015; Alon Bar-Lev +gnupg-2.0.27-r1.ebuild, - +gnupg-2.1.3-r3.ebuild, -gnupg-2.1.3-r2.ebuild: - Add large-secmem by default - - 17 Apr 2015; Mikle Kolyada gnupg-2.1.3-r2.ebuild: - Add ~x86 keyword wrt bug #546478 - - 17 Apr 2015; Mikle Kolyada gnupg-2.1.3-r2.ebuild: - Whitespace - -*gnupg-2.1.3-r2 (17 Apr 2015) - - 17 Apr 2015; Kristian Fiskerstrand +gnupg-2.1.3-r2.ebuild, - -gnupg-2.1.3-r1.ebuild: - Remove the warning about being a developer version that showed up due to the - LDAP fix - - 14 Apr 2015; Mikle Kolyada gnupg-2.1.3-r1.ebuild: - Add ~amd64 keyword wrt bug #546478 - - 14 Apr 2015; Jeroen Roovers gnupg-2.1.3-r1.ebuild: - Marked ~hppa (bug #546478). - -*gnupg-2.1.3-r1 (13 Apr 2015) - - 13 Apr 2015; Kristian Fiskerstrand - +files/gnupg-2.1.3-gpg-fix-null-segv.patch, +gnupg-2.1.3-r1.ebuild, - -gnupg-2.1.3.ebuild: - Add fix for NULL-segv due to invalid imported data, reported by Hanno Böck. - - 13 Apr 2015; Kristian Fiskerstrand - +files/gnupg-2.1.3-dirmngr-no-ldap.patch, gnupg-2.1.3.ebuild: - Fix build when ldap useflag is not set, bug #546348 - - 12 Apr 2015; Kristian Fiskerstrand gnupg-2.1.3.ebuild: - Remove --enable-agent from ebuild as this is a hard requirement in 2.1 and the - option is removed - -*gnupg-2.1.3 (11 Apr 2015) - - 11 Apr 2015; Kristian Fiskerstrand - +files/gnupg-2.1.3-dirmngr-Fix-segfault-in-ldap-engine.patch, - +gnupg-2.1.3.ebuild, -gnupg-2.1.2.ebuild: - New upstream release 2.1.3 - - 30 Mar 2015; Agostino Sarubbo gnupg-1.4.19.ebuild: - Stable for alpha, wrt bug #541568 - - 30 Mar 2015; Agostino Sarubbo gnupg-1.4.19.ebuild: - Stable for sparc, wrt bug #541568 - - 30 Mar 2015; gnupg-2.0.26-r3.ebuild: - stable on arm64 - - 26 Mar 2015; Agostino Sarubbo gnupg-1.4.19.ebuild: - Stable for ppc64, wrt bug #541568 - - 26 Mar 2015; Agostino Sarubbo gnupg-1.4.19.ebuild: - Stable for ppc, wrt bug #541568 - - 25 Mar 2015; Agostino Sarubbo gnupg-1.4.19.ebuild: - Stable for ia64, wrt bug #541568 - - 06 Mar 2015; Mikle Kolyada gnupg-1.4.19.ebuild: - x86 stable wrt bug #541568 - - 04 Mar 2015; Agostino Sarubbo gnupg-1.4.19.ebuild: - Stable for amd64, wrt bug #541568 - - 03 Mar 2015; Markus Meier gnupg-1.4.19.ebuild: - arm stable, bug #541568 - - 02 Mar 2015; Jeroen Roovers gnupg-1.4.19.ebuild: - Stable for HPPA (bug #541568). - - 01 Mar 2015; Alon Bar-Lev gnupg-1.4.19.ebuild: - Remove russian man page, bug#541788 - -*gnupg-1.4.19 (27 Feb 2015) - - 27 Feb 2015; Kristian Fiskerstrand +gnupg-1.4.19.ebuild: - Version bump of 1.4 series. This release mitigates two new side channel - -*gnupg-2.0.27 (18 Feb 2015) - - 18 Feb 2015; Kristian Fiskerstrand +gnupg-2.0.27.ebuild: - Version bump, new upstream release 2.0.27 - - 16 Feb 2015; Kristian Fiskerstrand -gnupg-2.0.25.ebuild, - -gnupg-2.0.26-r2.ebuild, -gnupg-2.0.26.ebuild: - Cleanup for security bug 534110 - - 16 Feb 2015; Agostino Sarubbo gnupg-2.0.26-r3.ebuild: - Stable for sparc, wrt bug #534110 - - 13 Feb 2015; Kristian Fiskerstrand -gnupg-2.1.1-r1.ebuild: - Remove vulnerable 2.1 version c.f security bug #540016 - -*gnupg-2.1.2 (13 Feb 2015) - - 13 Feb 2015; Kristian Fiskerstrand +gnupg-2.1.2.ebuild: - Version bump, new upstream release 2.1.2 - - 09 Feb 2015; Kristian Fiskerstrand gnupg-2.0.25.ebuild, - gnupg-2.0.26-r2.ebuild, gnupg-2.0.26-r3.ebuild, gnupg-2.1.1-r1.ebuild: - Remove optional dependency on pinentry-qt in preparation of lastriting of this - package - - 25 Jan 2015; Agostino Sarubbo gnupg-2.0.26-r3.ebuild: - Stable for alpha, wrt bug #534110 - - 17 Jan 2015; Markus Meier gnupg-2.0.26-r3.ebuild: - arm stable, bug #534110 - - 16 Jan 2015; Agostino Sarubbo gnupg-2.0.26-r3.ebuild: - Stable for ia64, wrt bug #534110 - - 15 Jan 2015; Agostino Sarubbo gnupg-2.0.26-r3.ebuild: - Stable for ppc, wrt bug #534110 - - 14 Jan 2015; Andreas Schuerch gnupg-2.0.26-r3.ebuild: - x86 stable, see bug 534110 - - 14 Jan 2015; Agostino Sarubbo gnupg-2.0.26-r3.ebuild: - Stable for ppc64, wrt bug #534110 - - 13 Jan 2015; Agostino Sarubbo gnupg-2.0.26-r3.ebuild: - Stable for amd64, wrt bug #534110 - - 13 Jan 2015; Jeroen Roovers gnupg-2.0.26-r3.ebuild: - Stable for HPPA (bug #534110). - - 06 Jan 2015; Kristian Fiskerstrand gnupg-2.1.1-r1.ebuild: - Gnupg 2.1 require the internal dirmngr to be used and provide this by default - so we make this a blocker - -*gnupg-2.0.26-r3 (31 Dec 2014) -*gnupg-2.1.1-r1 (31 Dec 2014) - - 31 Dec 2014; Alon Bar-Lev - +files/gnupg-2.0.26-misc-cve.patch, +files/gnupg-2.1.1-misc-cve.patch, - +gnupg-2.0.26-r3.ebuild, +gnupg-2.1.1-r1.ebuild, -gnupg-2.1.1.ebuild: - Fix misc CVEs, bug#534110 - -*gnupg-2.1.1 (17 Dec 2014) - - 17 Dec 2014; Kristian Fiskerstrand +gnupg-2.1.1.ebuild, - -gnupg-2.1.0-r1.ebuild: - Version bump to GnuPG 2.1.1 - -*gnupg-2.1.0-r1 (24 Nov 2014) - - 24 Nov 2014; Kristian Fiskerstrand +gnupg-2.1.0-r1.ebuild, - -gnupg-2.1.0.ebuild: - Revbump to fix dependencies due to known issues reported on gnupg mailing list - - 19 Nov 2014; Kristian Fiskerstrand gnupg-2.1.0.ebuild: - Update GnuPG 2.1 deps when static USE to match general requirements - - 09 Nov 2014; Kristian Fiskerstrand gnupg-2.1.0.ebuild: - Make sure to properly escape variables for elog messages - - 09 Nov 2014; Kristian Fiskerstrand gnupg-2.1.0.ebuild: - Add info on secret key migration and remove invalid symlinks for keyserver - helpers replaced by dirmngr - - 08 Nov 2014; Kristian Fiskerstrand gnupg-2.1.0.ebuild: - Bump min requirement to 1.6.2 as a precautionary measure as some users of - other distributions have reported issues using Ed25519 with 1.6.1 - -*gnupg-2.1.0 (06 Nov 2014) - - 06 Nov 2014; Kristian Fiskerstrand +gnupg-2.1.0.ebuild, - -gnupg-2.1.0_beta864.ebuild: - Bump GnuPG 2.1 branch to final release. Fix bug #525154 - - 29 Oct 2014; Agostino Sarubbo gnupg-2.0.26.ebuild: - Stable for sparc, wrt bug #521174 - - 28 Oct 2014; Agostino Sarubbo gnupg-2.0.26.ebuild: - Stable for ia64, wrt bug #521174 - -*gnupg-2.1.0_beta864 (05 Oct 2014) - - 05 Oct 2014; Kristian Fiskerstrand - +gnupg-2.1.0_beta864.ebuild, -gnupg-2.1.0_beta834.ebuild: - Bump 2.1 version to beta864 - -*gnupg-2.1.0_beta834 (19 Sep 2014) - - 19 Sep 2014; Kristian Fiskerstrand - +gnupg-2.1.0_beta834.ebuild, -gnupg-2.1.0_beta783.ebuild: - Bump 2.1 version to beta834 - - 17 Sep 2014; Alon Bar-Lev gnupg-2.0.26-r2.ebuild, - gnupg-2.1.0_beta783.ebuild: - Cleanup tools installation, by Arfrever Frehtes Taifersar Arahesis - -*gnupg-2.0.26-r2 (15 Sep 2014) - - 15 Sep 2014; Alon Bar-Lev +gnupg-2.0.26-r2.ebuild, - -gnupg-2.0.26-r1.ebuild, gnupg-2.1.0_beta783.ebuild, metadata.xml: - Install extra tools, including previous default ones as it becomes long list, - bug#522882 - - 14 Sep 2014; Markus Meier gnupg-2.0.26.ebuild: - arm stable, bug #521174 - - 14 Sep 2014; Agostino Sarubbo gnupg-2.0.26.ebuild: - Stable for ppc64, wrt bug #521174 - - 07 Sep 2014; Agostino Sarubbo gnupg-2.0.26.ebuild: - Stable for ppc, wrt bug #521174 - - 29 Aug 2014; Alon Bar-Lev gnupg-2.0.26-r1.ebuild, - gnupg-2.1.0_beta783.ebuild: - Remove adns USE, bug#513990 - -*gnupg-2.0.26-r1 (29 Aug 2014) - - 29 Aug 2014; Alon Bar-Lev +gnupg-2.0.26-r1.ebuild: - Remove adns USE, bug#513990 - - 29 Aug 2014; Mikle Kolyada gnupg-2.0.26.ebuild: - alpha stable wrt bug #521174 - - 29 Aug 2014; Mikle Kolyada gnupg-2.0.26.ebuild: - x86 stable wrt bug #521174 - - 29 Aug 2014; Mikle Kolyada gnupg-2.0.26.ebuild: - amd64 stable wrt bug #521174 - - 28 Aug 2014; Jeroen Roovers gnupg-2.0.26.ebuild: - Stable for HPPA (bug #521174). - -*gnupg-2.1.0_beta783 (18 Aug 2014) - - 18 Aug 2014; Kristian Fiskerstrand - +gnupg-2.1.0_beta783.ebuild, -gnupg-2.1.0_beta751.ebuild: - Bump 2.1 version to beta783. Fix bug #519200 - -*gnupg-2.0.26 (13 Aug 2014) - - 13 Aug 2014; Kristian Fiskerstrand - +files/gnupg-2.0.26-Need-to-init-the-trustdb-for-import.patch, - +gnupg-2.0.26.ebuild: - Version bump to 2.0.26. Add patch to fix an import issue for trust- - model=always (bug #519760) - - 30 Jul 2014; Kristian Fiskerstrand metadata.xml: - Update metadata longdesc to reflect IDEA is now also part of GnuPG and the - OpenPGP specs have been amended in RFC4880 - - 25 Jul 2014; Jason A. Donenfeld gnupg-2.1.0_beta751.ebuild: - It's not in the mirrors yet. - -*gnupg-2.1.0_beta751 (25 Jul 2014) - - 25 Jul 2014; Jason A. Donenfeld - +gnupg-2.1.0_beta751.ebuild: - The fifth beta of gnupg 2.1 is finally shaping up. - - 16 Jul 2014; Alon Bar-Lev -gnupg-1.4.16.ebuild, - -gnupg-2.0.22.ebuild, -gnupg-2.0.23.ebuild: - Cleanup - - 12 Jul 2014; gnupg-2.0.25.ebuild: - Stable for arm64 bug #514718 - - 05 Jul 2014; Agostino Sarubbo gnupg-1.4.18.ebuild, - gnupg-2.0.25.ebuild: - Stable for sparc, wrt bug #514718 - - 05 Jul 2014; Agostino Sarubbo gnupg-1.4.18.ebuild, - gnupg-2.0.25.ebuild: - Stable for arm, wrt bug #514718 - - 05 Jul 2014; Agostino Sarubbo gnupg-1.4.18.ebuild, - gnupg-2.0.25.ebuild: - Stable for ia64, wrt bug #514718 - - 05 Jul 2014; Agostino Sarubbo gnupg-1.4.18.ebuild, - gnupg-2.0.25.ebuild: - Stable for ppc64, wrt bug #514718 - - 05 Jul 2014; Agostino Sarubbo gnupg-1.4.18.ebuild, - gnupg-2.0.25.ebuild: - Stable for ppc, wrt bug #514718 - - 05 Jul 2014; Agostino Sarubbo gnupg-1.4.18.ebuild, - gnupg-2.0.25.ebuild: - Stable for alpha, wrt bug #514718 - - 05 Jul 2014; Agostino Sarubbo gnupg-1.4.18.ebuild, - gnupg-2.0.25.ebuild: - Stable for x86, wrt bug #514718 - - 01 Jul 2014; Mikle Kolyada gnupg-1.4.18.ebuild: - amd64 stable wrt bug #514718 - - 01 Jul 2014; Richard Freeman gnupg-2.0.25.ebuild: - amd64 stable - 514718 - - 01 Jul 2014; Jeroen Roovers gnupg-2.0.25.ebuild: - Stable for HPPA (bug #514718). - - 01 Jul 2014; Jeroen Roovers gnupg-1.4.18.ebuild: - Stable for HPPA (bug #514718). - -*gnupg-1.4.18 (30 Jun 2014) - - 30 Jun 2014; Alon Bar-Lev +gnupg-1.4.18.ebuild, - -gnupg-1.4.17.ebuild: - Version bump, bug#514718 - -*gnupg-2.0.25 (30 Jun 2014) - - 30 Jun 2014; Alon Bar-Lev +gnupg-2.0.25.ebuild, - -gnupg-2.0.24.ebuild: - Version bump, bug#514718 - -*gnupg-2.0.24 (24 Jun 2014) - - 24 Jun 2014; Alon Bar-Lev +gnupg-2.0.24.ebuild: - Version bump, bug#514718 - -*gnupg-1.4.17 (23 Jun 2014) - - 23 Jun 2014; Alon Bar-Lev +gnupg-1.4.17.ebuild: - Version bump, bug#514718 - -*gnupg-2.0.23 (06 Jun 2014) - - 06 Jun 2014; Tim Harder +gnupg-2.0.23.ebuild: - Version bump, add libgcrypt slot operator (bug #494530). - - 03 Apr 2014; Michael Haubenwallner gnupg-2.0.22.ebuild: - Add ~ppc-aix keyword. - - 01 Mar 2014; Michał Górny gnupg-2.0.22.ebuild: - Update libgcrypt dep to use slot :0. - - 21 Feb 2014; Alon Bar-Lev -gnupg-1.4.15.ebuild: - Cleanup - - 16 Feb 2014; Agostino Sarubbo gnupg-1.4.16.ebuild: - Stable for ia64, wrt bug #494658 - - 16 Feb 2014; Agostino Sarubbo gnupg-1.4.16.ebuild: - Stable for alpha, wrt bug #494658 - - 14 Feb 2014; Markus Meier gnupg-1.4.16.ebuild: - arm stable, bug #494658 - - 09 Feb 2014; Agostino Sarubbo gnupg-1.4.16.ebuild: - Stable for sparc, wrt bug #494658 - - 09 Feb 2014; Agostino Sarubbo gnupg-1.4.16.ebuild: - Stable for ppc64, wrt bug #494658 - - 09 Feb 2014; Agostino Sarubbo gnupg-1.4.16.ebuild: - Stable for ppc, wrt bug #494658 - - 09 Feb 2014; Pawel Hajdan jr gnupg-1.4.16.ebuild: - x86 stable wrt security bug #494658 - - 08 Feb 2014; Agostino Sarubbo gnupg-1.4.16.ebuild: - Stable for amd64, wrt bug #494658 - - 08 Feb 2014; Jeroen Roovers gnupg-1.4.16.ebuild: - Stable for HPPA (bug #494658). - - 18 Jan 2014; Mike Frysinger gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Mark s390/sh stable. - -*gnupg-1.4.16 (18 Dec 2013) - - 18 Dec 2013; Alon Bar-Lev +gnupg-1.4.16.ebuild: - Version bump, bug#494658 - - 05 Dec 2013; Alon Bar-Lev gnupg-2.0.22.ebuild: - Disable symcryptrun on AIX, bug#493382, thanks to Michael Haubenwallner - - 28 Nov 2013; Sergey Popov -gnupg-1.4.14.ebuild, - -gnupg-2.0.20.ebuild: - Security cleanup wrt bug #487230 - - 12 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for ppc, wrt bug #487230 - - 12 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for arm, wrt bug #487230 - - 11 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for sparc, wrt bug #487230 - - 11 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for ppc64, wrt bug #487230 - - 11 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for ia64, wrt bug #487230 - - 11 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for alpha, wrt bug #487230 - - 09 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for x86, wrt bug #487230 - - 08 Oct 2013; Agostino Sarubbo gnupg-1.4.15.ebuild, - gnupg-2.0.22.ebuild: - Stable for amd64, wrt bug #487230 - - 08 Oct 2013; Jeroen Roovers gnupg-2.0.22.ebuild: - Stable for HPPA (bug #487230). - - 08 Oct 2013; Jeroen Roovers gnupg-1.4.15.ebuild: - Stable for HPPA (bug #487230). - - 08 Oct 2013; Alon Bar-Lev gnupg-2.0.22.ebuild: - Addd gpgsplit, gpg-zip, resolves bug#192151 - -*gnupg-2.0.22 (07 Oct 2013) -*gnupg-1.4.15 (07 Oct 2013) - - 07 Oct 2013; Alon Bar-Lev +gnupg-1.4.15.ebuild, - +gnupg-2.0.22.ebuild, -files/gnupg-2.0.21-CVE-2013-4351.patch, - -gnupg-2.0.21-r2.ebuild, -gnupg-2.0.21.ebuild: - Version bump, fix bug#487230 - -*gnupg-2.0.21-r2 (04 Oct 2013) - - 04 Oct 2013; Alon Bar-Lev - +files/gnupg-2.0.21-CVE-2013-4351.patch, +gnupg-2.0.21-r2.ebuild, - -gnupg-2.0.21-r1.ebuild: - Fix CVE-2013-4351, bug#484836 - -*gnupg-2.0.21-r1 (03 Oct 2013) - - 03 Oct 2013; Alon Bar-Lev +gnupg-2.0.21-r1.ebuild: - Cleanup ebuild, add epatch_user, resolves bug#486882 - - 19 Aug 2013; Tim Harder -gnupg-1.4.13.ebuild, - -gnupg-1.4.13-r1.ebuild, -gnupg-2.0.19.ebuild, -gnupg-2.0.19-r1.ebuild, - -gnupg-2.0.19-r2.ebuild, -files/gnupg-2.0.19-support-sc-key-3072.patch, - -files/gnupg-2.0.19-texinfo-5.patch: - Remove old. - -*gnupg-2.0.21 (19 Aug 2013) - - 19 Aug 2013; Tim Harder +gnupg-2.0.21.ebuild: - Version bump. - - 08 Aug 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for sh, wrt bug #478184 - - 08 Aug 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for sparc, wrt bug #478184 - - 06 Aug 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for s390, wrt bug #478184 - - 04 Aug 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for ppc64, wrt bug #478184 - - 04 Aug 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for ia64, wrt bug #478184 - - 30 Jul 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for alpha, wrt bug #478184 - - 28 Jul 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for arm, wrt bug #478184 - - 28 Jul 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for ppc, wrt bug #478184 - - 27 Jul 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for x86, wrt bug #478184 - - 27 Jul 2013; Jeroen Roovers gnupg-1.4.14.ebuild: - Stable for HPPA (bug #478184). - - 26 Jul 2013; Agostino Sarubbo gnupg-1.4.14.ebuild: - Stable for amd64, wrt bug #478184 - -*gnupg-1.4.14 (26 Jul 2013) - - 26 Jul 2013; Tim Harder +gnupg-1.4.14.ebuild: - Security bump (bug #478184). - - 30 Jun 2013; Agostino Sarubbo gnupg-2.0.20.ebuild: - Stable for s390, wrt bug #471404 - - 29 Jun 2013; Agostino Sarubbo gnupg-2.0.20.ebuild: - Stable for sparc, wrt bug #471404 - - 26 Jun 2013; Agostino Sarubbo gnupg-2.0.20.ebuild: - Stable for ia64, wrt bug #471404 - - 26 Jun 2013; Agostino Sarubbo gnupg-2.0.20.ebuild: - Stable for alpha, wrt bug #471404 - - 25 Jun 2013; Agostino Sarubbo gnupg-2.0.20.ebuild: - Stable for ppc64, wrt bug #471404 - - 24 Jun 2013; Agostino Sarubbo gnupg-2.0.20.ebuild: - Stable for ppc, wrt bug #471404 - - 10 Jun 2013; Sergey Popov gnupg-2.0.20.ebuild: - Stable on amd64 and x86, wrt bug #471404 - - 09 Jun 2013; Agostino Sarubbo gnupg-2.0.20.ebuild: - Stable for sh, wrt bug #471404 - - 09 Jun 2013; Markus Meier gnupg-2.0.20.ebuild: - arm stable, bug #471404 - - 03 Jun 2013; Jeroen Roovers gnupg-2.0.20.ebuild: - Stable for HPPA (bug #471404). - -*gnupg-2.0.20 (15 May 2013) - - 15 May 2013; Tim Harder +gnupg-2.0.20.ebuild: - Version bump. - - 13 May 2013; Alon Bar-Lev gnupg-1.4.13-r1.ebuild: - Fix tests accessing wrong homedir, bug#469388 - - 10 Apr 2013; Alon Bar-Lev - +files/gnupg-2.0.19-texinfo-5.patch, gnupg-2.0.19-r2.ebuild: - Fix texinfo-5 comatibility, per bug#464162, thanks to Denys Duchier and Ian - Abbott - -*gnupg-2.0.19-r2 (07 Apr 2013) - - 07 Apr 2013; Alon Bar-Lev - +files/gnupg-2.0.19-support-sc-key-3072.patch, +gnupg-2.0.19-r2.ebuild: - Backport openpgp key>=3072 support from upstream master, per bug#464890, - thanks to Andreas K. Hüttel - - 21 Feb 2013; Zac Medico gnupg-2.0.19-r1.ebuild: - Add ~arm-linux keyword. - - 19 Jan 2013; Alon Bar-Lev - files/gnupg-2.0.17-gpgsm-gencert.patch: - cleanup files - - 19 Jan 2013; Alon Bar-Lev - -files/gnupg-2.0.17-libgrcrypt150-bugfix.patch, - files/gnupg-2.0.17-gpgsm-gencert.patch: - cleanup files - -*gnupg-1.4.13-r1 (19 Jan 2013) - - 19 Jan 2013; Alon Bar-Lev +gnupg-1.4.13-r1.ebuild, - gnupg-2.0.19-r1.ebuild, metadata.xml: - Add mta USE for --enable-mailto, bug#382415 - - 13 Jan 2013; Alon Bar-Lev -gnupg-1.4.11.ebuild, - -gnupg-1.4.12.ebuild, -gnupg-2.0.17-r2.ebuild, -gnupg-2.0.17-r3.ebuild, - -gnupg-2.0.17.ebuild, -gnupg-2.0.18.ebuild, metadata.xml: - Cleanup old ebuilds - - 13 Jan 2013; Raúl Porcel gnupg-1.4.13.ebuild: - s390/sh stable wrt #449546 - - 12 Jan 2013; Alon Bar-Lev gnupg-2.0.19-r1.ebuild: - Add curl static-libs USE for static USE, bug#408121 - -*gnupg-2.0.19-r1 (12 Jan 2013) - - 12 Jan 2013; Alon Bar-Lev +gnupg-2.0.19-r1.ebuild: - Add bzip2 with static-libs, per bug#390163 - - 07 Jan 2013; Agostino Sarubbo gnupg-1.4.13.ebuild: - Stable for alpha, wrt bug #449546 - - 06 Jan 2013; Markus Meier gnupg-1.4.13.ebuild: - arm stable, bug #449546 - - 05 Jan 2013; Agostino Sarubbo gnupg-1.4.13.ebuild: - Stable for sparc, wrt bug #449546 - - 04 Jan 2013; Agostino Sarubbo gnupg-1.4.13.ebuild: - Stable for ia64, wrt bug #449546 - - 04 Jan 2013; Agostino Sarubbo gnupg-1.4.13.ebuild: - Stable for ppc64, wrt bug #449546 - - 04 Jan 2013; Agostino Sarubbo gnupg-1.4.13.ebuild: - Stable for ppc, wrt bug #449546 - - 02 Jan 2013; Jeroen Roovers gnupg-1.4.13.ebuild: - Stable for HPPA (bug #449546). - - 02 Jan 2013; Sergey Popov gnupg-1.4.13.ebuild: - Stable on amd64, wrt bug #449546 - - 01 Jan 2013; Jeff Horelick gnupg-1.4.13.ebuild: - marked x86 per bug 449546 - -*gnupg-1.4.13 (01 Jan 2013) - - 01 Jan 2013; Alon Bar-Lev +gnupg-1.4.13.ebuild: - Version bump, per bug#449546, remove idea USE and handling as it is provided - by package, minor cleanups - - 08 Sep 2012; Tim Harder metadata.xml: - Remove redundant maintainer from metadata. - - 19 Aug 2012; Raúl Porcel gnupg-2.0.19.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #421591 - - 10 Jul 2012; Brent Baude gnupg-2.0.19.ebuild: - Marking gnupg-2.0.19 ppc64 for bug 421591 - - 29 Jun 2012; Jeroen Roovers gnupg-2.0.19.ebuild: - Stable for HPPA (bug #421591). - - 28 Jun 2012; Brent Baude gnupg-2.0.19.ebuild: - Marking gnupg-2.0.19 ppc for bug 421591 - - 27 Jun 2012; Markus Meier gnupg-2.0.19.ebuild: - arm stable, bug #421591 - - 25 Jun 2012; Jeff Horelick gnupg-2.0.19.ebuild: - marked x86 per bug 421591 - - 24 Jun 2012; Agostino Sarubbo gnupg-2.0.19.ebuild: - Stable for amd64, wrt bug #421591 - - 31 May 2012; Zac Medico gnupg-2.0.17-r2.ebuild, - gnupg-2.0.17-r3.ebuild, gnupg-2.0.18.ebuild, gnupg-2.0.19.ebuild: - inherit eutils for epatch - - 22 May 2012; Samuli Suominen gnupg-2.0.17-r2.ebuild, - gnupg-2.0.17-r3.ebuild, gnupg-2.0.18.ebuild, gnupg-2.0.19.ebuild: - Remove dev-libs/ from elog message for libusb. - - 13 May 2012; gnupg-1.4.11.ebuild, gnupg-1.4.12.ebuild, - gnupg-2.0.17.ebuild, gnupg-2.0.17-r2.ebuild, gnupg-2.0.17-r3.ebuild, - gnupg-2.0.18.ebuild, gnupg-2.0.19.ebuild: - SELinux policy module for GnuPG is provided by selinux-gpg - - 09 May 2012; Alexis Ballier gnupg-2.0.19.ebuild: - keyword ~amd64-fbsd - -*gnupg-2.0.19 (28 Mar 2012) - - 28 Mar 2012; Tim Harder +gnupg-2.0.19.ebuild: - Version bump. - - 05 Mar 2012; Tim Harder gnupg-2.0.18.ebuild: - Allow older zlib versions without the static-libs use flag to statisfy the - dependency as well. - - 05 Mar 2012; Tim Harder gnupg-2.0.18.ebuild: - Add more dependencies required for static build (fixes bugs #395669 and - #406331). - - 18 Feb 2012; Ulrich Müller metadata.xml: - Update description of idea USE flag, bug 404353. - - 11 Feb 2012; Robin H. Johnson gnupg-2.0.17-r2.ebuild, - gnupg-2.0.17-r3.ebuild, gnupg-2.0.17.ebuild, gnupg-2.0.18.ebuild: - Bug #380755: missing sys-libs/zlib dependency. - -*gnupg-1.4.12 (31 Jan 2012) - - 31 Jan 2012; Robin H. Johnson +gnupg-1.4.12.ebuild: - Version bump. - - 11 Jan 2012; Robin H. Johnson gnupg-1.4.11.ebuild: - Bug #398441: IDEA patents have expired, remove bindist impact on USE=idea. - - 30 Nov 2011; Mike Frysinger gnupg-2.0.18.ebuild: - Control readline dep with USE=readline. - - 19 Aug 2011; Markos Chandras gnupg-2.0.18.ebuild: - Simplify dependencies. Patch by Arfrever. - -*gnupg-2.0.18 (04 Aug 2011) - - 04 Aug 2011; Robin H. Johnson +gnupg-2.0.18.ebuild: - Version bump. - -*gnupg-2.0.17-r3 (03 Jul 2011) - - 03 Jul 2011; Robin H. Johnson +gnupg-2.0.17-r3.ebuild, - +files/gnupg-2.0.17-libgrcrypt150-bugfix.patch: - Bug #373959: critical patch to enable signing w/ libgcrypt-1.5.0. - -*gnupg-2.0.17-r2 (09 Jun 2011) - - 09 Jun 2011; Dane Smith -gnupg-2.0.17-r1.ebuild, - +gnupg-2.0.17-r2.ebuild: - Revision bump. Remove caps USE flag since capabilities are no longer - used anywhere wrt bug 360421. - Remove no longer needed || die. - Drop old revision. No keyword changes necessary. - - 14 May 2011; Raúl Porcel gnupg-2.0.17.ebuild: - ia64/s390/sh/sparc stable wrt #355265 - - 09 May 2011; Markus Meier gnupg-2.0.17.ebuild: - arm stable, bug #355265 - -*gnupg-2.0.17-r1 (16 Apr 2011) - - 16 Apr 2011; Diego E. Pettenò - +gnupg-2.0.17-r1.ebuild, +files/gnupg-2.0.17-gpgsm-gencert.patch, - metadata.xml: - Revision bump: patch gpgsm-gencert.sh to actually work; remove openct and - pcsc-lite USE flags: smartcard USE flag now enables scdaemon, and usb enables - the internal CCID driver; don't depend on a particular implementation since - there are multiple options; use EAPI=4 and REQUIRED_USE to block static - support with smartcard. - - 23 Mar 2011; Kacper Kowalik gnupg-2.0.17.ebuild: - ppc/ppc64 stable wrt #355265 - - 18 Mar 2011; Dane Smith gnupg-2.0.17.ebuild: - Remove the use of ecompressdir wrt bug 356501. Other small QA fixes. No - revbump as installed files don't change (Save for the removal of a couple - examples files that were once doc.) - - 12 Mar 2011; Tobias Klausmann gnupg-2.0.17.ebuild: - Stable on alpha, bug #355265 - - 11 Mar 2011; Thomas Kahle gnupg-2.0.17.ebuild: - x86 stable per bug 355265 - - 08 Mar 2011; Jeroen Roovers gnupg-2.0.17.ebuild: - Stable for HPPA (bug #355265). - - 19 Feb 2011; Markos Chandras gnupg-2.0.17.ebuild: - Stable on amd64 wrt bug #355265 - - 16 Jan 2011; Arfrever Frehtes Taifersar Arahesis - gnupg-2.0.17.ebuild: - Fix dependencies. - - 16 Jan 2011; Arfrever Frehtes Taifersar Arahesis - gnupg-2.0.17.ebuild: - Fix installation (bug #351831). - -*gnupg-2.0.17 (14 Jan 2011) - - 14 Jan 2011; Arfrever Frehtes Taifersar Arahesis - -gnupg-1.4.10.ebuild, -gnupg-1.4.10-r1.ebuild, - -files/gnupg-2.0.12-adns.patch, -gnupg-2.0.16.ebuild, +gnupg-2.0.17.ebuild: - Version bump. - - 06 Jan 2011; Raúl Porcel gnupg-1.4.11.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #348093 - - 28 Dec 2010; Brent Baude gnupg-1.4.11.ebuild: - stable ppc64, bug 348093 - - 15 Dec 2010; Markus Meier gnupg-1.4.11.ebuild: - arm stable, bug #348093 - - 10 Dec 2010; Markos Chandras gnupg-1.4.11.ebuild: - Stable on amd64 wrt bug #348093 - - 10 Dec 2010; Jeroen Roovers gnupg-1.4.11.ebuild: - Stable for HPPA (bug #348093). - - 10 Dec 2010; Jeroen Roovers gnupg-1.4.11.ebuild: - Stable for PPC (bug #348093). - - 09 Dec 2010; Dane Smith gnupg-1.4.11.ebuild: - Stable x86 wrt bug 348093. - - 09 Dec 2010; Dane Smith gnupg-1.4.11.ebuild: - *Removed $(use_enable) static. No longer used upstream wrt bug 348200. - *Changed --disable-capabilities to --without-capabilities wrt bug 348200. - *Added some missing || die. - Not revbumping. --with-capabilites defaults to without so all current - installs - will be without. $(use_enable static) is gone completely so it also - won't change any current install. - - 19 Oct 2010; Robin H. Johnson -gnupg-2.0.11.ebuild, - -gnupg-2.0.12.ebuild, -gnupg-2.0.13.ebuild, -gnupg-2.0.14.ebuild, - -gnupg-2.0.15.ebuild: - Trim redundant versions. - -*gnupg-2.0.16-r2 (19 Oct 2010) - - 19 Oct 2010; Robin H. Johnson - +gnupg-2.0.16-r2.ebuild, +files/gnupg-2.0.16-opengpgv2-sha2.patch: - Bug #339005: SHA2 support. Bug #285289: CONFIG_PROTECT for - /usr/share/gnupg/qualified.txt. Bug #301941: USE=openct/pcsc-lite without - USE=smartcard is useless. Bug #219423: USE=smartcard/openct/pcsc-lite and - USE=static are not permitted together. - -*gnupg-1.4.11 (19 Oct 2010) - - 19 Oct 2010; Robin H. Johnson +gnupg-1.4.11.ebuild: - Version bump. - - 30 Sep 2010; Samuli Suominen gnupg-2.0.11.ebuild, - gnupg-2.0.12.ebuild, gnupg-2.0.13.ebuild, gnupg-2.0.14.ebuild, - gnupg-2.0.15.ebuild, gnupg-2.0.16.ebuild, gnupg-2.0.16-r1.ebuild: - Fix dependencies to accept app-crypt/pinentry-qt. - - 11 Sep 2010; Raúl Porcel gnupg-2.0.16-r1.ebuild: - ia64/s390/sh/sparc stable wrt #329583 - - 10 Sep 2010; Tobias Klausmann - gnupg-2.0.16-r1.ebuild: - Stable on alpha, bug #329583 - - 06 Sep 2010; Brent Baude gnupg-2.0.16-r1.ebuild: - Marking gnupg-2.0.16-r1 ppc64 for bug 329583 - - 30 Aug 2010; Raúl Porcel gnupg-2.0.15.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #320037 - - 21 Aug 2010; Markus Meier gnupg-2.0.16-r1.ebuild: - arm stable, bug #329583 - - 18 Aug 2010; Markos Chandras gnupg-2.0.16-r1.ebuild: - Stable on amd64 wrt bug #329583 - - 18 Aug 2010; Jeroen Roovers gnupg-2.0.16-r1.ebuild: - Stable for PPC (bug #329583). - - 18 Aug 2010; Jeroen Roovers gnupg-2.0.16-r1.ebuild: - Stable for HPPA (bug #329583). - - 18 Aug 2010; Pawel Hajdan jr - gnupg-2.0.16-r1.ebuild: - x86 stable wrt security bug #329583 - - 14 Aug 2010; Harald van Dijk gnupg-2.0.16-r1.ebuild: - Fix quoting - -*gnupg-2.0.16-r1 (10 Aug 2010) - - 10 Aug 2010; Robin H. Johnson - +gnupg-2.0.16-r1.ebuild, +files/gnupg-realloc-X.509.patch: - Bug #329583: security patch. - - 21 Jul 2010; Samuli Suominen gnupg-2.0.15.ebuild: - ppc64 stable wrt #320037 - - 19 Jul 2010; Markus Meier gnupg-2.0.15.ebuild: - arm stable, bug #320037 - -*gnupg-2.0.16 (19 Jul 2010) - - 19 Jul 2010; Arfrever Frehtes Taifersar Arahesis - +gnupg-2.0.16.ebuild: - Version bump. - - 06 Jul 2010; Jeroen Roovers gnupg-2.0.15.ebuild: - Stable for HPPA (bug #320037). - - 27 Jun 2010; Christian Faulhammer gnupg-2.0.15.ebuild: - add ~x86-freebsd - - 27 Jun 2010; Christian Faulhammer gnupg-2.0.15.ebuild: - stable x86, bug 320037 - - 30 May 2010; Fabian Groffen gnupg-2.0.15.ebuild: - Marked ~sparc-solaris, ~sparc64-solaris, ~x64-macos - - 30 May 2010; Fabian Groffen gnupg-2.0.15.ebuild: - Disable symcryptrun on Solaris, there is no openpty out there - - 26 May 2010; Markos Chandras gnupg-2.0.15.ebuild: - Stable on amd64 wrt bug #320037 - - 24 May 2010; gnupg-2.0.15.ebuild: - ppc stable #320037 - - 19 May 2010; Arfrever Frehtes Taifersar Arahesis - gnupg-2.0.15.ebuild: - Fix building with "static" USE flag (bug #316065). - -*gnupg-1.4.10-r1 (02 Apr 2010) - - 02 Apr 2010; Robin H. Johnson gnupg-1.4.10.ebuild, - +gnupg-1.4.10-r1.ebuild: - Move the EAPI=3 change to a seperate ebuild for the 1.4 series, as some - autobuilds still contain a Portage that does not support it, and this can - get brought in very early sometimes. - - 01 Apr 2010; Jonathan Callen gnupg-1.4.10.ebuild, - gnupg-2.0.14.ebuild, gnupg-2.0.15.ebuild: - Bump to EAPI=3, add prefix keywords - -*gnupg-2.0.15 (10 Mar 2010) - - 10 Mar 2010; Arfrever Frehtes Taifersar Arahesis - +gnupg-2.0.15.ebuild: - Version bump. - - 12 Feb 2010; Raúl Porcel gnupg-2.0.14.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #301958 - - 03 Feb 2010; Christian Faulhammer gnupg-2.0.14.ebuild: - stable x86, bug 301958 - - 01 Feb 2010; Markos Chandras gnupg-2.0.14.ebuild: - Stable on amd64 wrt bug #301958 - - 26 Jan 2010; Jeroen Roovers gnupg-2.0.14.ebuild: - Stable for HPPA (bug #301958). - - 24 Jan 2010; Brent Baude gnupg-2.0.14.ebuild: - stable ppc64, bug 301958 - - 24 Jan 2010; Brent Baude gnupg-2.0.14.ebuild: - stable ppc, bug 301958 - -*gnupg-2.0.14 (22 Dec 2009) - - 22 Dec 2009; Arfrever Frehtes Taifersar Arahesis - +gnupg-2.0.14.ebuild: - Version bump. - - 28 Oct 2009; Raúl Porcel gnupg-1.4.10.ebuild: - ia64/s390/sh/sparc stable wrt #287436 - - 21 Oct 2009; Markus Meier gnupg-1.4.10.ebuild: - arm stable, bug #287436 - - 18 Oct 2009; nixnut gnupg-1.4.10.ebuild: - ppc stable #287436 - - 12 Oct 2009; Robin H. Johnson gnupg-2.0.12.ebuild, - gnupg-2.0.13.ebuild: - Add warning to restart your agent per request from Anarchy. Using a new - gpg binary with an old agent will lead to failures complaining about - GETINFO being an unsupported command. - - 11 Oct 2009; Tobias Klausmann gnupg-1.4.10.ebuild: - Stable on alpha, bug #287436 - - 05 Oct 2009; Markus Meier gnupg-1.4.10.ebuild: - amd64/x86 stable, bug #287436 - - 05 Oct 2009; Jeroen Roovers gnupg-1.4.10.ebuild: - Stable for HPPA (bug #287436). - - 03 Oct 2009; Brent Baude gnupg-1.4.10.ebuild: - Marking gnupg-1.4.10 ppc64 for bug 287436 - -*gnupg-2.0.13 (04 Sep 2009) - - 04 Sep 2009; Arfrever Frehtes Taifersar Arahesis - +gnupg-2.0.13.ebuild: - Version bump. - -*gnupg-1.4.10 (03 Sep 2009) - - 03 Sep 2009; Arfrever Frehtes Taifersar Arahesis - +gnupg-1.4.10.ebuild: - Version bump. - -*gnupg-2.0.12 (21 Jun 2009) - - 21 Jun 2009; Arfrever Frehtes Taifersar Arahesis - -gnupg-2.0.9.ebuild, -gnupg-2.0.9-r1.ebuild, - -files/gnupg-2.0.9-gcc-4.3.patch, -gnupg-2.0.10.ebuild, - +gnupg-2.0.12.ebuild, +files/gnupg-2.0.12-adns.patch: - Version bump. Fix automagic dependency on net-libs/adns (bug #265570). - - 16 May 2009; Robin H. Johnson gnupg-1.4.9.ebuild, - gnupg-2.0.11.ebuild: - Migration to virtual/libusb. Verified by code inspection. Also fix missing - dep of libusb in the gnupg-2* series with USE=smartcard. It was automagic - before and not pulled in correctly. - - 30 Apr 2009; Jeroen Roovers gnupg-2.0.11.ebuild: - Stable for HPPA (bug #267223). - - 24 Apr 2009; Raúl Porcel gnupg-2.0.11.ebuild: - arm/ia64/s390/sh/sparc stable wrt #267223 - - 24 Apr 2009; Brent Baude gnupg-2.0.11.ebuild: - stable ppc, bug 267223 - - 24 Apr 2009; Brent Baude gnupg-2.0.11.ebuild: - stable ppc64, bug 267223 - - 23 Apr 2009; Markus Meier gnupg-2.0.11: - amd64/x86 stable, bug #267223 - - 23 Apr 2009; Tobias Klausmann gnupg-2.0.11: - Stable on alpha, bug #267223 - - 23 Mar 2009; Jeroen Roovers gnupg-2.0.10.ebuild: - Stable for HPPA (bug #263321). - - 23 Mar 2009; Brent Baude gnupg-2.0.10.ebuild: - stable ppc64, bug 263321 - - 22 Mar 2009; Markus Meier gnupg-2.0.10.ebuild: - amd64/x86 stable, bug #263321 - -*gnupg-2.0.11 (21 Mar 2009) - - 21 Mar 2009; Arfrever Frehtes Taifersar Arahesis - +gnupg-2.0.11.ebuild: - Version bump (bug #261293). - -*gnupg-2.0.10 (15 Feb 2009) - - 15 Feb 2009; Daniel Black gnupg-2.0.9.ebuild, - gnupg-2.0.9-r1.ebuild, +gnupg-2.0.10.ebuild: - version bump as per bug #255537 thanks to Arfrever Frehtes Taifersar Arahesis - - 30 Jan 2009; Daniel Black - -files/gnupg-1.4.3-keyserver.patch, -files/gnupg-1.4.3-selftest.patch, - +files/gnupg-1.4.9-gcc43.patch, -files/gnupg-2.0.4-idea.patch, - -gnupg-1.4.7-r1.ebuild, -gnupg-1.4.8-r1.ebuild, gnupg-1.4.9.ebuild, - -gnupg-2.0.7-r1.ebuild: - gcc-4.3 patch from redhat as per bug #256671 thanks cilly. old version - cleanout too - -*gnupg-2.0.9-r1 (09 Sep 2008) - - 09 Sep 2008; Robin H. Johnson +gnupg-2.0.9-r1.ebuild: - Forward-port USE=static from gnupg1 since wschlich asked for it in bug - #159623. - - 24 Jul 2008; Doug Goldstein metadata.xml: - add GLEP 56 USE flag desc from use.local.desc - - 20 Jun 2008; Daniel Black gnupg-1.4.7-r1.ebuild, - gnupg-1.4.8-r1.ebuild, gnupg-2.0.7-r1.ebuild: - bindnow flags removal as per bug #226941 thanks Diego - - 06 May 2008; Jeroen Roovers gnupg-1.4.9.ebuild, - gnupg-2.0.9.ebuild: - Stable for HPPA (bug #217839 and bug #217841). - - 05 May 2008; Brent Baude gnupg-2.0.9.ebuild: - stable ppc64, bug 217841 - - 05 May 2008; Brent Baude gnupg-1.4.9.ebuild: - stable ppc64, bug 217839 - - 05 May 2008; Raúl Porcel gnupg-1.4.9.ebuild: - alpha/ia64/sparc stable wrt #217839 - - 04 May 2008; Markus Meier gnupg-1.4.9.ebuild: - amd64/x86 stable, bug #217839 - - 04 May 2008; nixnut gnupg-1.4.9.ebuild: - Stable on ppc wrt bug 217839 - - 03 May 2008; Richard Freeman gnupg-2.0.9.ebuild: - amd64 stable - 217841 - - 24 Apr 2008; gnupg-1.4.7-r1.ebuild: - Drop to ~mips due to unstable deps - - 19 Apr 2008; Alon Bar-Lev gnupg-1.4.9.ebuild, - gnupg-2.0.9.ebuild: - Force CC_FOR_BUILD as gnupg never performed cross-compile correctly, and - users somehow had this in their environment. bug#215831, thanks to Michael - Gaber, Albert Zeyer - - 17 Apr 2008; nixnut gnupg-2.0.9.ebuild: - Stable on ppc wrt bug 217841 - - 17 Apr 2008; Raúl Porcel gnupg-2.0.9.ebuild: - ia64/sparc/x86 stable wrt #217841 - - 17 Apr 2008; Alon Bar-Lev - +files/gnupg-2.0.9-gcc-4.3.patch, gnupg-2.0.9.ebuild: - Fix gcc-4.3 issue, bug#216809 - - 16 Apr 2008; Tobias Klausmann gnupg-2.0.9.ebuild: - Stable on alpha, bug #217841 - -*gnupg-2.0.9 (27 Mar 2008) -*gnupg-1.4.9 (27 Mar 2008) - - 27 Mar 2008; Alon Bar-Lev - -files/gnupg-2.0.8-qualified.patch, +gnupg-1.4.9.ebuild, - -gnupg-2.0.8-r2.ebuild, +gnupg-2.0.9.ebuild: - Version bump - - 07 Mar 2008; Alon Bar-Lev gnupg-2.0.7-r1.ebuild, - gnupg-2.0.8-r2.ebuild: - Fix dead link, bug#212559, thanks to Lars (Polynomial-C) - -*gnupg-2.0.8-r2 (06 Mar 2008) -*gnupg-2.0.7-r1 (06 Mar 2008) - - 06 Mar 2008; Alon Bar-Lev -gnupg-2.0.7.ebuild, - +gnupg-2.0.7-r1.ebuild, -gnupg-2.0.8-r1.ebuild, +gnupg-2.0.8-r2.ebuild: - More links for gpgv1 compatibility, bug#212405, thanks to Mario Lenz - - 29 Jan 2008; Alon Bar-Lev gnupg-1.4.7-r1.ebuild, - gnupg-1.4.8-r1.ebuild: - Modify IDEA URL - -*gnupg-2.0.8-r1 (15 Jan 2008) - - 15 Jan 2008; Alon Bar-Lev - +files/gnupg-2.0.8-qualified.patch, -gnupg-2.0.8.ebuild, - +gnupg-2.0.8-r1.ebuild: - Fix qualified.txt syntax - -*gnupg-1.4.8-r1 (10 Jan 2008) - - 10 Jan 2008; Alon Bar-Lev - -files/gnupg-1.4.8-ecc-glue.patch, -gnupg-1.4.8.ebuild, - +gnupg-1.4.8-r1.ebuild: - ecc bump - - 10 Jan 2008; Alon Bar-Lev - -files/gnupg-1.9.20-fbsd.patch, -files/gnupg-1.9.20-fbsd-gcc41.patch, - -files/gnupg-1.9.94-fbsd.patch, -files/gnupg-1.9.94-make.patch, - -gnupg-1.9.21.ebuild, -gnupg-1.9.21-r1.ebuild, -gnupg-1.9.22.ebuild, - -gnupg-1.9.94.ebuild: - Cleanup - -*gnupg-2.0.8 (20 Dec 2007) -*gnupg-1.4.8 (20 Dec 2007) - - 20 Dec 2007; Alon Bar-Lev - +files/gnupg-1.4.8-ecc-glue.patch, +gnupg-1.4.8.ebuild, - +gnupg-2.0.8.ebuild: - Version bump - - 17 Dec 2007; Raúl Porcel gnupg-2.0.7.ebuild: - alpha/ia64/sparc stable wrt #202158 - - 16 Dec 2007; Samuli Suominen gnupg-2.0.7.ebuild: - amd64 stable wrt #202158 - - 15 Dec 2007; Jeroen Roovers gnupg-2.0.7.ebuild: - Stable for HPPA (bug #202158). - - 14 Dec 2007; nixnut gnupg-2.0.7.ebuild: - Stable on ppc wrt bug 202158 - - 14 Dec 2007; Dawid Węgliński gnupg-2.0.7.ebuild: - Stable on x86 (bug #202158) - - 14 Dec 2007; Markus Rothe gnupg-2.0.7.ebuild: - Stable on ppc64; bug #202158 - -*gnupg-2.0.7 (12 Sep 2007) - - 12 Sep 2007; Alon Bar-Lev -gnupg-2.0.6.ebuild, - +gnupg-2.0.7.ebuild: - Version bump - -*gnupg-2.0.6 (17 Aug 2007) - - 17 Aug 2007; Alon Bar-Lev - -files/gnupg-2.0.5-files.patch, -files/gnupg-2.0.5-test.patch, - -gnupg-2.0.4-r1.ebuild, -gnupg-2.0.5.ebuild, -gnupg-2.0.5-r1.ebuild, - +gnupg-2.0.6.ebuild: - Version bump, cleanup - - 26 Jul 2007; Chris Gianelloni gnupg-2.0.4-r1.ebuild, - gnupg-2.0.5.ebuild, gnupg-2.0.5-r1.ebuild: - Cosmetic changes only... rearranged some of the post-merge output so it fits - properly on 80 columns. - -*gnupg-2.0.5-r1 (16 Jul 2007) - - 16 Jul 2007; Alon Bar-Lev - +files/gnupg-2.0.5-files.patch, +gnupg-2.0.5-r1.ebuild: - A patch from upstream - - 08 Jul 2007; Alon Bar-Lev gnupg-2.0.5.ebuild: - Fix fbsd, bug#184535, thanks to lavajoe - - 07 Jul 2007; Alon Bar-Lev - +files/gnupg-2.0.5-test.patch, gnupg-2.0.5.ebuild: - Fixed gettime test, bug#184484, thanks to Rickard Närström - - 07 Jul 2007; Alon Bar-Lev gnupg-2.0.5.ebuild: - Fix dependencies, bug#184456 - -*gnupg-2.0.5 (06 Jul 2007) - - 06 Jul 2007; Alon Bar-Lev +gnupg-2.0.5.ebuild: - Version bump - - 25 Jun 2007; Alon Bar-Lev - -files/gnupg-1.4.6-ecc-helper.patch, -gnupg-1.4.6.ebuild: - Cleanup - - 22 Jun 2007; Alon Bar-Lev -gnupg-1.4.6-r1.ebuild, - -gnupg-1.4.7.ebuild, -gnupg-2.0.2.ebuild, -gnupg-2.0.3.ebuild, - -gnupg-2.0.3-r1.ebuild, -gnupg-2.0.4.ebuild: - Cleanup - -*gnupg-2.0.4-r1 (22 Jun 2007) - - 22 Jun 2007; Alon Bar-Lev - +files/gnupg-2.0.4-idea.patch, +gnupg-2.0.4-r1.ebuild: - Add IDEA workaround, bug#159870, thanks to so many people. - - 13 Jun 2007; Alon Bar-Lev gnupg-1.9.21.ebuild, - gnupg-1.9.21-r1.ebuild, gnupg-1.9.22.ebuild, gnupg-1.9.94.ebuild, - gnupg-2.0.2.ebuild, gnupg-2.0.3.ebuild, gnupg-2.0.3-r1.ebuild, - gnupg-2.0.4.ebuild: - Move libassuan to DEPEND per bug#179663 - - 07 Jun 2007; Raúl Porcel gnupg-1.4.7-r1.ebuild: - alpha stable wrt #177747 - - 02 Jun 2007; Lars Weiler gnupg-1.4.7-r1.ebuild: - Stable on ppc; bug #177747. - - 19 May 2007; Daniel Gryniewicz gnupg-1.4.7-r1.ebuild: - Marked stable on amd64 for bug #177747 - - 12 May 2007; Joshua Kinard gnupg-1.4.7-r1.ebuild: - Stable on mips, per #177747. - - 12 May 2007; Markus Rothe gnupg-1.4.7-r1.ebuild: - Stable on ppc64; bug #177747 - - 11 May 2007; Raúl Porcel gnupg-1.4.7-r1.ebuild: - ia64 + x86 stable wrt #177747 - - 10 May 2007; Jeroen Roovers gnupg-1.4.7-r1.ebuild: - Stable for HPPA (bug #177747). - -*gnupg-2.0.4 (10 May 2007) - - 10 May 2007; Alon Bar-Lev +gnupg-2.0.4.ebuild: - Version bump - - 09 May 2007; Gustavo Zacarias gnupg-1.4.7-r1.ebuild: - Stable on sparc wrt #177747 - -*gnupg-2.0.3-r1 (02 Apr 2007) -*gnupg-1.4.7-r1 (02 Apr 2007) - - 02 Apr 2007; Alon Bar-Lev +gnupg-1.4.7-r1.ebuild, - +gnupg-2.0.3-r1.ebuild: - Removed photo-viewer enforcement, bug#172331, thanks to Daniel Kenzelmann - -*gnupg-1.4.7 (14 Mar 2007) - - 14 Mar 2007; Alon Bar-Lev +gnupg-1.4.7.ebuild: - Version bump - - 08 Mar 2007; Alon Bar-Lev Manifest: - Cleanup - -*gnupg-2.0.3 (08 Mar 2007) - - 08 Mar 2007; Alon Bar-Lev +gnupg-2.0.3.ebuild: - Version bump - - 18 Feb 2007; Daniel Black - -files/gnupg-1.4.2.2-badruman.patch, -files/gnupg-1.4.2.2-selftest.patch, - -files/gnupg-1.4.2.2-test.patch, -files/gnupg-1.4.2-jari.patch, - -files/gnupg-1.4.2-keyserver.patch, -files/gnupg-1.4.2-mpicoder.patch, - -files/gnupg-1.4.3-badruman.patch, -files/gnupg-1.4.3-jari.patch, - -files/gnupg-1.4.5-ecc-helper.patch, - -files/gnupg-1.4-emptytrustpackets.patch: - old patch cleanout - - 11 Feb 2007; Alon Bar-Lev - -files/gnupg-1.4.5_rc1-ecc-helper.patch, -gnupg-1.4.5-r2.ebuild: - Finish cleanup as requested by bug#164197 - - 10 Feb 2007; Alon Bar-Lev gnupg-1.4.6.ebuild, - gnupg-1.4.6-r1.ebuild: - Remove duplicate ChangeLog installation - -*gnupg-1.4.6-r1 (09 Feb 2007) - - 09 Feb 2007; Alon Bar-Lev +gnupg-1.4.6-r1.ebuild: - ecc version bump - - 08 Feb 2007; Alon Bar-Lev gnupg-2.0.2.ebuild: - Added curl dependency, bug#165922, thanks to Harald van Dijk - - 04 Feb 2007; Alon Bar-Lev gnupg-2.0.2.ebuild: - Modify gpg/gpgv man to be crossref - -*gnupg-2.0.2 (02 Feb 2007) - - 02 Feb 2007; Alon Bar-Lev +gnupg-2.0.2.ebuild: - Version bump - -*gnupg-2.0.1-r3 (29 Jan 2007) - - 29 Jan 2007; Alon Bar-Lev - +files/gnupg-2.0.1-agent.patch, +gnupg-2.0.1-r3.ebuild: - Fixed gpg-agent-info being ignored - - 28 Jan 2007; Alon Bar-Lev -gnupg-1.4.2.2.ebuild, - -gnupg-1.4.4.ebuild, -gnupg-1.4.5.ebuild, -gnupg-1.4.5-r1.ebuild, - -gnupg-1.9.20-r3.ebuild: - Partial cleanup, per bug#164197 - - 25 Jan 2007; Alexander H. Færøy gnupg-1.9.21.ebuild: - Stable on MIPS. - - 24 Jan 2007; Marius Mauch gnupg-1.4.2.2.ebuild, - gnupg-1.4.4.ebuild, gnupg-1.4.5.ebuild, gnupg-1.4.5-r1.ebuild, - gnupg-1.4.5-r2.ebuild, gnupg-1.4.6.ebuild, gnupg-1.9.20-r3.ebuild, - gnupg-1.9.21.ebuild, gnupg-1.9.21-r1.ebuild, gnupg-1.9.22.ebuild, - gnupg-1.9.94.ebuild, gnupg-2.0.0.ebuild, gnupg-2.0.1.ebuild: - Replacing einfo with elog - - 12 Jan 2007; Alon Bar-Lev gnupg-2.0.1-r2.ebuild: - Remove WANT_AUTO* - - 12 Jan 2007; Christian Faulhammer gnupg-1.9.21.ebuild: - stable x86, bug #161262 - - 11 Jan 2007; Markus Rothe gnupg-1.9.21.ebuild: - Stable on ppc64; bug #161262 - - 09 Jan 2007; Robin H. Johnson gnupg-2.0.1-r2.ebuild: - Add pinentry dep to gnupg-2 now that pinentry has suitable ~arch flags for - sh and arm. - - 06 Jan 2007; Alon Bar-Lev gnupg-2.0.1-r2.ebuild: - Added WANT_AUTOCONF, bug#160346, thanks to Wilbur Pan - - 05 Jan 2007; Robin H. Johnson - +files/gnupg-2.0.1-bsd-make.patch, gnupg-2.0.1-r2.ebuild: - Fix for bug #159962 for the BSD/OSX folks. - -*gnupg-2.0.1-r2 (03 Jan 2007) - - 03 Jan 2007; Alon Bar-Lev +gnupg-2.0.1-r2.ebuild: - Remove caps as requested by robbat2 - -*gnupg-2.0.1-r1 (09 Dec 2006) - - 09 Dec 2006; Alon Bar-Lev +gnupg-2.0.1-r1.ebuild: - Drop-in replacement of gnupg-1.4, removed slot fixup use flags - - 08 Dec 2006; Daniel Gryniewicz gnupg-1.4.6.ebuild: - Marked stable on amd64 for bug #156947 - - 07 Dec 2006; Tobias Scherbaum gnupg-1.4.6.ebuild: - ppc stable, bug #156947 - - 07 Dec 2006; Alexander H. Færøy gnupg-1.4.6.ebuild: - Stable on IA64; bug #156947 - - 07 Dec 2006; Alexander H. Færøy gnupg-1.4.6.ebuild: - Stable on Alpha and MIPS; bug #156947 - - 07 Dec 2006; Markus Rothe gnupg-1.4.6.ebuild: - Stable on ppc64; bug #156947 - - 07 Dec 2006; Joshua Jackson gnupg-1.4.6.ebuild: - Stable x86; for ticho - - 07 Dec 2006; Jason Wever gnupg-1.4.6.ebuild: - Stable on SPARC wrt security bug #156947. - - 07 Dec 2006; Jeroen Roovers gnupg-1.4.6.ebuild: - Stable for HPPA (bug #156947). - -*gnupg-1.4.6 (06 Dec 2006) - - 06 Dec 2006; Alon Bar-Lev - +files/gnupg-1.4.6-badruman.patch, +files/gnupg-1.4.6-ecc-helper.patch, - +gnupg-1.4.6.ebuild: - Version bump, closes bug#156476 - -*gnupg-2.0.1 (02 Dec 2006) - - 02 Dec 2006; Alon Bar-Lev +gnupg-2.0.1.ebuild: - Version bump - - 25 Nov 2006; Bryan Østergaard gnupg-1.4.5-r2.ebuild: - Stable on Alpha + ia64, bug 136665. - -*gnupg-2.0.0 (11 Nov 2006) - - 11 Nov 2006; Robin H. Johnson +gnupg-2.0.0.ebuild: - Bump to 2.0.0. pmasked for testing first. - - 03 Nov 2006; Alon Bar-Lev gnupg-1.9.94.ebuild: - Handling gettext PIC issue is not needed since external gettext package will - be used (upstream) - - 01 Nov 2006; Alon Bar-Lev gnupg-1.9.94.ebuild: - No need to remove flags anymore - - 30 Oct 2006; Alon Bar-Lev - +files/gnupg-1.9.94-make.patch, gnupg-1.9.94.ebuild: - Fix some more dependencies. Fix parallel make issue, thanks to Jason Wever, - closes bug#153444 - - 30 Oct 2006; Alon Bar-Lev gnupg-1.9.94.ebuild: - Fix dependency, thanks to Dale, closes bug#153427 - - 30 Oct 2006; Robin H. Johnson gnupg-1.9.20-r3.ebuild, - gnupg-1.9.21.ebuild, gnupg-1.9.21-r1.ebuild, gnupg-1.9.22.ebuild, - gnupg-1.9.94.ebuild: - Move WANT_AUTOMAKE=latest line above autotools inherit. - - 30 Oct 2006; Robin H. Johnson gnupg-1.9.20-r3.ebuild, - gnupg-1.9.21.ebuild, gnupg-1.9.21-r1.ebuild, gnupg-1.9.22.ebuild, - gnupg-1.9.94.ebuild: - Need to include a WANT_AUTOMAKE variable to bring automake/autoconf etc into - DEPEND system. - - 29 Oct 2006; Alon Bar-Lev - +files/gnupg-1.9.94-fbsd.patch, +gnupg-1.9.94.ebuild: - Version bump - -*gnupg-1.9.94 (29 Oct 2006) - - 24 Oct 2006; Fabian Groffen gnupg-1.4.2.2.ebuild, - gnupg-1.4.4.ebuild, gnupg-1.4.5.ebuild, gnupg-1.4.5-r1.ebuild, - gnupg-1.4.5-r2.ebuild: - Dropped ppc-macos keyword, see you in prefix. - - 24 Oct 2006; Joshua Jackson gnupg-1.4.5-r2.ebuild: - Stable x86; bug #136665 - - 24 Oct 2006; Daniel Gryniewicz gnupg-1.4.5-r2.ebuild: - Marked stable on amd64 for bug #136665 - - 23 Oct 2006; Markus Rothe gnupg-1.4.5-r2.ebuild: - Stable on ppc64; bug #136665 - - 23 Oct 2006; Gustavo Zacarias gnupg-1.4.5-r2.ebuild: - Stable on hppa wrt #136665 - - 23 Oct 2006; Gustavo Zacarias gnupg-1.4.5-r2.ebuild: - Stable on sparc wrt #136665 - - 23 Oct 2006; Chris White gnupg-1.4.5-r2.ebuild: - PPC stable on version 1.4.5-r2 for bug #136665. - - 15 Oct 2006; Bryan Østergaard gnupg-1.9.21.ebuild: - Stable on ia64. - -*gnupg-1.4.5-r2 (05 Oct 2006) - - 05 Oct 2006; Robin H. Johnson +gnupg-1.4.5-r2.ebuild, - gnupg-1.9.22.ebuild: - Bug #148907 - USE=bindist support for gnupg-1.4, and also update - libgpg-error requirement for gnupg-1.9. - - 05 Oct 2006; Robin H. Johnson gnupg-1.9.22.ebuild: - Forgot to make new html optional via USE=doc. - -*gnupg-1.9.22 (05 Oct 2006) - - 05 Oct 2006; Robin H. Johnson +gnupg-1.9.22.ebuild: - Version bump, also build HTML docs per bug #135028. - - 01 Oct 2006; Tobias Scherbaum gnupg-1.9.21.ebuild: - hppa stable, bug #149652 - -*gnupg-1.4.5-r1 (30 Sep 2006) - - 30 Sep 2006; Robin H. Johnson +gnupg-1.4.5-r1.ebuild, - gnupg-1.9.21-r1.ebuild: - Resolve bug #113474 - new 1.4.5-r1 bump no longers pulls in linux-info and - thus linux-sources. Also clean up misleading caps comments in 1.9.21-r1. - - 24 Sep 2006; Daniel Black gnupg-1.9.21-r1.ebuild: - more improvements as per bug #147361 thanks to Alon - -*gnupg-1.9.21-r1 (23 Sep 2006) - - 23 Sep 2006; Daniel Black -gnupg-1.4.3.ebuild, - -gnupg-1.4.3-r1.ebuild, -gnupg-1.4.5_rc1.ebuild, -gnupg-1.9.20-r4.ebuild, - +gnupg-1.9.21-r1.ebuild: - smartcard improvments as per bug #147361 thanks to Alon - - 16 Sep 2006; Tobias Scherbaum gnupg-1.9.21.ebuild: - ppc stable - - 05 Sep 2006; Gustavo Zacarias gnupg-1.9.21.ebuild: - Stable on sparc - - 03 Sep 2006; Bryan Østergaard gnupg-1.4.5.ebuild: - Stable on ia64. - - 04 Aug 2006; Mike Doty gnupg-1.4.5.ebuild: - amd64 stable, bug 142248 - - 04 Aug 2006; Rene Nussbaumer gnupg-1.4.5.ebuild: - Stable on hppa. See bug #142248. - - 02 Aug 2006; Tobias Scherbaum gnupg-1.4.5.ebuild: - ppc stable, bug #142248 - - 02 Aug 2006; Thomas Cort gnupg-1.4.5.ebuild: - Stable on alpha wrt security Bug #142248. - - 02 Aug 2006; Gustavo Zacarias gnupg-1.4.5.ebuild: - Stable on sparc wrt security #142248 - - 02 Aug 2006; Markus Rothe gnupg-1.4.5.ebuild: - Stable on ppc64; bug #142248 - - 01 Aug 2006; Andrej Kacian gnupg-1.4.5.ebuild: - Stable on x86, security bug #142248. - -*gnupg-1.4.5 (01 Aug 2006) - - 01 Aug 2006; Daniel Black - +files/gnupg-1.4.5-ecc-helper.patch, +gnupg-1.4.5.ebuild: - version release for security bug #142248 - -*gnupg-1.4.5_rc1 (01 Aug 2006) - - 01 Aug 2006; Daniel Black - +files/gnupg-1.4.5_rc1-ecc-helper.patch, +gnupg-1.4.5_rc1.ebuild: - prerelease for security bug 142248 (buffer overflow). please wait for non-rc - release before stabilising - - 22 Jul 2006; gnupg-1.9.20-r3.ebuild: - stable on mips - - 07 Jul 2006; Stefan Schweizer gnupg-1.4.2.2.ebuild, - gnupg-1.4.3.ebuild, gnupg-1.4.3-r1.ebuild, gnupg-1.4.4.ebuild: - Add linguas to IUSE, bug 136953 - - 06 Jul 2006; Luis Medinas gnupg-1.9.21.ebuild: - Stable on amd64. See security bug #137622. - - 01 Jul 2006; Daniel Black gnupg-1.4.2.2.ebuild, - gnupg-1.4.3.ebuild, gnupg-1.4.3-r1.ebuild, gnupg-1.4.4.ebuild: - correct URL in postinstall. bug #138663 thanks to Ilya Hegai - - 30 Jun 2006; Thomas Cort gnupg-1.9.21.ebuild: - Stable on alpha wrt Bug #137622. - - 30 Jun 2006; Thomas Cort gnupg-1.4.4.ebuild: - Stable on alpha wrt Bug #137622. - - 30 Jun 2006; Robin H. Johnson gnupg-1.9.21.ebuild: - Fix failure with old gcc versions. - -*gnupg-1.9.21 (29 Jun 2006) - - 29 Jun 2006; Robin H. Johnson +gnupg-1.9.21.ebuild: - Version bump to 1.9.21 for security bug #137622, please note the newer - version of libksba that is required!. - - 28 Jun 2006; Rene Nussbaumer gnupg-1.4.4.ebuild: - Stable on hppa. See bug #137622. - - 28 Jun 2006; Mike Doty gnupg-1.4.4.ebuild: - amd64 stable - - 28 Jun 2006; Tobias Scherbaum gnupg-1.4.4.ebuild: - ppc stable, #137622 - - 28 Jun 2006; Fabian Groffen gnupg-1.4.4.ebuild: - Marked ppc-macos stable (bug #137622) - - 28 Jun 2006; Gustavo Zacarias gnupg-1.4.4.ebuild: - Stable on sparc wrt security #137622 - - 28 Jun 2006; Torsten Veller gnupg-1.4.4.ebuild: - Stable on x86 (#137622) - - 28 Jun 2006; Markus Rothe gnupg-1.4.4.ebuild: - Stable on ppc64; bug #137622 - - 28 Jun 2006; Robin H. Johnson gnupg-1.4.4.ebuild: - Bug #138152, fix compile issues with ECC patch by bumping patch version. - -*gnupg-1.4.4 (26 Jun 2006) - - 26 Jun 2006; Robin H. Johnson +gnupg-1.4.4.ebuild: - Version bump, resolves CVE-2006-3082. Upstream also includes support for - DSA2/SHA-224 now. - -*gnupg-1.9.20-r4 (15 Jun 2006) -*gnupg-1.4.3-r1 (15 Jun 2006) - - 15 Jun 2006; Robin H. Johnson +gnupg-1.4.3-r1.ebuild, - +gnupg-1.9.20-r4.ebuild: - Bug #85263 - Disable capabilities code, as it's broken :-(. - - 07 Jun 2006; Diego Pettenò - +files/gnupg-1.9.20-fbsd-gcc41.patch, gnupg-1.9.20-r3.ebuild: - Add extra patch to build with GCC 4.1 on FreeBSD. - - 01 Jun 2006; Thomas Cort gnupg-1.9.20-r3.ebuild: - Stable on alpha wrt Bug #132343. - - 30 May 2006; Joseph Jezak gnupg-1.9.20-r3.ebuild: - Marked ppc stable for bug #132343. - - 29 May 2006; Daniel Black - -files/gnupg-1.4.2.1-badruman.patch, -files/gnupg-1.4.2.1-selftest.patch, - -files/gnupg-1.4.2-badruman.patch, -files/gnupg-1.4.2-selftest.patch, - -gnupg-1.4.2-r3.ebuild, -gnupg-1.4.2.1.ebuild: - punt security vulnerable versions - - 29 May 2006; Jason Wever gnupg-1.9.20-r3.ebuild: - Stable on SPARC wrt bug #132343. - - 27 May 2006; Daniel Black - -gnupg-1.9.20-r2.ebuild: - this revision not needed - - 26 May 2006; Chris Gianelloni - gnupg-1.9.20-r3.ebuild: - Stable on amd64 wrt bug #132343 - - 25 May 2006; Chris Gianelloni - gnupg-1.9.20-r3.ebuild: - Stable on x86 wrt bug #132343 - - 23 May 2006; Fabian Groffen gnupg-1.4.2.2.ebuild: - Marked ppc-macos stable (glsa 200602-10) - -*gnupg-1.9.20-r3 (21 May 2006) - - 21 May 2006; Stefan Schweizer - +gnupg-1.9.20-r3.ebuild: - New gnupg with gpg2-experimental, currently masked, thanks to taviso and bug - 132343 - - 17 May 2006; Diego Pettenò - +files/gnupg-1.9.20-fbsd.patch, gnupg-1.9.20-r2.ebuild: - Add ~x86-fbsd keyword after applying a patch to allow compile on FreeBSD. - Thanks to Robert Sebastian Gerus in bug #133569. - - 16 May 2006; Markus Rothe gnupg-1.9.20-r2.ebuild: - Stable on ppc64; bug #132343 - -*gnupg-1.9.20-r2 (11 May 2006) - - 11 May 2006; Daniel Black gnupg-1.9.20-r2.ebuild, - -gnupg-1.9.20-r1: - revision bumped to force smime usage thanks genstef. This fixes bug - #131026 thanks Sandro. - - 10 May 2006; Daniel Black gnupg-1.9.20-r1.ebuild: - smime nolonger a USE option - thanks genstef - - 24 Apr 2006; Aron Griffis gnupg-1.9.20-r1.ebuild: - Mark 1.9.20-r1 stable on ia64 - - 28 Apr 2006; Joshua Kinard gnupg-1.4.2.2.ebuild: - Marked stable on mips. - -*gnupg-1.4.3 (23 Apr 2006) - - 23 Apr 2006; Daniel Black - +files/gnupg-1.4.3-badruman.patch, +files/gnupg-1.4.3-jari.patch, - +files/gnupg-1.4.3-keyserver.patch, +files/gnupg-1.4.3-selftest.patch, - +files/gnupg-1.4-emptytrustpackets.patch, gnupg-1.4.2.1.ebuild, - gnupg-1.4.2.2.ebuild, +gnupg-1.4.3.ebuild: - added patch to protect against empty trust packets thanks Tavis Ormandy bug - #129218. Version bump to 1.4.3 as per bug #128991 thanks Michael Roth and - Rajiv Aaron Manglani - - 02 Apr 2006; Marcelo Goes - +files/gnupg-1.4.2.2-test.patch, gnupg-1.4.2.2.ebuild: - Add patch from bug 125697 to avoid sandbox violation with FEATURES=test. - Thanks to Drake Wyrm , Kevin F. Quinn - and others. - - 31 Mar 2006; Diego Pettenò gnupg-1.4.2.2.ebuild: - Drop virtual/libc dependency and keyword ~x86-fbsd. - - 26 Mar 2006; Stefan Schweizer gnupg-1.9.20-r1.ebuild: - Add smime useflag - - 10 Mar 2006; Markus Rothe gnupg-1.4.2.2.ebuild: - Stable on ppc64; bug #125217 - - 10 Mar 2006; Rene Nussbaumer gnupg-1.4.2.2.ebuild: - Stable on hppa. See bug #125217. - - 10 Mar 2006; Markus Ullmann gnupg-1.4.2.2.ebuild: - Stable on arm; bug #125217 - - 10 Mar 2006; Mark Loeser gnupg-1.4.2.2.ebuild: - Stable on x86; bug #125217 - - 09 Mar 2006; Luca Barbato gnupg-1.4.2.2.ebuild: - Marked ppc - - 09 Mar 2006; Fernando J. Pereda gnupg-1.4.2.2.ebuild: - Stable on alpha wrt security bug #125217 - - 09 Mar 2006; Gustavo Zacarias gnupg-1.4.2.2.ebuild: - Stable on sparc wrt security #125217 - - 09 Mar 2006; Aron Griffis gnupg-1.4.2.2.ebuild: - Mark 1.4.2.2 stable on ia64 - - 09 Mar 2006; Patrick McLean gnupg-1.4.2.2.ebuild: - Stable on amd64 (bug #125217). - -*gnupg-1.4.2.2 (08 Mar 2006) - - 08 Mar 2006; Marcelo Goes - +files/gnupg-1.4.2.2-badruman.patch, +files/gnupg-1.4.2.2-selftest.patch, - +gnupg-1.4.2.2.ebuild: - 1.4.2.2 version bump for bug 125217. - -*gnupg-1.9.20-r1 (05 Mar 2006) - - 05 Mar 2006; Stefan Schweizer - -files/gnupg-1.2.6-ppc64.patch, -files/gnupg-1.4.1-selftest.patch, - -gnupg-1.2.6.ebuild, -gnupg-1.4.1.ebuild, -gnupg-1.4.1-r1.ebuild, - -gnupg-1.4.2-r1.ebuild, -gnupg-1.4.2-r2.ebuild, -gnupg-1.9.20.ebuild, - +gnupg-1.9.20-r1.ebuild: - New revision: Merge with gpg-agent, allow tests, introduce self-depend on - version 1.4* in order to unmask it, bug 117717, also remove old versions - - 26 Feb 2006; Joshua Kinard gnupg-1.4.2.1.ebuild: - Marked stable on mips. - - 19 Feb 2006; Emanuele Giaquinta gnupg-1.4.2.1.ebuild: - Stable on ppc-macos. - - 18 Feb 2006; Bryan Østergaard gnupg-1.4.2.1.ebuild: - Add missing dep on libcap. Make get_running_version, kernel_is conditional to - kernel_linux. Remove redundant conditional for suid in src_install. - - 17 Feb 2006; Marcelo Goes gnupg-1.2.6.ebuild, - gnupg-1.4.1.ebuild, gnupg-1.4.1-r1.ebuild, gnupg-1.4.2-r1.ebuild, - gnupg-1.4.2-r2.ebuild, gnupg-1.4.2-r3.ebuild, gnupg-1.4.2.1.ebuild, - gnupg-1.9.20.ebuild: - Remove gettext from RDEPEND. Fixes bug 123105. Thanks to Diego Petteno - . - - 16 Feb 2006; Rene Nussbaumer gnupg-1.4.2.1.ebuild: - Stable on hppa. See bug #122721. - - 16 Feb 2006; Jason Wever gnupg-1.4.2.1.ebuild: - Stable on SPARC wrt bug #122721. - - 15 Feb 2006; Mark Loeser gnupg-1.4.2.1.ebuild: - Stable on x86; bug #122721 - - 15 Feb 2006; Markus Rothe gnupg-1.4.2.1.ebuild: - Stable on ppc64; bug #122721 - - 15 Feb 2006; Tobias Scherbaum - gnupg-1.4.2.1.ebuild: - ppc stable, bug #122721 - - 15 Feb 2006; Mike Doty gnupg-1.4.2.1.ebuild: - amd64 stable per bug 122721 - -*gnupg-1.4.2.1 (15 Feb 2006) - - 15 Feb 2006; Marcelo Goes - +files/gnupg-1.4.2.1-badruman.patch, +files/gnupg-1.4.2.1-selftest.patch, - +gnupg-1.4.2.1.ebuild: - 1.4.2.1 version bump for bug 122721. - -*gnupg-1.9.20 (14 Jan 2006) - - 14 Jan 2006; Marcelo Goes -gnupg-1.9.18.ebuild, - -gnupg-1.9.19.ebuild, +gnupg-1.9.20.ebuild: - 1.9.20 version bump for bug 117717. Add DEPEND to RDEPEND. Use RESTRICT=test - and remove src_test. Thanks to Stefan Schweizer . - - 25 Dec 2005; Diego Pettenò gnupg-1.4.2-r3.ebuild, - gnupg-1.9.19.ebuild: - Use bindnow-flags function instead of -Wl,-z,now. Drop ppc-macos special case. - - 11 Dec 2005; Daniel Black gnupg-1.4.2-r3.ebuild: - readded --enable-noexecstack. not sure how/when it got dropped. bug #113737 - thanks Petteri Raty and Marcelo - - 04 Dec 2005; Lina Pezzella gnupg-1.4.2-r3.ebuild: - Stable ppc-macos. Bug #113289 - - 02 Dec 2005; Fernando J. Pereda gnupg-1.4.2-r3.ebuild: - stable on alpha wrt bug #113289 - - 30 Nov 2005; Michael Hanselmann gnupg-1.4.2-r3.ebuild: - Stable on ppc. - - 28 Nov 2005; Daniel Black gnupg-1.4.2-r2.ebuild, - gnupg-1.4.2-r3.ebuild: - "linguas" mistyped as "lingas" - bug #113804 thanks to Kevin Daughtridge - - 28 Nov 2005; Jeroen Roovers gnupg-1.4.2-r3.ebuild: - Stable on hppa. - - 28 Nov 2005; Gustavo Zacarias gnupg-1.4.2-r3.ebuild: - Stable on sparc - - 28 Nov 2005; Andrej Kacian gnupg-1.4.2-r3.ebuild: - Stable on x86, bug #113289. - - 28 Nov 2005; Markus Rothe gnupg-1.4.2-r3.ebuild: - Stable on ppc64; bug #113289 - - 27 Nov 2005; gnupg-1.4.2-r3.ebuild: - Marked stable on amd64 - -*gnupg-1.4.2-r3 (25 Nov 2005) - - 25 Nov 2005; Daniel Black - +files/gnupg-1.4.2-mpicoder.patch, +gnupg-1.4.2-r3.ebuild: - mpicoder bounds error fixed per bug #113521 thanks to Phil Pennock - - 25 Nov 2005; Daniel Black gnupg-1.4.2-r2.ebuild: - determine kernel version from running version rather than /usr/src/linux - - bug #113474 thanks to Georgi Georgiev - - 24 Nov 2005; Rene Nussbaumer gnupg-1.4.2-r2.ebuild: - Stable on hppa. - - 23 Nov 2005; Gustavo Zacarias gnupg-1.4.2-r2.ebuild: - Stable on sparc wrt #113289 - - 23 Nov 2005; Markus Rothe gnupg-1.4.2-r2.ebuild: - Stable on ppc64; bug #113289 - - 23 Nov 2005; Marcus D. Hanwell gnupg-1.4.2-r2.ebuild: - Stable on amd64, bug 113289. - - 22 Nov 2005; Chris Gianelloni gnupg-1.4.2-r2.ebuild: - Marking stable on x86 wrt bug #113289. - - 22 Nov 2005; Daniel Black - +files/gnupg-1.4.2-badruman.patch, gnupg-1.4.2-r2.ebuild: - Fix installation path of ru man page - bug #112205 thanks to Sandro - - 29 Sep 2005; Marcelo Goes gnupg-1.2.6.ebuild, - gnupg-1.4.1.ebuild, gnupg-1.4.1-r1.ebuild, gnupg-1.4.2-r1.ebuild, - gnupg-1.4.2-r2.ebuild, gnupg-1.9.18.ebuild, gnupg-1.9.19.ebuild: - Do not dodoc INSTALL. - -*gnupg-1.9.19 (19 Sep 2005) - - 19 Sep 2005; Marcelo Goes +gnupg-1.9.19.ebuild: - Version bump for bug 106534. Thanks to Paolo Pedroni . - - 16 Sep 2005; Ciaran McCreesh ChangeLog: - Converted to UTF-8, fixed encoding screwups - - 03 Sep 2005; Daniel Black gnupg-1.4.2-r2.ebuild: - Check kernel version so that users with post 2.6.9 kernels don't get suid - root on gpg (bug #102501). Thanks to Tobias Sager - - 31 Aug 2005; Daniel Black - +files/gnupg-1.4.2-jari.patch, gnupg-1.4.2-r2.ebuild: - jari patch added as per bug #104059. Thanks for the explaination Venkat - Manakkal - -*gnupg-1.4.2-r2 (31 Aug 2005) - - 31 Aug 2005; Daniel Black - +files/gnupg-1.4.2-keyserver.patch, gnupg-1.4.2-r1.ebuild, - +gnupg-1.4.2-r2.ebuild: - Fixed ldap keyserver - bug #104112 thanks to Peter Hyman. Added static build - back - bug #104059 thanks to Venkat Manakkal - - 16 Aug 2005; Daniel Black gnupg-1.4.1.ebuild, - gnupg-1.4.1-r1.ebuild, gnupg-1.4.2-r1.ebuild, -gnupg-1.9.15-r1.ebuild: - keyword/use flag cleanup with arm stable xli (bug #76234). remove 1.9.15 - -*gnupg-1.9.18 (06 Aug 2005) - - 06 Aug 2005; Daniel Black +gnupg-1.9.18.ebuild: - smartcard fix with bug #95938 and bug #67656. Version bump as per bug - #97710. Slot change as per bug #74630. Thanks to Felix Kurth, Stian - Skjelstad, Rouslan Solomakhin, Michael Helmling, Chris White, Benjamin Smee, - Diego Pettenò, David Somers and whoever else I - missed. - -*gnupg-1.4.2-r1 (05 Aug 2005) - - 05 Aug 2005; Daniel Black -gnupg-1.4.2.ebuild, - +gnupg-1.4.2-r1.ebuild: - helpers directory fix bug #101346. Thanks to Stephan Wienczny - - 03 Aug 2005; Seemant Kulleen - -files/gnupg-1.2.4-hppa_unaligned_constant.patch, - -files/gnupg-1.2.4.ppc64.patch: - remove unneeded patches as well - - 03 Aug 2005; Seemant Kulleen -gnupg-1.2.4.ebuild, - gnupg-1.2.6.ebuild, -gnupg-1.4.0-r1.ebuild, -gnupg-1.4.0-r2.ebuild, - gnupg-1.4.1.ebuild, gnupg-1.4.1-r1.ebuild, gnupg-1.4.2.ebuild, - -gnupg-1.9.14.ebuild, -gnupg-1.9.15.ebuild, gnupg-1.9.15-r1.ebuild, - -gnupg-1.9.16.ebuild: - change SRC_URI to reflect mirror://gnupg instead. Also removed a whole bunch - of cruft ebuilds. - -*gnupg-1.4.2 (03 Aug 2005) - - 03 Aug 2005; Marcelo Goes - +files/gnupg-1.4.2-selftest.patch, +gnupg-1.4.2.ebuild: - Version and patch bump for bug 101120. Thanks to Erinn Looney-Triggs - . - - 29 Jul 2005; Daniel Black gnupg-1.2.4.ebuild, - gnupg-1.2.6.ebuild, gnupg-1.4.0-r1.ebuild, gnupg-1.4.0-r2.ebuild, - gnupg-1.4.1.ebuild, gnupg-1.4.1-r1.ebuild: - removed die from epatch || die - - 02 Jul 2005; Daniel Black - +files/gnupg-1.4.1-selftest.patch, gnupg-1.4.1.ebuild, - gnupg-1.4.1-r1.ebuild: - Crashing selftest fixed thanks to patch from Ben Peddell - bug #80044 - - 24 Jun 2005; Aron Griffis gnupg-1.4.0-r1.ebuild, - gnupg-1.4.0-r2.ebuild, gnupg-1.4.1.ebuild, gnupg-1.4.1-r1.ebuild, - gnupg-1.9.14.ebuild, gnupg-1.9.15.ebuild, gnupg-1.9.15-r1.ebuild: - Move fperms from src_compile to src_install. Normalize to u+s,go-r - -*gnupg-1.4.1-r1 (17 Jun 2005) - - 17 Jun 2005; Marcelo Goes +gnupg-1.4.1-r1.ebuild: - Added usb USE flag. Fixes bug 96391. - - 23 May 2005; Daniel Black gnupg-1.9.16.ebuild: - broken with keyservers. -* keyworded temporaly - -*gnupg-1.9.16 (23 May 2005) - - 23 May 2005; Daniel Black +gnupg-1.9.16.ebuild: - version bump - - 06 Apr 2005; Markus Rothe gnupg-1.4.1.ebuild: - Somehow the stable ppc64 keyword has been lost - - 02 Apr 2005; Stephen P. Becker gnupg-1.4.1.ebuild: - stable on mips - - 25 Mar 2005; Aron Griffis : - Stable on ia64 to support mozilla-thunderbird-1.0.2 enigmail dependency - - 24 Mar 2005; Markus Rothe gnupg-1.4.1.ebuild: - Added --disable-asm for ppc64 only; stable on ppc64; bug #85547 - -*gnupg-1.9.15-r1 (24 Mar 2005) - - 24 Mar 2005; Robin H. Johnson - +gnupg-1.9.15-r1.ebuild: - Fix DEPEND for bug #85984, and cleanup DEPEND structure to be easier to manage. - - 22 Mar 2005; Bryan Østergaard gnupg-1.4.1.ebuild: - Stable on alpha, bug 85547. - - 17 Mar 2005; Robin H. Johnson gnupg-1.4.1.ebuild: - Security Bug #85547, stable on x86. - - 17 Mar 2005; Marcus D. Hanwell gnupg-1.4.1.ebuild: - Marked stable on amd64, bug 85547. - - 17 Mar 2005; Michael Hanselmann gnupg-1.4.1.ebuild: - Stable on hppa. - - 17 Mar 2005; Gustavo Zacarias gnupg-1.4.1.ebuild: - Stable on sparc wrt #85547 - - 17 Mar 2005; Michael Hanselmann gnupg-1.4.1.ebuild: - Stable on ppc. - -*gnupg-1.4.1 (16 Mar 2005) - - 16 Mar 2005; Robin H. Johnson +gnupg-1.4.1.ebuild: - virtual/mta re-added for mailto support. new network code using CURL - provides FTPS support. Removed the use ppc-macos && use caps hackery, since - ppc-macos has caps in use.mask and this case will never happen. Re-enabled - photo-viewers as xli is available again, everywhere except arm. Spelling - errors fixed. The ECC patch for 1.4.0 applies perfectly still, only the - version number in configure needs tweaking. Add a proper src_test that - works, fixing bug #80044. This release also fixes mail signatures as per bug - #76440. This release solves security bug #85547. - - 15 Mar 2005; Michael Hanselmann gnupg-1.4.0-r2.ebuild: - Added to ~hppa. - - 15 Mar 2005; Jeremy Huddleston - gnupg-1.4.0-r2.ebuild: - Added to ~sparc. Don't use --disable-asm as it's broken. See bug #76375. - - 28 Jan 2005; Daniel Black gnupg-1.2.4.ebuild, - gnupg-1.2.6.ebuild, -gnupg-1.9.10.ebuild, gnupg-1.9.14.ebuild, - gnupg-1.9.15.ebuild: - Added selinux RDEPENDS as per bug #79746. Removed version 1.9.10. - -*gnupg-1.4.0-r2 (23 Jan 2005) -*gnupg-1.9.15 (23 Jan 2005) - - 23 Jan 2005; Daniel Black gnupg-1.2.4.ebuild, - gnupg-1.4.0-r1.ebuild, +gnupg-1.4.0-r2.ebuild, gnupg-1.9.14.ebuild, - +gnupg-1.9.15.ebuild: - Corrected URL for IDEA patent info. Added 1.4.0-r2 to include elliptic curve - cryptosystem and smartcard support. Version bump to gnupg-1.9.15. Removed IDEA - from gnupg-1.9.* cause it realy didn't support it anyway. - - 20 Jan 2005; Daniel Black gnupg-1.9.14.ebuild: - Changed libassuan dependacy to 0.6.9 as per bug #78713. Thanks Alexander - Gretencord - - 15 Jan 2005; Daniel Black gnupg-1.2.4.ebuild, - gnupg-1.2.6.ebuild, gnupg-1.4.0-r1.ebuild, gnupg-1.9.10.ebuild, - gnupg-1.9.14.ebuild: - Reference to GnuPG Gentoo user guide added to all ebuilds as per bug #77314 by - Chris Rebert . Added idea capabilities to - gnupg-1.9.14. Added suid gnupg to gnupg-1.4.0. Fixed __PIC__ definations in - 1.9.10 and 1.9.14. - -*gnupg-1.9.14 (06 Jan 2005) - - 06 Jan 2005; Jeremy Huddleston - gnupg-1.4.0-r1.ebuild, gnupg-1.9.10.ebuild, +gnupg-1.9.14.ebuild: - Changing libexec dir to /usr/libexec/gnupg for better multilib friendliness - in 1.4. Addinf --disable-agent and removing --libexecdir in the 1.9 - versions. - -*gnupg-1.4.0-r1 (05 Jan 2005) - - 05 Jan 2005; Daniel Black +gnupg-1.4.0-r1.ebuild, - -gnupg-1.4.0.ebuild: - Hardened fix as per bug #76487. Thanks to Natanael Copa - and Peter S. Mazinger - - 04 Jan 2005; Daniel Black gnupg-1.4.0.ebuild: - Removed sparc and hppa keywords until bug #76375 is solved - - 02 Jan 2005; Lina Pezzella gnupg-1.2.6.ebuild: - Stable ppc-macos. - - 01 Jan 2005; Markus Rothe gnupg-1.2.6.ebuild: - Stable on ppc64 - - 01 Jan 2005; Daniel Black gnupg-1.4.0.ebuild: - Changed !X use dependancy to X as per bug #76225. Thanks to Bjarke Istrup - Pedersen for pointing out the error of my ways - - 31 Dec 2004; Markus Rothe - +files/gnupg-1.2.6-ppc64.patch, gnupg-1.2.6.ebuild: - Added patch for ppc64; bug #75355 - - 31 Dec 2004; Daniel Black metadata.xml, - gnupg-1.2.6.ebuild: - PIC patch added thanks to Peter S. Mazinger in bug #74521 - -*gnupg-1.4.0 (19 Dec 2004) - - 19 Dec 2004; Daniel Black +gnupg-1.4.0.ebuild: - added gnupg-1.4 masked due to importance and undetermined compatibility with - everything else. Bug #74724 raw ebuild by Diego Pettenò - - - 07 Dec 2004; Daniel Black gnupg-1.2.4.ebuild, - gnupg-1.2.6.ebuild, gnupg-1.9.10.ebuild: - Fixed bug #72008 and a few other QA faults. Readded missing keywords to 1.2.6 - and ppc tested and keyworded it - - 10 Nov 2004; Mamoru KOMACHI gnupg-1.2.6.ebuild: - Compile fix for ppc-macos. - - 19 Oct 2004; Bryan Østergaard gnupg-1.2.6.ebuild: - Stable on alpha. - - 14 Oct 2004; Bryan Østergaard gnupg-1.2.6.ebuild: - Add ~alpha keyword. - - 13 Oct 2004; Travis Tilley gnupg-1.2.6.ebuild: - stable on amd64 - - 11 Oct 2004; Guy Martin gnupg-1.2.6.ebuild: - Removed unneeded patch for hppa. Stable on hppa. - - 08 Oct 2004; Gustavo Zacarias gnupg-1.2.6.ebuild: - Stable on sparc - - 07 Oct 2004; Tavis Ormandy -gnupg-1.2.3-r2.ebuild, - -gnupg-1.2.3-r5.ebuild, gnupg-1.2.6.ebuild, -gnupg-1.9.0.ebuild, - -gnupg-1.9.8.ebuild: - mark 1.2.6 stable on x86, remove stale ebuilds. - - 05 Oct 2004; Pieter Van den Abeele - gnupg-1.2.3-r2.ebuild, gnupg-1.9.0.ebuild, gnupg-1.9.10.ebuild, - gnupg-1.9.8.ebuild: - Masked gnupg-1.9.8.ebuild testing for ppc - - 05 Oct 2004; Pieter Van den Abeele - gnupg-1.2.3-r2.ebuild, gnupg-1.9.0.ebuild, gnupg-1.9.10.ebuild: - Masked gnupg-1.9.10.ebuild testing for ppc - - 05 Oct 2004; Pieter Van den Abeele - gnupg-1.2.3-r2.ebuild, gnupg-1.9.0.ebuild: - Masked gnupg-1.9.0.ebuild testing for ppc - - 05 Oct 2004; Pieter Van den Abeele - gnupg-1.2.3-r2.ebuild: - Masked gnupg-1.2.6.ebuild testing for ppc - - 05 Oct 2004; Pieter Van den Abeele - gnupg-1.2.3-r2.ebuild: - Masked gnupg-1.2.3-r2.ebuild stable for ppc - - 03 Oct 2004; Kito gnupg-1.2.6.ebuild: - added ~ppc-macos keyword - - 17 Sep 2004; Tavis Ormandy gnupg-1.2.6.ebuild: - add back silently removed virtual/mta dep (it's not a mistake! - it's required for using email based keyservers). - tidy up postinst messages. - - 06 Sep 2004; Robin H. Johnson gnupg-1.9.10.ebuild, - gnupg-1.9.8.ebuild: - Fix bug #62111. - - 04 Sep 2004; Gustavo Zacarias gnupg-1.2.6.ebuild: - Keyworded ~sparc wrt #62615 - - 29 Aug 2004; Tavis Ormandy +gnupg-1.2.6.ebuild: - new version, #61751 - -*gnupg-1.9.10 (14 Aug 2004) - - 14 Aug 2004; Aron Griffis +gnupg-1.9.10.ebuild: - Bump to 1.9.10 #59065 - - 05 Aug 2004; Tom Martin gnupg-1.2.5.ebuild: - Marked ~amd64, resolving 59409. Thanks to Jens Ott for - reporting. - - 31 Jul 2004; Tavis Ormandy gnupg-1.2.5.ebuild: - installation fails with nls enabled, using sed to make the - access to `mkinstalldirs` consistent. #59012 - -*gnupg-1.2.5 (31 Jul 2004) - - 31 Jul 2004; Tavis Ormandy +gnupg-1.2.5.ebuild: - fixing #58865 - - 31 Jul 2004; Tom Gall gnupg-1.2.4.ebuild: - stable on ppc64,bug #57114 - - 14 Jul 2004; Danny van Dyk gnupg-1.9.8.ebuild: - Marked ~amd64. - - 13 Jun 2004; Tom Gall gnupg-1.2.4.ebuild, - files/gnupg-1.2.4.ppc64.patch: - added ~ppc64 bug #54814 - - 29 Jun 2004; Aron Griffis gnupg-1.9.0.ebuild, - gnupg-1.9.8.ebuild: - sync IUSE (+static) - - 01 Jun 2004; Mike Frysinger gnupg-1.9.8.ebuild: - Make smartcard support optional via USE=smartcard. - - 05 May 2004; Tavis Ormandy gnupg-1.9.8.ebuild: - gpg-1.9.8 specifically requires >=libassuan-0.6.5, really closes - #49609 and #49619 - -*gnupg-1.9.8 (03 May 2004) - - 03 May 2004; Tavis Ormandy gnupg-1.9.8.ebuild: - added 1.9.8 #49609, hardmasked. - - 28 Apr 2004; Jon Portnoy gnupg-1.2.4.ebuild : - Stable on AMD64. - - 25 Apr 2004; Aron Griffis gnupg-1.2.3-r2.ebuild: - Add die following econf for bug 48950 - - 24 Apr 2004; Bret Curtis gnupg-1.2.4.ebuild: - Also added to ~mips - - 24 Apr 2004; Bret Curtis gnupg-1.9.0.ebuild: - Added to ~mips - - 24 Apr 2004; Guy Martin gnupg-1.2.4.ebuild, - files/gnupg-1.2.4-hppa_unaligned_constant.patch: - Added a alignement patch for hppa. Fix check on some systems. - - 30 Mar 2004; Lars Weiler gnupg-1.2.4.ebuild: - stable on ppc - - 13 Mar 2004; Mamoru KOMACHI gnupg-1.2.3-r2.ebuild, - gnupg-1.2.3-r5.ebuild, gnupg-1.2.4.ebuild, gnupg-1.9.0.ebuild: - Updated x11-misc/xloadimage to media-gfx/xloadimage and added - media-gfx/xli as second candidate. See bug #26751 - - 13 Mar 2004; Tavis Ormandy gnupg-1.2.4.ebuild: - fixing LICENSE. - - 09 Mar 2004; gnupg-1.2.4.ebuild: - stable on alpha and ia64 - - 08 Mar 2004; Jason Wever gnupg-1.2.4.ebuild: - Adjusted filter-flags syntax for sparc32. Fixes bug #43008. - - 25 Feb 2004; Sven Blumenstein gnupg-1.2.4.ebuild: - All your stable keywords are belong to sparc! - - 23 Feb 2004; Tavis Ormandy gnupg-1.2.4.ebuild: - copy weeve's sparc32 fixes into 1.2.4 and mark stable on x86 and alpha. - -*gnupg-1.9.0 (06 Jan 2004) - - 06 Jan 2004; Tavis Ormandy gnupg-1.9.0.ebuild: - alpha version imported (hardmasked) #37109 - - 02 Jan 2004; Jason Wever gnupg-1.2.3-r2.ebuild, - gnupg-1.2.3-r5.ebuild, gnupg-1.2.4.ebuild: - Added a workaround for some sparc32 machines that may have trouble building - gnupg-1.2.3-r5 and adjusted copyright dates in ebuilds. - - 28 Dec 2003; Joshua Kinard gnupg-1.2.3-r5.ebuild: - Move to mips stable (~mips -> mips) - - 27 Dec 2003; Tavis Ormandy gnupg-1.2.4.ebuild: - minor changes - - 26 Dec 2003; Tavis Ormandy gnupg-1.2.4.ebuild: - updating LICENSE - -*gnupg-1.2.4 (26 Dec 2003) - - 26 Dec 2003; Tavis Ormandy gnupg-1.2.4.ebuild: - version bump. - added optional support for the IDEA algorithm. - other minor changes, and dependency changes for the new release. - - 12 Dec 2003; Tavis Ormandy gnupg-1.2.2-r1.ebuild, - gnupg-1.2.3-r3.ebuild, gnupg-1.2.3-r4.ebuild, metadata.xml: - remove stale ebuilds, add metadata.xml - - 04 Dec 2003; Tavis Ormandy gnupg-1.2.3-r5.ebuild: - stable on all platforms. - -*gnupg-1.2.3-r5 (03 Dec 2003) - - 12 Jan 2004; Nicholas Jones gnupg-1.2.3-r5.ebuild: - Fixed the sparc checks and moved the filter-flags inherit call to a - legal position so the ebuild quite printing error messages. - - 03 Dec 2003; Tavis Ormandy gnupg-1.2.3-r5.ebuild, - files/gnupg-1.2.3-hkp-format-string.diff: - patch from cvs, missing format string in hkp code. - -*gnupg-1.2.3-r4 (29 Nov 2003) - - 29 Nov 2003; Tavis Ormandy gnupg-1.2.3-r4.ebuild, - files/gnupg-1.2.3-disable-elgamal.diff: - disable elgamal sign+encrypt, - http://lists.gnupg.org/pipermail/gnupg-announce/2003q4/000277.html - - 17 Nov 2003; Tavis Ormandy gnupg-1.2.3-r3.ebuild: - stable. - - 14 Nov 2003; Aron Griffis gnupg-1.2.3-r2.ebuild: - Stable on ia64 - - 13 Nov 2003; gnupg-1.2.3-r2.ebuild: - added mips to KEYWORDS - - 10 Nov 2003; Tavis Ormandy gnupg-1.2.3-r3.ebuild: - export LDFLAGS. - - 31 Oct 2003; Tavis Ormandy gnupg-1.2.3-r3.ebuild: - cap => caps - -*gnupg-1.2.3-r3 (31 Oct 2003) - - 31 Oct 2003; Tavis Ormandy gnupg-1.2.3-r3.ebuild: - added support for static USE flag, requested in #29299. - - removed zlib USE flag, its not optional (flag previously toggled - using the bundled zlib library, the static flag does this for now). - - some syntax changes, im not a fan of the use_enable commands. - - added local USE flag "cap" which will compile gpg with support for - linux capabilities. - - fixed the DEPEND/RDEPEND craziness (also obeys static flag now). - - added some comments. - - added "--enable-static-rnd=linux" configure option, as apparently - this can fail and use the unix option (cant reproduce, but cant hurt - to enable it anyway). - - added an postinst blurb about the capabilities support. - - 09 Oct 2003; Tavis Ormandy gnupg-1.2.3-r2.ebuild: - minor typo. - - 02 Oct 2003; Tavis Ormandy gnupg-1.2.2-r1.ebuild, - gnupg-1.2.2.ebuild, gnupg-1.2.3-r1.ebuild, gnupg-1.2.3.ebuild: - cleaning up old ebuilds, amd64 managed to escape the security bump from 1.2.2 - to -r1 somehow, fixed. - - 16 Sep 2003; Tavis Ormandy gnupg-1.2.3-r2.ebuild: - marking stable x86 and alpha. - -*gnupg-1.2.3-r2 (30 Aug 2003) - - 23 Aug 2003; Guy Martin gnupg-1.2.3-r2.ebuild : - Marked stable on hppa. - - 30 Aug 2003; Tavis Ormandy gnupg-1.2.3-r2.ebuild: - configure interprets libexecdir different from the install makefile - target, which breaks external applications (specifically hkp and mailto) - #27608. - minor syntax changes. - bumped. - -*gnupg-1.2.3-r1 (26 Aug 2003) - - 26 Aug 2003; Tavis Ormandy gnupg-1.2.3-r1.ebuild: - merging some improvements and syntax cleanups from Max Kalika . - adding ~sparc to keywords. - version bump as we now use --libexecdir=... - - 26 Aug 2003; Tavis Ormandy gnupg-1.0.7.ebuild, - gnupg-1.2.0.ebuild, gnupg-1.2.1-r1.ebuild, gnupg-1.2.1.ebuild, - files/gnupg-1.0.6.diff: - cleaning up old ebuilds, all arches have a stable version. - -*gnupg-1.2.3 (26 Aug 2003) - - 26 Aug 2003; Tavis Ormandy gnupg-1.2.3.ebuild: - new stable release, also enabling experimental support for external - hkp, requested in #16457 - -*gnupg-1.2.2-r1 (18 Jul 2003) - - 18 Jul 2003; Tavis Ormandy gnupg-1.2.2-r1.ebuild: - security update, #20823 - - 14 May 2003; Daniel Ahlberg gnupg-1.2.2.ebuild : - Unmask. - -*gnupg-1.2.2 (04 May 2003) - - 06 Jul 2003; Guy Martin gnupg-1.2.2.ebuild : - Added hppa to KEYWORDS. - - 04 May 2003; gnupg-1.2.2.ebuild: - Simple version bump, new version includes minor security fixes. - - 26 Dec 2002; Maik Schreiber gnupg-1.2.1-r1.ebuild: - Changed "~x86" to "x86" in KEYWORDS. - -*gnupg-1.2.1-r1 (16 Dec 2002) - - 06 Apr 2003; Zach Welch gnupg-1.2.1-r1.ebuild: - add arm keyword - - 16 Dec 2002; J Robert Ray gnupg-1.2.1-r1.ebuild : - Don't specify fixed photo viewer, defaults to using xloadimage anyway, but - fixing it to 'xview' makes it get called with the wrong args and fail. - Closes bug 12017. - - 16 Dec 2002; Aron Griffis gnupg-1.2.1.ebuild : - Added ~alpha to KEYWORDS - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - - - 10 Nov 2002; Olivier Reisch gnupg-1.2.1.ebuild : - Added ppc keyword - -*gnupg-1.2.1 (31 Oct 2002) - - 09 Dec 2002; B.Lauwers gnupg-1.2.1.ebuild : - Un~masked spac keyword per #11870 - - 31 Oct 2002; Ryan Phillips gnupg-1.2.1.ebuild : - Version bump - Added xloadimage as dep to enable --show-photo. Fixes #8836 - -*gnupg-1.2.0 (18 Oct 2002) - - 21 Oct 2002; Daniel Ahlberg gnupg-1.2.0.ebuild : - Updated ebuild, contributed by Jacob Perkins in #8216. - Adds ldap support. - - 18 Oct 2002; Daniel Ahlberg gnupg-1.2.0.ebuild : - Version bump, found by Daniel Seyffer in #8778. - -*gnupg-1.0.7 (1 Feb 2002) - - 15 Aug 2002; Jack Morgan gnupg-1.0.7.ebuild : - Added sparc64 to KEYWORDS - - 05 Aug 2002; Seemant Kulleen gnupg-1.0.7.ebuild : - Fallsafe to: emake || make || die, in case parallel make is unsupported on - some machines. Closes bug #5979 by kn@insecurity.dk (Kim Nielsen) - - 27 Jul 2002; Calum Selkirk gnupg-1.0.7.ebuild : - Added ppc to KEYWORDS - - 6 May 2002; Ryan Phillips gnupg-1.0.7.ebuild : - Added a comment to state this new release is not compatible with - 1.0.6 keyrings. - - 6 May 2002; Ryan Phillips gnupg-1.0.7.ebuild : - Updated to new version. - -*gnupg-1.0.6 (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/Manifest b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/Manifest index 17b37006f3..ecfcdaa3c8 100644 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/Manifest +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/Manifest @@ -1,22 +1,21 @@ -AUX gnupg-2.0.17-gpgsm-gencert.patch 1121 SHA256 fa8369a4466b3cce54215a348940422f46f4d359f9e9b3c7029a1138870888df SHA512 ecde032b205cc16c33ff21ded55b93e74058cd804d68e4a0738ac70d54b5b388b6f709d21719a5e418c662b7ee74bc4aef7a0c59de106e2d4bd06b7bc1a11138 WHIRLPOOL 5dc4d3de29290e8e274a0f4fef871cea7f49553846254d819ca776000978a72c694212559d9ad03312f94f71f406de4641c0575188d340017a7937b01753b8a0 -AUX gnupg-2.0.26-Need-to-init-the-trustdb-for-import.patch 895 SHA256 063f50e8293282ec59ccf30567dafc16f5cdec800d2965acf8cf8a5050d8a9b3 SHA512 85423d0c0a2d6e85d569bd31c8f8209fb8707c827f041055bc2a1b20ec1372257574a2b72d86cdc1fa61188966bbb0e0ca176505bbd2bb1e2df12257f33ae259 WHIRLPOOL b9ee365eb55e637ca80b1ab88f1b48a9f925be73aba4f3e8e1c5526cbdb18a4c6326aa0282b45c6ad285b9c0d2f624e161679abd41bfcbd6cbf37764c0123467 -AUX gnupg-2.0.26-misc-cve.patch 3201 SHA256 d0f16d14da9868b79d17fa49ff284ec05fb45ef61f35c864bde9e38dc7539de2 SHA512 bb2860e5d8bb1567238e25d05cda7cb76557fa43dca3b8e802f7b4664e9b46e10187f2cbb76d1bcea5816d14c936d704fd606bdf125855ef3401b08412ac1fed WHIRLPOOL eefd707be37662bccd63d671496c79b30a07c13fb7497562887c678495020c382b5fb664ec8d5c76c45077fd6cfe36d4fc33f804b544f0efd042f6eaa5d2ed36 -AUX gnupg-2.1-fix-gentoo-dash-issue.patch 514 SHA256 961d924cc441a01c49d68f640fdd9d8a15d47ef02c85e3e4e15f77afd3de6b30 SHA512 2c269c049916a392210e2daedc7bb58281a9132bc51c3f4c136ee75cd19a78b76bf13814eb4165a65f8169968d4de4d407d42b2b36dd4e5284b5b10a4684c118 WHIRLPOOL c0a904864331bcb585783e7b61a15f1f57e80671e124e6bdccd01f21ee1e1c70da46f9b17007480f3b1d2957e8e9440d21bc108464abcbd3473a468c2496f227 -AUX gnupg-2.1.12-fix-signature-checking.patch 1547 SHA256 fe0d44d068b258c757514ce4e54e9de3b40513113e0bb676ab697d1e7bd18c8a SHA512 24c7a853f5b37412903da560e6ee6dd0a98014941fb0f250061398bb29f021d1dc07b241700811eebb895e0715446f95220543c4dc57f70e21fde59827374a83 WHIRLPOOL 485fcdfc1499e9ac6d83bed86365114c492255a8b74f49efca9ffb5ca3dcde8294320831a355e3b72fe7ae9bef4f8fa8a322cc998ad9821af6a99da044b04451 -DIST gnupg-1.4.19.tar.bz2 3713811 SHA256 7f09319d044b0f6ee71fe3587bb873be701723ac0952cff5069046a78de8fd86 SHA512 cce2a83efb05f963ad0f8afd04999cc852889d46b4cad4cf399a37fd6e69f0911a5ccaa0192cb891a941cfa93125349b481efa789a127e3c0aa2c5ba53672741 WHIRLPOOL 14eaddca0981f05757aa0751b9563837efd3f5943a422d5f29e0de94eb6233b85b8848a1f4816ab7e897d6e656c7c08705115d53ed89f554604ffd2009c3c39f -DIST gnupg-1.4.20.tar.bz2 3692881 SHA256 04988b1030fa28ddf961ca8ff6f0f8984e0cddcb1eb02859d5d8fe0fe237edcc SHA512 8a66d5a45dcf0508601452061eb1965c3c56c56f0e5ded00b7f54c6104de0a305c1d526abd37be2f55cd9bde79600d9cfaf60536af77ff733d778ace5fcd9dad WHIRLPOOL 26344b6ba0e5f0f11fa411f5af265c922b3b1d62ff030433eb8dc6fef00dbf2ec3370ecb081dd5c6cf85a4a37e7f12aacc83e07b803cc80adda29a11a4a3c715 +AUX gnupg-2.1.16-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch 1035 SHA256 9bf7c021ad5301a0f6692da6e3fc25dd3d918db976c20cefc79aae4029d1c935 SHA512 2b23cf2455ce8acf724a535f7caa1880d81fa8425dc7385aedc567c8dd910e0f49a835c30531d3a5368fb7396a7c9f653ebe2b08bd8e07e3a67992d690249215 WHIRLPOOL d3414b5fca8803e51932bda2158f6def6ff634b1ee0add0d2c03618c02b9680fddcbb691cfdb4786d2887b019e2926bfd99cfaea39138d96a993d89305ec71dc +AUX gnupg-2.1.19-have_strlwr.patch 1503 SHA256 cba59c4fe0afb2bd77e3757cde10ead2955dc3534ab65b2204ccf1e8f940ca88 SHA512 30cff48cb11b7eb149a8fce1446f6d303b4369d2eb7455008eb62474080ea3fede18ab627d5269de1e7b4f57338e633c79e1e52b44991920a438b7f0adfd6250 WHIRLPOOL 2aa55d3ce4f42249f87284a3cd70fe374a98f0aa1a4baf6ce074aa447c72be49fbd0d159793da02656f44493613da59aa2b9ac6a484e8a87859f0ddb97f0c69c +AUX gnupg-2.1.19-solaris-ucred.patch 381 SHA256 94493c38654454c6cc0ee5864fce65f2cf396060fcbe9609cbc477b960b71dfe SHA512 7a9f52ce2deaaf309ecb893ebaa6e89e9068782c320d0154ea30261ee99e47ab86e7c49f7ca51ac531f414070b13266b59e428fd678d7258e3d82c1dc13d4537 WHIRLPOOL 59d189d6bfab384c59159af7981dedacaba191493d735393771f5872bb0c1238fe4105fd5b3a4efc4ab2a6c9a0fda03d947923d946b31044958828704fec8bf4 +AUX gnupg-2.1.19-ssh-no-scdaemon.patch 2548 SHA256 a3fea5676565d0d5223dfde7252c641433e7845d7164659b24798b86ea6b573d SHA512 45665a69193b24718200315a2ac201cb1f4ffded4a7cdd9880cd042a64e178b561ac10aa51a3c074ed2ad04a6f30439d7caaccd88fb4415b8de63fb4692730b4 WHIRLPOOL 5dde532812142d5eeddd7f67a2a9c8f37e2bd906e1ab7d35d7576bdaf783e39207a9c892eba017a7c102da9a1eb55103bd7c26dea1e5a1f5c6a588ca31f9ec78 +AUX gnupg-2.1.20-gpg-Fix-typo.patch 843 SHA256 bd465cb0a40e83825b5e95ba0d9886be433e1b3dc85e78558c8abf103801ba59 SHA512 eb451eedb3e0282f3b7d10d0b12753a55b6bd92b2cdfc1dce5a9ffe1f0015cc598193193a8c8292371fb285517016d69ec70b7820f9dc0047e33b2e3f16214ed WHIRLPOOL 507a2206694a77dab35482e4701be13a062f7f983f80e3b632a10939d3229f756014f7d9f0b85b2214bf44e0d6ded16580bf4c4946682c5eeaa1c13731f2c29b +AUX gnupg-2.1.20-gpg-Properly-account-for-ring-trust-packets.patch 2987 SHA256 55e997ebfb0cb49e8ad5b10fdbbb742986a6ee51f41f8a42334fdb30cec49de9 SHA512 2cf3147638c69f49b4d792a01321b5892f882fc67a1aee8f51f9b35761e6961e9c46d9abc92b0e5250a85b7145e69ba9583b3ce2323943587feb52a029e95deb WHIRLPOOL 06a9fb5a569fe8adfde5168f5f4c604ba4b80351870c3a595b8711ef5a1ecc3076a1ac5f297e593a3e35aac27565dd2d092a8c9729c6f3ce9b98f2fc507d975d +AUX gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch 1048 SHA256 cc24f9fdccbeab4d7101b982e39d6df69e4d7da677bd580c0cc8447d23421eec SHA512 fd12827150e96cd7979ea9611d64ed4ab9e6c61cfecdd697b8fb4d162f20985b734c2bfc365a921809b9029e86a85a9b36c10ec472b3dd49c25ea18f5aef56ce WHIRLPOOL 7fae3a8805b279b5120a975728cc34bc026a3e1f83aaaa7b9b410f62daf2681bb05a3daf5ca4f7b1d28c85d91d5ab4209203eb95da7a48062efa2120d1af78d8 DIST gnupg-1.4.21.tar.bz2 3689305 SHA256 6b47a3100c857dcab3c60e6152e56a997f2c7862c1b8b2b25adf3884a1ae2276 SHA512 619e0fbc10310c7e55d129027e2945791fe91a0884b1d6f53acb4b2e380d1c6e71d1a516a59876182c5c70a4227d44a74ceda018c343b5291fa9a5d6de77c984 WHIRLPOOL eb596be347dd90be93d381fe405e50f5808160b546705493bc9d817d521ea236a2374648e6c2cab396f54bba74de4caf2b92e894df3a17aa339f014ef8cc8802 -DIST gnupg-2.0.28.tar.bz2 4435779 SHA256 ce092ee4ab58fd19b9fb34a460c07b06c348f4360dd5dd4886d041eb521a534c SHA512 7e786fe0648d5ea453f9c7524fec4bd7d5eec26d28f723acf3cb2f7ec9c400c339f0926a179411876c3f8e08b06942dcec643dc930caf58239bbd4932f4bd3c1 WHIRLPOOL ccf7427e54a545914e89677618055a114b4c9dc4db48669a2fc726fced98475df4ed27c93bd180f1250d147111ee663c736cdf4e1d8afdc40ed967cdffd0eb66 -DIST gnupg-2.0.29.tar.bz2 4416251 SHA256 68ed6b386ba78425b05a60e8ee22785ff0fef190bdc6f1c612f19a58819d4ac9 SHA512 23b452c740ab5c1e1e37337ae0583dd3b15df58a5bb5639c0c2aef1fb603e0a7d90a257ac99b0d9dfb68b81fa061c0c64e0bfd256c00d64e2f432192f5052f37 WHIRLPOOL f3d59a9453b4a65c726788c35b065ffc9cde0b746705080cd3491c73439786d791da29cf8f5bf1e5594a0e39cfaec214e346fe18ec3acf0b425dc396aa189f33 -DIST gnupg-2.0.30.tar.bz2 4414652 SHA256 e329785a4f366ba5d72c2c678a7e388b0892ac8440c2f4e6810042123c235d71 SHA512 e60a57f7dc74b44f884fd50d5a9c51cef7df8c098644ebab9ef7d945a40b0e4a285d0dc80b10fe39d8e4c2cc9d6cbbe800a0ddae54883180dc755fe47ced3314 WHIRLPOOL 007315882becc1204edf6833a13610284ce7e1c73429fc3b4170c35ba61c645299f811f01b1bc0506b1cf94ce0de23af4cea33f51cf97397ec61caa15ce3ac6c DIST gnupg-2.1.15.tar.bz2 5723689 SHA256 c28c1a208f1b8ad63bdb6b88d252f6734ff4d33de6b54e38494b11d49e00ffdd SHA512 69c943e853e1a37e8b17b3bc34e1503f14bc8f189fa9f3ac6644bcc98ccce6eaef64da20ff9dd1c8de3a7789ea577167984ccf3ac286cac50752e6f7c2f42ab1 WHIRLPOOL 4c5a8cd4e8b7196f4a355ce7739cf6e23c43817414e10bbba219117e4e51c4c618ffb5dbce27cb836a2171eda58e003d5ddf78d4af09a813c2a1729963413151 -EBUILD gnupg-1.4.19.ebuild 3372 SHA256 eb7614464a39d2a871f5963dcc61e82a13cbcab1aeedb0740228c726f895d2e9 SHA512 4726afc7f124f672e1e358fcc2b496728a8d3f507181d85d287f70eb743b5d3a527b020be2ba7473f4b60994169a380da501f100c09ed468818d2405c34b0797 WHIRLPOOL 1e9efd7a18e685fb42a1d8547b5668490b197ccdc4eab3bb07ca8075bcb58492a18f2d634ba8b1f91d2b8b872676106d31df4c38dcb645e113497989fcc13606 -EBUILD gnupg-1.4.20.ebuild 3384 SHA256 220365635e57bf6b01037ad79a28b86dffe7e80c5e9e80e3b1e837b747762f5e SHA512 4049594a0868d09b19e0611b502abcb3a6179525b5feb7dc608168071892847dab466242d138c96c93743480c7dcd81724e3038b199909ec1e7950e6916a6a38 WHIRLPOOL 01c17a71180ccb068155ed872f18774c90d9077323aa8b0db89b1e61f903f348c1f8f11970320d6ad30e17019bb17b9f6dc2e41bbea14001371ecba0fec4b860 -EBUILD gnupg-1.4.21.ebuild 3375 SHA256 01264a6ded99699972cc34739d13e30536a53f466504932b8a281a323c252d2b SHA512 091813854e09b800a02dfead662bdc5e0c2845c318384af5954f10412be0e03b827f997d7d1411086747b6187ef314312d0c7dc109fed84f56c91560bd06b763 WHIRLPOOL fa97634e9758606afb23feb2ffe662dc9e1c55366e458d7b8ef224c1c2c0bc40a69bbfa510e5da62df21a9b38893777d210379de1ecaa88be07607664e3823ca -EBUILD gnupg-2.0.28.ebuild 4850 SHA256 22a7afe802626f9332fa07ccdbbb7b058c3d54ef4e64f9afa241080380eeab71 SHA512 34ebbe9c768e254248a79b92e746f2bad757d122bd329fb65436ae7c6f2405a43594d131b3ed88fa029579d76341de3ad7a59337c12a382e75b75f6ddd435a60 WHIRLPOOL 8d0a3bb121e247079b2330cb5294c572187c99fe591e535e4022c17c5c6c77241d990d89c459027641f392c185cf8260af28a5495e888f874558fe784f38b3cb -EBUILD gnupg-2.0.29-r1.ebuild 4978 SHA256 7524b83ab9efaa9ea9cb54590ef2070d2f0a12e4063848703ae352913834a3b4 SHA512 3b177c3aa5949aa51a43c698dbd7bcdc208d152759acb2fd04b4c96a9fb2b31a608b06f5782f56a4cff1a03616c5947cbb8ef59eff948cbed9be220e7985f0e4 WHIRLPOOL b21df882aa93a645acaea838fdfc68e658408bbe0ab52e577b6f4ee65eb8e8dbc126d0a35f022edf9d239269c22fd82d68b239b8419397709d05532aa4f256e6 -EBUILD gnupg-2.0.30.ebuild 4980 SHA256 bd29bea48709efda695d96c1c31c383793a8ab56e742e74555b9e9b45a9bb335 SHA512 740d16d7c5aa29d8ade28b67d7bffacb036671b9aa1800ca04c5fb81d2dafbceb4529236e91b91c61e93cafed11cca7bd471ed165ce75941bf1fb38b9cbf5b90 WHIRLPOOL 8860cfdbe126f9a2a72126064ed866d21209ee55f318a1f6de1c56fed7a64fad1be78470968722f74ebb9eb1b67e87459525564ca40992fbe0a5226a09c9f218 -EBUILD gnupg-2.1.15.ebuild 4431 SHA256 5fa53b903e10f0c79e0a12549b2549541b97f28ddf48fd5a180332641337047d SHA512 03a2e4e6bfffb0eca588a1e9f9b6d693702487ac5c289b7dad226735bf1231b8635cd9369e77c8f21da76c2d023e064d039920cc4c8ea590dd98c070bafe8ba5 WHIRLPOOL 8c7f4514cf789d8724ef2462f9f14a4ca153415558ada4aeceaeb22f877c6bfa23e001ea68ad97a25e388885f9cf66a75dc92d68f0a403347d42486d2fafe107 -MISC ChangeLog 14435 SHA256 e6085be566a423fa2bb08b6fc625a1ea8057efda69ef455a97615e25d360fdd1 SHA512 fc62dfcdff1375a02b2a19417105ec43e702e16b104e2ed29f59e282f49d1c648ff6e31382b86c36cd97f80b1d5f8d4fc5050d1f6211c0fa9ffdd69e1e7f13c0 WHIRLPOOL ca9c35bdbd423a3c65a9ad2479f7e3b8ce4eca7af62b991aa2f6ca5c5452a5f8b791214c9bb525391fab5ec895179ae9ac057cc21565e3d88fcd93dd1f8f42cc +DIST gnupg-2.1.18.tar.bz2 6308666 SHA256 d04c6fab7e5562ce4b915b22020e34d4c1a256847690cf149842264fc7cef994 SHA512 b8357f0a883a33c2e4f6ab5a8f5ddb171c899b7a2899e8ce4cac232938fe1dffb789a54980dfc4b758c4cb47f11f1fc570fea905244735048dfc6f06b3353baf WHIRLPOOL c5f132beb3b454146747fe14cd12576fb4d9a9adb8cfd80fcae4482b111672fd38e412dba72caa75af717069d7182a99c7f30ea03dc9adf190f5aa1f01748247 +DIST gnupg-2.1.20.tar.bz2 6456128 SHA256 24cf9a69369be64a9f6f8cc11a1be33ab7780ad77a6a1b93719438f49f69960d SHA512 14a9890bc64e143f87cff121dd298d490d78dbd34e36883e0f25763ff9064e5706a7632893d7c5d0e8e9b8cf9cdb0d378b4ce1715348729f0fc080455b61eca9 WHIRLPOOL fa6cbd66031cac41db308b10bebec87e37a19d3c63219d22fb874d7d016bcad057b93eeece7a64001718ee1f881199e3d3eebc8ef6625691f553b0d2dbc92624 +DIST gnupg-2.1.21.tar.bz2 6472887 SHA256 7aead8a8ba75b69866f583b6c747d91414d523bfdfbe9a8e0fe026b16ba427dd SHA512 ddced44c37a220af8371ba36357fc0f23b22b57daec1cba6d4a1a015d345eac7f6060c88b22a5cd457ee364d0ec1f02175644aed1970a97abfa84a3d285bc512 WHIRLPOOL 9408a4561ce35fe2a0a999353517cc6a324b2871851d08bcbeffa1e08b49a0df0fff5a180579ebc80679cce559ed789d562243fa8372ebc908091ec8a5364f13 +EBUILD gnupg-1.4.21.ebuild 3355 SHA256 cd060862b062a2e6afe3789e783d02d38baa6f6dda0bf78e3fd121442e0ff0cf SHA512 4c269d54b116b730197656d840b7b341166c8114069a3050385375b66918ad4afbe8f04a558c80dec8e8d0912cecccc585cdfbc7bee52f0eef72f6a363a95e3d WHIRLPOOL f41839fd5a0e37b518420780f3564d08e18870d5943de2a677baab92f365638b57a86f25192af6ae2c59c817a72f559a92bf59586fa5b71431aaf220eb9069f8 +EBUILD gnupg-2.1.15.ebuild 4570 SHA256 8a8a2a347184293403d78eb604f2c520ac716e162cb8acfc21795952abe9b07f SHA512 385f5c40a42559e3b686d16dedc2ca442dd0a075514184e67eef97624cc419bd0bfc7f7ca6fdd3dc549cb4e3beafce656b725adcf201d27b151dab6456346875 WHIRLPOOL be781ec9278f2b9284e139dccbaa986a2c2860f74bd3933a6ce5e325b4ac6cd7b0301c31331955e308d71c754c2a00922a8a2ea8db7178ed73e9135a8d3293a8 +EBUILD gnupg-2.1.18.ebuild 3098 SHA256 e0771590a5791127da55ed623c3ea0daaec6ff7a57b57b800175d5ef81b64fb6 SHA512 66b3e098e2efb35b2ccfd32ef99d8fd0f6cab451018d5cbf0b1bcf515758446f68a920ea492a369e7dc1319ba8a5d2642aa50e06ee46daa74a05e097816fb2bf WHIRLPOOL 4ef743d1a78550494d98cf8c6526d0a16625a8ae4b4e014ae59a4881dbc1ceef1cb87d14878bc4d44a64619fcf9ed74ca89a1b6bb5f038fe5da8b4cdf759d6ab +EBUILD gnupg-2.1.20-r1.ebuild 3102 SHA256 1e8c8bdee0c90d9ea51b3ed3e940a4f4e7e67c823816961ca75e02e8b726dc03 SHA512 68eafca6339bab0f118c5ff9119a984ee2b7432942929d429a430c053da568ed7729d13a507d073bebc8a273e74eb40f66585ef84cc9b83181f2ea5d6990d615 WHIRLPOOL 99ee773c6aec668d1e4ebbb9ef65792e26f01088d54443dff0578de61ca9d665ba30e96be80cd7e447abb9fed56f3061aff7c224941de90f31ee2134995a8adc +EBUILD gnupg-2.1.21-r1.ebuild 3085 SHA256 6879c88baa5119856edd2c2606c9a4bae140e9a8a2078864013719bd675c7338 SHA512 1d2e8a35a53c921469aea17edfeb264916de285d0bf39a3a96dd6ab5d607accc98808dadfa7818889c1f1c52a35b69e1e5a6cc161ba8fdefe1a158788cd18831 WHIRLPOOL 8d51509e8ec137593ac6457a2d43dd204357692d208104d244420b7cf4d9c1a2e61320187f5664f1b3df1e40a8453ffd201fd0603860c502702c289a0caa4b32 +EBUILD gnupg-2.1.21.ebuild 3011 SHA256 65925b45f9f9215a81f4cdc045f8b98e0b0386e3f41d2b0e77344993d6a020ed SHA512 ab660821081686bcb389b8b2c70e3b7a9e3cede37c10006fd6502ed3f02bb7a0003ab04e150869e650fa95414e4080b476091be19be9318d30d061bef876cdcf WHIRLPOOL fef120afd0ae712ee7e628fb30f115c41b8eb0a80d137bfaa04d0dd606579c3471d592e007db6462a4c60d8affe1af336e20caade9e21d828d196fbd6e085851 +MISC ChangeLog 17653 SHA256 0f85d5aa5e23837a910ad2d14a05a1a3cd8a3bc9f59d4e0fcbc1b6cf30d8f166 SHA512 8e8d0cac1c1c9662d9754e1ee04399bffbd41eaec93d361bb01ac753d9907c60d56f184eb5e265f4817afe681f090b4d796274a2bb33988764e036fdb71dd2f1 WHIRLPOOL 960f2283993b2d007df253abd5a5b0eb0d1441df64262825785793cfd756f6d314c3186948fddfc946ed801e64834ac4909ab9654ceb8e2c45d9df3543ea6812 MISC ChangeLog-2015 89046 SHA256 295a825284cc7d9b7148c77733782937402db7e07fd7fbf0a9f44861d2018ce7 SHA512 9920db843f9cc1863f3529ac2022f591de8f0b930f82b64ca2859d542af679de3dcc733e5b55b8de060df9bf01ce68cd1828d0c179b1f9f05093cd6566efddc6 WHIRLPOOL d21dbe313d4c1b0e50012e0cc05560d13b712875514dbbea2f56be40ce85c99db8a7693a0f4492dd631119d37cbc796546fe5b62f5d6a6baf598d0a94c0ac0a3 -MISC metadata.xml 1211 SHA256 c9be6af1ab9cc14b1b09ad2ed9ea4530148c2c5476f6335b096b83798e8dccef SHA512 521cef0f8f903af1cf5d59a4c15d1ee8ee264052d8156a3b00489375b5cff5fdb42b933d918a2c8ca1f51997c2ffdd4c2a9c9417240d42bfea9329ccfcec4f07 WHIRLPOOL d98abfc91888e2058b08903dbe7c9c0686ac2852815ca1800d9f219f7eedb309c0a780eabcfdd21e08cbf1225ac6873fbf6ee7724d2226a569ce5cbcbf41a2f5 +MISC metadata.xml 1305 SHA256 16a6bd4e5d90f7a4cc01bb14d3239f3e702ab99afb30bc989c8d578eaec48fbb SHA512 b7a406925af6a56b9036b895436d5dbfb93d4d06cdd07b43b5df71ff7247111f5bf1c1d085e8037b23bc5c67b476204c1f681bf26446ebdb7adf58e32bd51029 WHIRLPOOL 2fe667cbf1954816ddebc520253c6645929870d39e8a3b7e03821164a7110ebbb5588178bd31db844fa44f7e57e031de11da9e74596f3fc92ac44c4b7f5b3a21 diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.17-gpgsm-gencert.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.17-gpgsm-gencert.patch deleted file mode 100644 index 9506f81437..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.17-gpgsm-gencert.patch +++ /dev/null @@ -1,34 +0,0 @@ -From c34486a64c223bcbfbb57d9abcf107d684b815b6 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= -Date: Sun, 17 Apr 2011 01:34:39 +0200 -Subject: [PATCH] gpgsm-gencert.sh: make sure not to abort after creating temp - file. - -https://bugs.g10code.com/gnupg/issue1466 - ---- - tools/gpgsm-gencert.sh | 8 ++++---- - 1 files changed, 4 insertions(+), 4 deletions(-) - -diff --git a/tools/gpgsm-gencert.sh b/tools/gpgsm-gencert.sh -index b209c8e..e7c812f 100755 ---- a/tools/gpgsm-gencert.sh -+++ b/tools/gpgsm-gencert.sh -@@ -178,10 +178,10 @@ Key-Length: $KEY_LENGTH - Key-Usage: $KEY_USAGE - Name-DN: $NAME - EOF --[ -n "$KEY_GRIP" ] && echo "Key-Grip: $KEY_GRIP" --[ -n "$EMAIL_ADDRESSES" ] && echo "$EMAIL_ADDRESSES" --[ -n "$DNS_ADDRESSES" ] && echo "$DNS_ADDRESSES" --[ -n "$URI_ADDRESSES" ] && echo "$URI_ADDRESSES" -+[ -n "$KEY_GRIP" ] && echo "Key-Grip: $KEY_GRIP" || true -+[ -n "$EMAIL_ADDRESSES" ] && echo "$EMAIL_ADDRESSES" || true -+[ -n "$DNS_ADDRESSES" ] && echo "$DNS_ADDRESSES" || true -+[ -n "$URI_ADDRESSES" ] && echo "$URI_ADDRESSES" || true - ) > "$file_parameter" - - --- -1.7.5.rc1 - diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-Need-to-init-the-trustdb-for-import.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-Need-to-init-the-trustdb-for-import.patch deleted file mode 100644 index 4c9eff26fd..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-Need-to-init-the-trustdb-for-import.patch +++ /dev/null @@ -1,35 +0,0 @@ -From a2dcc5cc49c3e79d64bd1a2ad7a5bc4df5b073ee Mon Sep 17 00:00:00 2001 -From: Kristian Fiskerstrand -Date: Wed, 13 Aug 2014 11:13:34 +0200 -Subject: [PATCH] gpg: Need to init the trustdb for import. - -* g10/trustdb.c (clear_ownertrusts): Init trustdb. - --- - -This was fixed in 1.4 branch in commit -23191d7851eae2217ecdac6484349849a24fd94a but was not applied to the -2.0 branch that exhibits the same problem. This is actually a hack -to fix a bug introduced with commit 2528178. - -GnuPG-bug-id: 1622 ---- - g10/trustdb.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/g10/trustdb.c b/g10/trustdb.c -index f96701a..7bfef25 100644 ---- a/g10/trustdb.c -+++ b/g10/trustdb.c -@@ -923,6 +923,8 @@ clear_ownertrusts (PKT_public_key *pk) - TRUSTREC rec; - int rc; - -+ init_trustdb(); -+ - if (trustdb_args.no_trustdb && opt.trust_model == TM_ALWAYS) - return 0; - --- -1.8.5.5 - diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-misc-cve.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-misc-cve.patch deleted file mode 100644 index 734a04abd5..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.0.26-misc-cve.patch +++ /dev/null @@ -1,118 +0,0 @@ -From ed8383c618e124cfa708c9ee87563fcdf2f4649c Mon Sep 17 00:00:00 2001 -From: Daniel Kahn Gillmor -Date: Fri, 19 Dec 2014 18:53:34 -0500 -Subject: [PATCH] sm: Avoid double-free on iconv failure - -* sm/minip12.c: (p12_build) if jnlib_iconv_open fails, avoid -double-free of pwbuf. - --- - -Observed by Joshua Rogers , who proposed a -slightly different fix. - -Debian-Bug-Id: 773472 - -Added fix at a second place - wk. ---- - sm/minip12.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/agent/minip12.c b/agent/minip12.c -index 01b91b7..ca4d248 100644 ---- a/agent/minip12.c -+++ b/agent/minip12.c -@@ -2422,6 +2422,7 @@ p12_build (gcry_mpi_t *kparms, const void *cert, size_t certlen, - " requested charset '%s': %s\n", - charset, strerror (errno)); - gcry_free (pwbuf); -+ pwbuf = NULL; - goto failure; - } - -@@ -2436,6 +2437,7 @@ p12_build (gcry_mpi_t *kparms, const void *cert, size_t certlen, - " requested charset '%s': %s\n", - charset, strerror (errno)); - gcry_free (pwbuf); -+ pwbuf = NULL; - jnlib_iconv_close (cd); - goto failure; - } --- -1.7.10.4 - -From b0b3803e8c2959dd67ca96debc54b5c6464f0d41 Mon Sep 17 00:00:00 2001 -From: Daniel Kahn Gillmor -Date: Fri, 19 Dec 2014 18:07:55 -0500 -Subject: [PATCH] scd: Avoid double-free on error condition in scd - -* scd/command.c (cmd_readkey): avoid double-free of cert - --- - -When ksba_cert_new() fails, cert will be double-freed. - -Debian-Bug-Id: 773471 - -Original patch changed by wk to do the free only at leave. ---- - scd/command.c | 6 ++---- - 1 file changed, 2 insertions(+), 4 deletions(-) - -diff --git a/scd/command.c b/scd/command.c -index dd4191f..1cc580a 100644 ---- a/scd/command.c -+++ b/scd/command.c -@@ -804,10 +804,8 @@ cmd_readkey (assuan_context_t ctx, char *line) - - rc = ksba_cert_new (&kc); - if (rc) -- { -- xfree (cert); -- goto leave; -- } -+ goto leave; -+ - rc = ksba_cert_init_from_mem (kc, cert, ncert); - if (rc) - { --- -1.7.10.4 - -From abd5f6752d693b7f313c19604f0723ecec4d39a6 Mon Sep 17 00:00:00 2001 -From: Werner Koch -Date: Mon, 22 Dec 2014 12:16:46 +0100 -Subject: [PATCH] dirmngr,gpgsm: Return NULL on fail - -* dirmngr/ldapserver.c (ldapserver_parse_one): Set SERVER to NULL. -* sm/gpgsm.c (parse_keyserver_line): Ditto. --- - -Reported-by: Joshua Rogers - - "If something inside the ldapserver_parse_one function failed, - 'server' would be freed, then returned, leading to a - use-after-free. This code is likely copied from sm/gpgsm.c, which - was also susceptible to this bug." - -Signed-off-by: Werner Koch ---- - dirmngr/ldapserver.c | 1 + - sm/gpgsm.c | 1 + - 2 files changed, 2 insertions(+) - -diff --git a/sm/gpgsm.c b/sm/gpgsm.c -index 3398d17..72bceb4 100644 ---- a/sm/gpgsm.c -+++ b/sm/gpgsm.c -@@ -862,6 +862,7 @@ parse_keyserver_line (char *line, - { - log_info (_("%s:%u: skipping this line\n"), filename, lineno); - keyserver_list_free (server); -+ server = NULL; - } - - return server; --- -1.7.10.4 - diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1-fix-gentoo-dash-issue.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1-fix-gentoo-dash-issue.patch deleted file mode 100644 index 6878ef1e16..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1-fix-gentoo-dash-issue.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur tests.old/openpgp/mds.test tests/openpgp/mds.test ---- tests.old/openpgp/mds.test 2016-05-03 13:13:11.373313389 +0200 -+++ tests/openpgp/mds.test 2016-05-03 13:13:31.886755059 +0200 -@@ -63,7 +63,7 @@ - - [ "$failed" != "" ] && error "$failed failed for empty string" - --echo_n "abcdefghijklmnopqrstuvwxyz" | $GPG --with-colons --print-mds >y -+printf "abcdefghijklmnopqrstuvwxyz" | $GPG --with-colons --print-mds >y - if have_hash_algo "MD5"; then - test_one ":1:" "C3FCD3D76192E4007DFB496CCA67E13B" - fi diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.12-fix-signature-checking.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.12-fix-signature-checking.patch deleted file mode 100644 index debf0bbe9c..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.12-fix-signature-checking.patch +++ /dev/null @@ -1,50 +0,0 @@ -From 83a90a916e8e2f8e44c3b11d11e1dd75f65a87fb Mon Sep 17 00:00:00 2001 -From: NIIBE Yutaka -Date: Wed, 11 May 2016 19:27:03 +0900 -Subject: [PATCH 1/1] g10: Fix signature checking. - -* g10/sig-check.c (check_signature_over_key_or_uid): Fix call to -walk_kbnode. - --- - -Thanks to Vincent Brillault (Feandil). - -GnuPG-bug-id: 2351 -Signed-off-by: NIIBE Yutaka ---- - g10/sig-check.c | 13 +++++++++---- - 1 file changed, 9 insertions(+), 4 deletions(-) - -diff --git a/g10/sig-check.c b/g10/sig-check.c -index 290f19a..7000b48 100644 ---- a/g10/sig-check.c -+++ b/g10/sig-check.c -@@ -797,15 +797,20 @@ check_signature_over_key_or_uid (PKT_public_key *signer, - *is_selfsig = 1; - } - else -- /* See if one of the subkeys was the signer (although this is -- extremely unlikely). */ - { - kbnode_t ctx = NULL; - kbnode_t n; - -- while ((n = walk_kbnode (kb, &ctx, PKT_PUBLIC_SUBKEY))) -+ /* See if one of the subkeys was the signer (although this -+ is extremely unlikely). */ -+ while ((n = walk_kbnode (kb, &ctx, 0))) - { -- PKT_public_key *subk = n->pkt->pkt.public_key; -+ PKT_public_key *subk; -+ -+ if (n->pkt->pkttype != PKT_PUBLIC_SUBKEY) -+ continue; -+ -+ subk = n->pkt->pkt.public_key; - if (sig->keyid[0] == subk->keyid[0] - && sig->keyid[1] == subk->keyid[1]) - /* Issued by a subkey. */ --- -2.8.0.rc3 - diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.16-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.16-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch new file mode 100644 index 0000000000..7c79046249 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.16-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch @@ -0,0 +1,33 @@ +From cf3778631f87ad03274ac94dcae7c7fbbd036913 Mon Sep 17 00:00:00 2001 +From: Kristian Fiskerstrand +Date: Tue, 22 Nov 2016 10:07:33 +0100 +Subject: [PATCH] gpgscm: Use shorter socket path lengts to improve test + reliability + +-- +As socket lengths are normally restricted to 108 characters +(UNIX_PATH_MAX variable in /usr/include/linux/un.h), using 42 characters +by default easily results in errors. +--- + tests/gpgscm/tests.scm | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/tests/gpgscm/tests.scm b/tests/gpgscm/tests.scm +index 72afa99..039ea86 100644 +--- a/tests/gpgscm/tests.scm ++++ b/tests/gpgscm/tests.scm +@@ -268,9 +268,9 @@ + (define (mkdtemp . components) + (_mkdtemp (if (null? components) + (path-join (getenv "TMP") +- (string-append "gpgscm-" (get-isotime) "-" ++ (string-append "gscm" + (basename-suffix *scriptname* ".scm") +- "-XXXXXX")) ++ "XXXXXX")) + (apply path-join components)))) + + (macro (with-temporary-working-directory form) +-- +2.7.3 + diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-have_strlwr.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-have_strlwr.patch new file mode 100644 index 0000000000..eae8d9ea3f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-have_strlwr.patch @@ -0,0 +1,56 @@ +https://lists.gnupg.org/pipermail/gnupg-devel/2017-March/032668.html + +From c22a2a89d3bd3d08b3abb8e4e33df32b480338ec Mon Sep 17 00:00:00 2001 +From: Michael Haubenwallner +Date: Tue, 7 Mar 2017 13:54:49 +0100 +Subject: [PATCH] gpgscm: Use system strlwr if available. + +* tests/gpgscm/scheme.c: Define local strlwr only when HAVE_STRLWR is +not defined in config.h. +* tests/gpgscm/scheme-config.h: Remove hack. + +Signed-off-by: Justus Winter +--- + tests/gpgscm/scheme-config.h | 4 ---- + tests/gpgscm/scheme.c | 6 +++++- + 2 files changed, 5 insertions(+), 5 deletions(-) + +diff --git a/tests/gpgscm/scheme-config.h b/tests/gpgscm/scheme-config.h +index 2003498..15ca969 100644 +--- a/tests/gpgscm/scheme-config.h ++++ b/tests/gpgscm/scheme-config.h +@@ -30,7 +30,3 @@ + #define USE_PLIST 0 + #define USE_INTERFACE 1 + #define SHOW_ERROR_LINE 1 +- +-#if __MINGW32__ +-# define USE_STRLWR 0 +-#endif /* __MINGW32__ */ +diff --git a/tests/gpgscm/scheme.c b/tests/gpgscm/scheme.c +index b2ff721..af97c27 100644 +--- a/tests/gpgscm/scheme.c ++++ b/tests/gpgscm/scheme.c +@@ -12,6 +12,10 @@ + * + */ + ++#ifdef HAVE_CONFIG_H ++# include ++#endif ++ + #define _SCHEME_SOURCE + #include "scheme-private.h" + #ifndef WIN32 +@@ -88,7 +92,7 @@ static int stricmp(const char *s1, const char *s2) + } + #endif /* __APPLE__ */ + +-#if USE_STRLWR ++#if USE_STRLWR && !defined(HAVE_STRLWR) + static const char *strlwr(char *s) { + const char *p=s; + while(*s) { +-- +2.10.2 + diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-solaris-ucred.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-solaris-ucred.patch new file mode 100644 index 0000000000..aefce5e825 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-solaris-ucred.patch @@ -0,0 +1,19 @@ +command-ssh: include ucred.h + +In order to use ucred() when HAVE_SO_PEERCRED is defined, ucred.h needs +to be included on Solaris. + +https://bugs.gnupg.org/gnupg/issue2981 + +--- a/agent/command-ssh.c ++++ b/agent/command-ssh.c +@@ -40,6 +40,9 @@ + #include + #include + #include ++#ifdef HAVE_UCRED_H ++#include ++#endif + + #include "agent.h" + diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-ssh-no-scdaemon.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-ssh-no-scdaemon.patch new file mode 100644 index 0000000000..14d5444f3a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.19-ssh-no-scdaemon.patch @@ -0,0 +1,85 @@ +From 4ce4f2f683a17be3ddb93729f3f25014a97934ad Mon Sep 17 00:00:00 2001 +From: NIIBE Yutaka +Date: Mon, 6 Mar 2017 10:26:11 +0900 +Subject: [PATCH 1/1] agent: For SSH, robustly handling scdaemon's errors. + +* agent/command-ssh.c (card_key_list): Return 0 when +agent_card_serialno returns an error. +(ssh_handler_request_identities): Handle errors for card listing +and proceed to other cases. +-- + +GnuPG-bug-id: 2980 + +Signed-off-by: NIIBE Yutaka +--- + agent/command-ssh.c | 19 +++++++++---------- + 1 file changed, 9 insertions(+), 10 deletions(-) + +diff --git a/agent/command-ssh.c b/agent/command-ssh.c +index 79b8f85..3ab41cf 100644 +--- a/agent/command-ssh.c ++++ b/agent/command-ssh.c +@@ -2393,13 +2393,12 @@ card_key_list (ctrl_t ctrl, char **r_serialno, strlist_t *result) + err = agent_card_serialno (ctrl, r_serialno, NULL); + if (err) + { +- if (gpg_err_code (err) == GPG_ERR_ENODEV) +- return 0; /* Nothing available. */ +- +- if (opt.verbose) ++ if (gpg_err_code (err) != GPG_ERR_ENODEV && opt.verbose) + log_info (_("error getting serial number of card: %s\n"), + gpg_strerror (err)); +- return err; ++ ++ /* Nothing available. */ ++ return 0; + } + + err = agent_card_cardlist (ctrl, result); +@@ -2568,7 +2567,6 @@ ssh_handler_request_identities (ctrl_t ctrl, + gpg_error_t err; + int ret; + ssh_control_file_t cf = NULL; +- char *cardsn; + gpg_error_t ret_err; + + (void)request; +@@ -2601,21 +2599,21 @@ ssh_handler_request_identities (ctrl_t ctrl, + if (opt.verbose) + log_info (_("error getting list of cards: %s\n"), + gpg_strerror (err)); +- goto out; ++ goto scd_out; + } + + for (sl = card_list; sl; sl = sl->next) + { + char *serialno0; ++ char *cardsn; ++ + err = agent_card_serialno (ctrl, &serialno0, sl->d); + if (err) + { + if (opt.verbose) + log_info (_("error getting serial number of card: %s\n"), + gpg_strerror (err)); +- xfree (serialno); +- free_strlist (card_list); +- goto out; ++ continue; + } + + xfree (serialno0); +@@ -2640,6 +2638,7 @@ ssh_handler_request_identities (ctrl_t ctrl, + free_strlist (card_list); + } + ++ scd_out: + /* Then look at all the registered and non-disabled keys. */ + err = open_control_file (&cf, 0); + if (err) +-- +2.8.0.rc3 + diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Fix-typo.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Fix-typo.patch new file mode 100644 index 0000000000..292fc264ac --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Fix-typo.patch @@ -0,0 +1,27 @@ +From 692208fd6c1547cc7dd2062a1d1c9499bc0a8be4 Mon Sep 17 00:00:00 2001 +From: Justus Winter +Date: Mon, 8 May 2017 13:52:39 +0200 +Subject: [PATCH] gpg: Fix typo. + +-- +Signed-off-by: Justus Winter +--- + g10/packet.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/g10/packet.h b/g10/packet.h +index a10495c..d42510d 100644 +--- a/g10/packet.h ++++ b/g10/packet.h +@@ -623,7 +623,7 @@ struct parse_packet_ctx_s + iobuf_t inp; /* The input stream with the packets. */ + struct packet_struct last_pkt; /* The last parsed packet. */ + int free_last_pkt; /* Indicates that LAST_PKT must be freed. */ +- int skip_meta; /* Skip right trust packets. */ ++ int skip_meta; /* Skip ring trust packets. */ + }; + typedef struct parse_packet_ctx_s *parse_packet_ctx_t; + +-- +2.10.2 + diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Properly-account-for-ring-trust-packets.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Properly-account-for-ring-trust-packets.patch new file mode 100644 index 0000000000..58568db47d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpg-Properly-account-for-ring-trust-packets.patch @@ -0,0 +1,86 @@ +From 22739433e98be80e46fe7d01d52a9627c1aebaae Mon Sep 17 00:00:00 2001 +From: Justus Winter +Date: Mon, 8 May 2017 14:24:00 +0200 +Subject: [PATCH] gpg: Properly account for ring trust packets. + +* g10/keyring.c (keyring_get_keyblock): Use the parser's packet count +instead of counting ourself. +* g10/packet.h (struct parse_packet_ctx_s): New field +'n_parsed_packets'. +(init_parse_packet): Initialize new field. +* g10/parse-packet.c (parse): Count packets. +-- + +The 'keyring' keystore depends on the number of packets for delete and +update operations. With the rework of the ring trust packets, the +trust packets were no longer properly accounted for leading to keyring +corruptions. + +The 'keybox' store was not affected. + +GnuPG-bug-id: 3123 +GnuPG-bug-id: 3135 +GnuPG-bug-id: 3144 +Fixes-commit: a8895c99a7d0750132477d80cd66caaf3a709113 +Signed-off-by: Justus Winter +--- + g10/keyring.c | 4 ++-- + g10/packet.h | 2 ++ + g10/parse-packet.c | 3 +++ + 3 files changed, 7 insertions(+), 2 deletions(-) + +diff --git a/g10/keyring.c b/g10/keyring.c +index e223f0f..50f1b82 100644 +--- a/g10/keyring.c ++++ b/g10/keyring.c +@@ -409,11 +409,11 @@ keyring_get_keyblock (KEYRING_HANDLE hd, KBNODE *ret_kb) + pkt = xmalloc (sizeof *pkt); + init_packet (pkt); + init_parse_packet (&parsectx, a); +- hd->found.n_packets = 0;; ++ hd->found.n_packets = 0; + lastnode = NULL; + save_mode = set_packet_list_mode(0); + while ((rc=parse_packet (&parsectx, pkt)) != -1) { +- hd->found.n_packets++; ++ hd->found.n_packets = parsectx.n_parsed_packets; + if (gpg_err_code (rc) == GPG_ERR_UNKNOWN_PACKET) { + free_packet (pkt, &parsectx); + init_packet (pkt); +diff --git a/g10/packet.h b/g10/packet.h +index d42510d..cf2121c 100644 +--- a/g10/packet.h ++++ b/g10/packet.h +@@ -624,6 +624,7 @@ struct parse_packet_ctx_s + struct packet_struct last_pkt; /* The last parsed packet. */ + int free_last_pkt; /* Indicates that LAST_PKT must be freed. */ + int skip_meta; /* Skip ring trust packets. */ ++ unsigned int n_parsed_packets; /* Number of parsed packets. */ + }; + typedef struct parse_packet_ctx_s *parse_packet_ctx_t; + +@@ -633,6 +634,7 @@ typedef struct parse_packet_ctx_s *parse_packet_ctx_t; + (a)->last_pkt.pkt.generic= NULL;\ + (a)->free_last_pkt = 0; \ + (a)->skip_meta = 0; \ ++ (a)->n_parsed_packets = 0; \ + } while (0) + + #define deinit_parse_packet(a) do { \ +diff --git a/g10/parse-packet.c b/g10/parse-packet.c +index fa44f83..dbb7af8 100644 +--- a/g10/parse-packet.c ++++ b/g10/parse-packet.c +@@ -764,6 +764,9 @@ parse (parse_packet_ctx_t ctx, PACKET *pkt, int onlykeypkts, off_t * retpos, + partial? (new_ctb ? " partial" : " indeterminate") :"", + new_ctb? " new-ctb":""); + ++ /* Count it. */ ++ ctx->n_parsed_packets++; ++ + pkt->pkttype = pkttype; + rc = GPG_ERR_UNKNOWN_PACKET; /* default error */ + switch (pkttype) +-- +2.10.2 + diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch new file mode 100644 index 0000000000..dd75e3a5e9 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch @@ -0,0 +1,33 @@ +From e3bdb7d17264b8d5bd9abab97c96d9c4a50e4f61 Mon Sep 17 00:00:00 2001 +From: Kristian Fiskerstrand +Date: Mon, 3 Apr 2017 23:44:56 +0300 +Subject: [PATCH] gpgscm: Use shorter socket path lengts to improve test + reliability + +-- +As socket lengths are normally restricted to 108 characters +(UNIX_PATH_MAX variable in /usr/include/linux/un.h), using 42 characters +by default easily results in errors. +--- + tests/gpgscm/tests.scm | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/tests/gpgscm/tests.scm b/tests/gpgscm/tests.scm +index 592b36f..f54a387 100644 +--- a/tests/gpgscm/tests.scm ++++ b/tests/gpgscm/tests.scm +@@ -273,9 +273,9 @@ + (canonical-path (_mkdtemp (if (null? components) + (path-join + (get-temp-path) +- (string-append "gpgscm-" (get-isotime) "-" ++ (string-append "gscm" + (basename-suffix *scriptname* ".scm") +- "-XXXXXX")) ++ "XXXXXX")) + (apply path-join components))))) + + ;; Make a temporary directory and remove it at interpreter shutdown. +-- +2.10.2 + diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.19.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.19.ebuild deleted file mode 100644 index 5922bb6912..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.19.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit eutils flag-o-matic toolchain-funcs - -ECCVER="0.2.0" -ECCVER_GNUPG="1.4.9" -ECC_PATCH="${PN}-${ECCVER_GNUPG}-ecc${ECCVER}.diff" -MY_P=${P/_/} - -DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" -HOMEPAGE="http://www.gnupg.org/" -SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" -IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib" - -COMMON_DEPEND=" - ldap? ( net-nds/openldap ) - bzip2? ( app-arch/bzip2 ) - zlib? ( sys-libs/zlib ) - curl? ( net-misc/curl ) - mta? ( virtual/mta ) - readline? ( sys-libs/readline ) - smartcard? ( =virtual/libusb-0* ) - usb? ( =virtual/libusb-0* )" - -RDEPEND="!static? ( ${COMMON_DEPEND} ) - selinux? ( sec-policy/selinux-gpg ) - nls? ( virtual/libintl )" - -DEPEND="${COMMON_DEPEND} - dev-lang/perl - nls? ( sys-devel/gettext )" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - # bug#469388 - sed -i -e 's/--batch --dearmor/--homedir . --batch --dearmor/' checks/Makefile.in - - # Fix PIC definitions - sed -i -e 's:PIC:__PIC__:' mpi/i386/mpih-{add,sub}1.S intl/relocatable.c \ - || die "sed PIC failed" - sed -i -e 's:if PIC:ifdef __PIC__:' mpi/sparc32v8/mpih-mul{1,2}.S || \ - die "sed PIC failed" -} - -src_configure() { - # Certain sparc32 machines seem to have trouble building correctly with - # -mcpu enabled. While this is not a gnupg problem, it is a temporary - # fix until the gcc problem can be tracked down. - if [ "${ARCH}" == "sparc" ] && [ "${PROFILE_ARCH}" == "sparc" ]; then - filter-flags -mcpu=supersparc -mcpu=v8 -mcpu=v7 - fi - - # 'USE=static' support was requested in #29299 - use static && append-ldflags -static - - econf \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ - $(use_enable ldap) \ - $(use_enable mta mailto) \ - --enable-hkp \ - --enable-finger \ - $(use_with !zlib included-zlib) \ - $(use_with curl libcurl /usr) \ - $(use_enable nls) \ - $(use_enable bzip2) \ - $(use_enable smartcard card-support) \ - $(use_enable selinux selinux-support) \ - --without-capabilities \ - $(use_with readline) \ - $(use_with usb libusb /usr) \ - --enable-static-rnd=linux \ - --libexecdir="${EPREFIX}/usr/libexec" \ - --enable-noexecstack \ - CC_FOR_BUILD=$(tc-getBUILD_CC) \ - ${myconf} -} - -src_install() { - default - - # keep the documentation in /usr/share/doc/... - rm -rf "${ED}usr/share/gnupg/FAQ" "${ED}usr/share/gnupg/faq.html" || die - - dodoc AUTHORS BUGS ChangeLog NEWS PROJECTS README THANKS \ - TODO VERSION doc/{FAQ,HACKING,DETAILS,OpenPGP} - - exeinto /usr/libexec/gnupg - doexe tools/make-dns-cert -} - -pkg_postinst() { - ewarn "If you are using a non-Linux system, or a kernel older than 2.6.9," - ewarn "you MUST make the gpg binary setuid." - echo -# if use !bindist && use ecc; then -# ewarn -# ewarn "The elliptical curves patch is experimental" -# ewarn "Further info available at http://alumnes.eps.udl.es/%7Ed4372211/index.en.html" -# fi - elog - elog "See https://www.gentoo.org/doc/en/gnupg-user.xml for documentation on gnupg" - elog - elog "If you wish to view images emerge:" - elog "media-gfx/xloadimage, media-gfx/xli or any other viewer" - elog "Remember to use photo-viewer option in configuration file to activate the right viewer" -} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.20.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.20.ebuild deleted file mode 100644 index 2691b18636..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.20.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit eutils flag-o-matic toolchain-funcs - -ECCVER="0.2.0" -ECCVER_GNUPG="1.4.9" -ECC_PATCH="${PN}-${ECCVER_GNUPG}-ecc${ECCVER}.diff" -MY_P=${P/_/} - -DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" -HOMEPAGE="http://www.gnupg.org/" -SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" -IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib" - -COMMON_DEPEND=" - ldap? ( net-nds/openldap ) - bzip2? ( app-arch/bzip2 ) - zlib? ( sys-libs/zlib ) - curl? ( net-misc/curl ) - mta? ( virtual/mta ) - readline? ( sys-libs/readline:0= ) - smartcard? ( =virtual/libusb-0* ) - usb? ( =virtual/libusb-0* )" - -RDEPEND="!static? ( ${COMMON_DEPEND} ) - selinux? ( sec-policy/selinux-gpg ) - nls? ( virtual/libintl )" - -DEPEND="${COMMON_DEPEND} - dev-lang/perl - nls? ( sys-devel/gettext )" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - # bug#469388 - sed -i -e 's/--batch --dearmor/--homedir . --batch --dearmor/' checks/Makefile.in - - # Fix PIC definitions - sed -i -e 's:PIC:__PIC__:' mpi/i386/mpih-{add,sub}1.S intl/relocatable.c \ - || die "sed PIC failed" - sed -i -e 's:if PIC:ifdef __PIC__:' mpi/sparc32v8/mpih-mul{1,2}.S || \ - die "sed PIC failed" -} - -src_configure() { - # Certain sparc32 machines seem to have trouble building correctly with - # -mcpu enabled. While this is not a gnupg problem, it is a temporary - # fix until the gcc problem can be tracked down. - if [ "${ARCH}" == "sparc" ] && [ "${PROFILE_ARCH}" == "sparc" ]; then - filter-flags -mcpu=supersparc -mcpu=v8 -mcpu=v7 - fi - - # 'USE=static' support was requested in #29299 - use static && append-ldflags -static - - econf \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ - $(use_enable ldap) \ - $(use_enable mta mailto) \ - --enable-hkp \ - --enable-finger \ - $(use_with !zlib included-zlib) \ - $(use_with curl libcurl /usr) \ - $(use_enable nls) \ - $(use_enable bzip2) \ - $(use_enable smartcard card-support) \ - $(use_enable selinux selinux-support) \ - --without-capabilities \ - $(use_with readline) \ - $(use_with usb libusb /usr) \ - --enable-static-rnd=linux \ - --libexecdir="${EPREFIX}/usr/libexec" \ - --enable-noexecstack \ - CC_FOR_BUILD=$(tc-getBUILD_CC) \ - ${myconf} -} - -src_install() { - default - - # keep the documentation in /usr/share/doc/... - rm -rf "${ED}usr/share/gnupg/FAQ" "${ED}usr/share/gnupg/faq.html" || die - - dodoc AUTHORS BUGS ChangeLog NEWS PROJECTS README THANKS \ - TODO VERSION doc/{FAQ,HACKING,DETAILS,OpenPGP} - - exeinto /usr/libexec/gnupg - doexe tools/make-dns-cert -} - -pkg_postinst() { - ewarn "If you are using a non-Linux system, or a kernel older than 2.6.9," - ewarn "you MUST make the gpg binary setuid." - echo -# if use !bindist && use ecc; then -# ewarn -# ewarn "The elliptical curves patch is experimental" -# ewarn "Further info available at http://alumnes.eps.udl.es/%7Ed4372211/index.en.html" -# fi - elog - elog "See https://www.gentoo.org/doc/en/gnupg-user.xml for documentation on gnupg" - elog - elog "If you wish to view images emerge:" - elog "media-gfx/xloadimage, media-gfx/xli or any other viewer" - elog "Remember to use photo-viewer option in configuration file to activate the right viewer" -} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.21.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.21.ebuild index 934a336e1e..ad3cbc0402 100644 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.21.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-1.4.21.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" @@ -17,7 +16,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib" COMMON_DEPEND=" diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.28.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.28.ebuild deleted file mode 100644 index 1dac44f506..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.28.ebuild +++ /dev/null @@ -1,167 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit eutils flag-o-matic toolchain-funcs - -DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" -HOMEPAGE="http://www.gnupg.org/" -SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" -# SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="bzip2 doc ldap nls mta readline static selinux smartcard tools usb" - -COMMON_DEPEND_LIBS=" - >=dev-libs/libassuan-2 - >=dev-libs/libgcrypt-1.5:0= - >=dev-libs/libgpg-error-1.11 - >=dev-libs/libksba-1.0.7 - >=dev-libs/pth-1.3.7 - >=net-misc/curl-7.10 - sys-libs/zlib - bzip2? ( app-arch/bzip2 ) - readline? ( sys-libs/readline ) - smartcard? ( usb? ( virtual/libusb:0 ) ) - ldap? ( net-nds/openldap )" -COMMON_DEPEND_BINS="app-crypt/pinentry" - -# Existence of executables is checked during configuration. -DEPEND="${COMMON_DEPEND_LIBS} - ${COMMON_DEPEND_BINS} - static? ( - >=dev-libs/libassuan-2[static-libs] - >=dev-libs/libgcrypt-1.4:0=[static-libs] - >=dev-libs/libgpg-error-1.11[static-libs] - >=dev-libs/libksba-1.0.7[static-libs] - >=dev-libs/pth-1.3.7[static-libs] - >=net-misc/curl-7.10[static-libs] - sys-libs/zlib[static-libs] - bzip2? ( app-arch/bzip2[static-libs] ) - ) - nls? ( sys-devel/gettext ) - doc? ( sys-apps/texinfo )" - -RDEPEND="!static? ( ${COMMON_DEPEND_LIBS} ) - ${COMMON_DEPEND_BINS} - mta? ( virtual/mta ) - !<=app-crypt/gnupg-2.0.1 - selinux? ( sec-policy/selinux-gpg ) - nls? ( virtual/libintl )" - -REQUIRED_USE="smartcard? ( !static )" - -src_prepare() { - epatch "${FILESDIR}/${PN}-2.0.17-gpgsm-gencert.patch" - epatch_user -} - -src_configure() { - local myconf=() - - # 'USE=static' support was requested: - # gnupg1: bug #29299 - # gnupg2: bug #159623 - use static && append-ldflags -static - - if use smartcard; then - myconf+=( - --enable-scdaemon - $(use_enable usb ccid-driver) - ) - else - myconf+=( --disable-scdaemon ) - fi - - if use elibc_SunOS || use elibc_AIX; then - myconf+=( --disable-symcryptrun ) - else - myconf+=( --enable-symcryptrun ) - fi - - # glib fails and picks up clang's internal stdint.h causing weird errors - [[ ${CC} == *clang ]] && export gl_cv_absolute_stdint_h=/usr/include/stdint.h - - econf \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ - --enable-gpg \ - --enable-gpgsm \ - --enable-agent \ - --enable-large-secmem \ - --without-adns \ - "${myconf[@]}" \ - $(use_enable bzip2) \ - $(use_enable nls) \ - $(use_enable mta mailto) \ - $(use_enable ldap) \ - $(use_with readline) \ - CC_FOR_BUILD="$(tc-getBUILD_CC)" -} - -src_compile() { - default - - if use doc; then - cd doc - emake html - fi -} - -src_install() { - default - - use tools && dobin tools/{convert-from-106,gpg-check-pattern} \ - tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys,make-dns-cert} - - emake DESTDIR="${D}" -f doc/Makefile uninstall-nobase_dist_docDATA - rm "${ED}"/usr/share/gnupg/help* || die - - dodoc ChangeLog NEWS README THANKS TODO VERSION doc/FAQ doc/DETAILS \ - doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER doc/help* - - dosym gpg2 /usr/bin/gpg - dosym gpgv2 /usr/bin/gpgv - dosym gpg2keys_hkp /usr/libexec/gpgkeys_hkp - dosym gpg2keys_finger /usr/libexec/gpgkeys_finger - dosym gpg2keys_curl /usr/libexec/gpgkeys_curl - if use ldap; then - dosym gpg2keys_ldap /usr/libexec/gpgkeys_ldap - fi - echo ".so man1/gpg2.1" > "${ED}"/usr/share/man/man1/gpg.1 - echo ".so man1/gpgv2.1" > "${ED}"/usr/share/man/man1/gpgv.1 - - dodir /etc/env.d - echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg - - if use doc; then - dohtml doc/gnupg.html/* doc/*.png - fi -} - -pkg_postinst() { - elog "If you wish to view images emerge:" - elog "media-gfx/xloadimage, media-gfx/xli or any other viewer" - elog "Remember to use photo-viewer option in configuration file to activate" - elog "the right viewer." - elog - - if use smartcard; then - elog "To use your OpenPGP smartcard (or token) with GnuPG you need one of" - use usb && elog " - a CCID-compatible reader, used directly through libusb;" - elog " - sys-apps/pcsc-lite and a compatible reader device;" - elog " - dev-libs/openct and a compatible reader device;" - elog " - a reader device and drivers exporting either PC/SC or CT-API interfaces." - elog "" - elog "General hint: you probably want to try installing sys-apps/pcsc-lite and" - elog "app-crypt/ccid first." - fi - - ewarn "Please remember to restart gpg-agent if a different version" - ewarn "of the agent is currently used. If you are unsure of the gpg" - ewarn "agent you are using please run 'killall gpg-agent'," - ewarn "and to start a fresh daemon just run 'gpg-agent --daemon'." -} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.29-r1.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.29-r1.ebuild deleted file mode 100644 index 53039f3ece..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.29-r1.ebuild +++ /dev/null @@ -1,170 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit eutils flag-o-matic toolchain-funcs - -DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" -HOMEPAGE="http://www.gnupg.org/" -SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" -# SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="bzip2 doc ldap nls mta readline static selinux smartcard tools usb" - -COMMON_DEPEND_LIBS=" - >=dev-libs/libassuan-2 - >=dev-libs/libgcrypt-1.5:0= - >=dev-libs/libgpg-error-1.19 - >=dev-libs/libksba-1.0.7 - >=dev-libs/pth-1.3.7 - >=net-misc/curl-7.10 - sys-libs/zlib - bzip2? ( app-arch/bzip2 ) - readline? ( sys-libs/readline ) - smartcard? ( usb? ( virtual/libusb:0 ) ) - ldap? ( net-nds/openldap )" -COMMON_DEPEND_BINS="app-crypt/pinentry" - -# Existence of executables is checked during configuration. -DEPEND="${COMMON_DEPEND_LIBS} - ${COMMON_DEPEND_BINS} - static? ( - >=dev-libs/libassuan-2[static-libs] - >=dev-libs/libgcrypt-1.4:0=[static-libs] - >=dev-libs/libgpg-error-1.11[static-libs] - >=dev-libs/libksba-1.0.7[static-libs] - >=dev-libs/pth-1.3.7[static-libs] - >=net-misc/curl-7.10[static-libs] - sys-libs/zlib[static-libs] - bzip2? ( app-arch/bzip2[static-libs] ) - ) - nls? ( sys-devel/gettext ) - doc? ( sys-apps/texinfo )" - -RDEPEND="!static? ( ${COMMON_DEPEND_LIBS} ) - ${COMMON_DEPEND_BINS} - mta? ( virtual/mta ) - !<=app-crypt/gnupg-2.0.1 - selinux? ( sec-policy/selinux-gpg ) - nls? ( virtual/libintl )" - -REQUIRED_USE="smartcard? ( !static )" - -src_prepare() { - epatch "${FILESDIR}/${PN}-2.0.17-gpgsm-gencert.patch" - epatch_user -} - -src_configure() { - local myconf=() - - # 'USE=static' support was requested: - # gnupg1: bug #29299 - # gnupg2: bug #159623 - use static && append-ldflags -static - - if use smartcard; then - myconf+=( - --enable-scdaemon - $(use_enable usb ccid-driver) - ) - else - myconf+=( --disable-scdaemon ) - fi - - if use elibc_SunOS || use elibc_AIX; then - myconf+=( --disable-symcryptrun ) - else - myconf+=( --enable-symcryptrun ) - fi - - # glib fails and picks up clang's internal stdint.h causing weird errors - [[ ${CC} == *clang ]] && \ - export gl_cv_absolute_stdint_h=/usr/include/stdint.h - - econf \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ - --enable-gpg \ - --enable-gpgsm \ - --enable-agent \ - --enable-large-secmem \ - --without-adns \ - "${myconf[@]}" \ - $(use_enable bzip2) \ - $(use_enable nls) \ - $(use_enable mta mailto) \ - $(use_enable ldap) \ - $(use_with readline) \ - CC_FOR_BUILD="$(tc-getBUILD_CC)" -} - -src_compile() { - default - - if use doc; then - cd doc - emake html - fi -} - -src_install() { - default - - use tools && dobin tools/{convert-from-106,gpg-check-pattern} \ - tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys,make-dns-cert} - - emake DESTDIR="${D}" -f doc/Makefile uninstall-nobase_dist_docDATA - # The help*txt files are read from the datadir by GnuPG directly. - # They do not work if compressed or moved! - #rm "${ED}"/usr/share/gnupg/help* || die - - dodoc ChangeLog NEWS README THANKS TODO VERSION doc/FAQ doc/DETAILS \ - doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER doc/help* - - dosym gpg2 /usr/bin/gpg - dosym gpgv2 /usr/bin/gpgv - dosym gpg2keys_hkp /usr/libexec/gpgkeys_hkp - dosym gpg2keys_finger /usr/libexec/gpgkeys_finger - dosym gpg2keys_curl /usr/libexec/gpgkeys_curl - if use ldap; then - dosym gpg2keys_ldap /usr/libexec/gpgkeys_ldap - fi - echo ".so man1/gpg2.1" > "${ED}"/usr/share/man/man1/gpg.1 - echo ".so man1/gpgv2.1" > "${ED}"/usr/share/man/man1/gpgv.1 - - dodir /etc/env.d - echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg - - if use doc; then - dohtml doc/gnupg.html/* doc/*.png - fi -} - -pkg_postinst() { - elog "If you wish to view images emerge:" - elog "media-gfx/xloadimage, media-gfx/xli or any other viewer" - elog "Remember to use photo-viewer option in configuration file to activate" - elog "the right viewer." - elog - - if use smartcard; then - elog "To use your OpenPGP smartcard (or token) with GnuPG you need one of" - use usb && elog " - a CCID-compatible reader, used directly through libusb;" - elog " - sys-apps/pcsc-lite and a compatible reader device;" - elog " - dev-libs/openct and a compatible reader device;" - elog " - a reader device and drivers exporting either PC/SC or CT-API interfaces." - elog "" - elog "General hint: you probably want to try installing sys-apps/pcsc-lite and" - elog "app-crypt/ccid first." - fi - - ewarn "Please remember to restart gpg-agent if a different version" - ewarn "of the agent is currently used. If you are unsure of the gpg" - ewarn "agent you are using please run 'killall gpg-agent'," - ewarn "and to start a fresh daemon just run 'gpg-agent --daemon'." -} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.30.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.30.ebuild deleted file mode 100644 index 267cac7c48..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.0.30.ebuild +++ /dev/null @@ -1,170 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit eutils flag-o-matic toolchain-funcs - -DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement" -HOMEPAGE="http://www.gnupg.org/" -SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" -# SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="bzip2 doc ldap nls mta readline static selinux smartcard tools usb" - -COMMON_DEPEND_LIBS=" - >=dev-libs/libassuan-2 - >=dev-libs/libgcrypt-1.5:0= - >=dev-libs/libgpg-error-1.19 - >=dev-libs/libksba-1.0.7 - >=dev-libs/pth-1.3.7 - >=net-misc/curl-7.10 - sys-libs/zlib - bzip2? ( app-arch/bzip2 ) - readline? ( sys-libs/readline:= ) - smartcard? ( usb? ( virtual/libusb:0 ) ) - ldap? ( net-nds/openldap )" -COMMON_DEPEND_BINS="app-crypt/pinentry" - -# Existence of executables is checked during configuration. -DEPEND="${COMMON_DEPEND_LIBS} - ${COMMON_DEPEND_BINS} - static? ( - >=dev-libs/libassuan-2[static-libs] - >=dev-libs/libgcrypt-1.4:0=[static-libs] - >=dev-libs/libgpg-error-1.11[static-libs] - >=dev-libs/libksba-1.0.7[static-libs] - >=dev-libs/pth-1.3.7[static-libs] - >=net-misc/curl-7.10[static-libs] - sys-libs/zlib[static-libs] - bzip2? ( app-arch/bzip2[static-libs] ) - ) - nls? ( sys-devel/gettext ) - doc? ( sys-apps/texinfo )" - -RDEPEND="!static? ( ${COMMON_DEPEND_LIBS} ) - ${COMMON_DEPEND_BINS} - mta? ( virtual/mta ) - !<=app-crypt/gnupg-2.0.1 - selinux? ( sec-policy/selinux-gpg ) - nls? ( virtual/libintl )" - -REQUIRED_USE="smartcard? ( !static )" - -src_prepare() { - epatch "${FILESDIR}/${PN}-2.0.17-gpgsm-gencert.patch" - epatch_user -} - -src_configure() { - local myconf=() - - # 'USE=static' support was requested: - # gnupg1: bug #29299 - # gnupg2: bug #159623 - use static && append-ldflags -static - - if use smartcard; then - myconf+=( - --enable-scdaemon - $(use_enable usb ccid-driver) - ) - else - myconf+=( --disable-scdaemon ) - fi - - if use elibc_SunOS || use elibc_AIX; then - myconf+=( --disable-symcryptrun ) - else - myconf+=( --enable-symcryptrun ) - fi - - # glib fails and picks up clang's internal stdint.h causing weird errors - [[ ${CC} == *clang ]] && \ - export gl_cv_absolute_stdint_h=/usr/include/stdint.h - - econf \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ - --enable-gpg \ - --enable-gpgsm \ - --enable-agent \ - --enable-large-secmem \ - --without-adns \ - "${myconf[@]}" \ - $(use_enable bzip2) \ - $(use_enable nls) \ - $(use_enable mta mailto) \ - $(use_enable ldap) \ - $(use_with readline) \ - CC_FOR_BUILD="$(tc-getBUILD_CC)" -} - -src_compile() { - default - - if use doc; then - cd doc - emake html - fi -} - -src_install() { - default - - use tools && dobin tools/{convert-from-106,gpg-check-pattern} \ - tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys,make-dns-cert} - - emake DESTDIR="${D}" -f doc/Makefile uninstall-nobase_dist_docDATA - # The help*txt files are read from the datadir by GnuPG directly. - # They do not work if compressed or moved! - #rm "${ED}"/usr/share/gnupg/help* || die - - dodoc ChangeLog NEWS README THANKS TODO VERSION doc/FAQ doc/DETAILS \ - doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER doc/help* - - dosym gpg2 /usr/bin/gpg - dosym gpgv2 /usr/bin/gpgv - dosym gpg2keys_hkp /usr/libexec/gpgkeys_hkp - dosym gpg2keys_finger /usr/libexec/gpgkeys_finger - dosym gpg2keys_curl /usr/libexec/gpgkeys_curl - if use ldap; then - dosym gpg2keys_ldap /usr/libexec/gpgkeys_ldap - fi - echo ".so man1/gpg2.1" > "${ED}"/usr/share/man/man1/gpg.1 - echo ".so man1/gpgv2.1" > "${ED}"/usr/share/man/man1/gpgv.1 - - dodir /etc/env.d - echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg - - if use doc; then - dohtml doc/gnupg.html/* doc/*.png - fi -} - -pkg_postinst() { - elog "If you wish to view images emerge:" - elog "media-gfx/xloadimage, media-gfx/xli or any other viewer" - elog "Remember to use photo-viewer option in configuration file to activate" - elog "the right viewer." - elog - - if use smartcard; then - elog "To use your OpenPGP smartcard (or token) with GnuPG you need one of" - use usb && elog " - a CCID-compatible reader, used directly through libusb;" - elog " - sys-apps/pcsc-lite and a compatible reader device;" - elog " - dev-libs/openct and a compatible reader device;" - elog " - a reader device and drivers exporting either PC/SC or CT-API interfaces." - elog "" - elog "General hint: you probably want to try installing sys-apps/pcsc-lite and" - elog "app-crypt/ccid first." - fi - - ewarn "Please remember to restart gpg-agent if a different version" - ewarn "of the agent is currently used. If you are unsure of the gpg" - ewarn "agent you are using please run 'killall gpg-agent'," - ewarn "and to start a fresh daemon just run 'gpg-agent --daemon'." -} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.15.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.15.ebuild index 535073784c..2e4b59ef30 100644 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.15.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.15.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" @@ -13,7 +12,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 doc +gnutls ldap nls readline selinux smartcard tofu tools usb" COMMON_DEPEND_LIBS=" diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.18.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.18.ebuild new file mode 100644 index 0000000000..10a77376ac --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.18.ebuild @@ -0,0 +1,122 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit eutils flag-o-matic toolchain-funcs + +DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation" +HOMEPAGE="http://www.gnupg.org/" +LICENSE="GPL-3" + +MY_P="${P/_/-}" +SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +SLOT="0" +IUSE="bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server" + +COMMON_DEPEND_LIBS=" + >=dev-libs/npth-1.2 + >=dev-libs/libassuan-2.4.3 + >=dev-libs/libgcrypt-1.7.3 + >=dev-libs/libgpg-error-1.24 + >=dev-libs/libksba-1.3.4 + >=net-misc/curl-7.10 + gnutls? ( >=net-libs/gnutls-3.0:0= ) + sys-libs/zlib + ldap? ( net-nds/openldap ) + bzip2? ( app-arch/bzip2 ) + readline? ( sys-libs/readline:0= ) + smartcard? ( usb? ( virtual/libusb:0 ) ) + tofu? ( >=dev-db/sqlite-3.7 ) + " +COMMON_DEPEND_BINS="app-crypt/pinentry + !app-crypt/dirmngr" + +# Existence of executables is checked during configuration. +DEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + nls? ( sys-devel/gettext ) + doc? ( sys-apps/texinfo )" + +RDEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + selinux? ( sec-policy/selinux-gpg ) + nls? ( virtual/libintl )" + +S="${WORKDIR}/${MY_P}" + +DOCS=( + ChangeLog NEWS README THANKS TODO VERSION + doc/FAQ doc/DETAILS doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER +) + +PATCHES=( + "${FILESDIR}/${PN}-2.1.16-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch" +) + +src_configure() { + local myconf=() + + if use smartcard; then + myconf+=( + --enable-scdaemon + $(use_enable usb ccid-driver) + ) + else + myconf+=( --disable-scdaemon ) + fi + + if use elibc_SunOS || use elibc_AIX; then + myconf+=( --disable-symcryptrun ) + else + myconf+=( --enable-symcryptrun ) + fi + + # glib fails and picks up clang's internal stdint.h causing weird errors + [[ ${CC} == *clang ]] && \ + export gl_cv_absolute_stdint_h=/usr/include/stdint.h + + econf \ + "${myconf[@]}" \ + $(use_enable bzip2) \ + $(use_enable gnutls) \ + $(use_enable nls) \ + $(use_enable tofu) \ + $(use_enable wks-server wks-tools) \ + $(use_with ldap) \ + $(use_with readline) \ + --enable-gpg \ + --enable-gpgsm \ + --enable-large-secmem \ + --enable-tools \ + CC_FOR_BUILD="$(tc-getBUILD_CC)" +} + +src_compile() { + default + + use doc && emake -C doc html +} + +src_install() { + default + + use tools && + dobin \ + tools/{convert-from-106,gpg-check-pattern} \ + tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys} \ + tools/make-dns-cert + emake DESTDIR="${ED}" -f doc/Makefile uninstall-nobase_dist_docDATA + + dosym gpg2 /usr/bin/gpg + dosym gpgv2 /usr/bin/gpgv + echo ".so man1/gpg2.1" > "${ED}"/usr/share/man/man1/gpg.1 + echo ".so man1/gpgv2.1" > "${ED}"/usr/share/man/man1/gpgv.1 + + dodir /etc/env.d + echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg + + use doc && dodoc doc/gnupg.html/* doc/*.png +} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild new file mode 100644 index 0000000000..5ce9f46cd6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild @@ -0,0 +1,122 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit toolchain-funcs + +DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation" +HOMEPAGE="http://www.gnupg.org/" +LICENSE="GPL-3" + +MY_P="${P/_/-}" +SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +SLOT="0" +IUSE="bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server" + +COMMON_DEPEND_LIBS=" + >=dev-libs/npth-1.2 + >=dev-libs/libassuan-2.4.3 + >=dev-libs/libgcrypt-1.7.3 + >=dev-libs/libgpg-error-1.24 + >=dev-libs/libksba-1.3.4 + >=net-misc/curl-7.10 + gnutls? ( >=net-libs/gnutls-3.0:0= ) + sys-libs/zlib + ldap? ( net-nds/openldap ) + bzip2? ( app-arch/bzip2 ) + readline? ( sys-libs/readline:0= ) + smartcard? ( usb? ( virtual/libusb:0 ) ) + tofu? ( >=dev-db/sqlite-3.7 ) + " +COMMON_DEPEND_BINS="app-crypt/pinentry + !app-crypt/dirmngr" + +# Existence of executables is checked during configuration. +DEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + nls? ( sys-devel/gettext ) + doc? ( sys-apps/texinfo )" + +RDEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + selinux? ( sec-policy/selinux-gpg ) + nls? ( virtual/libintl )" + +S="${WORKDIR}/${MY_P}" + +DOCS=( + ChangeLog NEWS README THANKS TODO VERSION + doc/FAQ doc/DETAILS doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER +) + +PATCHES=( + "${FILESDIR}/${P}-gpg-Fix-typo.patch" + "${FILESDIR}/${P}-gpg-Properly-account-for-ring-trust-packets.patch" + "${FILESDIR}/${P}-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch" +) + +src_configure() { + local myconf=() + + if use smartcard; then + myconf+=( + --enable-scdaemon + $(use_enable usb ccid-driver) + ) + else + myconf+=( --disable-scdaemon ) + fi + + if use elibc_SunOS || use elibc_AIX; then + myconf+=( --disable-symcryptrun ) + else + myconf+=( --enable-symcryptrun ) + fi + + # glib fails and picks up clang's internal stdint.h causing weird errors + [[ ${CC} == *clang ]] && \ + export gl_cv_absolute_stdint_h=/usr/include/stdint.h + + econf \ + "${myconf[@]}" \ + $(use_enable bzip2) \ + $(use_enable gnutls) \ + $(use_enable nls) \ + $(use_enable tofu) \ + $(use_enable wks-server wks-tools) \ + $(use_with ldap) \ + $(use_with readline) \ + --enable-gpg \ + --enable-gpgsm \ + --enable-large-secmem \ + CC_FOR_BUILD="$(tc-getBUILD_CC)" +} + +src_compile() { + default + + use doc && emake -C doc html +} + +src_install() { + default + + use tools && + dobin \ + tools/{convert-from-106,gpg-check-pattern} \ + tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys} \ + tools/make-dns-cert + + dosym gpg2 /usr/bin/gpg + dosym gpgv2 /usr/bin/gpgv + echo ".so man1/gpg2.1" > "${ED}"/usr/share/man/man1/gpg.1 + echo ".so man1/gpgv2.1" > "${ED}"/usr/share/man/man1/gpgv.1 + + dodir /etc/env.d + echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg + + use doc && dodoc doc/gnupg.html/* doc/*.png +} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21-r1.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21-r1.ebuild new file mode 100644 index 0000000000..39ab6caaf1 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21-r1.ebuild @@ -0,0 +1,122 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit systemd toolchain-funcs + +DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation" +HOMEPAGE="http://www.gnupg.org/" +LICENSE="GPL-3" + +MY_P="${P/_/-}" +SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +SLOT="0" +IUSE="bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server" + +COMMON_DEPEND_LIBS=" + >=dev-libs/npth-1.2 + >=dev-libs/libassuan-2.4.3 + >=dev-libs/libgcrypt-1.7.3 + >=dev-libs/libgpg-error-1.24 + >=dev-libs/libksba-1.3.4 + >=net-misc/curl-7.10 + gnutls? ( >=net-libs/gnutls-3.0:0= ) + sys-libs/zlib + ldap? ( net-nds/openldap ) + bzip2? ( app-arch/bzip2 ) + readline? ( sys-libs/readline:0= ) + smartcard? ( usb? ( virtual/libusb:0 ) ) + tofu? ( >=dev-db/sqlite-3.7 ) + " +COMMON_DEPEND_BINS="app-crypt/pinentry + !app-crypt/dirmngr" + +# Existence of executables is checked during configuration. +DEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + nls? ( sys-devel/gettext ) + doc? ( sys-apps/texinfo )" + +RDEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + selinux? ( sec-policy/selinux-gpg ) + nls? ( virtual/libintl )" + +S="${WORKDIR}/${MY_P}" + +DOCS=( + ChangeLog NEWS README THANKS TODO VERSION + doc/FAQ doc/DETAILS doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER +) + +PATCHES=( + "${FILESDIR}/${PN}-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch" +) + +src_configure() { + local myconf=() + + if use smartcard; then + myconf+=( + --enable-scdaemon + $(use_enable usb ccid-driver) + ) + else + myconf+=( --disable-scdaemon ) + fi + + if use elibc_SunOS || use elibc_AIX; then + myconf+=( --disable-symcryptrun ) + else + myconf+=( --enable-symcryptrun ) + fi + + # glib fails and picks up clang's internal stdint.h causing weird errors + [[ ${CC} == *clang ]] && \ + export gl_cv_absolute_stdint_h=/usr/include/stdint.h + + econf \ + "${myconf[@]}" \ + $(use_enable bzip2) \ + $(use_enable gnutls) \ + $(use_enable nls) \ + $(use_enable tofu) \ + $(use_enable wks-server wks-tools) \ + $(use_with ldap) \ + $(use_with readline) \ + --enable-gpg \ + --enable-gpgsm \ + --enable-large-secmem \ + CC_FOR_BUILD="$(tc-getBUILD_CC)" +} + +src_compile() { + default + + use doc && emake -C doc html +} + +src_install() { + default + + use tools && + dobin \ + tools/{convert-from-106,gpg-check-pattern} \ + tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys} \ + tools/make-dns-cert + + dosym gpg2 /usr/bin/gpg + dosym gpgv2 /usr/bin/gpgv + echo ".so man1/gpg2.1" > "${ED}"/usr/share/man/man1/gpg.1 + echo ".so man1/gpgv2.1" > "${ED}"/usr/share/man/man1/gpgv.1 + + dodir /etc/env.d + echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg + + use doc && dodoc doc/gnupg.html/* doc/*.png + + systemd_douserunit doc/examples/systemd-user/*.{service,socket} +} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21.ebuild b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21.ebuild new file mode 100644 index 0000000000..b8ea0dc4b1 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/gnupg-2.1.21.ebuild @@ -0,0 +1,120 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit toolchain-funcs + +DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation" +HOMEPAGE="http://www.gnupg.org/" +LICENSE="GPL-3" + +MY_P="${P/_/-}" +SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +SLOT="0" +IUSE="bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server" + +COMMON_DEPEND_LIBS=" + >=dev-libs/npth-1.2 + >=dev-libs/libassuan-2.4.3 + >=dev-libs/libgcrypt-1.7.3 + >=dev-libs/libgpg-error-1.24 + >=dev-libs/libksba-1.3.4 + >=net-misc/curl-7.10 + gnutls? ( >=net-libs/gnutls-3.0:0= ) + sys-libs/zlib + ldap? ( net-nds/openldap ) + bzip2? ( app-arch/bzip2 ) + readline? ( sys-libs/readline:0= ) + smartcard? ( usb? ( virtual/libusb:0 ) ) + tofu? ( >=dev-db/sqlite-3.7 ) + " +COMMON_DEPEND_BINS="app-crypt/pinentry + !app-crypt/dirmngr" + +# Existence of executables is checked during configuration. +DEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + nls? ( sys-devel/gettext ) + doc? ( sys-apps/texinfo )" + +RDEPEND="${COMMON_DEPEND_LIBS} + ${COMMON_DEPEND_BINS} + selinux? ( sec-policy/selinux-gpg ) + nls? ( virtual/libintl )" + +S="${WORKDIR}/${MY_P}" + +DOCS=( + ChangeLog NEWS README THANKS TODO VERSION + doc/FAQ doc/DETAILS doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER +) + +PATCHES=( + "${FILESDIR}/${PN}-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch" +) + +src_configure() { + local myconf=() + + if use smartcard; then + myconf+=( + --enable-scdaemon + $(use_enable usb ccid-driver) + ) + else + myconf+=( --disable-scdaemon ) + fi + + if use elibc_SunOS || use elibc_AIX; then + myconf+=( --disable-symcryptrun ) + else + myconf+=( --enable-symcryptrun ) + fi + + # glib fails and picks up clang's internal stdint.h causing weird errors + [[ ${CC} == *clang ]] && \ + export gl_cv_absolute_stdint_h=/usr/include/stdint.h + + econf \ + "${myconf[@]}" \ + $(use_enable bzip2) \ + $(use_enable gnutls) \ + $(use_enable nls) \ + $(use_enable tofu) \ + $(use_enable wks-server wks-tools) \ + $(use_with ldap) \ + $(use_with readline) \ + --enable-gpg \ + --enable-gpgsm \ + --enable-large-secmem \ + CC_FOR_BUILD="$(tc-getBUILD_CC)" +} + +src_compile() { + default + + use doc && emake -C doc html +} + +src_install() { + default + + use tools && + dobin \ + tools/{convert-from-106,gpg-check-pattern} \ + tools/{gpg-zip,gpgconf,gpgsplit,lspgpot,mail-signed-keys} \ + tools/make-dns-cert + + dosym gpg2 /usr/bin/gpg + dosym gpgv2 /usr/bin/gpgv + echo ".so man1/gpg2.1" > "${ED}"/usr/share/man/man1/gpg.1 + echo ".so man1/gpgv2.1" > "${ED}"/usr/share/man/man1/gpgv.1 + + dodir /etc/env.d + echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg + + use doc && dodoc doc/gnupg.html/* doc/*.png +} diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/metadata.xml b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/metadata.xml index d91e57009b..afd452c217 100644 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/metadata.xml @@ -34,7 +34,10 @@ dev-db/sqlite. - Install extra tools. + Install extra tools (including gpgsplit and gpg-zip). + + Install the wks-server + diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.19 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.19 deleted file mode 100644 index ddec35927a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.19 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare -DEPEND=ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) zlib? ( sys-libs/zlib ) curl? ( net-misc/curl ) mta? ( virtual/mta ) readline? ( sys-libs/readline ) smartcard? ( =virtual/libusb-0* ) usb? ( =virtual/libusb-0* ) dev-lang/perl nls? ( sys-devel/gettext ) -DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement -EAPI=5 -HOMEPAGE=http://www.gnupg.org/ -IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos -LICENSE=GPL-2 -RDEPEND=!static? ( ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) zlib? ( sys-libs/zlib ) curl? ( net-misc/curl ) mta? ( virtual/mta ) readline? ( sys-libs/readline ) smartcard? ( =virtual/libusb-0* ) usb? ( =virtual/libusb-0* ) ) selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) -SLOT=0 -SRC_URI=mirror://gnupg/gnupg/gnupg-1.4.19.tar.bz2 -_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee -_md5_=e211d9a850940a7639d03a0432bbb73d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.20 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.20 deleted file mode 100644 index 3b3b146a67..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.20 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare -DEPEND=ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) zlib? ( sys-libs/zlib ) curl? ( net-misc/curl ) mta? ( virtual/mta ) readline? ( sys-libs/readline:0= ) smartcard? ( =virtual/libusb-0* ) usb? ( =virtual/libusb-0* ) dev-lang/perl nls? ( sys-devel/gettext ) -DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement -EAPI=5 -HOMEPAGE=http://www.gnupg.org/ -IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos -LICENSE=GPL-2 -RDEPEND=!static? ( ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) zlib? ( sys-libs/zlib ) curl? ( net-misc/curl ) mta? ( virtual/mta ) readline? ( sys-libs/readline:0= ) smartcard? ( =virtual/libusb-0* ) usb? ( =virtual/libusb-0* ) ) selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) -SLOT=0 -SRC_URI=mirror://gnupg/gnupg/gnupg-1.4.20.tar.bz2 -_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee -_md5_=d5e8763bfcd8daba94dd07aa3901aeef diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.21 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.21 index ca4d982006..9f13b673a7 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.21 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-1.4.21 @@ -4,10 +4,10 @@ DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement EAPI=5 HOMEPAGE=http://www.gnupg.org/ IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos LICENSE=GPL-2 RDEPEND=!static? ( ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) zlib? ( sys-libs/zlib ) curl? ( net-misc/curl ) mta? ( virtual/mta ) readline? ( sys-libs/readline:0= ) smartcard? ( =virtual/libusb-0* ) usb? ( =virtual/libusb-0* ) ) selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) SLOT=0 SRC_URI=mirror://gnupg/gnupg/gnupg-1.4.21.tar.bz2 _eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee -_md5_=78091dd52a19420fddd9897dbb95ac58 +_md5_=3316468c7245363b04dd01697c4e1a11 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.28 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.28 deleted file mode 100644 index 723b3ff6c3..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.28 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare -DEPEND=>=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.5:0= >=dev-libs/libgpg-error-1.11 >=dev-libs/libksba-1.0.7 >=dev-libs/pth-1.3.7 >=net-misc/curl-7.10 sys-libs/zlib bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline ) smartcard? ( usb? ( virtual/libusb:0 ) ) ldap? ( net-nds/openldap ) app-crypt/pinentry static? ( >=dev-libs/libassuan-2[static-libs] >=dev-libs/libgcrypt-1.4:0=[static-libs] >=dev-libs/libgpg-error-1.11[static-libs] >=dev-libs/libksba-1.0.7[static-libs] >=dev-libs/pth-1.3.7[static-libs] >=net-misc/curl-7.10[static-libs] sys-libs/zlib[static-libs] bzip2? ( app-arch/bzip2[static-libs] ) ) nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) -DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement -EAPI=5 -HOMEPAGE=http://www.gnupg.org/ -IUSE=bzip2 doc ldap nls mta readline static selinux smartcard tools usb -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-3 -RDEPEND=!static? ( >=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.5:0= >=dev-libs/libgpg-error-1.11 >=dev-libs/libksba-1.0.7 >=dev-libs/pth-1.3.7 >=net-misc/curl-7.10 sys-libs/zlib bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline ) smartcard? ( usb? ( virtual/libusb:0 ) ) ldap? ( net-nds/openldap ) ) app-crypt/pinentry mta? ( virtual/mta ) !<=app-crypt/gnupg-2.0.1 selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) -REQUIRED_USE=smartcard? ( !static ) -SLOT=0 -SRC_URI=mirror://gnupg/gnupg/gnupg-2.0.28.tar.bz2 -_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee -_md5_=ff634a427ccf4610a085258a01e0f50d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.29-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.29-r1 deleted file mode 100644 index e63a46ccde..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.29-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare -DEPEND=>=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.5:0= >=dev-libs/libgpg-error-1.19 >=dev-libs/libksba-1.0.7 >=dev-libs/pth-1.3.7 >=net-misc/curl-7.10 sys-libs/zlib bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline ) smartcard? ( usb? ( virtual/libusb:0 ) ) ldap? ( net-nds/openldap ) app-crypt/pinentry static? ( >=dev-libs/libassuan-2[static-libs] >=dev-libs/libgcrypt-1.4:0=[static-libs] >=dev-libs/libgpg-error-1.11[static-libs] >=dev-libs/libksba-1.0.7[static-libs] >=dev-libs/pth-1.3.7[static-libs] >=net-misc/curl-7.10[static-libs] sys-libs/zlib[static-libs] bzip2? ( app-arch/bzip2[static-libs] ) ) nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) -DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement -EAPI=5 -HOMEPAGE=http://www.gnupg.org/ -IUSE=bzip2 doc ldap nls mta readline static selinux smartcard tools usb -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-3 -RDEPEND=!static? ( >=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.5:0= >=dev-libs/libgpg-error-1.19 >=dev-libs/libksba-1.0.7 >=dev-libs/pth-1.3.7 >=net-misc/curl-7.10 sys-libs/zlib bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline ) smartcard? ( usb? ( virtual/libusb:0 ) ) ldap? ( net-nds/openldap ) ) app-crypt/pinentry mta? ( virtual/mta ) !<=app-crypt/gnupg-2.0.1 selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) -REQUIRED_USE=smartcard? ( !static ) -SLOT=0 -SRC_URI=mirror://gnupg/gnupg/gnupg-2.0.29.tar.bz2 -_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee -_md5_=a5a69a1d1abbc9a8d792ae9817c2c8cc diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.30 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.30 deleted file mode 100644 index 6a3361561a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.0.30 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare -DEPEND=>=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.5:0= >=dev-libs/libgpg-error-1.19 >=dev-libs/libksba-1.0.7 >=dev-libs/pth-1.3.7 >=net-misc/curl-7.10 sys-libs/zlib bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:= ) smartcard? ( usb? ( virtual/libusb:0 ) ) ldap? ( net-nds/openldap ) app-crypt/pinentry static? ( >=dev-libs/libassuan-2[static-libs] >=dev-libs/libgcrypt-1.4:0=[static-libs] >=dev-libs/libgpg-error-1.11[static-libs] >=dev-libs/libksba-1.0.7[static-libs] >=dev-libs/pth-1.3.7[static-libs] >=net-misc/curl-7.10[static-libs] sys-libs/zlib[static-libs] bzip2? ( app-arch/bzip2[static-libs] ) ) nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) -DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement -EAPI=5 -HOMEPAGE=http://www.gnupg.org/ -IUSE=bzip2 doc ldap nls mta readline static selinux smartcard tools usb -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=GPL-3 -RDEPEND=!static? ( >=dev-libs/libassuan-2 >=dev-libs/libgcrypt-1.5:0= >=dev-libs/libgpg-error-1.19 >=dev-libs/libksba-1.0.7 >=dev-libs/pth-1.3.7 >=net-misc/curl-7.10 sys-libs/zlib bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:= ) smartcard? ( usb? ( virtual/libusb:0 ) ) ldap? ( net-nds/openldap ) ) app-crypt/pinentry mta? ( virtual/mta ) !<=app-crypt/gnupg-2.0.1 selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) -REQUIRED_USE=smartcard? ( !static ) -SLOT=0 -SRC_URI=mirror://gnupg/gnupg/gnupg-2.0.30.tar.bz2 -_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee -_md5_=54d29ef4e2b7f791016710fda17b7fe9 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.15 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.15 index 30fc616461..199f6c31b9 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.15 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.15 @@ -4,10 +4,10 @@ DESCRIPTION=The GNU Privacy Guard, a GPL OpenPGP implementation EAPI=5 HOMEPAGE=http://www.gnupg.org/ IUSE=bzip2 doc +gnutls ldap nls readline selinux smartcard tofu tools usb -KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-3 RDEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) SLOT=0 SRC_URI=mirror://gnupg/gnupg/gnupg-2.1.15.tar.bz2 _eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee -_md5_=0ae6f790cca2091d2071d36ad9c79eb1 +_md5_=e30176b94953d033ca4c2e97a38a71c3 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.18 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.18 new file mode 100644 index 0000000000..6fa74d69f4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.18 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install +DEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) +DESCRIPTION=The GNU Privacy Guard, a GPL OpenPGP implementation +EAPI=6 +HOMEPAGE=http://www.gnupg.org/ +IUSE=bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server +KEYWORDS=alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3 +RDEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) +SLOT=0 +SRC_URI=mirror://gnupg/gnupg/gnupg-2.1.18.tar.bz2 +_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee +_md5_=a76bf5ba2a92f7e6ba5c152e2339703f diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.20-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.20-r1 new file mode 100644 index 0000000000..1f63106f98 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.20-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install +DEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) +DESCRIPTION=The GNU Privacy Guard, a GPL OpenPGP implementation +EAPI=6 +HOMEPAGE=http://www.gnupg.org/ +IUSE=bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3 +RDEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) +SLOT=0 +SRC_URI=mirror://gnupg/gnupg/gnupg-2.1.20.tar.bz2 +_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee +_md5_=f26a69d425171f755c5809ced786313d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21 new file mode 100644 index 0000000000..cd381ad178 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install +DEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) +DESCRIPTION=The GNU Privacy Guard, a GPL OpenPGP implementation +EAPI=6 +HOMEPAGE=http://www.gnupg.org/ +IUSE=bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3 +RDEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) +SLOT=0 +SRC_URI=mirror://gnupg/gnupg/gnupg-2.1.21.tar.bz2 +_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee +_md5_=0666308bdf60f7025770c95738f6d2ed diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21-r1 new file mode 100644 index 0000000000..92f513c144 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-crypt/gnupg-2.1.21-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install +DEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) virtual/pkgconfig +DESCRIPTION=The GNU Privacy Guard, a GPL OpenPGP implementation +EAPI=6 +HOMEPAGE=http://www.gnupg.org/ +IUSE=bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3 +RDEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.4.3 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 gnutls? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) +SLOT=0 +SRC_URI=mirror://gnupg/gnupg/gnupg-2.1.21.tar.bz2 +_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 systemd ec2e9154031d942186c75c0aabb41900 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee +_md5_=1b2f25e6c4f40935d4637e94749578cf