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

Gaetan Bisson bisson at archlinux.org
Sat Nov 26 12:46:02 UTC 2011


    Date: Saturday, November 26, 2011 @ 07:46:01
  Author: bisson
Revision: 143548

implement FS#27255

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-26 10:19:38 UTC (rev 143547)
+++ PKGBUILD	2011-11-26 12:46:01 UTC (rev 143548)
@@ -5,7 +5,7 @@
 
 pkgname=openssh
 pkgver=5.9p1
-pkgrel=4
+pkgrel=5
 pkgdesc='Free version of the SSH connectivity tools'
 arch=('i686' 'x86_64')
 license=('custom:BSD')
@@ -19,7 +19,7 @@
         'sshd')
 sha1sums=('ac4e0055421e9543f0af5da607a72cf5922dcc56'
           'ec102deb69cad7d14f406289d2fc11fee6eddbdd'
-          '07fecd5880b1c4fdd8c94ddb2e89ddce88effdc1'
+          '3413909fd45a28701c92e6e5b59c6b65346ddb0f'
           '21fa88de6cc1c7912e71655f50896ba17991a1c2')
 
 build() {

Modified: sshd.pam
===================================================================
--- sshd.pam	2011-11-26 10:19:38 UTC (rev 143547)
+++ sshd.pam	2011-11-26 12:46:01 UTC (rev 143548)
@@ -9,3 +9,4 @@
 session		required	pam_unix_session.so
 session		required	pam_limits.so
 -session	optional	pam_ck_connector.so nox11
+-session	optional	pam_systemd.so




More information about the arch-commits mailing list