minimum version of libjansson dependency

Andrew Bartlett abartlet at samba.org
Fri Oct 12 19:21:16 UTC 2018


On Fri, 2018-10-05 at 15:16 +0200, Philipp Gesang via samba-technical
wrote:
> Hi,
> 
> what version of libjansson does Samba assume?
> 
> The reason I’m asking is that I just noticed the gitlab CI
> containers lack the json_loadfd() symbol that was introduced in
> 2017. (Commit 1672bb5a65 to be precise, available from 2.10 on.)
> So far I’ve been relying on this API while working on dumping /
> undumping credentials.
> 
> Would a version switch be acceptable? Example:
> https://gitlab.com/phgsng/samba/commit/30bae689fd0835ad11d4ea3ebfc9e601f217e428#b34a593c1e0ea53fe3287233c88b273e6a6f045b_285_285

Until we get sn-devel upgraded, you need to be able to run and fully
test on the version in Ubuntu 14.04.  I would rather not have a version
switch, can you instead just load the file with fd_load()?

After that, it might be more possible, as libjansson 2.11 is available
in EPEL for RHEL6 and RHEL7.

Sorry,

Andrew Bartlett
-- 
Andrew Bartlett                       http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba





More information about the samba-technical mailing list