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-01-25 18:22:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfido2 (Old)
 and      /work/SRC/openSUSE:Factory/.libfido2.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfido2"

Mon Jan 25 18:22:52 2021 rev:6 rq:865337 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfido2/libfido2.changes        2020-11-23 
10:33:55.609587289 +0100
+++ /work/SRC/openSUSE:Factory/.libfido2.new.28504/libfido2.changes     
2021-01-25 18:22:55.532369284 +0100
@@ -1,0 +2,20 @@
+Wed Jan 20 09:46:41 UTC 2021 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 1.6.0:
+  * Fix OpenSSL 1.0 and Cygwin builds.
+  * hid_linux: fix build on 32-bit systems.
+  * hid_osx: allow reads from spawned threads.
+  * Documentation and reliability fixes.
+  * New API calls:
+    + fido_cred_authdata_raw_len;
+    + fido_cred_authdata_raw_ptr;
+    + fido_cred_sigcount;
+    + fido_dev_get_uv_retry_count;
+    + fido_dev_supports_credman.
+  * Hardened Windows build.
+  * Native FreeBSD and NetBSD support.
+  * Use CTAP2 canonical CBOR when combining hmac-secret and credProtect.
+- Drop 7a17a4e9127fb6df6278f19396760e7d60a5862c.patch
+- Do not build examples as their build fails
+
+-------------------------------------------------------------------

Old:
----
  7a17a4e9127fb6df6278f19396760e7d60a5862c.patch
  libfido2-1.5.0.tar.gz
  libfido2-1.5.0.tar.gz.sig

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

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

Other differences:
------------------
++++++ libfido2.spec ++++++
--- /var/tmp/diff_new_pack.oXicDE/_old  2021-01-25 18:22:56.456370602 +0100
+++ /var/tmp/diff_new_pack.oXicDE/_new  2021-01-25 18:22:56.460370608 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfido2
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 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,13 @@
 
 %define sover  1
 Name:           libfido2
-Version:        1.5.0
+Version:        1.6.0
 Release:        0
 Summary:        FIDO U2F and FIDO 2.0 protocols
 License:        BSD-2-Clause
 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
-Patch1:         7a17a4e9127fb6df6278f19396760e7d60a5862c.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libopenssl-1_1-devel
@@ -76,13 +75,14 @@
 This package contains the udev rules for FIDO2 compatible devices.
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 %define __builder ninja
 %cmake \
     -DCBOR_LIBRARY_DIRS=%{_libdir} \
-    -DUSE_HIDAPI=0
+    -DUSE_HIDAPI=0 \
+    -DBUILD_EXAMPLES=OFF
 %cmake_build
 
 %install

++++++ libfido2-1.5.0.tar.gz -> libfido2-1.6.0.tar.gz ++++++
++++ 4154 lines of diff (skipped)

Reply via email to