Accepting request 1067573 from home:MSirringhaus:branches:security

- 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.

OBS-URL: https://build.opensuse.org/request/show/1067573
OBS-URL: https://build.opensuse.org/package/show/security/libfido2?expand=0&rev=50
This commit is contained in:
Torsten Gruner 2023-02-24 12:29:56 +00:00 committed by Git OBS Bridge
parent cc64770920
commit 5a0f71a58c
6 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:813d6d25116143d16d2e96791718a74825da16b774a8d093d96f06ae1730d9c5
size 652326

Binary file not shown.

BIN
libfido2-1.13.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libfido2-1.13.0.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Feb 24 10:08:21 UTC 2023 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- 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 <simmphonie@opensuse.org>

View File

@ -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