Skip to content

Commit 55cea57

Browse files
wangmingyu84rpurdie
authored andcommitted
libsecret: upgrade 0.20.4 -> 0.20.5
determinism.patch removed since it's included in 0.20.5 Changelog: ========= * Drop autotools-based build [!44] * Use G_GNUC_NULL_TERMINATED where appropriate [!65] * collection, methods, prompt: Port to GTask [!66, !93] * Detect local storage in snaps in the same way as flatpaks [!67] * Add bash-completion for secret-tool [!70, #50, !72] * secret-tool: Add locking capabilities to secret tool [#28, !75] * secret-file-backend: Avoid closing the same file descriptor twice [!78] * Add support for TPM2 based secret storage [!83, !90, !95] * Create default collection after DBus.Error.UnknownObject [!94] * Port documentation to gi-docgen [!101] * GI annotation and documentation fixes [!63, !64, !102, !103, #66] * Build fixes [#54, !62, !68, #59, !73, !77, !82, !84, !85, !88] * Updated translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
1 parent a7b85c8 commit 55cea57

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

meta/recipes-gnome/libsecret/libsecret/determinism.patch

Lines changed: 0 additions & 37 deletions
This file was deleted.

meta/recipes-gnome/libsecret/libsecret_0.20.4.bb renamed to meta/recipes-gnome/libsecret/libsecret_0.20.5.bb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ inherit gnomebase gtk-doc vala gobject-introspection manpages
1414

1515
DEPENDS += "glib-2.0 libgcrypt gettext-native"
1616

17-
SRC_URI += " file://determinism.patch"
18-
19-
SRC_URI[archive.sha256sum] = "325a4c54db320c406711bf2b55e5cb5b6c29823426aa82596a907595abb39d28"
17+
SRC_URI[archive.sha256sum] = "3fb3ce340fcd7db54d87c893e69bfc2b1f6e4d4b279065ffe66dac9f0fd12b4d"
2018

2119
GTKDOC_MESON_OPTION = 'gtk_doc'
2220

0 commit comments

Comments
 (0)