diff --git a/libsecret-0.21.1.tar.xz b/libsecret-0.21.1.tar.xz deleted file mode 100644 index 99a406a..0000000 --- a/libsecret-0.21.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:674f51323a5f74e4cb7e3277da68b5afddd333eca25bc9fd2d820a92972f90b1 -size 190796 diff --git a/libsecret-0.21.2.tar.xz b/libsecret-0.21.2.tar.xz new file mode 100644 index 0000000..7126522 --- /dev/null +++ b/libsecret-0.21.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a341496a0815e64c8d3b8fabab33d7bae7efdeab77b843669731d5b181dcee +size 194440 diff --git a/libsecret.changes b/libsecret.changes index c80a728..ea45173 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 15 11:33:09 UTC 2023 - Dominique Leuenberger + +- 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 10:58:59 UTC 2023 - Dominique Leuenberger diff --git a/libsecret.spec b/libsecret.spec index d13448c..139cca4 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -18,7 +18,7 @@ %define have_lang 1 Name: libsecret -Version: 0.21.1 +Version: 0.21.2 Release: 0 Summary: Library for accessing the Secret Service API License: LGPL-2.1-or-later