Hello community,

here is the log from the commit of package pam_u2f for openSUSE:Factory checked 
in at 2018-04-23 15:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_u2f (Old)
 and      /work/SRC/openSUSE:Factory/.pam_u2f.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_u2f"

Mon Apr 23 15:26:01 2018 rev:4 rq:597883 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_u2f/pam_u2f.changes  2016-01-08 
15:24:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pam_u2f.new/pam_u2f.changes     2018-04-23 
15:26:05.294054302 +0200
@@ -1,0 +2,19 @@
+Wed Apr 18 11:47:00 UTC 2018 - kbabi...@suse.com
+
+- Update to version 1.0.6:
+  - Fix an issue when using syslog as a debug facility.
+  - Do not honor cue if no sutable device is found. 
+
+-------------------------------------------------------------------
+Wed Apr 18 07:54:00 UTC 2018 - jeng...@inai.de
+
+- Update descriptions, trim bias and other-OS stuff.
+- Remove extraneous --bindir.
+
+-------------------------------------------------------------------
+Tue Apr 17 06:59:04 UTC 2018 - kbabi...@suse.com
+
+- Update to version 1.0.5:
+  - General bugfixes and quality-of-life improvements. 
+
+-------------------------------------------------------------------

Old:
----
  pam_u2f-1.0.4.tar.gz
  pam_u2f-1.0.4.tar.gz.sig

New:
----
  pam_u2f-1.0.6.tar.gz
  pam_u2f-1.0.6.tar.gz.sig

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

Other differences:
------------------
++++++ pam_u2f.spec ++++++
--- /var/tmp/diff_new_pack.HTkfk6/_old  2018-04-23 15:26:06.130023934 +0200
+++ /var/tmp/diff_new_pack.HTkfk6/_new  2018-04-23 15:26:06.134023789 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_u2f
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:           pam_u2f
-Version:        1.0.4
+Version:        1.0.6
 Release:        0
-Summary:        Allows you to use U2F to authenticate against PAM
+Summary:        U2F authentication integration into PAM
 License:        BSD-2-Clause
 Group:          Productivity/Networking/Security
 Url:            https://developers.yubico.com
@@ -33,20 +33,19 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-The PAM U2F module provides an easy way to integrate the Yubikey
-(or other U2F-compliant authenticators) into your existing user
-authentication infrastructure. PAM is used by GNU/Linux, Solaris
-and Mac OS X for user authentication.
+The PAM U2F module provides a way to integrate the Yubikey
+(or other U2F-compliant authenticators) into the existing user
+authentication infrastructure.
 
 %prep
 %setup -q
 
 %build
-%configure --bindir=%{_bindir} --with-pam-dir=/%{_lib}/security 
--disable-static --disable-silent-rules
+%configure --with-pam-dir=/%{_lib}/security --disable-static 
--disable-silent-rules
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install %{?_smp_mflags}
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %files

++++++ pam_u2f-1.0.4.tar.gz -> pam_u2f-1.0.6.tar.gz ++++++
++++ 27311 lines of diff (skipped)


Reply via email to