summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/certbot-nginx: 1.25.0 cleanupMatthew Thode2022-05-172-36/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-apache: 1.25.0 cleanupMatthew Thode2022-05-172-34/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.25.0 cleanupMatthew Thode2022-05-172-40/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.25.0 cleanupMatthew Thode2022-05-172-40/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/minisign: forward ~loongWANG Xuerui2022-05-171-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-crypt/minisign: keyword 0.10 for ~loongWANG Xuerui2022-05-171-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-crypt/tpm2-tss: ppc64 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/tpm2-abrmd: ppc64 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/swtpm: ppc64 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/tpm2-tss: amd64 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/tpm2-abrmd: amd64 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/swtpm: amd64 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/tpm2-tss: x86 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/tpm2-abrmd: x86 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/swtpm: x86 stable wrt bug #843800Agostino Sarubbo2022-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/pinentry: fix UnusedInheritsSam James2022-05-172-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/pinentry: drop -std=gnu++11Sam James2022-05-172-4/+0
| | | | | | amadio points out that this GCC 11 defaults to gnu++17 anyway. Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: [QA] conditionally build testsSam James2022-05-172-14/+21
| | | | | | | | | | | It's particularly important for @system and deps-of-@system to not build things unnecessarily given you can't avoid them and it makes builds on slower machines rather painful. But also, it's a waste of resources/time anyway. Do the same dance here as with the other gpg packages. Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gpgme: conditionally build tests; die if tests can't be runSam James2022-05-171-10/+15
| | | | | | | | | | | | | | 1. Conditionally build tests which gives us a neat speedup for build time; 2. If tests are explicitly requested and we can't run them b/c of WORKDIR length, let's bail out. It's important that we don't get a false positive that the package is okay (especially given its importance). (Noticed when poking at the slibtool bug, although I don't think this will actually fix anything there.) Bug: https://bugs.gentoo.org/844226 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/pinentry: [QA] drop (very) stale GCC version checksSam James2022-05-172-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/sequoia-sqv: stabilize 1.1.0 for amd64Florian Schmaus2022-05-161-2/+2
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-crypt/sequoia-sq: drop 0.25.0Florian Schmaus2022-05-152-486/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-crypt/sequoia-sq: stabilize 0.26.0 for amd64Florian Schmaus2022-05-151-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-crypt/libb2: [QA] tc-has-openmp → tc-check-openmpDavid Seifert2022-05-142-9/+11
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/johntheripper: [QA] tc-has-openmp → tc-check-openmpDavid Seifert2022-05-141-3/+5
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/johntheripper-jumbo: [QA] tc-has-openmp → tc-check-openmpDavid Seifert2022-05-144-14/+22
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/libscrypt: version bump to 1.22Anthony G. Basile2022-05-142-0/+33
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* app-crypt/acme-sh: drop 3.0.3Conrad Kostecki2022-05-122-52/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/acme-sh: add 3.0.4Conrad Kostecki2022-05-122-0/+52
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/swtpm: drop 0.7.2Christopher Byrne2022-05-112-72/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25260 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/swtpm: add 0.7.3Christopher Byrne2022-05-112-0/+71
| | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/mit-krb5: keyword 1.19.3-r2 for ~loongWANG Xuerui2022-05-101-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-crypt/libsecret: Move virtual/secret-service to PDEPENDMatt Turner2022-05-091-2/+2
| | | | | | | | | | | | | | | | Otherwise with gcr-3.41.0 there is a circular dependency: app-crypt/gcr app-crypt/libsecret virtual/secret-service gnome-base/gnome-keyring app-crypt/gcr Until commit 375d4ecea4f ("app-crypt/libsecret: virtualise Secret Service API dependency") libsecret depended on gnome-keyring in PDEPEND, but this commit incorrectly added the virtual/secret-service to RDEPEND. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/dieharder: keyword 3.31.1-r4 for ~loongWANG Xuerui2022-05-081-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-crypt/libmd: keyword 1.0.4 for ~loongWANG Xuerui2022-05-081-2/+2
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-crypt/certbot-nginx: 1.26.0 stable amd64/x86Matthew Thode2022-05-071-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-apache: 1.26.0 stable amd64/x86Matthew Thode2022-05-071-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.26.0 stable amd64/x86Matthew Thode2022-05-071-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.26.0 stable amd64/x86Matthew Thode2022-05-071-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/gcr: Drop hppa keywordsMatt Turner2022-05-071-1/+1
| | | | | | | | gcr-3.41.0 adds a dependency on libsecret, which is not keyworded on hppa. Since gcr's only reverse dependencies on hppa are pinentry[gtk] and libgdata[crypt], mask those flags and dekeyword gcr. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: Version bump to 3.41.0Matt Turner2022-05-073-0/+117
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/signing-party: Drop oldMikle Kolyada2022-05-062-116/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-crypt/signing-party: mark stableMikle Kolyada2022-05-061-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-crypt/argon2: keyword 20190702-r1 for ~loongWANG Xuerui2022-05-061-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-crypt/acme-sh: drop 3.0.2-r1Conrad Kostecki2022-05-052-52/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/acme-sh: add 3.0.3Conrad Kostecki2022-05-052-0/+52
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/certbot-nginx: 1.27.0 bumpMatthew Thode2022-05-042-0/+36
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-apache: 1.27.0 bumpMatthew Thode2022-05-042-0/+34
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.27.0 bumpMatthew Thode2022-05-042-0/+40
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.27.0 bumpMatthew Thode2022-05-042-0/+40
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>