summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/seahorse: Version bump to 3.38.1Matt Turner2021-03-122-0/+77
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4 amd64, #774927Mikle Kolyada2021-03-121-2/+2
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-crypt/gcr: Stabilize 3.38.1 amd64, #774927Mikle Kolyada2021-03-121-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-crypt/age: add 1.0.0-rc.1Hans de Graaff2021-03-122-0/+55
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/pesign: EAPI 7, fix GCC 10, drop libresslDavid Michael2021-03-112-10/+62
| | | | | | | | Closes: https://bugs.gentoo.org/721934 Closes: https://bugs.gentoo.org/775503 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-crypt/aespipe: Stabilize 2.4f amd64, #775098Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/johntheripper-jumbo: remove unused patchMichael Mair-Keimberger2021-03-101-63/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19868 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/eid-mw: remove old 4.4.27, 5.0.11Amy Liffey2021-03-105-496/+0
| | | | | | Submitted-by: Vincent Hardy <vincent.hardy.be@gmail.com> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* app-crypt/eid-mw: version bump 5.0.14Amy Liffey2021-03-103-2/+112
| | | | | | | | - Remove p11v220 useflag not option anymore - Update 9999 ebuild Submitted-by: Vincent Hardy <vincent.hardy.be@gmail.com> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* app-crypt/johntheripper-jumbo: add gcc-10 hackRick Farina2021-03-101-0/+1
| | | | | | | maybe someday upstream will make a release Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-crypt/aespipe: stabilize 2.4f on x86Joonas Niilola2021-03-101-1/+1
| | | | | Bug: https://bugs.gentoo.org/775098 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-crypt/age: use consistent indentationHans de Graaff2021-03-101-6/+6
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/age: initial import of 1.0.0-beta7Hans de Graaff2021-03-103-0/+116
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/aespipe: Stabilize 2.4f ppc64, #775098Sam James2021-03-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/aespipe: Stabilize 2.4f ppc, #775098Sam James2021-03-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/aespipe: Stabilize 2.4f arm64, #775098Sam James2021-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/aespipe: Stabilize 2.4f arm, #775098Sam James2021-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libmd: rename live ebuildSam James2021-03-091-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libmd: drop .la files with find, sync liveSam James2021-03-092-6/+4
| | | | | Closes: https://bugs.gentoo.org/775161 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/johntheripper-jumbo: drop oldRick Farina2021-03-093-247/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-crypt/johntheripper-jumbo: restored dropped keywordRick Farina2021-03-091-1/+1
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-crypt/johntheripper-jumbo: remove stray keywords=Rick Farina2021-03-091-2/+1
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-crypt/johntheripper-jumbo: fixes and cleanupsHank Leininger2021-03-092-0/+145
| | | | | | | | | | | | | Fixed opencl compilation issue, installation of .pl helpers, a broken documentation symlink, and removed ~amd64-linux KEYWORD because its dependencies lack it, to keep `repoman full` happy. Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/732456 Closes: https://bugs.gentoo.org/713462 CLoses: https://bugs.gentoo.org/726432 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-crypt/aespipe: stable 2.4f for sparc, bug #775098Rolf Eike Beer2021-03-091-2/+2
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-crypt/heimdal: Stabilize 7.7.0-r1 x86, #762223Sam James2021-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/openpgp-keys-terminator: new packageAlexey Sokolov2021-03-083-0/+34
| | | | | | Bug: https://bugs.gentoo.org/772326 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-crypt/seahorse: remove oldMart Raudsepp2021-03-082-73/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/openpgp-keys-bcl: Stabilize 20210128 arm, #774234Sam James2021-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/veracrypt: amd64 stable wrt bug #774378Agostino Sarubbo2021-03-071-2/+2
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/tpm2-tss: stable 2.4.5 for ppc64Sergei Trofimovich2021-03-061-1/+1
| | | | | | | | stable wrt bug #773337 Package-Manager: Portage-3.0.16, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-crypt/openpgp-keys-bcl: Stabilize 20210128 arm64, #774234Sam James2021-03-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/jitterentropy: remove oldGöktürk Yüksek2021-03-062-39/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* app-crypt/jitterentropy: bump to 3.0.1Göktürk Yüksek2021-03-062-0/+39
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* app-crypt/openpgp-keys-bcl: Stabilize 20210128 sparc, #774234Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/openpgp-keys-bcl: Stabilize 20210128 ppc64, #774234Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/openpgp-keys-bcl: Stabilize 20210128 ppc, #774234Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/asedriveiiie-serial: fix RedundantDodir, block structureSam James2021-03-051-2/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/openpgp-keys-bcl: amd64 stable wrt bug #774234Agostino Sarubbo2021-03-051-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/openpgp-keys-bcl: x86 stable wrt bug #774234Agostino Sarubbo2021-03-051-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/qca: Fix CryptographicMessageSyntaxAndreas Sturmlechner2021-03-053-1/+94
| | | | | | Closes: https://bugs.gentoo.org/766932 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/certbot-nginx: 1.12.0 stable amd64/x86 with cleanupMatthew Thode2021-03-034-67/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-apache: 1.12.0 stable amd64/x86 with cleanupMatthew Thode2021-03-034-63/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.12.0 stable amd64/x86 with cleanupMatthew Thode2021-03-034-75/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.12.0 stable amd64/x86 with cleanupMatthew Thode2021-03-034-141/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-nginx: 1.13.0 bumpMatthew Thode2021-03-032-0/+33
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-apache: 1.13.0 bumpMatthew Thode2021-03-032-0/+31
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.13.0 bumpMatthew Thode2021-03-032-0/+37
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.13.0 bumpMatthew Thode2021-03-033-1/+69
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/pinentry-1.1.1-r1: marked ~sparc*-solarisFabian Groffen2021-03-011-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-crypt/tpm2-tss: Stabilize 2.4.5 arm64, #773337Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>