Hello community,

here is the log from the commit of package dumpvdl2 for openSUSE:Factory 
checked in at 2020-08-29 20:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dumpvdl2 (Old)
 and      /work/SRC/openSUSE:Factory/.dumpvdl2.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dumpvdl2"

Sat Aug 29 20:44:02 2020 rev:12 rq:830356 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes        2020-07-07 
13:01:02.802265805 +0200
+++ /work/SRC/openSUSE:Factory/.dumpvdl2.new.3399/dumpvdl2.changes      
2020-08-29 20:44:27.077517801 +0200
@@ -1,0 +2,30 @@
+Tue Aug 25 18:50:09 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to versino 2.0.1
+  * Fixed build failure with gcc version 10.
+
+-------------------------------------------------------------------
+Mon Aug 24 22:07:52 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 2.0.0
+  * Major overhaul of the output subsystem. The new architecture
+    is modular, multithreaded and can easily be extended with new
+    output drivers. It also allows using multiple outputs
+    simultaneously.
+  * New output configuration scheme. --output-file --daily,
+    --hourly and --output-acars-pp options have been removed.
+    All outputs are now configured using --output option.
+    Adjusting command line parameters is therefore required to run
+    the program. Run dumpvdl2 --output help for instructions or
+    see "Output configuration" section in README.md for details
+    and examples.
+  * Support for streaming messages over network using UDP/IP.
+  * Support for streaming messages over network using ZeroMQ
+    publisher sockets. Requires libzmq library.
+  * Support for storing AVLC frames as raw data (without decoding)
+    in binary files for archiving purposes. File contents can
+    then be decoded anytime later, as if the frames were just
+  * received from the air. Requires protobuf-c library.
+  * Minor bugfixes.
+
+-------------------------------------------------------------------

Old:
----
  dumpvdl2-1.10.1.tar.xz

New:
----
  dumpvdl2-2.0.1.tar.xz

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

Other differences:
------------------
++++++ dumpvdl2.spec ++++++
--- /var/tmp/diff_new_pack.4cnjux/_old  2020-08-29 20:44:27.925518154 +0200
+++ /var/tmp/diff_new_pack.4cnjux/_new  2020-08-29 20:44:27.929518156 +0200
@@ -2,7 +2,7 @@
 # spec file for package dumpvdl2
 #
 # Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2017, Martin Hauke <[email protected]>
+# Copyright (c) 2017-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
@@ -18,7 +18,7 @@
 
 
 Name:           dumpvdl2
-Version:        1.10.1
+Version:        2.0.1
 Release:        0
 Summary:        A VDL Mode 2 message decoder and protocol analyzer
 License:        GPL-3.0-only
@@ -31,7 +31,9 @@
 BuildRequires:  pkgconfig(SoapySDR)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libacars-2) >= 2.0.0
+BuildRequires:  pkgconfig(libprotobuf-c) >= 1.3.0
 BuildRequires:  pkgconfig(librtlsdr)
+BuildRequires:  pkgconfig(libzmq) >= 3.2.0
 BuildRequires:  pkgconfig(sqlite3)
 Recommends:     sqlite3
 

++++++ dumpvdl2-1.10.1.tar.xz -> dumpvdl2-2.0.1.tar.xz ++++++


Reply via email to