Bernard Cafarelli
d9df078aef
app-crypt/easy-rsa: add 3.2.4
...
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org >
2025-09-23 23:37:03 +02:00
Arthur Zamarin
8cef63d3bd
app-crypt/rpm-sequoia: Stabilize 1.9.0 amd64, #963239
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-23 22:29:10 +03:00
Jakov Smolić
055c673ddd
app-crypt/nwipe: drop 0.38
...
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org >
2025-09-23 01:53:58 +02:00
Jakov Smolić
83b91e45e2
app-crypt/nwipe: add 0.39
...
Closes: https://bugs.gentoo.org/946065
Closes: https://bugs.gentoo.org/922151
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org >
2025-09-23 01:53:44 +02:00
Arthur Zamarin
935e4e2984
app-crypt/rpm-sequoia: Stabilize 1.9.0 arm64, #963239
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-22 19:12:02 +03:00
Sam James
18cb289566
app-crypt/p11-kit: add 0.25.9
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-19 09:02:20 +01:00
Sam James
80f2ab0a63
app-crypt/gcr: Stabilize 4.3.1 ppc64, #958223
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-18 22:50:49 +01:00
Sam James
34d5b95bd1
app-crypt/gcr: Stabilize 4.3.1 arm64, #958223
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-18 22:50:49 +01:00
Sam James
d186063d92
app-crypt/gcr: Stabilize 4.3.1 arm, #958223
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-18 22:50:48 +01:00
Ben Kohler
6a1ffed708
app-crypt/pdfcrack: add 0.21
...
Signed-off-by: Ben Kohler <bkohler@gentoo.org >
2025-09-18 09:31:46 -05:00
Rick Farina
c8b37ed325
app-crypt/hashcat-utils: drop 1.9
...
Signed-off-by: Rick Farina <zerochaos@gentoo.org >
2025-09-17 22:15:58 -04:00
Rick Farina
4d2ab4431a
app-crypt/hashcat-utils: add 1.10
...
Signed-off-by: Rick Farina <zerochaos@gentoo.org >
2025-09-17 22:15:41 -04:00
Andreas Sturmlechner
173fd0cefe
app-crypt/nitrokey-app: treeclean
...
Closes: https://bugs.gentoo.org/955638 (pkgremoved)
Closes: https://bugs.gentoo.org/957589 (pkgremoved)
Closes: https://bugs.gentoo.org/957590 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org >
2025-09-16 20:01:30 +02:00
Andreas Sturmlechner
35a3d56e38
app-crypt/libnitrokey: treeclean
...
Closes: https://bugs.gentoo.org/957411 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org >
2025-09-16 20:01:29 +02:00
Andreas Sturmlechner
43e1b90bff
app-crypt/yubikey-manager-qt: treeclean
...
Closes: https://bugs.gentoo.org/932756 (pkgremoved)
Closes: https://bugs.gentoo.org/952103 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org >
2025-09-16 20:01:26 +02:00
Alfred Wingate
2f763180a6
app-crypt/gocryptfs: improve tests + misc
...
* Missing fuse-2 dependency due to fusermount use in tests.
* Explicitly remove bits that could rebuild gocrypfs during tests.
* Remove another bit of code linting from tests.
* More verbosity to tests by calling the command directly.
* Add maintainers homepage for the project.
* Drop BSD-2 license, doesn't appear to be use by any vendored
dependency if checked with lichen.
* Add pkg-config dep, is stricly correct to require for openssl.
#cgo pkg-config: libcrypto
Signed-off-by: Alfred Wingate <parona@protonmail.com >
Closes: https://github.com/gentoo/gentoo/pull/43805
Signed-off-by: Zac Medico <zmedico@gentoo.org >
2025-09-15 19:29:56 -07:00
Alfred Wingate
3d7d8b7e24
app-crypt/gocryptfs: drop 2.5.1, 2.5.4
...
Signed-off-by: Alfred Wingate <parona@protonmail.com >
Part-of: https://github.com/gentoo/gentoo/pull/43805
Signed-off-by: Zac Medico <zmedico@gentoo.org >
2025-09-15 19:27:30 -07:00
Sam James
4693f7578a
app-crypt/gpgme: Stabilize 2.0.0 amd64, #960771
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-14 04:54:19 +01:00
Sam James
3bc0f3ab18
app-crypt/gpgme: Stabilize 2.0.0 arm64, #960771
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-14 04:04:52 +01:00
Thibaud CANALE
b86f774755
app-crypt/certbot: remove deprecated blockers
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43775
Closes: https://github.com/gentoo/gentoo/pull/43775
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 19:21:25 -05:00
Thibaud CANALE
4e375f3dee
app-crypt/certbot: drop 2.11.1
...
Bug: https://bugs.gentoo.org/950439
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43775
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 19:21:22 -05:00
Thibaud CANALE
5306cb14b4
app-crypt/acme: drop 2.11.1
...
Bug: https://bugs.gentoo.org/950439
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43775
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 19:21:21 -05:00
Thibaud CANALE
eccb9a120e
app-crypt/certbot-dns-nsone: drop 2.11.1
...
Bug: https://bugs.gentoo.org/950439
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43775
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 19:21:19 -05:00
Thibaud CANALE
81ab9cf8ff
app-crypt/certbot-dns-dnsimple: drop 2.11.1
...
Bug: https://bugs.gentoo.org/950439
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43775
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 19:21:18 -05:00
Thibaud CANALE
6d810da870
app-crypt/certbot-nginx: drop 2.11.1
...
Bug: https://bugs.gentoo.org/950439
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43775
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 19:21:17 -05:00
Thibaud CANALE
31d66d5503
app-crypt/certbot-apache: drop 2.11.1
...
Bug: https://bugs.gentoo.org/950439
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43775
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 19:21:16 -05:00
Thibaud CANALE
b457dfc905
app-crypt/certbot: update live ebuild
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43774
Closes: https://github.com/gentoo/gentoo/pull/43774
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 10:38:34 -05:00
Thibaud CANALE
800a946fcc
app-crypt/certbot: add 5.0.0
...
Also remove blocking on app-crypt/certbot-dns-desec
Closes: https://bugs.gentoo.org/962805
Bug: https://bugs.gentoo.org/962224
Signed-off-by: Thibaud CANALE <thican@thican.net >
Part-of: https://github.com/gentoo/gentoo/pull/43774
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org >
2025-09-13 10:38:33 -05:00
Sam James
c7fd6e641c
app-crypt/p11-kit: drop 0.25.7
...
0.25.8 fixes a regression in compat w/ running processes.
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-13 10:02:07 +01:00
Sam James
29abd43ea9
app-crypt/p11-kit: add 0.25.8
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-13 10:02:06 +01:00
Rick Farina
fe111c476f
app-crypt/hashcat-utils: update EAPI 7 -> 8
...
Bug: https://bugs.gentoo.org/667090
Signed-off-by: Rick Farina <zerochaos@gentoo.org >
2025-09-11 21:04:53 -04:00
Andreas Sturmlechner
119a383ae4
app-crypt/keysmith: drop 25.08.0
...
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org >
2025-09-11 20:06:07 +02:00
Andreas Sturmlechner
ba722bbda1
app-crypt/keysmith: 25.08.1 version bump
...
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org >
2025-09-11 20:04:02 +02:00
Sam James
42520bbe25
app-crypt/p11-kit: add 0.25.7
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-10 05:47:11 +01:00
Ben Kohler
504a5b82d8
app-crypt/pdfcrack: EAPI=8, build fix for newer gcc
...
Closes: https://bugs.gentoo.org/943995
Signed-off-by: Ben Kohler <bkohler@gentoo.org >
2025-09-08 12:30:35 -05:00
Arthur Zamarin
755928dc3d
app-crypt/gpgme: Stabilize 2.0.0 ppc, #960771
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-07 17:56:08 +03:00
Arthur Zamarin
2062cf4516
app-crypt/pinentry: Stabilize 1.3.2-r1 ppc, #962437
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-07 17:55:12 +03:00
Sam James
65587da413
app-crypt/paperkey: add github upstream metadata
...
Linked from HOMEPAGE.
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-07 15:34:26 +01:00
Arthur Zamarin
5671446d61
app-crypt/pinentry: Stabilize 1.3.2-r1 ppc64, #962437
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org >
2025-09-07 03:39:31 +00:00
Sam James
4d8a25ddea
app-crypt/gcr: drop 3.41.1-r3
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-07 03:20:41 +01:00
Sam James
21a3d73928
app-crypt/gcr: test fixes for 3.41.2
...
* Fix tests with LTO (or possibly some other optimisations, seems like
it sort of worked by chance before as a library got linked twice)
* Fix tests w/ new openssh
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-07 02:21:45 +01:00
Sam James
6f3e747dbe
app-crypt/pinentry: Stabilize 1.3.2-r1 amd64, #962437
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 23:24:52 +01:00
Sam James
af871d131a
app-crypt/pinentry: Stabilize 1.3.2-r1 arm64, #962437
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 23:05:52 +01:00
Sam James
cd2324e313
app-crypt/pinentry: Stabilize 1.3.2-r1 arm, #962437
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 23:05:49 +01:00
Sam James
cff0a38faf
app-crypt/pinentry: depend on gnome-keyring with USE=gtk
...
With USE=gtk and only app-crypt/gcr:4 installed, I get:
```
$ G_MESSAGES_DEBUG=all G_DEBUG=all pinentry-gnome3
(process:503360): Gcr-DEBUG: 09:38:27.242: opening prompt
(process:503360): Gcr-DEBUG: 09:38:27.242: connecting to bus
(process:503360): Gcr-DEBUG: 09:38:27.245: connected to bus
(process:503360): Gcr-DEBUG: 09:38:27.245: calling BeginPrompting method on prompter
(process:503360): Gcr-DEBUG: 09:38:27.251: failed to register prompt org.gnome.keyring.SystemPrompter: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.keyring.SystemPrompter was not provided by any .service files
(process:503360): Gcr-DEBUG: 09:38:27.251: closing prompt
```
If I install app-crypt/gcr:0, it starts to work, but that's because
app-crypt/gcr:0 depends on gnome-base/gnome-keyring.
We could switch the dep in pinentry to gcr:0 so we don't pull in 2 gcr
slots, but then we'd have to modify configure to avoid automagic on gcr:4,
and my hope is that the issue here will be fixed upstream at some point
(though it's not clear to me whose fault it is, see e.g.
https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/139 too).
TL;DR: depend on gnome-base/gnome-keyring to make pinentry-gnome3 work
again.
Closes: https://bugs.gentoo.org/960307
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 22:17:08 +01:00
Sam James
aa5b2812a2
app-crypt/certbot: Stabilize 4.0.0-r2 arm, #952978
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 16:34:53 +01:00
Sam James
de7615bae8
app-crypt/certbot-nginx: Stabilize 3.2.0-r100 arm, #952978
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 16:34:38 +01:00
Sam James
32d2f1ffee
app-crypt/certbot-dns-nsone: Stabilize 3.2.0-r100 arm, #952978
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 16:34:37 +01:00
Sam James
6c9d5244c2
app-crypt/certbot-dns-dnsimple: Stabilize 3.2.0-r100 arm, #952978
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 16:34:36 +01:00
Sam James
70c5e97893
app-crypt/acme: Stabilize 3.2.0-r100 arm, #952978
...
Signed-off-by: Sam James <sam@gentoo.org >
2025-09-06 16:34:35 +01:00