Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfido2 for openSUSE:Factory 
checked in at 2021-09-25 00:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfido2 (Old)
 and      /work/SRC/openSUSE:Factory/.libfido2.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfido2"

Sat Sep 25 00:35:09 2021 rev:8 rq:920621 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfido2/libfido2.changes        2021-04-22 
18:03:51.826497241 +0200
+++ /work/SRC/openSUSE:Factory/.libfido2.new.1899/libfido2.changes      
2021-09-25 00:35:40.899147372 +0200
@@ -1,0 +2,29 @@
+Tue Sep 21 08:33:36 UTC 2021 - Paolo Perego <paolo.per...@suse.com>
+
+- Removed fix-cmake-linking.patch because no longer needed
+
+-------------------------------------------------------------------
+Tue Sep 14 13:49:56 UTC 2021 - Paolo Perego <paolo.per...@suse.com>
+
+- Update to version 1.8.0:
+    * Dropped 'Requires.private' entry from pkg-config file.
+       * Better support for FIDO 2.1 authenticators.
+       * Support for Windows's native webauthn API.
+       * Support for attestation format 'none'.
+       * New API calls:
+               - fido_assert_set_clientdata;
+               - fido_cbor_info_algorithm_cose;
+               - fido_cbor_info_algorithm_count;
+               - fido_cbor_info_algorithm_type;
+               - fido_cbor_info_transports_len;
+               - fido_cbor_info_transports_ptr;
+               - fido_cred_set_clientdata;
+               - fido_cred_set_id;
+               - fido_credman_set_dev_rk;
+               - fido_dev_is_winhello.
+       * fido2-token: new -Sc option to update a resident credential.
+       * Documentation and reliability fixes.
+       * HID access serialisation on Linux.
+- disable fix-cmake-linking.patch, not needed currently
+
+-------------------------------------------------------------------

Old:
----
  fix-cmake-linking.patch
  libfido2-1.7.0.tar.gz
  libfido2-1.7.0.tar.gz.sig

New:
----
  libfido2-1.8.0.tar.gz
  libfido2-1.8.0.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfido2.spec ++++++
--- /var/tmp/diff_new_pack.dyfGfn/_old  2021-09-25 00:35:41.463147961 +0200
+++ /var/tmp/diff_new_pack.dyfGfn/_new  2021-09-25 00:35:41.467147965 +0200
@@ -18,7 +18,7 @@
 
 %define sover  1
 Name:           libfido2
-Version:        1.7.0
+Version:        1.8.0
 Release:        0
 Summary:        FIDO U2F and FIDO 2.0 protocols
 License:        BSD-2-Clause
@@ -26,8 +26,6 @@
 URL:            https://developers.yubico.com/
 Source0:        
https://developers.yubico.com/libfido2/Releases/%{name}-%{version}.tar.gz
 Source1:        
https://developers.yubico.com/libfido2/Releases/%{name}-%{version}.tar.gz.sig
-# PATCH-FIX-UPSTREAM fix-cmake-linking.patch -- Fix linking when building with 
hidapi, gh#323
-Patch0:         fix-cmake-linking.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libopenssl-1_1-devel
@@ -44,7 +42,7 @@
 
 %package     -n %{name}-%{sover}
 Summary:        FIDO U2F and FIDO 2.0 protocols
-Requires:       %{name}-udev
+Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
 
@@ -55,6 +53,7 @@
 
 %package     -n %{name}-devel
 Summary:        Development files for FIDO U2F and FIDO 2.0 protocols
+Group:          Development/Libraries/C and C++
 Requires:       %{name}-%{sover} = %{version}
 Requires:       libopenssl-1_1-devel
 Conflicts:      libfido2-0_4_0
@@ -65,19 +64,20 @@
 use FIDO U2F and FIDO 2.0 protocols.
 
 %package     -n %{name}-utils
-Group:          Hardware/Other
 Summary:        Utility programs making use of libfido2, a library for FIDO 
U2F and FIDO 2.0
+Group:          Hardware/Other
 Conflicts:      libfido2-0_4_0
 Conflicts:      libfido2-1_0_0
 
 %description -n %{name}-utils
 This package contains utilities to use FIDO U2F and FIDO 2.0 protocols.
 
-%package        udev
+%package      -n %{name}-udev
 Summary:        Udev rules for libfido2
+Group:          Development/Libraries/C and C++
 BuildArch:      noarch
 
-%description    udev
+%description -n %{name}-udev
 This package contains the udev rules for FIDO2 compatible devices.
 
 %prep

++++++ libfido2-1.7.0.tar.gz -> libfido2-1.8.0.tar.gz ++++++
++++ 5508 lines of diff (skipped)

Reply via email to