Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-08-13 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 FYI, Dag-Erling have committed the upstream fix to -HEAD today and we will make sure that this gets merged before 9.2-RELEASE. Author: des Date: Tue Aug 13 09:06:18 2013 New Revision: 254278 URL: http://svnweb.freebsd.org/changeset/base/254278 Log:

Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-07-24 Thread Miroslav Lachman
Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/21/13 16:04, Miroslav Lachman wrote: 1) Is there some way to create relative symlinks with OpenSSH 6.1? No. It seems like a regression and can not be worked around. I do have a patch (attached; against crypto/openssh/), and

Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-06-24 Thread Jeremy Chadwick
On Tue, Jun 25, 2013 at 03:03:04AM +0200, Miroslav Lachman wrote: > Jeremy Chadwick wrote: > >On Mon, Jun 24, 2013 at 03:36:24PM -0700, Xin Li wrote: > >>-BEGIN PGP SIGNED MESSAGE- > >>Hash: SHA512 > >> > >>On 06/24/13 15:11, Miroslav Lachman wrote: > >>[...] > >>>The patch seems really sim

Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-06-24 Thread Miroslav Lachman
Jeremy Chadwick wrote: On Mon, Jun 24, 2013 at 03:36:24PM -0700, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/24/13 15:11, Miroslav Lachman wrote: [...] The patch seems really simple and I know how to apply it, but I am not able to compile and install only fixed sftp com

Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-06-24 Thread Jeremy Chadwick
On Mon, Jun 24, 2013 at 03:36:24PM -0700, Xin Li wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 06/24/13 15:11, Miroslav Lachman wrote: > [...] > > The patch seems really simple and I know how to apply it, but I am > > not able to compile and install only fixed sftp command inst

Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-06-24 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/24/13 15:11, Miroslav Lachman wrote: [...] > The patch seems really simple and I know how to apply it, but I am > not able to compile and install only fixed sftp command instead of > the whole userland. Can you push me to the right direction?

Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-06-24 Thread Miroslav Lachman
Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/21/13 16:04, Miroslav Lachman wrote: 1) Is there some way to create relative symlinks with OpenSSH 6.1? No. It seems like a regression and can not be worked around. I do have a patch (attached; against crypto/openssh/), and

Re: Another bug in SSH in FreeBSD 8.4 (sftp cannot create relative symlinks)

2013-06-21 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/21/13 16:04, Miroslav Lachman wrote: > 1) Is there some way to create relative symlinks with OpenSSH 6.1? No. It seems like a regression and can not be worked around. I do have a patch (attached; against crypto/openssh/), and my test shows t