Hello community,

here is the log from the commit of package dumpvdl2 for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/dumpvdl2 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.dumpvdl2.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dumpvdl2"

Thu Feb 20 00:07:28 2020 rev:14 rq:765366 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/dumpvdl2/dumpvdl2.changes      2020-01-15 
14:53:17.553518447 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.dumpvdl2.new.26092/dumpvdl2.changes   
2020-02-20 00:07:30.236141622 +0100
@@ -1,0 +2,93 @@
+Mon Nov 11 18:53:00 UTC 2019 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.7.1
+  * Fixed an issue where a truncated or corrupted ICAO APDU could
+    cause a crash in ASN.1 decoder.
+  * Fixed an issue where NULL characters in XID attribute values
+    could cause them do be printed partially. Any non-printable
+    characters in octet strings printed as text are now replaced
+    with periods.
+
+-------------------------------------------------------------------
+Mon Aug 26 20:43:04 UTC 2019 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.7.0
+  * Complete overhaul of output generation code.
+  * Significant enhancements to CLNP, COTP and IDRP decoders.
+    Most if not all protocol headers are now decoded and included
+    in the output.
+  * Added a decoder for X.225 Session Protocol SPDUs.
+  * Added a decoder for VDL SNDCF error reports.
+  * XID: improved decoding of XID sequencing, Frequency support
+    and System mask attributes.
+  * X.25: improved decoding of facility fields, call clearing
+    causes and diagnostic codes.
+  * Minor bug fixes.
+
+-------------------------------------------------------------------
+Fri Jan 18 23:54:00 UTC 2019 - mar...@gmx.de
+
+- Update to version 1.6.0
+  * New build system based on cmake.
+  * FANS/1-A CPDLC, ADS-C and ACARS decoders have been removed.
+    These features have been moved to libacars library, which is
+    now a mandatory dependency
+  * Added support for SoapySDR library. However there are still
+    some limitations with respect to SDR types which dumpvdl2
+    can work with. As of now, the device must support a sampling
+    rate of 2100000 samples per second. This will be addressed in
+    a future release.
+  * Minor bugfixes
+
+-------------------------------------------------------------------
+Sun Nov 18 18:51:58 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.5.0
+  * Sync with the latest SDRPlay API v. 2.13 which is now required
+    to compile the program.
+  * Added support for SDRPlay RSPduo (with tuner selection, bias-T
+    and notch filters).
+  * Added support for RSP1A features: Bias-T and broadcast notch
+    filter.
+  * Minor bugfixes
+
+-------------------------------------------------------------------
+Wed Aug  1 19:35:17 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.4.0
+  * Major improvements to the DSP and decoding engine - gives much
+    better decoding success rate, especially for weak transmissions
+    from distant aircraft.
+  * Each VDL2 channel is now processed in a separate thread, which
+    allows balancing the load onto multiple CPU cores.
+  * Fixed a nasty decoder bug which caused good frames to be
+    corrupted during decoding stage and therefore missed.
+  * Added CRC checking for ACARS messages. If there is a CRC
+    mismatch, the message will still be logged, but with an
+    appropriate warning.
+  * New StatsD metric avlc.msg.air2air - counts messages from
+    aircraft to aircraft (however strange it seems, such things
+    happen in real life).
+  * New StatsD metric decoder.errors.too_long - counts VDL2 bursts
+    dropped due to unreasonably large value in the length field.
+  * Due to changes in the decoding engine, the following StatsD
+    metric are now obsolete and have been removed:
+    avlc.errors.no_flag_start, avlc.errors.no_flag_end,
+    decoder.errors.no_preamble.
+  * Added --extended-header command line option which causes a few
+    decoder diagnostic parameters to be logged for each message.
+    Refer to the FAQ in README.md for description of the fields.
+  * Other minor bugfixes and improvements.
+  * C11-capable compiler is now required to build the program.
+
+-------------------------------------------------------------------
+Fri Jun  1 19:53:27 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.3.1
+  * Added decpdlc utility which decodes FANS-1/A CPDLC messages
+    supplied from command line or from a file. Can be used to
+    decode CPDLC traffic received via other media than VDL-2
+    (eg. ACARS, HFDL, SATCOM). Refer to "decpdlc" section in
+    README.md for details
+
+-------------------------------------------------------------------

Old:
----
  dumpvdl2-1.3.0.tar.xz

New:
----
  dumpvdl2-1.7.1.tar.xz

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

Other differences:
------------------
++++++ dumpvdl2.spec ++++++
--- /var/tmp/diff_new_pack.nG8jg9/_old  2020-02-20 00:07:30.532142194 +0100
+++ /var/tmp/diff_new_pack.nG8jg9/_new  2020-02-20 00:07:30.532142194 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dumpvdl2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,21 +13,24 @@
 # 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/
 #
 
 
 Name:           dumpvdl2
-Version:        1.3.0
+Version:        1.7.1
 Release:        0
 Summary:        A VDL Mode 2 message decoder and protocol analyzer
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Productivity/Hamradio/Other
 URL:            https://github.com/szpajder/dumpvdl2
 #Git-Clone:     https://github.com/szpajder/dumpvdl2.git
 Source:         
https://github.com/szpajder/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.xz
+BuildRequires:  cmake
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(SoapySDR)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libacars) >= 1.3.0
 BuildRequires:  pkgconfig(librtlsdr)
 
 %description
@@ -49,14 +52,20 @@
 %setup -q
 
 %build
-export CFLAGS='%{optflags}'
-make %{?_smp_mflags}
+%cmake \
+    -DRTLSDR=ON \
+    -DSOAPYSDR=ON \
+    -DMIRISDR=OFF \
+    -DSDRPLAY=OFF \
+    -DETSY_STATSD=OFF
+%make_jobs
 
 %install
-install -D -p -m 0755 dumpvdl2 %{buildroot}/%{_bindir}/dumpvdl2
+%cmake_install
 
 %files
-%doc FILTERING_EXAMPLES.md README.md LICENSE
+%license LICENSE
+%doc README.md
 %{_bindir}/dumpvdl2
 
 %changelog

++++++ dumpvdl2-1.3.0.tar.xz -> dumpvdl2-1.7.1.tar.xz ++++++


Reply via email to