After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782637 - Switch to stable libsecret API
Switch to stable libsecret API
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.25.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-05-15 05:20 UTC by Michael Biebl
Modified: 2017-05-21 10:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] Switch to stable libsecret API (1.39 KB, patch)
2017-05-15 05:21 UTC, Michael Biebl
committed Details | Review

Description Michael Biebl 2017-05-15 05:20:56 UTC
Most of the libsecret API was declared stable in 0.18 and the stable API
now provides everything we need, so switch from libsecret-unstable to
libsecret-1.
Comment 1 Michael Biebl 2017-05-15 05:21:29 UTC
Created attachment 351846 [details] [review]
[PATCH] Switch to stable libsecret API
Comment 2 Florian Müllner 2017-05-19 10:50:42 UTC
Review of attachment 351846 [details] [review]:

LGTM
Comment 3 Michael Biebl 2017-05-21 02:50:26 UTC
Thanks for the review, pushed as a55599a23