summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-auth/polkit: drop 121Mike Gilbert2023-03-223-384/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-auth/polkit: keepdir /etc/polkit-1/rules.dMike Gilbert2023-03-221-4/+10
| | | | | | | | | | | | | | | | | | | Calling keepdir /usr/share/polkit-1/rules.d is pointless because the package already installs 50-default.rules there. We want to keepdir /etc/polkit-1/rules.d so that we can ensure the proper permissions are applied. Skip setting the mode and owner in src_install if we are not running as root. This resolves a failure on prefix systems. Keep the chmod/chown in pkg_postinst to handle upgrades and ensure the permissions get set if packages are installed out-of-order. Move both calls behind the 'daemon' USE flag. Closes: https://github.com/gentoo/gentoo/pull/30298 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-auth/polkit: Stabilize 122 amd64, #899244Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 122 ppc, #899244Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 122 ppc64, #899244Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 122 x86, #899244Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 122 sparc, #899244Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 122 arm, #899244Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 122 arm64, #899244Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-auth/polkit: fix install w/ USE=-daemonSam James2022-12-072-1/+45
| | | | | Closes: https://bugs.gentoo.org/884701 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: add freedesktop-gitlab upstream metadataSam James2022-12-051-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: add 122Sam James2022-12-053-0/+151
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: drop versionsSam James2022-10-167-760/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 121 ppc, #867601Jakov Smolić2022-08-311-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-auth/polkit: Stabilize 121 ppc64, #867601Jakov Smolić2022-08-311-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-auth/polkit: Stabilize 121 arm, #867601Arthur Zamarin2022-08-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 121 arm64, #867601Arthur Zamarin2022-08-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-auth/polkit: Stabilize 121 sparc, #867601Sam James2022-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 121 x86, #867601Sam James2022-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 121 amd64, #867601Sam James2022-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: add 121Sam James2022-07-122-0/+153
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: amd64 stable wrt bug #852611Agostino Sarubbo2022-06-181-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/polkit: x86 stable wrt bug #852611Agostino Sarubbo2022-06-171-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/polkit: Stabilize 0.120_p20220509 arm64, #852611Jakov Smolić2022-06-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-auth/polkit: sparc stable wrt bug #852611Agostino Sarubbo2022-06-171-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: arm stable wrt bug #852611Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/polkit: Stabilize 0.120_p20220509 ppc, #852611Sam James2022-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 0.120_p20220509 ppc64, #852611Sam James2022-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Keyword 0.120_p20220509 s390, #844235Sam James2022-06-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: restore polkit-0.118-make-netgroup-support-optional.patchSam James2022-05-161-0/+248
| | | | | | | | | This patch got rebased for the latest snapshot but not this one, so bring it back for now. Fixes: 76caeda5c0ae4a7045d321f32ef95e31722434dd Reported-by: Matthias Maier <tamiko@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: drop 0.117-r3, 0.120-r3Sam James2022-05-159-717/+0
| | | | | | Bug: https://bugs.gentoo.org/794052 Bug: https://bugs.gentoo.org/833574 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: keyword 0.120_p20220509Sam James2022-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 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/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: 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/polkit: drop ~s390 for non-Duktape versionsSam James2022-04-262-2/+2
| | | | 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/polkit: drop 0.120-r2Sam James2022-03-181-121/+0
| | | | | Bug: https://bugs.gentoo.org/833574 Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Stabilize 0.120-r3 arm, #833867Sam James2022-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: drop 0.120_p20220127Sam James2022-03-162-127/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-auth/polkit: Keyword 0.120_p20220221 ia64, #833748Matt Turner2022-03-151-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-auth/polkit: Keyword 0.120_p20220221 sparc, #833748Matt Turner2022-03-141-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>