[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2024-02-08 Thread Sam James
commit: 4029aa1f0df5666b790fab4ce4412815474967a4
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb  8 08:27:36 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb  8 08:27:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4029aa1f

sys-auth/pam_ssh: Stabilize 2.3-r1 arm64, #924014

Signed-off-by: Sam James  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
index d18636bda0c4..112b2a4121ad 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 # Only supports OpenSSH via `ssh-agent` #282993
 DEPEND="sys-libs/pam



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2023-05-11 Thread Sam James
commit: 8ced917cc03270a722da41e3fb75219164f78c7e
Author: David Seifert  gentoo  org>
AuthorDate: Mon May  8 20:56:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 11 20:03:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ced917c

sys-auth/pam_ssh: switch to virtual/openssh

Signed-off-by: David Seifert  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 sys-auth/pam_ssh/{pam_ssh-2.3.ebuild => pam_ssh-2.3-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
similarity index 97%
rename from sys-auth/pam_ssh/pam_ssh-2.3.ebuild
rename to sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
index 8279f8738cc1..d18636bda0c4 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ DEPEND="sys-libs/pam
dev-libs/openssl:0="
 
 RDEPEND="${DEPEND}
-   net-misc/openssh"
+   virtual/openssh"
 
 PATCHES=(
# 503424#c5



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2020-09-01 Thread Mikle Kolyada
commit: 9c36259934362582f796c09b7078fdb93ded0284
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Sep  1 14:40:16 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Sep  1 14:41:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c362599

sys-auth/pam_ssh: add ~riscv keyword

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index 23e4dd08095..8902246102f 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 # Only supports OpenSSH via `ssh-agent` #282993
 DEPEND="sys-libs/pam



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/, sys-auth/pam_ssh/files/

2020-04-22 Thread Mikle Kolyada
commit: cd27db05936853b3a8f0fd4560f564eef9c18daa
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Apr 22 12:24:21 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Apr 22 12:26:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd27db05

sys-auth/pam_ssh: fix build with gcc-10

Closes: https://bugs.gentoo.org/709312

Thanks-to: Jeroen Roovers  gentoo.org>

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-auth/pam_ssh/files/pam_ssh-gcc10-fix.patch | 11 +++
 sys-auth/pam_ssh/pam_ssh-2.3.ebuild|  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/files/pam_ssh-gcc10-fix.patch 
b/sys-auth/pam_ssh/files/pam_ssh-gcc10-fix.patch
new file mode 100644
index 000..9871b4297c7
--- /dev/null
+++ b/sys-auth/pam_ssh/files/pam_ssh-gcc10-fix.patch
@@ -0,0 +1,11 @@
+--- a/ge25519.h
 b/ge25519.h
+@@ -28,7 +28,7 @@
+   fe25519 t;
+ } ge25519;
+ 
+-const ge25519 ge25519_base;
++extern const ge25519 ge25519_base;
+ 
+ int ge25519_unpackneg_vartime(ge25519 *r, const unsigned char p[32]);
+ 

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index aa31b08e2c8..23e4dd08095 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -12,17 +12,18 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993
 DEPEND="sys-libs/pam
dev-libs/openssl:0="
+
 RDEPEND="${DEPEND}
net-misc/openssh"
 
 PATCHES=(
# 503424#c5
"${FILESDIR}"/${PN}-2.1-dot-ssh-check.patch
+   "${FILESDIR}"/${PN}-gcc10-fix.patch
 )
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-10-12 Thread Mikle Kolyada
commit: 2553add1ed701709533af261b1e164666514e47c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Oct 12 21:29:52 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Oct 12 21:29:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2553add1

sys-auth/pam_ssh: migrate to sys-libs/pam

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index fe935baf593..6bfb3f6a855 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc 
ppc64 s390 ~sh sparc
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993
-DEPEND="virtual/pam
+DEPEND="sys-libs/pam
dev-libs/openssl:0="
 RDEPEND="${DEPEND}
net-misc/openssh"



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-06-23 Thread Mikle Kolyada
commit: 33126f3276dedc125a063f392ebc702ce6b8e2ba
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jun 23 10:55:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jun 23 10:56:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33126f32

sys-auth/pam_ssh: Drop old

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 sys-auth/pam_ssh/Manifest|  3 --
 sys-auth/pam_ssh/pam_ssh-1.98.ebuild | 45 
 sys-auth/pam_ssh/pam_ssh-2.1.ebuild  | 60 
 sys-auth/pam_ssh/pam_ssh-2.2.ebuild  | 67 
 4 files changed, 175 deletions(-)

diff --git a/sys-auth/pam_ssh/Manifest b/sys-auth/pam_ssh/Manifest
index 36a20f3eb30..6bfa6ad8418 100644
--- a/sys-auth/pam_ssh/Manifest
+++ b/sys-auth/pam_ssh/Manifest
@@ -1,4 +1 @@
-DIST pam_ssh-1.98.tar.bz2 292989 BLAKE2B 
08744c6649aa58c7221e5ec07e0c6aefa8d045cf30df01b941962d29f3abdae902b0fbad37923e3ff05536e422a1062732a6998e4b58d978d369df3d866ec1aa
 SHA512 
bf6da4ced0619549d56516c6b24e899664e0948da7a0cc04ff1b536d06cc8c26242c83eb36ed835668c824b777e270aa293162ac77e3c479311386e6e5da39ff
-DIST pam_ssh-2.1.tar.xz 361000 BLAKE2B 
f22836af20b41ae7254f816c33793bb3a128b604ec36a20b207610deebf61f4d5dd070fd6f5093c6f7b6eb9e14f85cd81ddbbed7e97ee581124e5335722d036b
 SHA512 
8252b15efffa5687f740963f7a3c3479b73f99eca26a17155f915a10b9a71362a2778449adf10f01c174cc8545961ce3ea64459338a7c995c242b209529fd640
-DIST pam_ssh-2.2.tar.xz 382244 BLAKE2B 
b3e6122530244add64400a6c4ea9811eb6feb0309b11d9ad17d800c3ced555f5459a8dc55ec58b0649017bcce9fb12417d4ba52ab2acd3acdf5e4a0cfe956e57
 SHA512 
b3caeb6065b2ac925cfd1a12107902f8474badfa1770d6499508d00bf41b54497fa17080f84af9dde0b6b7692d4bd58d33d94257c3106dac7eee79ebcf3b4692
 DIST pam_ssh-2.3.tar.xz 380396 BLAKE2B 
e228e30c6f353f631c0a1c41e82e31e7a8c573b04ab1cad4038a245b500666b42c0efa9f686d28f2386688596de761085afb1318b94fef5541f8c0ffc1e18b25
 SHA512 
e3ddcf851ffd8f6fb831e2dee7269c1b89283ae2f8f6aa3487bf7b1bc71d26ac9bcbd2a01c5a67a983b980bbb5151e991402940f4752741286d057843c817895

diff --git a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild 
b/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
deleted file mode 100644
index 3f8800d3f5c..000
--- a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit pam eutils flag-o-matic readme.gentoo
-
-DESCRIPTION="Uses ssh-agent to provide single sign-on"
-HOMEPAGE="http://pam-ssh.sourceforge.net/;
-SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2"
-
-LICENSE="BSD-2 BSD ISC"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
-IUSE=""
-
-# Doesn't work on OpenPAM; looks for OpenSSH at build time (bug
-# #282993) and won't work with other implementations either
-RDEPEND="
-   sys-libs/pam
-   net-misc/openssh
-"
-DEPEND="${RDEPEND}
-   sys-devel/libtool
-"
-
-DOC_CONTENTS="
-   You can enable pam_ssh for system authentication by enabling
-   the pam_ssh USE flag on sys-auth/pambase.
-"
-
-src_configure() {
-   # hide all the otherwise-exported symbols that may clash with
-   # other software loading the PAM modules (see bug #274924 as an
-   # example).
-   append-ldflags -Wl,--version-script="${FILESDIR}"/pam_symbols.ver
-
-   econf \
-   "--with-pam-dir=$(getpam_mod_dir)"
-}
-
-src_install() {
-   default
-   prune_libtool_files --modules
-   readme.gentoo_create_doc
-}

diff --git a/sys-auth/pam_ssh/pam_ssh-2.1.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.1.ebuild
deleted file mode 100644
index fc7b3e0e8a1..000
--- a/sys-auth/pam_ssh/pam_ssh-2.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit pam eutils flag-o-matic readme.gentoo
-
-DESCRIPTION="Uses ssh-agent to provide single sign-on"
-HOMEPAGE="http://pam-ssh.sourceforge.net/;
-SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
-
-LICENSE="BSD-2 BSD ISC"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-# Only supports OpenSSH via `ssh-agent` #282993
-DEPEND="virtual/pam
-   dev-libs/openssl:0="
-RDEPEND="${DEPEND}
-   net-misc/openssh"
-
-DOC_CONTENTS="
-   You can enable pam_ssh for system authentication by enabling
-   the pam_ssh USE flag on sys-auth/pambase.
-"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-dot-ssh-check.patch #503424#c5
-}
-
-src_configure() {
-   # hide all the otherwise-exported symbols that may clash with
-   # other software loading the PAM modules (see bug #274924 as an
-   # example).
-   append-ldflags -Wl,--version-script="${FILESDIR}"/pam_symbols.ver
-
-   # Set 

[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-26 Thread Mikle Kolyada
commit: de0e6e10f91022f0fb3a5322f6002fbd9a5875d8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 26 11:14:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 26 11:14:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0e6e10

sys-auth/pam_ssh: amd64 stable wrt bug #684782

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index ac9de47ecf8..fe935baf593 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-26 Thread Mikle Kolyada
commit: b06a9d966e91606d834269cea8fae11e3f7d7855
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 26 11:12:33 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 26 11:12:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06a9d96

sys-auth/pam_ssh: s390 stable wrt bug #684782

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index 3501ee1f39e..aa25aae0ac3 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-26 Thread Mikle Kolyada
commit: f20aa7e08098bb733908328aa5991d109912f093
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 26 11:13:22 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 26 11:13:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20aa7e0

sys-auth/pam_ssh: arm stable wrt bug #684782

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index 6361aa53e04..a1fe0eed854 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-26 Thread Mikle Kolyada
commit: 2f4c0f3f1ecde76d797d00339498b08e6085ec56
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 26 11:13:40 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 26 11:13:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f4c0f3f

sys-auth/pam_ssh: ppc stable wrt bug #684782

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index a1fe0eed854..ac9de47ecf8 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-26 Thread Mikle Kolyada
commit: 33bf7606b12748a0cee443a477e952bb4aabecb9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 26 11:13:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 26 11:13:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33bf7606

sys-auth/pam_ssh: alpha stable wrt bug #684782

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index aa25aae0ac3..6361aa53e04 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-26 Thread Sergei Trofimovich
commit: 42cbd7765078e06f69930d48e3fa056d08cbb536
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 26 07:02:08 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 26 07:03:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cbd776

sys-auth/pam_ssh: stable 2.3 for hppa, bug #684782

Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index c335565c709..3501ee1f39e 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-25 Thread Mikle Kolyada
commit: 1af38f58297ec607481a5bb1f3b8f3e07051530c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May 25 17:10:48 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May 25 17:11:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af38f58

sys-auth/pam_ssh: Disable ac_cv_exeext macro

Closes: https://bugs.gentoo.org/686538
Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index f8d86c7fd0d..c335565c709 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -35,6 +35,9 @@ src_configure() {
# file system paths and picking up the wrong thing.
export ac_cv_openssldir=''
 
+   # not needed now
+   export ac_cv_exeext=no
+
# Avoid cross-compiling funkiness and requiring openssh at build time.
export PATH_SSH_AGENT="${EPREFIX}/usr/bin/ssh-agent"
 



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-12 Thread Thomas Deutschmann
commit: 51a8a1a11aa3d98dda0d11d76ccf9aeb8ec9eb2d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May 13 01:37:00 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May 13 01:41:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a8a1a1

sys-auth/pam_ssh: x86 stable (bug #684782)

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index d6b8848b7e6..f8d86c7fd0d 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-12 Thread Sergei Trofimovich
commit: 34a94fed82022bd133d483ffc089ece5c07b72f0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 12 21:59:52 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 12 21:59:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a94fed

sys-auth/pam_ssh: stable 2.3 for ppc64, bug #684782

Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index 7ffcd17c1d1..d6b8848b7e6 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-12 Thread Sergei Trofimovich
commit: 4624a373cb5706bdada14c6f6b6d5cf06aa489f4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 12 21:27:05 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 12 21:27:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4624a373

sys-auth/pam_ssh: stable 2.3 for ia64, bug #684782

Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index e2e1b7f94c0..7ffcd17c1d1 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-05-07 Thread Sergei Trofimovich
commit: 67476f9efa5a44ab5c98e8835884a86f4801e02e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue May  7 05:36:27 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue May  7 06:26:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67476f9e

sys-auth/pam_ssh: stable 2.3 for sparc, bug #684782

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
index 43bb29b987a..e2e1b7f94c0 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-03-28 Thread Mikle Kolyada
commit: 4cf4595d596be3d57af24a9e2a5461062b7f215e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Mar 28 17:38:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Mar 28 17:39:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf4595d

sys-auth/pam_ssh: Add myself as maintainer

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-auth/pam_ssh/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-auth/pam_ssh/metadata.xml b/sys-auth/pam_ssh/metadata.xml
index 29fd5c56ddd..439ec27a1d3 100644
--- a/sys-auth/pam_ssh/metadata.xml
+++ b/sys-auth/pam_ssh/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   zlog...@gentoo.org
+   Mikle Kolyada
+   

pam-ssh




[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-01-19 Thread David Seifert
commit: 9a761e22a1a360e1578d0a6f70115e823fcd93c5
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jan 19 21:16:13 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jan 19 21:18:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a761e22

sys-auth/pam_ssh: Version bump to 2.3

Bug: https://bugs.gentoo.org/674194
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: David Seifert  gentoo.org>

 sys-auth/pam_ssh/Manifest   |  1 +
 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 71 +
 2 files changed, 72 insertions(+)

diff --git a/sys-auth/pam_ssh/Manifest b/sys-auth/pam_ssh/Manifest
index 84a053bb6ba..36a20f3eb30 100644
--- a/sys-auth/pam_ssh/Manifest
+++ b/sys-auth/pam_ssh/Manifest
@@ -1,3 +1,4 @@
 DIST pam_ssh-1.98.tar.bz2 292989 BLAKE2B 
08744c6649aa58c7221e5ec07e0c6aefa8d045cf30df01b941962d29f3abdae902b0fbad37923e3ff05536e422a1062732a6998e4b58d978d369df3d866ec1aa
 SHA512 
bf6da4ced0619549d56516c6b24e899664e0948da7a0cc04ff1b536d06cc8c26242c83eb36ed835668c824b777e270aa293162ac77e3c479311386e6e5da39ff
 DIST pam_ssh-2.1.tar.xz 361000 BLAKE2B 
f22836af20b41ae7254f816c33793bb3a128b604ec36a20b207610deebf61f4d5dd070fd6f5093c6f7b6eb9e14f85cd81ddbbed7e97ee581124e5335722d036b
 SHA512 
8252b15efffa5687f740963f7a3c3479b73f99eca26a17155f915a10b9a71362a2778449adf10f01c174cc8545961ce3ea64459338a7c995c242b209529fd640
 DIST pam_ssh-2.2.tar.xz 382244 BLAKE2B 
b3e6122530244add64400a6c4ea9811eb6feb0309b11d9ad17d800c3ced555f5459a8dc55ec58b0649017bcce9fb12417d4ba52ab2acd3acdf5e4a0cfe956e57
 SHA512 
b3caeb6065b2ac925cfd1a12107902f8474badfa1770d6499508d00bf41b54497fa17080f84af9dde0b6b7692d4bd58d33d94257c3106dac7eee79ebcf3b4692
+DIST pam_ssh-2.3.tar.xz 380396 BLAKE2B 
e228e30c6f353f631c0a1c41e82e31e7a8c573b04ab1cad4038a245b500666b42c0efa9f686d28f2386688596de761085afb1318b94fef5541f8c0ffc1e18b25
 SHA512 
e3ddcf851ffd8f6fb831e2dee7269c1b89283ae2f8f6aa3487bf7b1bc71d26ac9bcbd2a01c5a67a983b980bbb5151e991402940f4752741286d057843c817895

diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
new file mode 100644
index 000..43bb29b987a
--- /dev/null
+++ b/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit pam flag-o-matic readme.gentoo-r1
+
+DESCRIPTION="Uses ssh-agent to provide single sign-on"
+HOMEPAGE="http://pam-ssh.sourceforge.net/;
+SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
+
+LICENSE="BSD-2 BSD ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+# Only supports OpenSSH via `ssh-agent` #282993
+DEPEND="virtual/pam
+   dev-libs/openssl:0="
+RDEPEND="${DEPEND}
+   net-misc/openssh"
+
+PATCHES=(
+   # 503424#c5
+   "${FILESDIR}"/${PN}-2.1-dot-ssh-check.patch
+)
+
+src_configure() {
+   # hide all the otherwise-exported symbols that may clash with
+   # other software loading the PAM modules (see bug #274924 as an
+   # example).
+   append-ldflags -Wl,--version-script="${FILESDIR}"/pam_symbols.ver
+
+   # Set the cache var so the configure script doesn't go probing hardcoded
+   # file system paths and picking up the wrong thing.
+   export ac_cv_openssldir=''
+
+   # Avoid cross-compiling funkiness and requiring openssh at build time.
+   export PATH_SSH_AGENT="${EPREFIX}/usr/bin/ssh-agent"
+
+   econf \
+   "--with-pam-dir=$(getpam_mod_dir)"
+}
+
+src_install() {
+   default
+
+   # pam_ssh only builds plugins
+   find "${D}" -name '*.la' -delete || die
+
+   local DOC_CONTENTS="
+   You can enable pam_ssh for system authentication by enabling
+   the pam_ssh USE flag on sys-auth/pambase.
+   "
+   readme.gentoo_create_doc
+}
+
+pkg_preinst() {
+   local i
+   for i in "${REPLACING_VERSIONS}"; do
+   if [[ ${i} == 1.* ]]; then #554150
+   ewarn "Upstream pam_ssh has changed where ssh keys 
live. Only keys in your"
+   ewarn "~/.ssh/login-keys.d/ will be accepted for 
authentication."
+   return
+   fi
+   done
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2019-01-19 Thread David Seifert
commit: 9c6f17ceea09f7ecb6790d86b93e6e86ad5fe2ba
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jan 19 14:50:34 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jan 19 14:51:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6f17ce

sys-auth/pam_ssh: Version bump to 2.2

Bug: https://bugs.gentoo.org/674194
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: David Seifert  gentoo.org>

 sys-auth/pam_ssh/Manifest   |  1 +
 sys-auth/pam_ssh/pam_ssh-2.2.ebuild | 67 +
 2 files changed, 68 insertions(+)

diff --git a/sys-auth/pam_ssh/Manifest b/sys-auth/pam_ssh/Manifest
index 4f6c1889d98..84a053bb6ba 100644
--- a/sys-auth/pam_ssh/Manifest
+++ b/sys-auth/pam_ssh/Manifest
@@ -1,2 +1,3 @@
 DIST pam_ssh-1.98.tar.bz2 292989 BLAKE2B 
08744c6649aa58c7221e5ec07e0c6aefa8d045cf30df01b941962d29f3abdae902b0fbad37923e3ff05536e422a1062732a6998e4b58d978d369df3d866ec1aa
 SHA512 
bf6da4ced0619549d56516c6b24e899664e0948da7a0cc04ff1b536d06cc8c26242c83eb36ed835668c824b777e270aa293162ac77e3c479311386e6e5da39ff
 DIST pam_ssh-2.1.tar.xz 361000 BLAKE2B 
f22836af20b41ae7254f816c33793bb3a128b604ec36a20b207610deebf61f4d5dd070fd6f5093c6f7b6eb9e14f85cd81ddbbed7e97ee581124e5335722d036b
 SHA512 
8252b15efffa5687f740963f7a3c3479b73f99eca26a17155f915a10b9a71362a2778449adf10f01c174cc8545961ce3ea64459338a7c995c242b209529fd640
+DIST pam_ssh-2.2.tar.xz 382244 BLAKE2B 
b3e6122530244add64400a6c4ea9811eb6feb0309b11d9ad17d800c3ced555f5459a8dc55ec58b0649017bcce9fb12417d4ba52ab2acd3acdf5e4a0cfe956e57
 SHA512 
b3caeb6065b2ac925cfd1a12107902f8474badfa1770d6499508d00bf41b54497fa17080f84af9dde0b6b7692d4bd58d33d94257c3106dac7eee79ebcf3b4692

diff --git a/sys-auth/pam_ssh/pam_ssh-2.2.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.2.ebuild
new file mode 100644
index 000..8c54ab76bfa
--- /dev/null
+++ b/sys-auth/pam_ssh/pam_ssh-2.2.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit pam flag-o-matic readme.gentoo-r1
+
+DESCRIPTION="Uses ssh-agent to provide single sign-on"
+HOMEPAGE="http://pam-ssh.sourceforge.net/;
+SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
+
+LICENSE="BSD-2 BSD ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+# Only supports OpenSSH via `ssh-agent` #282993
+DEPEND="virtual/pam
+   dev-libs/openssl:0="
+RDEPEND="${DEPEND}
+   net-misc/openssh"
+
+PATCHES=(
+   # 503424#c5
+   "${FILESDIR}"/${PN}-2.1-dot-ssh-check.patch
+)
+
+src_configure() {
+   # hide all the otherwise-exported symbols that may clash with
+   # other software loading the PAM modules (see bug #274924 as an
+   # example).
+   append-ldflags -Wl,--version-script="${FILESDIR}"/pam_symbols.ver
+
+   # Set the cache var so the configure script doesn't go probing hardcoded
+   # file system paths and picking up the wrong thing.
+   export ac_cv_openssldir=''
+
+   # Avoid cross-compiling funkiness and requiring openssh at build time.
+   export PATH_SSH_AGENT="${EPREFIX}/usr/bin/ssh-agent"
+
+   econf \
+   "--with-pam-dir=$(getpam_mod_dir)"
+}
+
+src_install() {
+   default
+
+   # pam_ssh only builds plugins
+   find "${D}" -name '*.la' -delete || die
+
+   local DOC_CONTENTS="
+   You can enable pam_ssh for system authentication by enabling
+   the pam_ssh USE flag on sys-auth/pambase.
+   "
+   readme.gentoo_create_doc
+}
+
+pkg_preinst() {
+   if [[ ${REPLACING_VERSIONS} == 1.* ]]; then #554150
+   ewarn "Upstream pam_ssh has changed where ssh keys live.  Only 
keys in your"
+   ewarn "~/.ssh/login-keys.d/ will be accepted for 
authentication."
+   fi
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2018-06-08 Thread Mikle Kolyada
commit: 691e3dec42ed5247059429325fa1d8576db426e8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jun  8 11:18:49 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jun  8 11:18:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691e3dec

sys-auth/pam_ssh: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-auth/pam_ssh/pam_ssh-1.98.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild 
b/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
index 46964376549..3f8800d3f5c 100644
--- a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 # Doesn't work on OpenPAM; looks for OpenSSH at build time (bug



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/files/, sys-auth/pam_ssh/

2018-05-25 Thread Aaron Bauman
commit: 161287a6247d726419f811545d115a38ca46a13d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat May 26 00:56:15 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May 26 01:26:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161287a6

sys-auth/pam_ssh: drop old EAPIs

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8590

 sys-auth/pam_ssh/Manifest  |  1 -
 sys-auth/pam_ssh/files/pam_ssh-1.97-EOF.patch  | 11 -
 .../pam_ssh/files/pam_ssh-1.97-doublefree.patch| 20 -
 sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild| 45 ---
 sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild| 51 -
 sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild| 52 --
 6 files changed, 180 deletions(-)

diff --git a/sys-auth/pam_ssh/Manifest b/sys-auth/pam_ssh/Manifest
index 293dace2b75..4f6c1889d98 100644
--- a/sys-auth/pam_ssh/Manifest
+++ b/sys-auth/pam_ssh/Manifest
@@ -1,3 +1,2 @@
-DIST pam_ssh-1.97.tar.bz2 200184 BLAKE2B 
572d42850b7eab5ba5a810f63ef39d7654248d87d020961d91ed6d982b9a89c3b233410772171e0ad66dd00fa723bae6c5b599026ec425a809465f65b2aaed90
 SHA512 
78632ef5baf8c7ac6d28d16a4c7e452978ad09a969c562cfcc708b835dbba3da12317569a618768ef6f9d59db1d5d31f2a0c7b2ab1244ed9caa37eb89413494e
 DIST pam_ssh-1.98.tar.bz2 292989 BLAKE2B 
08744c6649aa58c7221e5ec07e0c6aefa8d045cf30df01b941962d29f3abdae902b0fbad37923e3ff05536e422a1062732a6998e4b58d978d369df3d866ec1aa
 SHA512 
bf6da4ced0619549d56516c6b24e899664e0948da7a0cc04ff1b536d06cc8c26242c83eb36ed835668c824b777e270aa293162ac77e3c479311386e6e5da39ff
 DIST pam_ssh-2.1.tar.xz 361000 BLAKE2B 
f22836af20b41ae7254f816c33793bb3a128b604ec36a20b207610deebf61f4d5dd070fd6f5093c6f7b6eb9e14f85cd81ddbbed7e97ee581124e5335722d036b
 SHA512 
8252b15efffa5687f740963f7a3c3479b73f99eca26a17155f915a10b9a71362a2778449adf10f01c174cc8545961ce3ea64459338a7c995c242b209529fd640

diff --git a/sys-auth/pam_ssh/files/pam_ssh-1.97-EOF.patch 
b/sys-auth/pam_ssh/files/pam_ssh-1.97-EOF.patch
deleted file mode 100644
index 80214a1df70..000
--- a/sys-auth/pam_ssh/files/pam_ssh-1.97-EOF.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 pam_ssh-1.92.orig/pam_get_pass.c   2004-02-19 19:59:05.0 +0100
-+++ pam_ssh-1.92/pam_get_pass.c2009-04-18 13:51:10.0 +0200
-@@ -63,6 +63,8 @@
-   retval = conv->conv(1, msgs, , conv->appdata_ptr);
-   if (retval != PAM_SUCCESS)
-   return retval;
-+  if (resp[0].resp == NULL)
-+  return PAM_AUTHTOK_RECOVERY_ERR;
-   retval = pam_set_item(pamh, PAM_AUTHTOK, resp[0].resp);
-   if (retval != PAM_SUCCESS)
-   return retval;

diff --git a/sys-auth/pam_ssh/files/pam_ssh-1.97-doublefree.patch 
b/sys-auth/pam_ssh/files/pam_ssh-1.97-doublefree.patch
deleted file mode 100644
index 2f63ff8bdcb..000
--- a/sys-auth/pam_ssh/files/pam_ssh-1.97-doublefree.patch
+++ /dev/null
@@ -1,20 +0,0 @@
 pam_ssh-1.97/pam_ssh.c.orig2009-08-01 20:11:00.0 +0200
-+++ pam_ssh-1.97/pam_ssh.c 2009-08-01 20:11:16.0 +0200
-@@ -627,7 +627,7 @@
-  * than the file creation time */
- if (retval = stat(per_agent, _buf)) {
- pam_ssh_log(LOG_ERR, "stat() failed on %s", per_agent);
--free(per_agent);
-+pam_set_data(pamh, "ssh_agent_env_agent", NULL, NULL);
- fclose(env_read);
- return retval;
- }
-@@ -646,7 +646,7 @@
-   if (start_agent) {
- if ((env_write = open(per_agent, O_CREAT | O_WRONLY, S_IRUSR 
| S_IWUSR)) < 0) {
- pam_ssh_log(LOG_ERR, "can't write to %s", per_agent);
--free(per_agent);
-+pam_set_data(pamh, "ssh_agent_env_agent", NULL, NULL);
- openpam_restore_cred(pamh);
- return PAM_SERVICE_ERR;
- }

diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild 
b/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild
deleted file mode 100644
index 37f128a8923..000
--- a/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit pam autotools eutils
-
-DESCRIPTION="Uses ssh-agent to provide single sign-on"
-HOMEPAGE="http://pam-ssh.sourceforge.net/;
-SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2"
-
-LICENSE="BSD-2 BSD ISC"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux"
-IUSE=""
-
-# Doesn't work on OpenPAM.
-DEPEND="sys-libs/pam
-   sys-devel/libtool"
-
-RDEPEND="sys-libs/pam
-   virtual/ssh"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-doublefree.patch"
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   

[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_ssh/

2016-03-23 Thread Stephen Klimaszewski
commit: 0f0cac0843b9858648406c134ff83405e5352bbd
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Wed Mar 23 21:12:51 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Wed Mar 23 21:22:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0cac08

sys-auth/pam_ssh: Keyword 2.1 for ~arm64

Package-Manager: portage-2.2.28

 sys-auth/pam_ssh/pam_ssh-2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pam_ssh/pam_ssh-2.1.ebuild 
b/sys-auth/pam_ssh/pam_ssh-2.1.ebuild
index 40670e4..7764523 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.1.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz"
 
 LICENSE="BSD-2 BSD ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE=""
 
 # Only supports OpenSSH via `ssh-agent` #282993