Hello community, here is the log from the commit of package libjansson for openSUSE:Factory checked in at 2018-11-26 10:12:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libjansson (Old) and /work/SRC/openSUSE:Factory/.libjansson.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libjansson" Mon Nov 26 10:12:37 2018 rev:11 rq:648586 version:2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/libjansson/libjansson.changes 2017-03-10 21:43:57.514423769 +0100 +++ /work/SRC/openSUSE:Factory/.libjansson.new.19453/libjansson.changes 2018-11-26 10:12:43.162265912 +0100 @@ -1,0 +2,29 @@ +Fri Nov 9 17:35:19 UTC 2018 - [email protected] + +- update to new upstream release 2.11 + * New features: + - Add `json_pack()` format specifiers s*, o* and O* for values + that can be omitted if null (#339). + - Add `json_error_code()` to retrieve numeric error codes + (#365, #380, #381). + - Enable thread safety for `json_dump()` on all systems. + Enable thread safe `json_decref()` and `json_incref()` for + modern compilers (#389). + - Add `json_sprintf()` and `json_vsprintf()` (#393). + * Bug Fixes: + - Fix incorrect report of success from `json_dump_file()` when + an error is returned by `fclose()` (#359). + - Make json_equal() const-correct (#344). + - Fix incomplete stealing of references by `json_pack()` (#374) + +- changelog from 2.9 + * New features: + - Add JSON_EMBED encoding flag allowing arrays and objects to + be encoded into existing streams (#329). + - Add `json_dumpb()` function for dumping to a pre-allocated + buffer (#328). + - Add `json_dumpfd()` and `json_loadfd()` functions for dumping + to streaming file descriptors (#328). + - Add support for parsing buffers larger than 2GB (#309). + +------------------------------------------------------------------- Old: ---- jansson-2.9.tar.bz2 jansson-2.9.tar.bz2.asc New: ---- jansson-2.11.tar.bz2 jansson-2.11.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libjansson.spec ++++++ --- /var/tmp/diff_new_pack.BzqUWI/_old 2018-11-26 10:12:43.806265156 +0100 +++ /var/tmp/diff_new_pack.BzqUWI/_new 2018-11-26 10:12:43.810265151 +0100 @@ -1,7 +1,7 @@ # # spec file for package libjansson # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Summary: C library for encoding, decoding and manipulating JSON data License: MIT Group: Development/Libraries/C and C++ -Version: 2.9 +Version: 2.11 Release: 0 Url: http://digip.org/jansson/ ++++++ jansson-2.9.tar.bz2 -> jansson-2.11.tar.bz2 ++++++ ++++ 6441 lines of diff (skipped)
