summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename dev-python/{gmpy → gmpy2}HEADmasterMichał Górny2 hours2-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/libsecret: Handle crypto implementations in a more consistent wayPacho Ramos42 hours2-1/+167
| | | | | | | | | | | This allow to more easily switch among implementations. Use gcrypt as default (following upstream and most of the other distributions). Also fix pam dependency (as pam module building also checks for libpam) Thanks-to: Michał Górny Closes: https://bugs.gentoo.org/943031 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-crypt/*: fix typo llvm_r1_pkg_setup → llvm-r1_pkg_setupTakuya Wakazono45 hours9-9/+9
| | | | | | Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39248 Signed-off-by: Sam James <sam@gentoo.org>
* */*: update for slotted RustMatt Jolly2 days11-88/+142
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* app-crypt/libsecret: enable py3.13Pacho Ramos3 days1-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-crypt/libsecret: Bump to 0.21.4Guillermo Joandet3 days3-0/+170
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34206 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-crypt/keysmith: drop 24.08.2Andreas Sturmlechner3 days2-37/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/keysmith: 24.08.3 version bumpAndreas Sturmlechner3 days2-0/+37
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/pinentry: drop 1.3.0-r3Andreas Sturmlechner7 days3-271/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/gnupg: clarify/refresh Solaris workaroundsFabian Groffen8 days2-8/+10
| | | | | | | | | | - Filed upstream bug for the standards problems: https://dev.gnupg.org/T7368 - Define _XOPEN_SOURCE=500 for 2.4.6 to resolve the mismatch - Force configure machinery to kick in for 2.5.1 Closes: https://bugs.gentoo.org/942793 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-crypt/gnupg: fix implicit func decl (on musl) for 2.4.6Sam James8 days2-0/+29
| | | | | Closes: https://bugs.gentoo.org/942467 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: add 2.2.45Sam James8 days3-0/+214
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.2-r2 hppa, #941133Sam James9 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/pinentry: Stabilize 1.3.1 hppa, #940069Sam James9 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/onak: drop 0.5.0Petr Vaněk10 days1-50/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-crypt/onak: add 0.6.3Petr Vaněk10 days4-0/+122
| | | | | | | | | | | | - update EAPI 7 -> 8 - upstream switched to cmake - new USE=hkp backend - introduce USE=dynamic for dynaically loaded backends - enable tests Closes: https://bugs.gentoo.org/881011 Closes: https://bugs.gentoo.org/922152 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-crypt/keysmith: drop 24.05.2Andreas Sturmlechner10 days2-37/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/veracrypt: add 1.26.15Göktürk Yüksek11 days2-0/+112
| | | | Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* app-crypt/gnupg: Stabilize 2.4.5-r2 hppa, #940880Sam James12 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: add 2.4.6Sam James13 days2-0/+199
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg-pkcs11-scd: bump 0.10 -> 0.11Adrian Ratiu13 days2-0/+61
| | | | | | | | | | | | Upstream released 0.11 recently which contains the config fix for libassuan v3, so we can drop the hardcoded v2 depend. Otherwise this ebuild is already in sync with the 9999 ebuild (thanks thesamesam!). Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/39143 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg-pkcs11-scd: sync 0.10.0 with live template, fixupsSam James14 days2-8/+29
| | | | | | | * Sync 0.10.0 with the new live template * Move eautoreconf to src_prepare and only call it conditionally Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg-pkcs11-scd: add 9999 ebuildAdrian Ratiu14 days1-0/+53
| | | | | | | | | | | | | | | | | This project depends upon the old libassuan v2 due to a build bug which got fixed upstream in the latest "master" branch, however upstream releases are very far in between (last was in Jan 2022) so we add the 9999 ebuild which works nicely with libassuan 3.0. I've asked upstream to cut a new release containing the fix [1] however I don't know how long that will take and we can still have the same problems down the line, so it's useful to have a 9999 git ebuild. Link: [1] https://github.com/alonbl/gnupg-pkcs11-scd/issues/65 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/39056 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/certbot: Stabilize 2.11.0 ALLARCHES, #942172Sam James2024-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/acme: Stabilize 2.11.0 ALLARCHES, #942171Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/keysmith: Stabilize 24.08.1 arm64, #940669Arthur Zamarin2024-10-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/heimdal: fix build w/ autoconf-2.72Sam James2024-10-232-0/+20
| | | | | Closes: https://bugs.gentoo.org/924213 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/rhash: Version bump to 1.4.5James Le Cuirot2024-10-192-0/+92
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-crypt/xca: add 2.8.0Hans de Graaff2024-10-153-0/+94
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.2-r2 sparc, #941133Sam James2024-10-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/certbot: drop obsolete patchSam James2024-10-141-36/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/certbot: drop workaround patchSam James2024-10-141-4/+0
| | | | | | | I'm going to do it properly later tonight hopefully. Bug: https://bugs.gentoo.org/937889 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/pinentry: Stabilize 1.3.1 sparc, #940069Sam James2024-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: Stabilize 2.4.5-r2 sparc, #940880Sam James2024-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/keysmith: Stabilize 24.08.1 amd64, #940669Arthur Zamarin2024-10-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Revert "app-crypt/mit-krb5: do not list a dependency twice"Eray Aslan2024-10-121-0/+1
| | | | | | | This was a mistake. This is a needed dependency This reverts commit 2e367bdf475a3db21300f5a388c342292d1d9dcc. Signed-off-by: Eray Aslan <eras@gentoo.org>
* app-crypt/mit-krb5: do not list a dependency twiceEray Aslan2024-10-121-1/+0
| | | | Signed-off-by: Eray Aslan <eras@gentoo.org>
* app-crypt/mit-krb5: Add missing sys-fs/e2fsprogs to BDEPENDEray Aslan2024-10-121-0/+155
| | | | | Closes: https://bugs.gentoo.org/941161 Signed-off-by: Eray Aslan <eras@gentoo.org>
* app-crypt/pinentry: remove unused patchesMichael Mair-Keimberger2024-10-102-412/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/keysmith: 24.08.2 version bumpAndreas Sturmlechner2024-10-102-0/+37
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/pinentry: Stabilize 1.3.1 arm64, #940069Arthur Zamarin2024-10-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.2-r2 arm64, #941133Arthur Zamarin2024-10-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gnupg: Stabilize 2.4.5-r2 arm64, #940880Arthur Zamarin2024-10-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/debian-archive-keyring: Drop oldSebastian Pipping2024-10-093-54/+0
| | | | | Bug: https://bugs.gentoo.org/941206 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-crypt/debian-archive-keyring: Stabilize 2023.4 ALLARCHES, #941206Sam James2024-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/certbot: fix deprecation warning nameSam James2024-10-092-1/+1
| | | | | | Closes: https://bugs.gentoo.org/937889 Fixes: 6af2e1684b64a9e0d621903d02de17e3b8540a67 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.2-r2 ppc, #941133Sam James2024-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: Stabilize 2.4.5-r2 ppc, #940880Jakov Smolić2024-10-091-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.2-r2 arm, #941133Arthur Zamarin2024-10-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/rhash: Drop old 1.4.3 and 1.4.4James Le Cuirot2024-10-083-191/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>