Hello community,
here is the log from the commit of package google-authenticator-libpam for
openSUSE:Factory checked in at 2019-05-16 22:07:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-authenticator-libpam (Old)
and /work/SRC/openSUSE:Factory/.google-authenticator-libpam.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-authenticator-libpam"
Thu May 16 22:07:57 2019 rev:3 rq:703125 version:1.06
Changes:
--------
---
/work/SRC/openSUSE:Factory/google-authenticator-libpam/google-authenticator-libpam.changes
2017-03-12 20:05:41.183439254 +0100
+++
/work/SRC/openSUSE:Factory/.google-authenticator-libpam.new.5148/google-authenticator-libpam.changes
2019-05-16 22:07:58.694395041 +0200
@@ -1,0 +2,15 @@
+Wed May 15 08:19:27 UTC 2019 - Mathias Homann <[email protected]>
+
+- Update to version 1.06:
+ * More reliable temp file handling (#76)
+ * Various improved logging in case of failures
+ * Codes are now confirmed as part of setup (#104)
+ * Optional grace period (#127)
+- Changes from version 1.05:
+ * Fix info leak when using nullok
+ * Improve error messages
+- Changes from version 1.04:
+ * Add man pages
+ * Fix "CWE-778: Insufficient Logging".
+
+-------------------------------------------------------------------
Old:
----
google-authenticator-libpam-1.03.tar.xz
New:
----
google-authenticator-libpam-1.06.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-authenticator-libpam.spec ++++++
--- /var/tmp/diff_new_pack.EiGF38/_old 2019-05-16 22:08:00.130393736 +0200
+++ /var/tmp/diff_new_pack.EiGF38/_new 2019-05-16 22:08:00.166393703 +0200
@@ -1,7 +1,7 @@
#
# spec file for package google-authenticator-libpam
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: google-authenticator-libpam
-Version: 1.03
+Version: 1.06
Release: 0
Summary: Google Authenticator PAM module
License: Apache-2.0
@@ -33,6 +33,9 @@
Recommends: libqrencode3
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Provides: pam-google-authenticator
+Obsoletes: pam-google-authenticator
+
%description
Integrate GOOGLE Authenticator into your login process for full 2FA.
@@ -55,9 +58,11 @@
%files
%defattr(-,root,root)
-%doc README.md LICENSE
+%doc CONTRIBUTING.md README.md totp.html FILEFORMAT
+%license LICENSE
/%{_lib}/security/pam_google_authenticator.so
%{_bindir}/google-authenticator
-%{_docdir}/%{name}
+%{_mandir}/man1/google-authenticator.1%{?ext_man}
+%{_mandir}/man8/pam_google_authenticator.8%{?ext_man}
%changelog
++++++ _service ++++++
--- /var/tmp/diff_new_pack.EiGF38/_old 2019-05-16 22:08:00.446393449 +0200
+++ /var/tmp/diff_new_pack.EiGF38/_new 2019-05-16 22:08:00.466393430 +0200
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
- <param name="revision">refs/tags/1.03</param>
+ <param name="revision">refs/tags/1.06</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.EiGF38/_old 2019-05-16 22:08:00.682393235 +0200
+++ /var/tmp/diff_new_pack.EiGF38/_new 2019-05-16 22:08:00.698393220 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/google/google-authenticator-libpam</param>
- <param
name="changesrevision">a479143d3724fd209dc138035d2e179da1421033</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">842142d52328baa6076826428fe040db98aab82a</param></service></servicedata>
\ No newline at end of file
++++++ google-authenticator-libpam-1.03.tar.xz ->
google-authenticator-libpam-1.06.tar.xz ++++++
++++ 3625 lines of diff (skipped)