Package Release Info

libsecret-0.21.7-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libsecret-1-0-32bit

Change Logs

* Wed Mar 19 2025 bjorn.lie@gmail.com
- Update to version 0.21.7:
  + docs: Fix return comment of secret_value_get_text
  + bash-completion:
  - Fix man section number in secret-tool completion file
  - Integrate external extended bash-completion script
  - Require minimal version for bash-completion
  + meson: Use newlines for build options
* Thu Jan 30 2025 jengelh@inai.de
- Merge secret-tool-bash-completions into main package;
  the overhead for the small *-completions package outweighs
  the one file.
* Sun Jan 26 2025 bjorn.lie@gmail.com
- Update to version 0.21.6+5:
  + Integrate external extended bash-completion script
  + Fix man section number in the secret-tool completion file
  + Update secret-value.c
* Thu Jan 16 2025 bjorn.lie@gmail.com
- Update to version 0.21.6:
  + meson:
  - Make dbus-run-session optional
  - Actually include bash-completion subdir
- Add pkgconfig(bash-completion) BuildRequires: New optional
  dependency, following this, add new sub-package
  secret-tool-bash-completion.
* Wed Jan 15 2025 bjorn.lie@gmail.com
- Update to version 0.21.5:
  + session: Tolerate non-approved DH parameter usage in FIPS mode
  + Add some missing GIR annotations
  + meson:
  - Create default test setup with D-Bus
  - Use env.prepend() for test environment setup
  - Fix license field
  + build:
  - Remove self-inclusion from secret-item.h
  - Fix compiler warnings in Vala tests
  + tests: Fix "\|" used in test-secret-tool.sh not portable
  + Fix typo in D-Bus XML
  + docs:
  - Fix minor gi-docgen reference
  - Fix Python example
  - Mention file backend
  - Fix link in README
  + Several CI-related updates
  + Updated translations.
* Sun Feb 25 2024 dimstar@opensuse.org
- Update to version 0.21.4:
  + file-backend: Subscribe before calling dbus.
  + meson: Fix crypto option being silently ignored.
  + Updated translations.
* Mon Feb 12 2024 dimstar@opensuse.org
- Update to version 0.21.3:
  + Port PAM module from gnome-keyring.
  + secret-tool: Fix memory issues in lock command.
* Fri Dec 15 2023 dimstar@opensuse.org
- Update to version 0.21.2:
  + Support GnuTLS as an alternative crypto backend.
  + Fix LeakSanitizer issues.
  + secret-tool: Verify that the parsed stdin password is vaild
    UTF-8.
  + Fix markup syntax for SecretSchema.
  + Public secret_attributes_validate method.
  + Updated translations.
* Tue Nov 28 2023 dimstar@opensuse.org
- Use %patch -p N instead of deprecated %patchN.
* Tue Sep 19 2023 luc14n0@opensuse.org
- Update to version 0.21.1:
  + Fix updating credentials by another process in the same Flatpak
    sandbox.
  + Migrate to g_memdup2.
  + Updated translations.