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 2022-01-17 00:22:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fido2 (Old) and /work/SRC/openSUSE:Factory/.python-fido2.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fido2" Mon Jan 17 00:22:46 2022 rev:11 rq:946688 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fido2/python-fido2.changes 2021-06-01 10:36:24.088704740 +0200 +++ /work/SRC/openSUSE:Factory/.python-fido2.new.1892/python-fido2.changes 2022-01-17 00:22:47.352190317 +0100 @@ -1,0 +2,11 @@ +Sat Jan 15 17:34:13 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.9.3: + * Don't fail device discovery when hidraw doesn't support HIDIOCGRAWUNIQ + * Support the latest Windows webauthn.h API (included in Windows 11). + * Add product name and serial number to HidDescriptors. + * Remove the need for the uhid-freebsd dependency on FreeBSD. +- drop 0001-Don-t-use-enum.auto-Python-2.patch + 0001-Skip-tests-on-older-Cryptography-versions.patch (upstream) + +------------------------------------------------------------------- Old: ---- 0001-Don-t-use-enum.auto-Python-2.patch 0001-Skip-tests-on-older-Cryptography-versions.patch fido2-0.9.1.tar.gz fido2-0.9.1.tar.gz.sig New: ---- fido2-0.9.3.tar.gz fido2-0.9.3.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fido2.spec ++++++ --- /var/tmp/diff_new_pack.1uFvBz/_old 2022-01-17 00:22:47.908190669 +0100 +++ /var/tmp/diff_new_pack.1uFvBz/_new 2022-01-17 00:22:47.912190671 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-fido2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,18 +19,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-fido2 -Version: 0.9.1 +Version: 0.9.3 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: %{URL}/releases/download/%{version}/fido2-%{version}.tar.gz -Source1: %{URL}/releases/download/%{version}/fido2-%{version}.tar.gz.sig -# PATCH-FIX-UPSTREAM 0001-Don-t-use-enum.auto-Python-2.patch -- https://github.com/Yubico/python-fido2/commit/ce19ba598a077dd09d164c2bef05169e01b69eaf -Patch0: 0001-Don-t-use-enum.auto-Python-2.patch -# PATCH-FIX-UPSTREAM 0001-Skip-tests-on-older-Cryptography-versions.patch -- https://github.com/Yubico/python-fido2/commit/2e3224d7a8be8625b05e88c10efdbf57b646107c -Patch1: 0001-Skip-tests-on-older-Cryptography-versions.patch +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.sig BuildRequires: %{python_module cryptography >= 1.5} BuildRequires: %{python_module mock >= 1.0.1} BuildRequires: %{python_module pyfakefs >= 3.4} ++++++ fido2-0.9.1.tar.gz -> fido2-0.9.3.tar.gz ++++++ ++++ 2353 lines of diff (skipped)