svn commit: r482279 - head/security/libssh

Jan Beich jbeich at FreeBSD.org
Sat Oct 27 19:39:52 UTC 2018


Jan Beich <jbeich at FreeBSD.org> writes:

> Johan van Selst <johans at FreeBSD.org> writes:
>
>> Modified: head/security/libssh/pkg-plist
>> ==============================================================================
>> --- head/security/libssh/pkg-plist	Wed Oct 17 07:43:25 2018	(r482278)
>> +++ head/security/libssh/pkg-plist	Wed Oct 17 08:39:12 2018	(r482279)
>> @@ -11,10 +11,5 @@ lib/cmake/libssh/libssh/libssh-config-version.cmake
>>  %%STATIC%%lib/libssh.a
>>  lib/libssh.so
>>  lib/libssh.so.4
>> -lib/libssh.so.4.4.2
>> -%%STATIC%%lib/libssh_threads.a
>> -lib/libssh_threads.so
>> -lib/libssh_threads.so.4
>> -lib/libssh_threads.so.4.4.2
>
> Good luck unbreaking consumers:

Sorry for the tone.

Testing build of all consumers is a good practice if not mandatory for
ports/ committers unless you have a good reason like stable API/ABI. For
one, ABI tracker shows 0.8.0 removed some symbols from libssh.so and the
entirety of libssh_threads.so.

https://abi-laboratory.pro/tracker/timeline/libssh/

> http://beefy9.nyi.freebsd.org/data/112amd64-default/482319/logs/errors/remmina-1.2.31.4.log

Fixed in r483100.

> http://beefy9.nyi.freebsd.org/data/112amd64-default/482319/logs/errors/tmate-2.2.1_2.log

Fixed in r482320.

> http://beefy9.nyi.freebsd.org/data/112amd64-default/482319/logs/errors/tmate-slave-g20171113,1.log

Fixed in r482345.


More information about the svn-ports-all mailing list