git: Update build for OpenSSH-5.6.
Peter Avalos
pavalos at crater.dragonflybsd.org
Wed Sep 29 13:11:20 PDT 2010
commit 4d25bb71e5d2edc305fc30484b1df0f6d860826a
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Wed Sep 29 00:14:54 2010 -1000
Update build for OpenSSH-5.6.
Summary of changes:
crypto/openssh/authfile.c | 2 +-
crypto/openssh/authfile.h | 2 +-
crypto/openssh/ssh-vulnkey.c | 4 +-
crypto/openssh/ssh_namespace.h | 126 ++++++++++++++++++++++-------
lib/pam_module/pam_ssh/pam_ssh.c | 3 +
secure/lib/libssh/Makefile | 5 +-
secure/lib/libssh/config.h | 65 ++++++++-------
secure/lib/libssh/version.h | 4 +-
secure/libexec/Makefile | 2 +-
secure/libexec/sftp-server/Makefile | 6 ++
secure/libexec/ssh-pkcs11-helper/Makefile | 9 ++
secure/usr.bin/sftp/Makefile | 2 +-
secure/usr.bin/ssh/Makefile | 2 +-
secure/usr.sbin/sshd/Makefile | 5 +-
14 files changed, 163 insertions(+), 74 deletions(-)
create mode 100644 secure/libexec/ssh-pkcs11-helper/Makefile
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4d25bb71e5d2edc305fc30484b1df0f6d860826a
--
DragonFly BSD source repository
More information about the Commits
mailing list