#1039082 r-cran-jsonlite: Include embed yajl library

#1039082#5
Date:
2023-06-25 14:44:50 UTC
From:
To:
Dear Maintainer,

Your package include a embded copy of yajl (patched).

You should try to use the upstream library if needed by using a thin layer of
compatibility

Thanks

rouca

#1039082#10
Date:
2023-10-24 08:52:56 UTC
From:
To:

#1039082#19
Date:
2023-10-26 19:15:19 UTC
From:
To:
As upstream explained this bug is not likely to be fixed.  That's why it is set to wontfix.

Kind regards
     Andreas.
----- Weitergeleitete Nachricht von Jeroen Ooms <notifications@github.com> -----

Date: Thu, 26 Oct 2023 11:35:34 -0700
From: Jeroen Ooms <notifications@github.com>
To: jeroen/jsonlite <jsonlite@noreply.github.com>
Cc: Andreas Tille <tille@debian.org>, Author <author@noreply.github.com>
Subject: Re: [jeroen/jsonlite] Please enable usage of system yajl library (Issue #430)

Hi,

As I'm pretty sure I indicated earlier, upstream libyajl is unmaintained and we use a modified fork of the libyajl code. Therefore it is not possible to use Debian's libyajl.

The best I can offer is rename our bundled fork to something else, such that it is clear that this is a different library now.