From 752015395fc8b95cc4a86b68189cb747fe9a8499 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 1 May 2012 00:01:20 +0000 Subject: Tue May 1 00:01:20 UTC 2012 --- testing/openssh/PKGBUILD | 6 +++--- testing/openssh/sshd.pam | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'testing/openssh') diff --git a/testing/openssh/PKGBUILD b/testing/openssh/PKGBUILD index 0a52bc805..67b39ac7e 100644 --- a/testing/openssh/PKGBUILD +++ b/testing/openssh/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 156652 2012-04-22 08:07:55Z bisson $ +# $Id: PKGBUILD 157788 2012-04-29 14:11:24Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Aaron Griffin # Contributor: judd pkgname=openssh pkgver=6.0p1 -pkgrel=1 +pkgrel=2 pkgdesc='Free version of the SSH connectivity tools' url='http://www.openssh.org/portable.html' license=('custom:BSD') @@ -20,7 +20,7 @@ source=("ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver} sha1sums=('f691e53ef83417031a2854b8b1b661c9c08e4422' '954bf1660aa32620c37034320877f4511b767ccb' 'ec102deb69cad7d14f406289d2fc11fee6eddbdd' - '3413909fd45a28701c92e6e5b59c6b65346ddb0f' + '659e3ee95c269014783ff8b318c6f50bf7496fbd' '21fa88de6cc1c7912e71655f50896ba17991a1c2') backup=('etc/ssh/ssh_config' 'etc/ssh/sshd_config' 'etc/pam.d/sshd' 'etc/conf.d/sshd') diff --git a/testing/openssh/sshd.pam b/testing/openssh/sshd.pam index c7b91cdfb..aeef8be27 100644 --- a/testing/openssh/sshd.pam +++ b/testing/openssh/sshd.pam @@ -8,5 +8,6 @@ account required pam_time.so password required pam_unix.so session required pam_unix_session.so session required pam_limits.so +session optional pam_loginuid.so -session optional pam_ck_connector.so nox11 -session optional pam_systemd.so -- cgit v1.2.3-54-g00ecf