summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-auth/oath-toolkit: Stabilize 2.6.11 ppc64, #940753Sam James2024-10-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/oath-toolkit: add 2.6.12Sam James2024-10-052-0/+82
| | | | | Bug: https://bugs.gentoo.org/940778 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/oath-toolkit: drop 2.6.10Sam James2024-10-052-70/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/pam_u2f: Stabilize 1.3.0 amd64, #940003Arthur Zamarin2024-09-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/pam_u2f: Stabilize 1.3.0 x86, #940003Arthur Zamarin2024-09-241-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 252.9-r2 sparc, #923258Arthur Zamarin2024-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 252.9-r2 x86, #923258Arthur Zamarin2024-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 252.9-r2 amd64, #923258Arthur Zamarin2024-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 252.9-r2 ppc, #923258Arthur Zamarin2024-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 252.9-r2 ppc64, #923258Arthur Zamarin2024-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 252.9-r2 arm, #923258Arthur Zamarin2024-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/elogind: Stabilize 252.9-r2 arm64, #923258Arthur Zamarin2024-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/AusweisApp: add 2.2.1Conrad Kostecki2024-09-152-0/+48
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-auth/pam_ldap: treecleanArthur Zamarin2024-09-133-57/+0
| | | | | | Closes: https://bugs.gentoo.org/908579 (pkgremoved) Closes: https://bugs.gentoo.org/933511 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-1237-37/+37
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/sssd: fix systemtap has_version checkSam James2024-09-112-2/+2
| | | | | Bug: https://bugs.gentoo.org/938302 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Drop musl patchesAndreas Sturmlechner2024-09-021-15/+0
| | | | | Closes: https://bugs.gentoo.org/938937 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/libfprint: fd.o cgit->gitlabSam James2024-09-022-3/+3
| | | | | | | Their cgit is unreliable these days. Bug: https://bugs.gentoo.org/938274 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: add 255.5, python3_13, EAPI-8Andreas Sturmlechner2024-09-023-0/+190
| | | | | | | | Thanks-to: Brahmajit Das <brahmajit.xyz@gmail.com> Thanks-to: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/36968 Closes: https://bugs.gentoo.org/938921 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/polkit: improve 9999-r1 hacksSam James2024-09-021-0/+1
| | | | | | | | | We want to work with elogind for all commits we test. We don't care about this test ebuild working with systemd, so hacky sed it is. Bug: https://bugs.gentoo.org/923614 Bug: https://bugs.gentoo.org/934314 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: drop test restriction for liveSam James2024-09-011-2/+1
| | | | | | | | | Upstream commit f0b67353240ec8f8d24c2666d74560d93996c1c5 makes them be skipped gracefully. But since 8e17f09c770bc2efd5deb40ba2b6032d40603578 upstream which dropped mocklibc, the tests still need privileges so now they're all skipped :( Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: fix musl buildSam James2024-09-012-0/+38
| | | | | Closes: https://bugs.gentoo.org/938874 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: add 9999-r1Sam James2024-09-011-0/+159
| | | | | | | | | | As promised in 134134a25808d0a3e14409a813d88aa29901e9f7. This ebuild will be removed once the bug is figured out, as it's a horrible hack with nasty forced-patching-but-ignoring-errors to allow bisecting betwen 123 and 124. Bug: https://bugs.gentoo.org/934314 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: add 9999Sam James2024-09-011-0/+157
| | | | | | | | | Add a live ebuild to allow bisecting and testing. Note that this works with current git master (obviously) so I'll need to do tweaks by adding a temporary 9999-r1 for people to test with in the bug. Bug: https://bugs.gentoo.org/934314 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: add 125Sam James2024-09-012-0/+154
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/oath-toolkit: hide another implicit declaration warningMichael Orlitzky2024-08-311-1/+3
| | | | | | | | | | I don't completely understand if/when <stdio_ext.h> is needed for fpurge(), but the authors of the gnulib macro are apparently aware of it, so I assume that the macro is doing what it's supposed to. In any case, oath-toolkit doesn't use fpurge(), so it's irrelevant for now. Closes: https://bugs.gentoo.org/925157 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sys-auth/oath-toolkit: fix the build on muslMichael Orlitzky2024-08-312-0/+36
| | | | | | | | | | | | Add an upstream patch to fix the build on musl, and then fix a new problem introduced by the patch: the build system is extremely sensitive to mtime changes in the source tree, in that patching triggers a rebuild of some Makefile sources, which ultimately tries to invoke automake. We have to fudge the mtime on the patched file to avoid this. Bug: https://bugs.gentoo.org/936309 Closes: https://bugs.gentoo.org/933086 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sys-auth/sssd: SystemTAP -> SystemTapSam James2024-08-311-1/+1
| | | | | | dev-debug/systemtap is called 'SystemTap'. Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/sssd: handle dev-debug/systemtap[-dtrace-symlink]Sam James2024-08-312-0/+10
| | | | | | | See efb3a82e3496d3a52a1d04d4cbdb83b25655d96a. Bug: https://bugs.gentoo.org/938302 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/elogind: Switch off IUSE cgroup-hybrid by defaultAndreas Sturmlechner2024-08-282-2/+2
| | | | | Closes: https://bugs.gentoo.org/923259 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/elogind: Add missing udev_reload callsAndreas Sturmlechner2024-08-281-0/+5
| | | | | Closes: https://bugs.gentoo.org/845168 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/elogind: Add execution bit on tools where missingAndreas Sturmlechner2024-08-282-2/+22
| | | | | Closes: https://bugs.gentoo.org/933398 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-auth/yubico-piv-tool: add missing zlib dep to 2.6.0Joonas Niilola2024-08-281-1/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/yubico-piv-tool: drop 2.3.1, 2.4.2, 2.5.1Mario Haustein2024-08-284-147/+0
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/38242 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/yubico-piv-tool: add 2.6.0Mario Haustein2024-08-282-0/+54
| | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/munge: fix xz-utils depMike Gilbert2024-08-171-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-auth/microsoft-identity-broker: Drop old 2.0.0James Le Cuirot2024-08-142-61/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* fix: microsoft-identity-broker v2.0.1 ManifestElaina Jones2024-08-141-1/+1
| | | | | | | | | | | | | Evidently, Microsoft modified this file on their file share causing download verification to fail for the v2.0.1 ebuild. This updates the sha512, blake2, and file size taken from a direct download at the following link https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/m/microsoft-identity-broker/ Signed-off-by: Elaina Jones <133198355+elainajones@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/38154 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-auth/pam_ssh_agent_auth: drop 0.10.3Filip Kobierski2024-08-132-54/+0
| | | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/37813 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/realtime-base: remove empty variablesFilip Kobierski2024-08-131-6/+2
| | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/nss-myhostname: remove empty variablesFilip Kobierski2024-08-131-6/+2
| | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/libnss-pgsql: remove empty IUSEFilip Kobierski2024-08-131-5/+3
| | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/google-authenticator: remove empty IUSEFilip Kobierski2024-08-132-3/+1
| | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/google-authenticator-wrappers: remove empty IUSEFilip Kobierski2024-08-132-4/+2
| | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-auth/AusweisApp: drop 2.1.1Conrad Kostecki2024-08-112-48/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-auth/AusweisApp: amd64 stableConrad Kostecki2024-08-111-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-auth/sssd: Fix cross-compiling by pointing to krb5-config locationJames Le Cuirot2024-08-061-0/+1
| | | | | | You can set the flags directly, but krb5-config takes precedence, so use that. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-auth/yubico-piv-tool: Stabilize 2.5.2 amd64, #937271Jakov Smolić2024-08-041-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-auth/libyubikey: Stabilize 1.13-r1 amd64, #936605Jakov Smolić2024-07-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-auth/libyubikey: Stabilize 1.13-r1 x86, #936605Jakov Smolić2024-07-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>