← Back to team overview

ius-coredev team mailing list archive

[Bug 1170131] Re: php-pecl-ssh2

 

I have tested this package out on a CentOS 6.4 x64 box without any
issues thus far.   I can do password authentication, keyed
authentication and execute commands with the expected return values.

# php -v
PHP 5.4.19 (cli) (built: Aug 23 2013 12:23:34)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

# php -m
...
ssh2
...

# yum list installed | grep php54-pecl-ssh2
php54-pecl-ssh2.x86_64

# uname -a
Linux opsutil.pme.penton.com 2.6.32-358.11.1.el6.x86_64 #1 SMP Wed Jun 12 03:34:52 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1170131

Title:
  php-pecl-ssh2

Status in IUS Community Project:
  Fix Released

Bug description:
  Would be great to have php-pecl-ssh2:

  https://github.com/mmckinst/php53u-pecl-ssh2
  https://github.com/mmckinst/php54-pecl-ssh2

  RPMs built and tested.

  It is on 0.11.3 because 0.12 requires libssh2 >= 1.3 which EPEL 5
  doesn't have (yet?).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1170131/+subscriptions


References