[arch-commits] Commit in openssh/trunk (PKGBUILD sshd.pam)

Gaetan Bisson bisson at archlinux.org
Tue Jun 14 16:51:04 UTC 2011


    Date: Tuesday, June 14, 2011 @ 12:51:03
  Author: bisson
Revision: 127399

fix FS#24716

Modified:
  openssh/trunk/PKGBUILD
  openssh/trunk/sshd.pam

----------+
 PKGBUILD |    4 ++--
 sshd.pam |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-14 13:30:04 UTC (rev 127398)
+++ PKGBUILD	2011-06-14 16:51:03 UTC (rev 127399)
@@ -5,7 +5,7 @@
 
 pkgname=openssh
 pkgver=5.8p2
-pkgrel=7
+pkgrel=8
 pkgdesc='Free version of the SSH connectivity tools'
 arch=('i686' 'x86_64')
 license=('custom:BSD')
@@ -20,7 +20,7 @@
 sha1sums=('64798328d310e4f06c9f01228107520adbc8b3e5'
           '3669cb5ca6149f69015df5ce8e60b82c540eb0a4'
           'ec102deb69cad7d14f406289d2fc11fee6eddbdd'
-          '660092c57bde28bed82078f74011f95fc51c2293'
+          '07fecd5880b1c4fdd8c94ddb2e89ddce88effdc1'
           '6b7f8ebf0c1cc37137a7d9a53447ac8a0ee6a2b5')
 
 build() {

Modified: sshd.pam
===================================================================
--- sshd.pam	2011-06-14 13:30:04 UTC (rev 127398)
+++ sshd.pam	2011-06-14 16:51:03 UTC (rev 127399)
@@ -8,3 +8,4 @@
 password	required	pam_unix.so
 session		required	pam_unix_session.so
 session		required	pam_limits.so
+-session	optional	pam_ck_connector.so nox11




More information about the arch-commits mailing list