summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/libsecret: remove unused patch(es)Michael Mair-Keimberger2022-03-201-44/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Drop old versionsMatt Turner2022-03-182-96/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: riscv keyworded (bug #835381)Yixun Lan2022-03-171-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-crypt/libsecret: Create an emulated TPM2 for testsChristopher Byrne2022-03-151-0/+155
| | | | | | | | | | | | | | | | Libsecret runs tests against the TPM2 already in the machine and require tpm2-abrmd. Hence the tests will fail if the user does not have tpm2-abrmd installed or does not have a TPM2 in the machine. It shouldn't do this - it should provision a virtual TPM2 spawn an emulator (swtpm) and the use the swtpm TCTI with tpm2-abrmd. However its not too difficult to setup the TPM2 simulator for the test, which is what this patch does. Bug: https://bugs.gentoo.org/834830 Closes: https://github.com/gentoo/gentoo/pull/24509 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.5 sparc, #834426Matt Turner2022-03-151-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Run tests under dbus-run-sessionMatt Turner2022-03-151-1/+1
| | | | | | | | As identified by eva@ in 2019. Apparently he never got back to his workstation. Closes: https://bugs.gentoo.org/662376 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.5 ppc64, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.5 ppc, #834426Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.5 arm, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.5 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.5 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.5 amd64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Version bump to 0.20.5Matt Turner2022-02-213-0/+91
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: remove oldMart Raudsepp2021-12-271-90/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/libsecret: add missing deps, allow py3.10 for testsMart Raudsepp2021-12-271-2/+7
| | | | | | Closes: https://bugs.gentoo.org/830000 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/libsecret: add dev-util/glib-utils to BDEPENDMarek Szuba2021-09-151-0/+1
| | | | | | | Invoking maintainer time-out. Closes: https://bugs.gentoo.org/798930 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4-r1 arm64, #806322Sam James2021-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4-r1 ppc64, #806322Sam James2021-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4-r1 sparc, #806322Sam James2021-08-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4-r1 ppc, #806322Sam James2021-08-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4-r1 arm, #806322Sam James2021-08-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4-r1 amd64, #806322Sam James2021-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4-r1 x86, #806322Sam James2021-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: virtualise Secret Service API dependencyMarek Szuba2021-06-301-0/+89
| | | | | | | | | | | User tests - including my own - show that app-admin/keepassxc works fine as a Secret Service API provider, and KDE will likely acquire a compatible provider soon. Change made with permission from leio on behalf of the Gnome Project. Closes: https://bugs.gentoo.org/705132 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-crypt/libsecret: Switch to meson-multilibMatt Turner2021-06-031-17/+5
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: add riscv keywordYixun Lan2021-05-291-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-crypt/libsecret: Drop old versionsMatt Turner2021-04-133-190/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4 sparc, #774927Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4 ppc64, #774927Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4 ppc, #774927Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4 arm64, #774927Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4 arm, #774927Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: x86 stable (bug #774927)Thomas Deutschmann2021-04-011-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-crypt/libsecret: Require USE=crypt for USE=gtk-docMatt Turner2021-03-201-1/+4
| | | | | | | | It doesn't make much sense to generate documentation when some code is disabled. Closes: https://bugs.gentoo.org/776379 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.4 amd64, #774927Mikle Kolyada2021-03-121-2/+2
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/libsecret: Version bump to 0.20.4Matt Turner2020-12-133-0/+144
| | | | | Closes: https://bugs.gentoo.org/747514 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/libsecret: Stabilize 0.20.3 sparc, #728924Sam James2020-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: stable 0.20.3 for ppc64Sergei Trofimovich2020-09-181-1/+1
| | | | | | | | stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.7, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-crypt/libsecret: stable 0.20.3 for ppcSergei Trofimovich2020-09-181-1/+1
| | | | | | | | stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.7, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-crypt/libsecret: remove oldMart Raudsepp2020-07-292-95/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/libsecret: sparc stable (bug #717144)Sam James2020-07-291-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libsecret: amd64 stable wrt bug #728924Mikle Kolyada2020-06-291-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-crypt/libsecret: arm stable wrt bug #728924Agostino Sarubbo2020-06-281-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/libsecret: x86 stable (bug #728924)Thomas Deutschmann2020-06-281-1/+1
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-crypt/libsecret: arm64 stable (bug #728924)Sam James (sam_c)2020-06-271-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* Remove MULTILIB_USEDEP from all virtual/pkgconfig dependenciesMike Gilbert2020-06-133-3/+3
| | | | | Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-crypt/libsecret: arm64 stable (bug #717144)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/libsecret: Version bump to 0.20.3Matt Turner2020-04-252-0/+95
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>