pkgsrc/security/openssh
taca 93ca72a887 Update openssh pacakge to 4.6.1.
Changes since OpenSSH 4.5:
============================

 * sshd now allows the enabling and disabling of authentication
   methods on a per user, group, host and network basis via the
   Match directive in sshd_config.

 * The following bugs have been fixed in this release:

   - Clear SIGALRM when restarting due to SIGHUP. Prevents stray
     signal from taking down sshd if a connection was pending at
     the time SIGHUP was received
   - sftp returned a zero exit status when upload failed due to write
     errors (bugzilla #1252)
   - fixed an inconsistent check for a terminal when displaying scp
     progress meter (bugzilla #1265)
   - Parsing of time values in Match blocks was incorrectly applied
     to the global configuration (bugzilla #1275)
   - Allow multiple forwarding options to work when specified in a
     PermitOpen directive (bugzilla #1267)
   - Interoperate with ssh.com versions that do not support binding
     remote port forwarding sessions to a hostname (bugzilla #1019)

 * Portable OpenSSH bugs fixed:

   - "hang on exit" when background processes are running at the time
     of exit on a ttyful/login session (bugzilla #52)
   - Fix typos in the ssh-rand-helper(8) man page (bugzilla #1259)
   - Check that some SIG records have been returned in getrrsetbyname
     (bugzilla #1281)
   - Fix contrib/findssl for platforms that lack "which" (bugzilla
     #1237)
   - Work around bug in OpenSSL 0.9.8e that broke aes256-ctr,
     aes192-ctr, arcfour256 (bugzilla #1291)
2007-03-18 12:38:44 +00:00
..
files
patches Update openssh pacakge to 4.6.1. 2007-03-18 12:38:44 +00:00
DESCR
distinfo Update openssh pacakge to 4.6.1. 2007-03-18 12:38:44 +00:00
INSTALL
Makefile Update openssh pacakge to 4.6.1. 2007-03-18 12:38:44 +00:00
MESSAGE.Interix nb5: Rework Interix support, based on work done by Interop Systems 2005-03-07 23:29:49 +00:00
MESSAGE.pam
MESSAGE.urandom
options.mk Update openssh pacakge to 4.6.1. 2007-03-18 12:38:44 +00:00
PLIST My fix from eight days ago was broken. Add the "man" subdirectory 2005-07-28 16:31:13 +00:00
PLIST.pam
PLIST.prng