Hello community,

here is the log from the commit of package libacars2 for openSUSE:Factory 
checked in at 2020-11-07 21:02:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libacars2 (Old)
 and      /work/SRC/openSUSE:Factory/.libacars2.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libacars2"

Sat Nov  7 21:02:53 2020 rev:4 rq:846834 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libacars2/libacars2.changes      2020-08-29 
20:43:51.985503147 +0200
+++ /work/SRC/openSUSE:Factory/.libacars2.new.11331/libacars2.changes   
2020-11-07 21:05:36.401623079 +0100
@@ -1,0 +2,24 @@
+Sat Nov  7 10:30:26 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 2.1.0
+  * ADS-C: fixed incorrect computation of vertical speed threshold
+    in contract request messages.
+  * JSON: fixed a bug where an ASN.1 string containing a
+    \0 character caused truncation of JSON output. NULLs in strings
+    are now replaced with \u0000 sequence.
+  * JSON: ASN.1 SEQUENCEs are now printed as JSON objects rather
+    than arrays of objects. It produces a simpler and more readable
+    JSON structure. The change applies to all ASN.1 types formatted
+    with la_asn1_format_SEQUENCE_cpdlc_as_json function. Refer to
+    asn1-format-cpdlc-json.c file for a full list.
+  * JSON: added json_append_octet_string_as_string function which
+    prints the contents of the given byte buffer as a JSON string
+    rather than as a list of numeric values.
+  * JSON: added a bunch of new functions for formatting basic
+    ASN.1 types. Now we have them all in libacars. Before that
+    they were scattered between libacars and dumpvdl2.
+  * JSON: deprecate la_json_append_long function. A more portable
+    version named la_json_append_int64 shall be used instead.
+  * Small bugfixes, code cleanups.
+
+-------------------------------------------------------------------

Old:
----
  libacars-2.0.1.tar.gz

New:
----
  libacars-2.1.0.tar.gz

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

Other differences:
------------------
++++++ libacars2.spec ++++++
--- /var/tmp/diff_new_pack.kIiBmF/_old  2020-11-07 21:05:36.961622184 +0100
+++ /var/tmp/diff_new_pack.kIiBmF/_new  2020-11-07 21:05:36.965622178 +0100
@@ -2,7 +2,7 @@
 # spec file for package libacars2
 #
 # Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2019, Martin Hauke <[email protected]>
+# Copyright (c) 2019-2020, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define sover   2
 %define libname libacars-2-%{sover}
 Name:           libacars2
-Version:        2.0.1
+Version:        2.1.0
 Release:        0
 Summary:        A library for decoding various ACARS message payloads
 License:        MIT

++++++ libacars-2.0.1.tar.gz -> libacars-2.1.0.tar.gz ++++++
++++ 6460 lines of diff (skipped)


Reply via email to