[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2018-04-27 Thread Leonidas S. Barbosa
** Changed in: php-ssh2 (Ubuntu Trusty) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663281 Title: opendir("ssh2.sftp://..";) fails after upgrade to 7.0.13

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2018-04-27 Thread Leonidas S. Barbosa
For trusty and precise/esm patches worked fine. But for Xenial it didn't fix the issue. Need more info/investigation for xenial. ** Changed in: php-ssh2 (Ubuntu Precise) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2018-04-27 Thread Marc Deslauriers
For php5 code: http://git.php.net/?p=pecl/networking/ssh2.git;a=commit;h=093906ec1c065e86ad1cd4dabbc89b1ccae11938 For php7 code: http://git.php.net/?p=pecl/networking/ssh2.git;a=commit;h=17680cf039f0cfac53b5a2531fdb715b95e9cc42 http://git.php.net/?p=pecl/networking/ssh2.git;a=commit;h=756e2f1369f2

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2017-09-01 Thread Marco Scholl
With the last patch the segvault are fixed but the connection doesn't work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663281 Title: opendir("ssh2.sftp://..";) fails after upgrade to 7.0.13 from

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2017-09-01 Thread Marco Scholl
Under 14.04 i have use this patch for php-ssh2 https://launchpadlibrarian.net/193989033/fix-segfault.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663281 Title: opendir("ssh2.sftp://..";) fa

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2017-08-22 Thread Jan Kellermann
After php-common-update from 2017.08-04 this affects ubuntu 14.04 with php5.5, too. Circumvention: In place of: 'ssh2.sftp://' . $sftp . '/...' write: 'ssh2.sftp://' . intval($sftp) . '/...' see: https://bugs.php.net/bug.php?id=69981 https://bugs.php.net/bug.php?id=73597 I sug

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2017-08-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: php-ssh2 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663281 Title: o

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2017-02-10 Thread David Hedberg
Further testing suggests that cherry-picking this particular commit might be insufficient for our usage scenario. I'll test a bit with the master branch of ssh2. What's clear is that the version currently being shipped in xenial is broken when used with php from xenial-updates. -- You received t

[Bug 1663281] Re: opendir("ssh2.sftp://..") fails after upgrade to 7.0.13 from xenial-updates

2017-02-09 Thread Ubuntu Foundations Team Bug Bot
The attachment "Patch against php-ssh2-0.12-39-g3dfe336+0.12" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpa