summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/gnupg: New upstream version 2.2.1Kristian Fiskerstrand2017-09-191-0/+85
| | | | | | | Cherry-pick patch from master to allow for parallel tests with tofu disabled Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/gnupg: Cleanup 2.1.23Kristian Fiskerstrand2017-09-161-71/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/gnupg: remove unused patchesMichael Mair-Keimberger (asterix)2017-08-184-193/+0
|
* app-crypt/gnupg: New upstream version 2.1.23Kristian Fiskerstrand2017-08-111-0/+71
| | | | | | | | Reverting to default of no --auto-key-retrieve as this has information leak potential that should not be enabled in default configuration. The change is also reverted upstream Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/gnupg: Fix regression from 2.1.19Kristian Fiskerstrand2017-05-092-0/+113
| | | | | | Gentoo-Bug: 616336 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gnupg: version bumpAlon Bar-Lev2017-04-041-0/+33
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gnupg: apply upstream patch around strlwrMichael Haubenwallner2017-03-171-0/+56
| | | | | | Package-Manager: portage-2.3.3 (cherry picked from commit 628d928a0a249334c9887291a595b4fbe96b1014) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-crypt/gnupg: Fix broken ssh without smartcard USE flagKristian Fiskerstrand2017-03-061-0/+85
| | | | | | Gentoo-Bug: 611544 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gnupg: fix compilation on SolarisFabian Groffen2017-03-021-0/+19
| | | | Package-Manager: Portage-2.3.4-prefix, Repoman-2.3.2
* app-crypt/gnupg: cleanup oldAlon Bar-Lev2017-02-181-46/+0
| | | | Package-Manager: portage-2.3.3
* app-crypt/gnupg: remove gnupg-2.0Alon Bar-Lev2017-02-181-34/+0
| | | | | | | Bug: 606604 Bug: 540016 Package-Manager: portage-2.3.3
* app-crypt/gnupg: Restore missing patch for gnupg 2.0 branchKristian Fiskerstrand2017-01-241-0/+34
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gnupg: cleanupAlon Bar-Lev2017-01-231-34/+0
| | | | | | Bug: 606604 Package-Manager: portage-2.3.0
* app-crypt/gnupg: Fix CNAME dns regression introduced in 2.1.17Kristian Fiskerstrand2017-01-041-0/+46
| | | | | | | Upstream patch to fix CNAME DNS regression introduced in released 2.1.17 relating to trailing dot in name. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gnupg: Clean up unused filesKristian Fiskerstrand2016-11-234-215/+0
| | | | Package-Manager: portage-2.3.2
* app-crypt/gnupg: Minor changes to 2.1.16Kristian Fiskerstrand2016-11-221-0/+33
| | | | | | | | | | | | | | | For now tools subdir always needs to be built, even though the use flag controls whether some of the resulting binaries are installed or not, as e.g gpg-connect-agent and gpg-wks-client is expected to be installed unconditionally. Given that tools subdir is a cheap build, this doesn't constitute much of an actual issue, but upstream is notified. Gentoo-Bug: 600208 Add patch to mitigate test failure due to overlong socket path. Package-Manager: portage-2.3.2
* app-crypt/gnupg: Clean up old modern versionsKristian Fiskerstrand2016-06-161-136/+0
| | | | | | Clean up old versions from modern branch Package-Manager: portage-2.3.0_rc1
* app-crypt/gnupg: Cleanup old 2.1 versionsKristian Fiskerstrand2016-05-191-24/+0
| | | | Package-Manager: portage-2.2.28
* app-crypt/gnupg: New upstream version 2.1.12Kristian Fiskerstrand2016-05-192-0/+62
| | | | | | | | | Fixes; Gentoo-Bug: 573930 Gentoo-Bug: 575798 Gentoo-Bug: 581966 Package-Manager: portage-2.2.28
* app-crypt/gnupg: Fix test failure in 2.1.11Kristian Fiskerstrand2016-02-121-0/+136
| | | | | | Bug: 573398 Package-Manager: portage-2.2.27
* app-crypt/gnupg-2.1.10-r1: Fix hkps support when TOFU is not enabledKristian Fiskerstrand2015-12-191-0/+24
| | | | | | Bug: 567822 Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+187
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed