Subject: CVS commit: pkgsrc/security/openssh
From: Takahiro Kambe
Date: 2011-02-16 18:45:09
Message id: 20110216174509.53BC8175DD@cvs.netbsd.org

Log Message:
Update openssh package to 5.8.1 (5.8p1).

For changes from 5.5 to 5.7, please refer http://openssh.com/txt/release-5.7
and http://openssh.com/txt/release-5.6 in detail.

Changes since OpenSSH 5.7
=========================

Security:

 * Fix vulnerability in legacy certificate signing introduced in
   OpenSSH-5.6 and found by Mateusz Kocielski.

   Legacy certificates signed by OpenSSH 5.6 or 5.7 included data from
   the stack in place of a random nonce field. The contents of the stack
   do not appear to contain private data at this point, but this cannot
   be stated with certainty for all platform, library and compiler
   combinations. In particular, there exists a risk that some bytes from
   the privileged CA key may be accidentally included.

   A full advisory for this issue is available at:
   http://www.openssh.com/txt/legacy-cert.adv

Portable OpenSSH Bugfixes:

 * Fix compilation failure when enableing SELinux support.

 * Do not attempt to call SELinux functions when SELinux is disabled.
   bz#1851

Files:
RevisionActionfile
1.199modifypkgsrc/security/openssh/Makefile
1.79modifypkgsrc/security/openssh/distinfo
1.20modifypkgsrc/security/openssh/options.mk
1.48modifypkgsrc/security/openssh/patches/patch-aa
1.30modifypkgsrc/security/openssh/patches/patch-ab
1.19modifypkgsrc/security/openssh/patches/patch-ac
1.15modifypkgsrc/security/openssh/patches/patch-ad
1.14modifypkgsrc/security/openssh/patches/patch-ag
1.29modifypkgsrc/security/openssh/patches/patch-ah
1.11modifypkgsrc/security/openssh/patches/patch-ak
1.9modifypkgsrc/security/openssh/patches/patch-am
1.12modifypkgsrc/security/openssh/patches/patch-an
1.17modifypkgsrc/security/openssh/patches/patch-ao
1.12modifypkgsrc/security/openssh/patches/patch-ap
1.10modifypkgsrc/security/openssh/patches/patch-av
1.4modifypkgsrc/security/openssh/patches/patch-aw
1.1addpkgsrc/security/openssh/patches/patch-platform.c