Products from ITeF!x
announce
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
Nagios NRPE plugin check_process is renamed as check_winprocess and version 1.3 handles task input better.
check_process is now renamed as check_winprocess to address the target platform more explicitly. Version 1.3 of check_winprocess gets task information in csv format, allowing it to handle input in a more proper way.
SIGNATURES
MD5 Signature:
b5a0f217a6b1a8d9fe84a43eb792a39d *check_winprocess-1.3.zip
SHA256 Signature:
d0a436c439bd956f7e42ed4c7e1b34ec6b6960873f9387dea3c359a2a52e5a07 *check_winprocess-1.3.zip
Update Notification - Wrbldnsd 3.0.0 with Cygwin 1.7.1

CHANGES FROM VERSION 2.0.0
1. UPDATED - Cygwin 1.7.1-1
http://cygwin.com/ml/cygwin-announce/2009-12/msg00027.html
NEW major release: cygwin-1.7.1-1
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
Update Notification - winrpe 3.0.0 with new plugins and Cygwin 1.7.1

CHANGES FROM VERSION 2.0.1
1. NEW PLUGINS - check_file and check_process
2. UPDATED - Cygwin 1.7.1-1
http://cygwin.com/ml/cygwin-announce/2009-12/msg00027.html
NEW major release: cygwin-1.7.1-1
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
Update Notification - cwRsync 4.0.3 with Rsync 3.0.7 and Cygwin 1.7.1

CHANGES FROM VERSION 4.0.2
1. UPDATED - Rsync 3.0.7
BUG FIXES:
- Fixed a bogus free when using --xattrs with --backup.
- Avoid an error when --dry-run was trying to stat a prior hard-link file
that hasn't really been created.
- Fixed a problem with --compress (-z) where the receiving side could
return the error "inflate (token) returned -5".
- Fixed a bug where --delete-during could delete in a directory before it
noticed that the sending side sent an I/O error for that directory (both
sides of the transfer must be at least 3.0.7).