Subject: CVS commit: pkgsrc/security/openssh
From: Thomas Klausner
Date: 2015-08-21 10:12:09
Message id: 20150821081209.B121698@cvs.netbsd.org

Log Message:
Update to 7.1p1:

Changes since OpenSSH 7.0
=========================

This is a bugfix release.

Security
--------

 * sshd(8): OpenSSH 7.0 contained a logic error in PermitRootLogin=
   prohibit-password/without-password that could, depending on
   compile-time configuration, permit password authentication to
   root while preventing other forms of authentication. This problem
   was reported by Mantas Mikulenas.

Bugfixes
--------

 * ssh(1), sshd(8): add compatability workarounds for FuTTY

 * ssh(1), sshd(8): refine compatability workarounds for WinSCP

 * Fix a number of memory faults (double-free, free of uninitialised
   memory, etc) in ssh(1) and ssh-keygen(1). Reported by Mateusz
   Kocielski.

Files:
RevisionActionfile
1.236modifypkgsrc/security/openssh/Makefile
1.96modifypkgsrc/security/openssh/distinfo
1.1removepkgsrc/security/openssh/patches/patch-auth2-chall.c