Products from ITeF!x
Copssh newsletter
Update Notification - copssh 3.1.0 with OpenSSH 5.4 and OpenSSL 0.9.8m
CHANGES FROM VERSION 3.0.3
1. UPDATED - OpenSSH 5.4
Major changes from 5.3:
* SSH protocol 1 is disabled by default.
* add support for PKCS#11 tokens.
* Add support for certificate authentication of users and hosts
* Add the ability to revoke keys in sshd(8) and ssh(1).
* Add a 'read-only' mode to sftp-server(8)
* Many improvements to the sftp(1) client
Update Notification - copssh 3.0.3 with Cygwin 1.7.1

CHANGES FROM VERSION 3.0.2
1. UPDATED - NEW major release: cygwin-1.7.1-1
http://cygwin.com/ml/cygwin-announce/2009-12/msg00027.html
The most important changes are:
- The mount table is no longer stored in the registry. Rather, it's
stored in /etc/fstab and /etc/fstab/$USER. See
http://cygwin.com/cygwin-ug-net/using.html#mount-table
- Support for pathnames beyond the former 260 chars border. PATH_MAX
is now set to 4096, but Cygwin will try to support even longer paths
up to the Windows maxium of 32767 Unicode chars,
- Multiple Cygwin installations can co-exist on a machine, as long
as you keep them separate.
Update Notification - copSSH 3.0.2 - updated versions of Cygwin and OpenSSL

CHANGES FROM VERSION 3.0.1
1. UPDATED - Cygwin 1.7.0-65
Many enhancements and bug fixes including
- Support for multiple Cygwin installations in parallel
- Don't attach .exe suffix when renaming Win32 binary files
- Re-integrate a big chunk of code from Cygwin 1.5, which makes socket
duplication and inheritance to child processes more bullet-proof
Update Notification - copSSH 3.0.1 - a bugfix release
copSSH 3.0.1 is a maintenance release to solve problems introduced during migration to Cygwin 1.7.
1. BUGFIX - Non-inheritance on file system permissions
copSSH installer configures /etc/fstab in a proper way to avoid Cygwin-driven overloading of access rights.
2. UPDATED - Specify terminal type CYGWIN in /etc/profile
There is no need anymore to specify 'export TERM=cygwin' to make nano editor work from remote connections