On Mon, Apr 25, 2022 at 06:18:38PM +0300, Kirill Bychkov wrote:
> Hi,
> The patch below updates jansson to 2.14 and brings CVE-2020-36325 fix.
> All consumers are building fine. Runtime test with seafile-client.
> OK to commit?
ok tb
One regress test fails because it assumes that it is run in a g
Hi,
The patch below updates jansson to 2.14 and brings CVE-2020-36325 fix.
All consumers are building fine. Runtime test with seafile-client.
OK to commit?
Index: Makefile
===
RCS file: /cvs/ports/devel/jansson/Makefile,v
retrieving r
On Fri, Jul 16 2021, Stuart Henderson wrote:
> On 2021/07/16 13:23, Kirill Bychkov wrote:
>> On Fri, July 16, 2021 12:57, Stuart Henderson wrote:
>> > On 2021/07/16 12:08, Kirill Bychkov wrote:
>> >> Hi,
>> >> This is a bugfix update for jansson.
>> >> All consumers are building fine.
>> >> Change
On 2021/07/16 13:23, Kirill Bychkov wrote:
> On Fri, July 16, 2021 12:57, Stuart Henderson wrote:
> > On 2021/07/16 12:08, Kirill Bychkov wrote:
> >> Hi,
> >> This is a bugfix update for jansson.
> >> All consumers are building fine.
> >> Changelog:
> >> https://jansson.readthedocs.io/en/2.13/chang
On Fri, July 16, 2021 12:57, Stuart Henderson wrote:
> On 2021/07/16 12:08, Kirill Bychkov wrote:
>> Hi,
>> This is a bugfix update for jansson.
>> All consumers are building fine.
>> Changelog:
>> https://jansson.readthedocs.io/en/2.13/changes.html#version-2-13-1
>> SEPARATE_BUILD set after it was
On 2021/07/16 12:08, Kirill Bychkov wrote:
> Hi,
> This is a bugfix update for jansson.
> All consumers are building fine.
> Changelog:
> https://jansson.readthedocs.io/en/2.13/changes.html#version-2-13-1
> SEPARATE_BUILD set after it was dropped when switching from cmake
> to autotools.
> Runtime
Hi,
This is a bugfix update for jansson.
All consumers are building fine.
Changelog:
https://jansson.readthedocs.io/en/2.13/changes.html#version-2-13-1
SEPARATE_BUILD set after it was dropped when switching from cmake
to autotools.
Runtime tests are welcome.
OK?
Index: Makefile
==