===============================
OpenSSH 0.9.6h is out.
OpenSSL - The Open Source toolkit for SSL/TLS
http://www.openssl.org/
The OpenSSL project team is pleased to announce the release of version
0.9.6h of our open source toolkit for SSL/TLS. This new OpenSSL version
is a bugfix release. This will be the last release in the 0.9.6 series.
The most significant changes are:
o New configuration targets for Tandem OSS and A/UX.
o New OIDs for Microsoft attributes.
o Better handling of SSL session caching.
o Better comparison of distinguished names.
o Better handling of shared libraries in a mixed GNU/non-GNU environment.
o Support assembler code with Borland C.
o Fixes for length problems.
o Fixes for uninitialised variables.
o Fixes for memory leaks, some unusual crashes and some race conditions.
o Fixes for smaller building problems.
o Updates of manuals, FAQ and other instructive documents.
Cleaned up all broken occurances found.
Did not check crypto/dist. (filenames imply these are not for exec $EDITOR)
Did not fully check sh and ksh. (lost in twisty mazes of function calls
and finally just assumed it was good)
and did not check gnu/dist/cvs (appears ok by testing with this commit)
pkgsrc/www/thttpd already compiles with kqueue support, the patches
were apparently integrated to the distribution already
move the 'kqfilter for systrace' to 'items todo' rather than 'to fix'
kernel using the $TOOLDIR toolchain. If kern doesn't contain `/', it will
be searched for in ${KERNCONFDIR} (typically, sys/arch/${MACHINE}/conf).
- Improve ./build.sh usage.
- Add some examples to the documentation.
This is heavily based on [toolchain/18739] from Alan Barrett <apb@cequrux.com>,
with improvements by me.