Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pam_ssh_agent_auth for 
openSUSE:Factory checked in at 2022-01-20 00:12:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_ssh_agent_auth (Old)
 and      /work/SRC/openSUSE:Factory/.pam_ssh_agent_auth.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_ssh_agent_auth"

Thu Jan 20 00:12:14 2022 rev:2 rq:947301 version:0.10.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_ssh_agent_auth/pam_ssh_agent_auth.changes    
2021-10-19 23:03:45.069270872 +0200
+++ 
/work/SRC/openSUSE:Factory/.pam_ssh_agent_auth.new.1892/pam_ssh_agent_auth.changes
  2022-01-20 00:13:04.302614874 +0100
@@ -1,0 +2,12 @@
+Tue Jan 11 20:54:12 UTC 2022 - Scott Bradnick <[email protected]>
+
+- [Re-]Adding pam_ssh_agent_auth-0.10.4.tar.gz which was removed,
+  repackaged and required.
+
+-------------------------------------------------------------------
+Tue Jan 11 20:52:26 UTC 2022 - Scott Bradnick <[email protected]>
+
+- Switching to https://github.com/FlorianFranzen/pam_ssh_agent_auth,
+  branch: "just-one-big-cookie" for ed25519 & Yubikey support.
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  git-script.sh

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

Other differences:
------------------
++++++ pam_ssh_agent_auth.spec ++++++
--- /var/tmp/diff_new_pack.EXnKOa/_old  2022-01-20 00:13:04.798615275 +0100
+++ /var/tmp/diff_new_pack.EXnKOa/_new  2022-01-20 00:13:04.802615278 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_ssh_agent_auth
 #
-# Copyright (c) 2021 SUSE LLC
+# 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
@@ -16,17 +16,18 @@
 #
 # nodebuginfo
 
+
 %{!?_pam_moduledir: %define _pam_moduledir /%{_lib}/security}
 
 Name:           pam_ssh_agent_auth
 Version:        0.10.4
 Release:        0
-Summary:        PAM module providing authentication via ssh-agent
+Summary:        Permits PAM authentication via your keyring in a forwarded 
ssh-agent
 License:        OpenSSL
 Group:          Development/Tools/Other
-URL:            https://github.com/jbeverly/pam_ssh_agent_auth
+URL:            https://github.com/FlorianFranzen/pam_ssh_agent_auth
 Source:         %{name}-%{version}.tar.gz
-Source99:       git-script.sh
+BuildRequires:  git-core
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 BuildRequires:  perl
@@ -36,10 +37,15 @@
 pam_ssh_agent_auth is a PAM module which permits PAM
 authentication via your keyring in a forwarded ssh-agent.
 
+20220111: using https://github.com/FlorianFranzen/pam_ssh_agent_auth,
+"just-one-big-cookie" branch so that ed25519 + Yubikey works.
+
 %prep
 %setup -q -n %{name}-%{version}
 
 %build
+# 'git submodule init; git submodule update'
+#   required before being tar'd up.
 %configure \
        --without-openssl-header-check \
        --with-mantype=man \

++++++ pam_ssh_agent_auth-0.10.4.tar.gz ++++++
++++ 2052 lines of diff (skipped)

Reply via email to