Version: 0.20.4, Package name: libsecret-0.20.4 |
Maintained by: Jasper Lievisse Adriaanse, Antoine Jacoutot |
Master sites:
|
Description libsecret is a library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. gnome-keyring and ksecretservice are both implementations of a Secret Service. |
Filesize: 517.496 KB |
Version History (View Complete History) |
|
2020-10-10 11:13:49 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to libsecret-0.20.4. |
2020-10-03 09:40:01 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: Bump after py-gobject3 merge. |
2020-04-15 08:31:58 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to libsecret-0.20.3. |
2020-03-14 07:25:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to libsecret-0.20.2. |
2020-01-28 23:50:59 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to libsecret-0.20.1. |
2020-01-22 04:55:35 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Explicitely do *not* depend on gtk-doc; we don't care about the html documentation. breakage reported by pvk@ |
2020-01-21 22:47:36 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to libsecret-0.20.0. |
2019-07-07 05:20:56 by Antoine Jacoutot | Files touched by this commit (110) |
Log message: PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE |
2019-03-28 09:52:30 by Robert Nagy | Files touched by this commit (6) |
Log message: using mlock(2) to try avoiding pushing pages to swap is not what the syscall was intended for and relying on this for security purproses is nonsense especially that OpenBSD has an encrypted swap by default ... which is not the case for everyone else this also makes sure not to hit mlock calls in pledged applications using these libraries ok ajacoutot@ |
2019-03-02 02:16:37 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to libsecret-0.18.8. |
2018-12-29 02:33:11 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to libsecret-0.18.7. |
2018-04-01 02:37:33 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Pushed upstream. |
2018-03-30 01:21:36 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Update to libsecret-0.18.6. |
2017-04-13 01:38:46 by Antoine Jacoutot | Files touched by this commit (109) |
Log message: Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports that need it; in the future more and more ports will move to meson build anyway. I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile (MODULES list must be sorted very carefully). Less magic is good. discussed with jasper@ |
2016-04-16 02:18:28 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: Update to libsecret-0.18.5. |
2016-01-19 01:40:10 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to libsecret-0.18.4. |
2015-10-17 23:14:50 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Add and extend comments. |
2015-10-15 11:40:55 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Drop comment; no pkg change. |
2015-10-14 23:50:49 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Drop dependency on gnome-keyring; ETOOMANYLOOP. |
2015-10-13 11:12:27 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Re-add dependency on x11/gnome/keyring now that libsecret does not depend on security/pinentry,-gnome3 anymore. |
2015-10-12 23:52:35 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Drop dependency on x11/gnome/keyring for now to prevent a dependency loop reported by nigel@ pinentry -> libsecret -> gnome-keyring -> gcr -> gnupg2 -> pinentry to be revisited very soon |
2015-08-03 01:44:57 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Minor update to libsecret-0.18.3. |
2015-04-21 07:37:31 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to libsecret-0.18.2. |