Call for testing: OpenSSH 6.8

Damien Miller djm at mindrot.org
Sat Feb 21 09:01:52 AEDT 2015


On Fri, 20 Feb 2015, ?smail D?nmez wrote:

> Hi,
> 
> On Fri, Feb 20, 2015 at 12:21 AM, Damien Miller <djm at mindrot.org> wrote:
> > Hi,
> >
> > OpenSSH 6.8 is almost ready for release, so we would appreciate testing
> > on as many platforms and systems as possible. This release contains
> > some substantial new features and a number of bugfixes.
> 
> All tests pass on my Linux box. But
> https://bugzilla.mindrot.org/show_bug.cgi?id=2342 is a notable
> regression.

hm, I can't replicate this problem:

[djm at fuyu openssh]$ mkdir x
[djm at fuyu openssh]$ cd x
[djm at fuyu x]$ ../ssh-keygen -t ed25519 -f key -N '' -q
[djm at fuyu x]$ ../ssh-keygen -lf ^C
[djm at fuyu x]$ rm key ; mv key.pub key
[djm at fuyu x]$ ../ssh-keygen -lf key
256 SHA256:0UH+G0Bw+ZP3rqTwxsio5CUTrKkS/kcJ26RwV3Twbyw djm at fuyu (ED25519)

-d


More information about the openssh-unix-dev mailing list