git: Update build for OpenSSH-5.6.

看板DFBSD_commit作者時間15年前 (2010/09/30 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 4d25bb71e5d2edc305fc30484b1df0f6d860826a Author: Peter Avalos <pavalos@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
文章代碼(AID): #1Cew96aQ (DFBSD_commit)