summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/chntpw: force -std=gnu90Marek Szuba2024-01-311-2/+5
| | | | | | | | | | | | Just a workaround for build errors for now. In the long run, I think I'd better look at whether how useful exactly (if at all) chntpw is against modern Windows versions, warrants all the changes required to make the code C99-compliant. Nb. It's gnu90 rather than c90 because of the use of // for comments. Closes: https://bugs.gentoo.org/919172 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-crypt/gnupg: backport insecure smartcard backup fix to 2.2.xSam James2024-01-292-0/+474
| | | | | Bug: https://bugs.gentoo.org/923248 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: drop 2.2.42, 2.4.2-r1, 2.4.3Sam James2024-01-294-572/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: bumpRobin H. Johnson2024-01-282-0/+200
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-crypt/rpm-sequoia: drop 1.5.0Takuya Wakazono2024-01-282-401/+0
| | | | | | Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35025 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/rpm-sequoia: add 1.6.0Takuya Wakazono2024-01-282-0/+408
| | | | | | | | Swapping .so and .so.1 Closes: https://bugs.gentoo.org/922296 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gpgme: drop 1.22.0Andreas Sturmlechner2024-01-262-168/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/gpgme: update ManifestMike Gilbert2024-01-251-1/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-crypt/gpgme: update ManifestMike Gilbert2024-01-251-1/+1
| | | | | Closes: https://bugs.gentoo.org/921519 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-crypt/veracrypt: Stabilize 1.26.7 amd64, #920472Matoro Mahri2024-01-231-2/+2
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-crypt/mkp224o: add 1.7.0Matthew Smith2024-01-232-0/+45
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* app-crypt/yubioath-flutter-bin: mask on muslDavid Seifert2024-01-221-1/+2
| | | | | Closes: https://bugs.gentoo.org/922321 Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/tpm2-tools: fix bashism in configureSam James2024-01-212-0/+48
| | | | | Closes: https://bugs.gentoo.org/922592 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/tpm2-tools: update for autoconf-archive moveSam James2024-01-201-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/tpm2-tools: add 5.6Christopher Byrne2024-01-204-0/+218
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33930 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/nitrocli: Add patch fixing musl 1.2.4 buildDaniel Müller2024-01-203-3/+23
| | | | | | | | | | | On a system with sys-libs/musl 1.2.4, the crate fails to build with an undefined reference to `open64'. Fix the issue by adding a patch bumping the version of the libc crate. Closes: https://bugs.gentoo.org/922317 Signed-off-by: Daniel Müller <deso@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/34902 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-crypt/nitrocli: Drop 0.3.4, 0.3.5, 0.4.0Daniel Müller2024-01-204-361/+0
| | | | | Signed-off-by: Daniel Müller <deso@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-crypt/ccid: version bump 1.5.4Mason Rocha2024-01-203-0/+72
| | | | | | | | | | | | | | | upstream introduces in version 1.5.3 a hard-dependency on sys-devel/flex, which has been historically a soft-dependency, ignored by previous maintainers (see https://bugs.gentoo.org/221361) patch included removes dependency, permitting proper install of package without flex, as possible in the past due to upstream tarballs pre-generating required files Bug: https://bugs.gentoo.org/221361 Signed-off-by: Mason Rocha <turret@turret.cyou> Closes: https://github.com/gentoo/gentoo/pull/33933 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/ccid: add myself as new maintainerMason Rocha2024-01-201-1/+8
| | | | | Signed-off-by: Mason Rocha <turret@turret.cyou> Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/minisign: add 0.11-r1; update 9999Matt Jolly2024-01-162-8/+4
| | | | | | | | | - dev-libs/libsodium is losing the 'minimal' USE - drop empty IUSE Bug: https://bugs.gentoo.org/921614 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
* Move {sys-devel → dev-build}/autoconfMichał Górny2024-01-153-8/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-archiveMichał Górny2024-01-153-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/keybase: Add warning about kbfsNicolas Bock2024-01-122-0/+12
| | | | | Bug: https://bugs.gentoo.org/921016 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
* Move {app-doc → app-text}/xmltomanMichał Górny2024-01-121-2/+2
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-127-12/+12
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/tpm2-openssl: drop 1.1.1-r1Christopher Byrne2024-01-113-135/+0
| | | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33336 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-crypt/tpm2-openssl: add 1.2.0Christopher Byrne2024-01-112-0/+109
| | | | | Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-crypt/keybase: Add more details to metadataNicolas Bock2024-01-101-0/+9
| | | | Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
* app-crypt/{kbfs,keybase}: Version bump to 6.2.4Nicolas Bock2024-01-106-4/+147
| | | | | | Closes: https://bugs.gentoo.org/921016 Closes: https://github.com/gentoo/gentoo/pull/34712 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
* app-crypt/jacksum: drop 3.4.0-r1Volkmar W. Pogatzki2024-01-102-32/+0
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-crypt/pinentry: drop 1.2.1-r3Ulrich Müller2024-01-101-107/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-crypt/qca: add 2.3.8Andreas Sturmlechner2024-01-093-0/+120
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/pinentry: Stabilize 1.2.1-r4 ALLARCHES, #921608Sam James2024-01-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/gnupg: move app-crypt/pinentry to PDEPENDSam James2024-01-082-0/+379
| | | | | | | | | | | | We have a cycle with USE=verify-sig at least with: app-crypt/gnupg -> app-crypt/pinentry[verify-sig] -> sec-keys/openpgp-keys-gnupg -> app-crypt/gnupg We also have one with app-crypt/gcr with USE=gtk: app-crypt/gnupg -> app-crypt/pinentry[gtk] -> app-crypt/gcr -> app-crypt/gnupg (PDEPEND) gnupg works without pinentry to an extent and it's a softer dependency than the rest of DEPEND/RDEPEND, so use PDEPEND here give it's a @system package. Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/keysmith: drop 23.08.3Andreas Sturmlechner2024-01-072-35/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-crypt/jacksum: Stabilize 3.7.0 x86, #921514Arthur Zamarin2024-01-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/jacksum: Stabilize 3.7.0 amd64, #921514Sam James2024-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libscrypt: don't call ar directly, fix #718126Michael Mair-Keimberger2024-01-071-0/+36
| | | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/718126 Closes: https://github.com/gentoo/gentoo/pull/34566 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/scdrand: EAPI8 bump, fix calling AR directly, bug #722026Michael Mair-Keimberger2024-01-071-7/+7
| | | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/722026 Closes: https://github.com/gentoo/gentoo/pull/34586 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/johntheripper-jumbo: remove unused patch(es)Michael Mair-Keimberger2024-01-071-111/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34672 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-crypt/certbot-nginx: stabilize 2.8.0 for amd64, arm, arm64, x86Matthew Thode2024-01-061-2/+2
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot-apache: stabilize 2.8.0 for amd64, x86Matthew Thode2024-01-061-2/+2
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: stabilize 2.8.0 for amd64, arm, arm64, x86Matthew Thode2024-01-061-2/+2
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: stabilize 2.8.0 for amd64, arm, arm64, x86Matthew Thode2024-01-061-2/+2
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/keysmith: Stabilize 23.08.4 arm64, #920693Arthur Zamarin2024-01-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/keysmith: Stabilize 23.08.4 amd64, #920693Arthur Zamarin2024-01-061-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/mhash: fix compilation on GCC 14Christopher Fore2024-01-062-1/+15
| | | | | | | Closes: https://bugs.gentoo.org/919700 Closes: https://github.com/gentoo/gentoo/pull/34665 Signed-off-by: Christopher Fore <csfore@posteo.net> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.1 amd64, #919762Arthur Zamarin2024-01-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.1 arm64, #919762Arthur Zamarin2024-01-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-crypt/gpgme: Stabilize 1.23.1 x86, #919762Arthur Zamarin2024-01-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>