diff --git a/libfido2-1.14.0.tar.gz b/libfido2-1.14.0.tar.gz deleted file mode 100644 index 6dfe43d..0000000 --- a/libfido2-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3601792e320032d428002c4cce8499a4c7b803319051a25a0c9f1f138ffee45a -size 660289 diff --git a/libfido2-1.14.0.tar.gz.sig b/libfido2-1.14.0.tar.gz.sig deleted file mode 100644 index 2f83afe..0000000 Binary files a/libfido2-1.14.0.tar.gz.sig and /dev/null differ diff --git a/libfido2-1.15.0.tar.gz b/libfido2-1.15.0.tar.gz new file mode 100644 index 0000000..9114b8e --- /dev/null +++ b/libfido2-1.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abaab1318d21d262ece416fb8a7132fa9374bda89f6fa52b86a98a2f5712b61e +size 670019 diff --git a/libfido2-1.15.0.tar.gz.sig b/libfido2-1.15.0.tar.gz.sig new file mode 100644 index 0000000..f3f5568 Binary files /dev/null and b/libfido2-1.15.0.tar.gz.sig differ diff --git a/libfido2.changes b/libfido2.changes index 8a59b82..3168fce 100644 --- a/libfido2.changes +++ b/libfido2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Aug 31 15:49:20 UTC 2024 - Dirk Müller + +- update to 1.15.0: + * bio, credman: improved CTAP 2.1 support. + * hid_osx: fix issue where fido_hid_read() may block + unnecessarily; gh#757. + * fido2-token -I: print maxcredbloblen. + * hid_linux: improved support for uhid devices. + * New API calls: + - fido_cred_set_attobj; + - fido_cred_x5c_list_count; + - fido_cred_x5c_list_len; + - fido_cred_x5c_list_ptr. + ------------------------------------------------------------------- Sat Nov 18 17:13:07 UTC 2023 - Dirk Müller diff --git a/libfido2.spec b/libfido2.spec index 0d1a6d0..dce446e 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -1,7 +1,7 @@ # # spec file for package libfido2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 1 Name: libfido2 -Version: 1.14.0 +Version: 1.15.0 Release: 0 Summary: FIDO U2F and FIDO 2.0 protocols License: BSD-2-Clause