Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dumpvdl2 for openSUSE:Factory checked in at 2022-06-28 15:21:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dumpvdl2 (Old) and /work/SRC/openSUSE:Factory/.dumpvdl2.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dumpvdl2" Tue Jun 28 15:21:28 2022 rev:15 rq:985270 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes 2021-07-12 21:41:12.875646363 +0200 +++ /work/SRC/openSUSE:Factory/.dumpvdl2.new.1548/dumpvdl2.changes 2022-06-28 15:21:36.693874254 +0200 @@ -1,0 +2,21 @@ +Wed Jun 15 19:42:21 UTC 2022 - Martin Hauke <[email protected]> + +- Update to version 2.2.0 + * Added support for reassembly of multipart CLNP and COTP packets. + This brings the ability to decode ADS-C v2 messages which are + too large to fit in a single CLNP / COTP packet, even if + fragmented in the X.25 layer. + * Added proper formatting of Route Clearance CPDLC message + elements. Removed the obsolete 8-channel limit. The maximum + number of VDL2 channels that can be decoded simultaneously is + now limited only by the hardware. + * Station ID (specified with --station-id option) is now + appended to the StatsD namespace if StatsD metric collection + is enabled. For example, if the station ID is set to KLAX, the + new namespace would be "dumpvdl2.KLAX" instead of just + "dumpvdl2". This allows simultaneous monitoring of several + dumpvdl2 instances separately in Grafana. + * Fixed a crash which occurred when the ground station list + file could not be opened. + +------------------------------------------------------------------- Old: ---- dumpvdl2-2.1.1.tar.xz New: ---- dumpvdl2-2.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dumpvdl2.spec ++++++ --- /var/tmp/diff_new_pack.0zJtlV/_old 2022-06-28 15:21:37.389875293 +0200 +++ /var/tmp/diff_new_pack.0zJtlV/_new 2022-06-28 15:21:37.397875304 +0200 @@ -1,8 +1,8 @@ # # spec file for package dumpvdl2 # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2017-2021, Martin Hauke <[email protected]> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2017-2022, 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 @@ -18,7 +18,7 @@ Name: dumpvdl2 -Version: 2.1.1 +Version: 2.2.0 Release: 0 Summary: A VDL Mode 2 message decoder and protocol analyzer License: GPL-3.0-only ++++++ dumpvdl2-2.1.1.tar.xz -> dumpvdl2-2.2.0.tar.xz ++++++
