Hello community, here is the log from the commit of package libjansson for openSUSE:Factory checked in at 2019-02-04 21:10:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libjansson (Old) and /work/SRC/openSUSE:Factory/.libjansson.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libjansson" Mon Feb 4 21:10:38 2019 rev:12 rq:669067 version:2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/libjansson/libjansson.changes 2018-11-26 10:12:43.162265912 +0100 +++ /work/SRC/openSUSE:Factory/.libjansson.new.28833/libjansson.changes 2019-02-04 21:10:39.575885263 +0100 @@ -1,0 +2,13 @@ +Thu Jan 24 07:55:39 UTC 2019 - [email protected] + +- update to new upstream release 2.12 + * Bug fixes: + - Fix error message in `json_pack()` for NULL object (#409). + - Avoid invalid memory read in `json_pack()` (#421). + - Call va_end after va_copy in `json_vsprintf()` (#427). + - Improve handling of formats with '?' and '*' in `json_pack()` + (#438). + - Remove inappropriate `jsonp_free()` which caused + segmentation fault in error handling (#444). + +------------------------------------------------------------------- Old: ---- jansson-2.11.tar.bz2 jansson-2.11.tar.bz2.asc New: ---- jansson-2.12.tar.bz2 jansson-2.12.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libjansson.spec ++++++ --- /var/tmp/diff_new_pack.UfJbgX/_old 2019-02-04 21:10:40.831884813 +0100 +++ /var/tmp/diff_new_pack.UfJbgX/_new 2019-02-04 21:10:40.835884811 +0100 @@ -1,7 +1,7 @@ # # spec file for package libjansson # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,7 @@ Summary: C library for encoding, decoding and manipulating JSON data License: MIT Group: Development/Libraries/C and C++ -Version: 2.11 +Version: 2.12 Release: 0 Url: http://digip.org/jansson/ ++++++ jansson-2.11.tar.bz2 -> jansson-2.12.tar.bz2 ++++++ ++++ 6477 lines of diff (skipped)
