git: privatize libssh (used by several secure applications)

John Marino marino at crater.dragonflybsd.org
Tue Jan 26 14:40:30 PST 2016


commit 138e5d1cae64a6e72f61100e696c992fe7e0690f
Author: John Marino <draco at marino.st>
Date:   Tue Jan 26 23:35:47 2016 +0100

    privatize libssh (used by several secure applications)
    
    Renames libssh.* to libprivate_ssh.*
    The original libssh.* libraries are unavoidable removed by make upgrade.
    While here, remove an obsolete libldns.a from the profiles directory as
    this was forgotten in the previous commit.

Summary of changes:
 Makefile_upgrade.inc            | 3 +++
 lib/pam_module/pam_ssh/Makefile | 2 +-
 secure/Makefile.ssh.common      | 2 +-
 secure/lib/libssh/Makefile      | 2 +-
 share/initrd/bin/Makefile       | 2 +-
 share/mk/bsd.libnames.mk        | 2 +-
 6 files changed, 8 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/138e5d1cae64a6e72f61100e696c992fe7e0690f


-- 
DragonFly BSD source repository



More information about the Commits mailing list