summaryrefslogtreecommitdiff
path: root/app-crypt/adcli
AgeCommit message (Collapse)Author
2024-08-06app-crypt/adcli: Fix cross-compiling by pointing to krb5-config locationJames Le Cuirot
You can set the flags directly, but krb5-config takes precedence, so use that. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2024-08-05app-crypt/adcli: Stabilize 0.9.2 amd64, #937113Joonas Niilola
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-05-17app-crypt/adcli: Keyword 0.9.2 arm64, #906553Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-01-08app-crypt/adcli: drop oldHenning Schild
Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/28987 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2022-12-24app-crypt/adcli: add freedesktop-gitlab upstream metadataSam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-11-09app-crypt/adcli: bump version to 0.9.2Henning Schild
Closes: https://bugs.gentoo.org/880087 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/27536 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2022-06-22app-crypt/adcli: Remove invalid remote-idMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-03-23app-crypt/adcli: add subslot dep on OpenLDAPSam James
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
2022-01-25**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Again. :( Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2022-01-13app-crypt/adcli: add patch referencesSam James
Bug: https://bugs.gentoo.org/830325 Signed-off-by: Sam James <sam@gentoo.org>
2022-01-13app-crypt/adcli: fix musl linking bugHenning Schild
apply a patch which has been merged upstream Closes: https://bugs.gentoo.org/830325 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/23739 Signed-off-by: Sam James <sam@gentoo.org>
2021-10-26app-crypt/adcli: add glibc-2.34 patchSam James
Let's revbump as Henning needed it anyway for internal purposes and I'd rather know immediately if there's any problems. Closes: https://github.com/gentoo/gentoo/pull/22702 Closes: https://bugs.gentoo.org/820224 Signed-off-by: Sam James <sam@gentoo.org>
2021-10-25app-crypt/adcli: new packageHenning Schild
Tool for performing actions on an Active Directory domain. Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>