Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pam_u2f for openSUSE:Factory checked 
in at 2021-10-13 18:06:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_u2f (Old)
 and      /work/SRC/openSUSE:Factory/.pam_u2f.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_u2f"

Wed Oct 13 18:06:21 2021 rev:9 rq:925050 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_u2f/pam_u2f.changes  2021-05-20 
19:26:14.317652540 +0200
+++ /work/SRC/openSUSE:Factory/.pam_u2f.new.2443/pam_u2f.changes        
2021-10-13 18:10:46.727715894 +0200
@@ -1,0 +2,14 @@
+Wed Oct 13 08:05:40 UTC 2021 - Paolo Perego <[email protected]>
+
+- Update to version 1.2.0 (released 2021-09-22)
+  * Added support for EdDSA keys.
+  * Added support for SSH ed25519-sk keys.
+  * Added authenticator filtering based on user verification options.
+  * Fixed an issue with privilege restoration on MacOS.
+  * Fixed an issue where credentials created with pamu2fcfg 1.0.8 or earlier 
were not handled correctly if their origin and appid differed.
+  * Miscellaneous improvements to the documentation.
+  * Miscellaneous minor bug fixes found by fuzzing.
+
+- Fix for bsc#1190961 - Removed hardcoded library pathnames using 
%{_pam_moduledir}
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ pam_u2f.spec ++++++
--- /var/tmp/diff_new_pack.zkfjsH/_old  2021-10-13 18:10:47.143716546 +0200
+++ /var/tmp/diff_new_pack.zkfjsH/_new  2021-10-13 18:10:47.147716552 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           pam_u2f
-Version:        1.1.1
+Version:        1.2.0
 Release:        0
 Summary:        U2F authentication integration into PAM
 License:        BSD-2-Clause
@@ -40,7 +40,7 @@
 %setup -q
 
 %build
-%configure --with-pam-dir=/%{_lib}/security \
+%configure --with-pam-dir=%{_pam_moduledir} \
            --disable-static
 make %{?_smp_mflags}
 
@@ -54,6 +54,6 @@
 %doc AUTHORS NEWS ChangeLog README
 %{_bindir}/pamu2fcfg
 %{_mandir}/man?/*
-/%{_lib}/security/pam_u2f.so
+%{_pam_moduledir}/pam_u2f.so
 
 %changelog

++++++ pam_u2f-1.1.1.tar.gz -> pam_u2f-1.2.0.tar.gz ++++++
++++ 6948 lines of diff (skipped)

Reply via email to