Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3347 closed task (fixed)

OpenSSH 6.0p1

Reported by: Armin K Owned by: andy@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (6)

comment:1 by bdubbs@…, 12 years ago

Changes since OpenSSH 5.9 =========================

This is primarily a bugfix release.

Features:

  • ssh-keygen(1): Add optional checkpoints for moduli screening
  • ssh-add(1): new -k option to load plain keys (skipping certificates)
  • sshd(8): Add wildcard support to PermitOpen, allowing things like "PermitOpen localhost:*". bz #1857
  • ssh(1): support for cancelling local and remote port forwards via the multiplex socket. Use ssh -O cancel -L xx:xx:xx -R yy:yy:yy user@host" to request the cancellation of the specified forwardings
  • support cancellation of local/dynamic forwardings from ~C commandline

comment:2 by Fernando de Oliveira, 12 years ago

I am using it since 25-Apr-2012 in LFS6.5, 6.7, 6.8, 7.0, 7.1 (some svn)

comment:3 by andy@…, 12 years ago

Owner: changed from blfs-book@… to andy@…
Status: newassigned

comment:4 by andy@…, 12 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r 10073

comment:5 by andy@…, 12 years ago

I should have said fixed in r10073 then the link would be clickable...

comment:6 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.