Hello community,

here is the log from the commit of package libjansson for openSUSE:Factory 
checked in at 2014-11-06 16:50:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libjansson (Old)
 and      /work/SRC/openSUSE:Factory/.libjansson.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libjansson"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libjansson/libjansson.changes    2014-09-12 
12:22:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libjansson.new/libjansson.changes       
2014-11-06 16:51:34.000000000 +0100
@@ -1,0 +2,26 @@
+Wed Nov 05 10:18:23 UTC 2014 - [email protected]
+
+- Update to new upstream release 2.7
+* The json_pack et al functions recognize the specifiers "s%", "+%"
+  and "+#"
+* Add length-aware string constructors "json_stringn()" and
+  "json_stringn_nocheck()", length-aware string mutators
+  "json_string_setn()" and "json_string_setn_nocheck()",
+  and a function for getting string's length "json_string_length()"
+* Support ""\u0000"" escapes in the decoder. The support can be
+  enabled by using the ""JSON_ALLOW_NUL"" decoding flag
+* Add "json_boolean_value()" as an alias for "json_is_true()"
+* Add JSON_REAL_PRECISION encoding flag/macro for controlling real
+  number precision
+* Define the maximum indentation as JSON_MAX_INDENT.
+* Fix cases when some malformed ""\uNNNN"" escapes could crash
+  the decoder with an assertion failure
+* Avoid integer overflows with very long strings in UTF-8 decoder
+   and hashtable
+* Check for *NULL* key in "json_object_get()"
+  and "json_object_del()"
+* "json_unpack()": Allow mixing JSON_STRICT with optional keys.
+* Fix int/int32 mismatch
+* Parse subnormal numbers correctly
+
+-------------------------------------------------------------------

Old:
----
  jansson-2.6.tar.bz2
  jansson-2.6.tar.bz2.asc

New:
----
  jansson-2.7.tar.bz2
  jansson-2.7.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libjansson.spec ++++++
--- /var/tmp/diff_new_pack.W9F3UC/_old  2014-11-06 16:51:36.000000000 +0100
+++ /var/tmp/diff_new_pack.W9F3UC/_new  2014-11-06 16:51:36.000000000 +0100
@@ -21,7 +21,7 @@
 Summary:        C library for encoding, decoding and manipulating JSON data
 License:        MIT
 Group:          Development/Libraries/C and C++
-Version:        2.6
+Version:        2.7
 Release:        0
 Url:            http://digip.org/jansson/
 

++++++ jansson-2.6.tar.bz2 -> jansson-2.7.tar.bz2 ++++++
++++ 11355 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to