libsecret 0.21.4-1 source package in Ubuntu
Changelog
libsecret (0.21.4-1) unstable; urgency=medium * Team upload * New upstream release - 0.21.3 + Port PAM module from gnome-keyring https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/128 + secret-tool: Fix memory issues in lock command https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/134 - 0.21.4 + file-backend: Subscribe before calling dbus https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/138 + meson: Fix crypto option being silently ignored https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/137 -- Amin Bandali <email address hidden> Tue, 27 Feb 2024 12:39:19 -0500
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsecret_0.21.4-1.dsc | 2.7 KiB | 58121b784bc5af0f872acaef5f32a8830441facaadebe5010809476b71b713bb |
libsecret_0.21.4.orig.tar.xz | 201.8 KiB | 163d08d783be6d4ab9a979ceb5a4fecbc1d9660d3c34168c581301cd53912b20 |
libsecret_0.21.4-1.debian.tar.xz | 11.1 KiB | 550d395120164c181d93acae475025dd5edac77bd44bbc68eaebaf67887845a6 |
Available diffs
- diff from 0.21.2-1 to 0.21.4-1 (20.1 KiB)
No changes file available.
Binary packages built by this source
- gir1.2-secret-1: Secret store (GObject-Introspection)
This package contains introspection data for libsecret, which can be used
to generate dynamic bindings.
.
libsecret is a library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
.
This package contains the introspection datas for the libsecret library.
- libsecret-1-0: Secret store
Library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
- libsecret-1-0-dbgsym: debug symbols for libsecret-1-0
- libsecret-1-dev: Secret store (development files)
Library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
.
This package contains the development files.
- libsecret-common: Secret store (common files)
Library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
.
This package contains data files used by the libsecret library.
- libsecret-tools: tool for storing and retrieving GObject passwords
This package provides a command line tool using libsecret to access
the freedesktop.org Secret Service API. This can be used to store
and retrieve passwords for desktop applications.
- libsecret-tools-dbgsym: debug symbols for libsecret-tools