git: libssh: Bump shlib version for api change.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Apr 24 10:17:46 PDT 2019
commit ca4ef999d6849b98c0cc692b42e5ff0913970a3e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Apr 19 21:08:25 2019 +0300
libssh: Bump shlib version for api change.
The private libssh does not install any headers. Make it shpub.
There are few issues that need to be addressed later on.
For now just document its dependency on libutil, adjust order.
The libprivate_ssh.so must be built before libpam shared modules.
Summary of changes:
Makefile.inc1 | 2 +-
Makefile_upgrade.inc | 1 +
lib/Makefile | 4 ++--
lib/libssh/Makefile | 4 ++--
4 files changed, 6 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca4ef999d6849b98c0cc692b42e5ff0913970a3e
--
DragonFly BSD source repository
More information about the Commits
mailing list