Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pam_pkcs11 for openSUSE:Factory 
checked in at 2022-01-25 17:36:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_pkcs11 (Old)
 and      /work/SRC/openSUSE:Factory/.pam_pkcs11.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_pkcs11"

Tue Jan 25 17:36:05 2022 rev:33 rq:948899 version:0.6.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_pkcs11/pam_pkcs11.changes    2019-02-01 
11:46:59.820456877 +0100
+++ /work/SRC/openSUSE:Factory/.pam_pkcs11.new.1938/pam_pkcs11.changes  
2022-01-25 17:37:35.961702394 +0100
@@ -1,0 +2,9 @@
+Sat Jan 15 10:26:28 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 0.6.12:
+  * Limit signature length to 65536 bytes
+  * A number of bug fixes and OpenSSL compatibility updates
+  * console output color updates
+  * Add support of ECDSA signature in addition to RSA
+
+-------------------------------------------------------------------

Old:
----
  pam_pkcs11-0.6.10.tar.gz

New:
----
  pam_pkcs11-0.6.12.tar.gz

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

Other differences:
------------------
++++++ pam_pkcs11.spec ++++++
--- /var/tmp/diff_new_pack.sF8vII/_old  2022-01-25 17:37:36.645697683 +0100
+++ /var/tmp/diff_new_pack.sF8vII/_new  2022-01-25 17:37:36.649697656 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_pkcs11
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 # It seems to be an upstream naming bug:
 %define _name pam_pkcs11-pam_pkcs11
 Name:           pam_pkcs11
-Version:        0.6.10
+Version:        0.6.12
 Release:        0
 Summary:        PKCS #11 PAM Module
 License:        LGPL-2.1-or-later
 Group:          Productivity/Security
-Url:            https://github.com/OpenSC/pam_pkcs11
+URL:            https://github.com/OpenSC/pam_pkcs11
 Source:         
https://github.com/OpenSC/pam_pkcs11/archive/%{name}-%{version}.tar.gz
 Source1:        pam_pkcs11-common-auth-smartcard.pam
 Source2:        baselibs.conf
@@ -101,9 +101,9 @@
        --docdir=%{_docdir}/%{name}\
        --with-nss\
        --with-curl
-make %{?_smp_mflags}
+%make_build
 # Generate documentation: This sounds like an upstream bug while making an 
upstream source tarball.
-make %{?_smp_mflags} dist
+%make_build dist
 
 %install
 %make_install

++++++ pam_pkcs11-0.5.3-nss-conf.patch ++++++
--- /var/tmp/diff_new_pack.sF8vII/_old  2022-01-25 17:37:36.693697353 +0100
+++ /var/tmp/diff_new_pack.sF8vII/_new  2022-01-25 17:37:36.697697325 +0100
@@ -1,5 +1,7 @@
---- pam_pkcs11-0.5.3/etc/pam_pkcs11.conf.example.in    2005-09-12 
05:12:55.000000000 -0400
-+++ pam_pkcs11-0.5.3/etc/pam_pkcs11.conf.example.in    2007-03-01 
10:42:20.000000000 -0500
+Index: pam_pkcs11-pam_pkcs11-0.6.12/etc/pam_pkcs11.conf.example.in
+===================================================================
+--- pam_pkcs11-pam_pkcs11-0.6.12.orig/etc/pam_pkcs11.conf.example.in
++++ pam_pkcs11-pam_pkcs11-0.6.12/etc/pam_pkcs11.conf.example.in
 @@ -9,7 +9,7 @@ pam_pkcs11 {
    nullok = true;
  
@@ -9,8 +11,8 @@
  
    # Do not prompt the user for the passwords but take them from the
    # PAM_ items instead.
-@@ -24,7 +24,12 @@ pam_pkcs11 {
-   use_authtok = false;
+@@ -48,7 +48,12 @@ pam_pkcs11 {
+   screen_savers = xfce4-screensaver, mate-screensaver, gnome-screensaver, 
kde4-kscreensaver, kscreensaver, xscreensaver;
  
    # Filename of the PKCS #11 module. The default value is "default"
 -  use_pkcs11_module = opensc;
@@ -23,7 +25,7 @@
  
    pkcs11_module opensc {
      module = /usr/lib/opensc-pkcs11.so;
-@@ -112,7 +112,7 @@
+@@ -162,7 +167,7 @@ pam_pkcs11 {
    # If used null mapper should be the last in the list :-)
    # Also you should select at least one mapper, otherwise
    # certificate will not match :-)

++++++ pam_pkcs11-0.6.10.tar.gz -> pam_pkcs11-0.6.12.tar.gz ++++++
++++ 1724 lines of diff (skipped)

Reply via email to