Hello community, here is the log from the commit of package libu2f-host for openSUSE:Factory checked in at 2016-10-18 10:41:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libu2f-host (Old) and /work/SRC/openSUSE:Factory/.libu2f-host.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libu2f-host" Changes: -------- --- /work/SRC/openSUSE:Factory/libu2f-host/libu2f-host.changes 2016-06-02 09:36:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libu2f-host.new/libu2f-host.changes 2016-10-18 10:41:45.000000000 +0200 @@ -1,0 +2,17 @@ +Wed Oct 12 13:02:38 UTC 2016 - [email protected] + +- Version 1.1.3 (released 2016-10-04) + - Added more u2f devices to the udev rulesets. + - Fixup mac builds. + +- Version 1.1.2 (released 2016-06-22) + - Make authenticate return U2FH_OK if touch is set to not needed. Also minor fixes to error output of authenticate. + - Documentation fixes. + - Compilation fixes on visual studio. + - Add udev rules for Feitian devices. + - Add optional cmake build. + - Change license of the commandline tool to LGPL 2.1+ + +- remove udev.patch + +------------------------------------------------------------------- Old: ---- libu2f-host-1.1.1.tar.xz libu2f-host-1.1.1.tar.xz.sig udev.patch New: ---- libu2f-host-1.1.3.tar.xz libu2f-host-1.1.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libu2f-host.spec ++++++ --- /var/tmp/diff_new_pack.zAn6z0/_old 2016-10-18 10:41:47.000000000 +0200 +++ /var/tmp/diff_new_pack.zAn6z0/_new 2016-10-18 10:41:47.000000000 +0200 @@ -18,7 +18,7 @@ %define sover 0 Name: libu2f-host -Version: 1.1.1 +Version: 1.1.3 Release: 0 Summary: Yubico Universal 2nd Factor (U2F) Host C Library License: LGPL-2.1+ @@ -26,15 +26,14 @@ Url: https://developers.yubico.com/ Source0: https://developers.yubico.com/libu2f-host/Releases/%{name}-%{version}.tar.xz Source1: https://developers.yubico.com/libu2f-host/Releases/%{name}-%{version}.tar.xz.sig -Patch0: udev.patch BuildRequires: libhidapi-devel BuildRequires: libtool BuildRequires: libzip BuildRequires: openssl-devel BuildRequires: pkg-config BuildRequires: pkgconfig(json-c) >= 0.10 -BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(udev) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -44,7 +43,6 @@ %package -n %{name}%{sover} Summary: Library for Universal 2nd Factor (U2F) -License: LGPL-2.1+ Group: Productivity/Networking/Security %description -n %{name}%{sover} @@ -54,7 +52,6 @@ %package -n %{name}-devel Summary: Development files for Universal 2nd Factor (U2F) -License: LGPL-2.1+ Group: Development/Libraries/C and C++ Requires: %{name}%{sover} = %{version} @@ -64,7 +61,6 @@ %package -n u2f-host Summary: Tool to support Yubico's Universal 2nd Factor (U2F) -License: GPL-3.0+ Group: Productivity/Networking/Security Requires: %{name}%{sover} = %{version} @@ -73,7 +69,6 @@ %package doc Summary: Documentation for the U2F protocol -License: LGPL-2.1+ Group: Productivity/Networking/Security %description doc @@ -81,7 +76,6 @@ %prep %setup -q -%patch0 %build %configure --disable-static --with-openssl --with-udevrulesdir=%{_udevrulesdir} @@ -116,7 +110,7 @@ %files -n %{name}%{sover} %defattr(-,root,root) %{_libdir}/%{name}.so.%{sover} -%{_libdir}/%{name}.so.%{sover}.1.1 +%{_libdir}/%{name}.so.%{sover}.1.3 %files -n %{name}-devel %defattr(-,root,root) ++++++ libu2f-host-1.1.1.tar.xz -> libu2f-host-1.1.3.tar.xz ++++++ ++++ 21683 lines of diff (skipped)
