summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-auth/polkit: add 0.120_p20220509 (unkeyworded)Sam James2022-05-113-0/+378
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unkeyworded for now until tomorrow probably. (Nothing major changed but it's late/early and I don't want to take a risk and then go to bed.) (In terms of the snapshot, the only notable things are that upstream dropped autotools, but we were using meson for a little while now anyway, and a bunch of the patches we were including to a previous snapshot are now rolled into this one.) I'd not bothered looking much into the test situation given the bug flagged in the ebuild (the dist tarballs don't contain the test dependencies needed and they don't use meson subprojects so we can't provide them ourselves either) ... but a bug (with a dodgy premise -- because you shouldn't be setting USE=test manually anyway; RESTRICT="test" is currently in ebuild anyhow) exposed the fact that if you _do_ try to run tests right now, they end up failing because of our musl patch which still includes config.h even though we're doing a meson build. So, a double win: 1. Tests are now wired up and run for snapshots at least! Yay! 2. Our musl patch is now cleaner and ready for another attempt at upstream submission. Closes: https://bugs.gentoo.org/843647 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: ppc stable wrt bug #841623Agostino Sarubbo2022-05-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/skey: keyword 1.1.5-r12 for ~loongWANG Xuerui2022-05-071-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-auth/polkit: Stabilize 0.120_p20220221 arm64, #841623Sam James2022-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 0.120_p20220221 arm, #841623Sam James2022-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: sparc stable wrt bug #841623Agostino Sarubbo2022-05-041-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/polkit-pkla-compat: several fixesMike Gilbert2022-05-031-7/+11
| | | | | | | | Pass --localstatedir=/var to configure. Drop unnecessary chown calls. Depend on acct-group/polkitd. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-auth/polkit: backport pkexec help/version fix (fixes gparted)Sam James2022-05-042-0/+196
| | | | | Closes: https://bugs.gentoo.org/827884 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 0.120_p20220221 x86, #841623Sam James2022-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 0.120_p20220221 amd64, #841623Sam James2022-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 0.120_p20220221 ppc64, #841623Arthur Zamarin2022-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: keyword 0.120_p20220221 for ~loongWANG Xuerui2022-05-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-auth/seatd: Stabilize 0.6.4 ppc64, #835699Arthur Zamarin2022-04-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/seatd: Stabilize 0.6.4 arm, #835699Arthur Zamarin2022-04-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/libfprint: drop 1.90.7, 1.94.1-r1Sam James2022-04-293-112/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/fprintd: drop 1.90.8, 1.94.0Sam James2022-04-293-174/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/pambase: keyword 20220214 for ~loongWANG Xuerui2022-04-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-auth/passwdqc: keyword 2.0.2-r1 for ~loongWANG Xuerui2022-04-291-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-auth/thinkfinger: use udev.eclass; call udev_reloadSam James2022-04-281-4/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/otpcalc: Stabilize 0.98 sparc, #838913Arthur Zamarin2022-04-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: drop ~s390 for non-Duktape versionsSam James2022-04-262-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/sssd: drop ~s390Sam James2022-04-243-3/+3
| | | | | Closes: https://github.com/gentoo/gentoo/pull/25136 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: adapt musl patch for duktape buildSam James2022-04-231-0/+20
| | | | | Closes: https://bugs.gentoo.org/834604 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/solo-python: rename to sys-auth/solo1Marek Szuba2022-04-203-10/+6
| | | | | | | Name changed upstream starting with version 0.1.0 in order to emphasise this software only works with Solo 1. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-auth/solo-python: drop 0.0.31Marek Szuba2022-04-202-35/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-auth/solo-python: Stabilize 0.1.1 ALLARCHES, #839516Jakov Smolić2022-04-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-auth/libfprint: drop 1.92.0-r1, 1.94.2Sam James2022-04-173-113/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/fprintd: drop 1.90.9, 1.92.0Sam James2022-04-173-175/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/fprintd: Stabilize 1.94.1 sparc, #833714Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/libfprint: Stabilize 1.94.3 sparc, #833714Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/fprintd: Stabilize 1.94.1 ppc, #833714Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/libfprint: Stabilize 1.94.3 ppc, #833714Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/fprintd: Stabilize 1.94.1 arm, #833714Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/libfprint: Stabilize 1.94.3 arm, #833714Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/otpcalc: Stabilize 0.98 ppc, #838913Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/otpcalc: Stabilize 0.98 x86, #838913Sam James2022-04-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/otpcalc: Stabilize 0.98 amd64, #838913Sam James2022-04-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/AusweisApp2: add 1.22.5Conrad Kostecki2022-04-142-0/+49
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-auth/pam_mount: Depend on libpcre2.Hanno Böck2022-04-121-0/+49
| | | | | | | | | We were still depending on old libpcre, although upstream already changed the API to libpcre2. Bug: https://bugs.gentoo.org/837983 Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3
* sys-auth/pam_krb5: migrate to xzSam James2022-04-122-2/+2
| | | | | | Smaller tarballs. Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/fprintd: keyword 1.94.1 for ~riscvYu Gu2022-04-111-1/+1
| | | | | | | Bug: https://bugs.gentoo.org/825290 Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24705 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-auth/libfprint: Stabilize 1.94.3 ppc64, #833714Arthur Zamarin2022-04-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/yubico-piv-tool: stabilize 2.3.0 for amd64Marek Szuba2022-04-101-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: add <name> tags for kensingtonJohn Helmert III2022-04-061-0/+1
| | | | | Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/pam_krb5: restrict tests as they require /etc/krb5.confEray Aslan2022-04-061-1/+1
| | | | | | | | | | alternative would be having app-crypt/mit-krb5 and app-crypt/heimdal install a default krb5.conf file. however, providing realm defaults for a network authentication protocol is dubious at best. make the sysadmin configure the protocol before use by not installing one. Closes: https://bugs.gentoo.org/836819 Signed-off-by: Eray Aslan <eras@gentoo.org>
* sys-auth/libfprint: x86 stable wrt bug #833714Agostino Sarubbo2022-04-061-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/fprintd: x86 stable wrt bug #833714Agostino Sarubbo2022-04-061-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/libfprint: amd64 stable wrt bug #833714Agostino Sarubbo2022-04-061-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/fprintd: amd64 stable wrt bug #833714Agostino Sarubbo2022-04-061-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/sssd: Fix nfs-utils reference in metadata.xmlJakov Smolić2022-03-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>