Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fido2 for openSUSE:Factory checked in at 2025-01-12 11:20:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fido2 (Old) and /work/SRC/openSUSE:Factory/.python-fido2.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fido2" Sun Jan 12 11:20:45 2025 rev:19 rq:1236812 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fido2/python-fido2.changes 2024-05-08 11:39:36.824511838 +0200 +++ /work/SRC/openSUSE:Factory/.python-fido2.new.1881/python-fido2.changes 2025-01-12 11:28:02.084685980 +0100 @@ -1,0 +2,26 @@ +Thu Jan 9 13:29:42 UTC 2025 - Johannes Kastl <[email protected]> + +- update to 1.2.0: + - Improved extension handling: + - Several new extensions are now supported, both for Fido2Client + and WindowsClient. + - Extension APIs have been redesigned, and old APIs have been + deprecated, slated for + - removal in version 2.0. + - Disable hmac-secret extension by default, preferring prf. + - Improved (de-)serialization of dataclasses to/from + JSON-friendly dicts. + - Fido2Client: + - Support allowCredentials/excludeCredentials of arbitrary + length. + - Handle PUAT_REQUIRED by re-attempting with PIN/UV. + - Allow localhost (and subdomains) to use http:// in RP ID + verification by default. + - NFC: Support for Authenticators that return SW=61XX on SELECT. + - USB: Improve connection recovery and use more specific + exceptions for errors. + - Fix: Handle residentKey=preferred properly. + - Fix: Handle Authentictors that do not pass extensions in + GetInfo. + +------------------------------------------------------------------- Old: ---- fido2-1.1.3.tar.gz fido2-1.1.3.tar.gz.asc New: ---- fido2-1.2.0.tar.gz fido2-1.2.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fido2.spec ++++++ --- /var/tmp/diff_new_pack.btd1H5/_old 2025-01-12 11:28:02.564705733 +0100 +++ /var/tmp/diff_new_pack.btd1H5/_new 2025-01-12 11:28:02.564705733 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-fido2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %{?sle15_python_module_pythons} Name: python-fido2 -Version: 1.1.3 +Version: 1.2.0 Release: 0 Summary: Python-based FIDO 2.0 library License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MPL-2.0 Group: Development/Languages/Python URL: https://github.com/Yubico/python-fido2 Source0: https://github.com/Yubico/python-fido2/releases/download/%{version}/fido2-%{version}.tar.gz -Source1: https://github.com/Yubico/python-fido2/releases/download/%{version}/fido2-%{version}.tar.gz.asc +Source1: https://github.com/Yubico/python-fido2/releases/download/%{version}/fido2-%{version}.tar.gz.sig Source2: %{name}.keyring BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module cryptography >= 2.6} ++++++ fido2-1.1.3.tar.gz -> fido2-1.2.0.tar.gz ++++++ ++++ 11385 lines of diff (skipped)
