diff --git a/libfido2-1.12.0.tar.gz b/libfido2-1.12.0.tar.gz deleted file mode 100644 index e25c604..0000000 --- a/libfido2-1.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:813d6d25116143d16d2e96791718a74825da16b774a8d093d96f06ae1730d9c5 -size 652326 diff --git a/libfido2-1.12.0.tar.gz.sig b/libfido2-1.12.0.tar.gz.sig deleted file mode 100644 index 9a8fd74..0000000 Binary files a/libfido2-1.12.0.tar.gz.sig and /dev/null differ diff --git a/libfido2-1.13.0.tar.gz b/libfido2-1.13.0.tar.gz new file mode 100644 index 0000000..614ff53 --- /dev/null +++ b/libfido2-1.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d43727e2a1c4544c7fd0ee47786f443e39f1388ada735a509ad4af0a2459ca +size 652777 diff --git a/libfido2-1.13.0.tar.gz.sig b/libfido2-1.13.0.tar.gz.sig new file mode 100644 index 0000000..748773b Binary files /dev/null and b/libfido2-1.13.0.tar.gz.sig differ diff --git a/libfido2.changes b/libfido2.changes index 11da828..5203646 100644 --- a/libfido2.changes +++ b/libfido2.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Feb 24 10:08:21 UTC 2023 - Martin Sirringhaus + +- Version 1.13.0 (2023-02-20) + * Support for linking against OpenSSL on Windows; gh#668. + * New API calls: + + fido_assert_empty_allow_list; + + fido_cred_empty_exclude_list. + * fido2-token: fix issue when listing large blobs. + * Improved support for different fuzzing engines. + ------------------------------------------------------------------- Wed Oct 5 20:40:55 UTC 2022 - Torsten Gruner diff --git a/libfido2.spec b/libfido2.spec index 04aa51c..15d3172 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -1,7 +1,7 @@ # # spec file for package libfido2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.12.0 +Version: 1.13.0 Release: 0 Summary: FIDO U2F and FIDO 2.0 protocols License: BSD-2-Clause