]> andersk Git - gssapi-openssh.git/blame - openssh/Announcement.txt
document zlib version dependency
[gssapi-openssh.git] / openssh / Announcement.txt
CommitLineData
aaefe5d0 1GSI-OpenSSH 3.6, based on OpenSSH 4.2p1, is now available from
648edc6a 2
8917c4a8 3 <ftp://ftp.ncsa.uiuc.edu/aces/gssapi-openssh/bundle/3.6/>
648edc6a 4
5For installation instructions, please see
6
7 <http://grid.ncsa.uiuc.edu/ssh/install.html>
8
9We appreciate your feedback and help in testing this version. Please
aaefe5d0 10use our bugzilla system to report GSI-OpenSSH bugs:
648edc6a 11
aaefe5d0 12 <http://bugzilla.ncsa.uiuc.edu/enter_bug.cgi?product=GSI-enabled%20OpenSSH>
648edc6a 13
8917c4a8 14GSI-OpenSSH 3.6 Major changes
c6797b9f 15
c74bad7c 16 New features
17
aaefe5d0 18 * Moved to OpenSSH 4.2p1.
19
20 * Incorporated openssh-4.2p1-gsskex-20050926-2.patch from Simon
21 Wilkinson adding support for gssapi-keyex authentication
22 method (http://www.sxw.org.uk/computing/patches/openssh.html).
23
24 * Incorporated High Performance Networking (HPN) patch
25 (openssh-4.2p1-hpn11-none.diff) from Pittsburgh Supercomputing
26 Center (http://www.psc.edu/networking/projects/hpn-ssh/) for
27 improved network throughput over long and high bandwidth
28 links.
c74bad7c 29
aaefe5d0 30 * Enabled PAM password authentication by default, unless PAM
8917c4a8 31 library and headers are unusable.
648edc6a 32
8917c4a8 33 Bugs fixed
648edc6a 34
aaefe5d0 35 * Only delegate credentials if GSI authentication is used.
36 http://bugzilla.ncsa.uiuc.edu/show_bug.cgi?id=300
1ab521ba 37
38Please note that the configure script included in OpenSSH 4.2p1 checks
39ZLIB_VERSION in zlib.h for zlib versions with known vulnerabilities.
40See <http://www.zlib.net/> for details on zlib vulnerabilities. The
41current acceptable versions of zlib are 1.1.4 and 1.2.3. In cases
42where your vendor has not provided a secure version of zlib, please
43install the latest version of zlib in an alternate path and set the
44--with-zlib GSI_OPENSSH_GPTMACRO option. For example:
45
46 gpt-build -verbose gsi_openssh_bundle-3.6-src.tar.gz gcc32dbg \
47 GSI_OPENSSH_GPTMACRO="--with-zlib=/usr/local/zlib-1.2.3"
This page took 0.355393 seconds and 5 git commands to generate.