Gentoo Archives: gentoo-dev

From: Tom Syroid <tom@×××××××××××.com>
To: gentoo-user@g.o
Cc: gentoo-dev@g.o
Subject: [gentoo-dev] OpenSSH 3.2.2 released (fwd)
Date: Fri, 17 May 2002 10:45:29
Message-Id: 145700000.1021650327@phaedrus.syroidmanor.com
1 For everyone's info:
2
3 ---------- Forwarded Message ----------
4 Date: Friday, May 17, 2002 00:36:26 +0200
5 From: Markus Friedl <Markus_Friedl@×××××.de>
6 To: secureshell@×××××××××××××.com
7 Cc:
8 Subject: OpenSSH 3.2.2 released
9
10 OpenSSH 3.2.2 has just been released. It will be available from the
11 mirrors listed at http://www.openssh.com/ shortly.
12
13 OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
14 implementation and includes sftp client and server support.
15
16 We would like to thank the OpenSSH community for their continued
17 support and encouragement.
18
19 Security Changes:
20 =================
21
22 - fixed buffer overflow in Kerberos/AFS token passing
23 - fixed overflow in Kerberos client code
24 - sshd no longer auto-enables Kerberos/AFS
25 - experimental support for privilege separation,
26 see UsePrivilegeSeparation in sshd(8) and
27 http://www.citi.umich.edu/u/provos/ssh/privsep.html
28 for more information.
29 - only accept RSA keys of size SSH_RSA_MINIMUM_MODULUS_SIZE (768) or larger
30
31 Other Changes:
32 ==============
33
34 - improved smartcard support (including support for OpenSC, see
35 www.opensc.org) - improved Kerberos support (including support for
36 MIT-Kerberos V) - fixed stderr handling in protocol v2
37 - client reports failure if -R style TCP forwarding fails in protocol v2
38 - support configuration of TCP forwarding during interactive sessions (~C)
39 - improved support for older sftp servers
40 - improved support for importing old DSA keys (from ssh.com software).
41 - client side suport for PASSWD_CHANGEREQ in protocol v2
42 - fixed waitpid race conditions
43 - record correct lastlogin time
44
45 Reporting Bugs:
46 ===============
47
48 - please read http://www.openssh.com/report.html and
49 http://bugzilla.mindrot.org/
50
51 OpenSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt,
52 Kevin Steves, Damien Miller and Ben Lindstrom.
53
54 ---------- End Forwarded Message ----------