Hello community, here is the log from the commit of package dumpvdl2 for openSUSE:Factory checked in at 2019-11-12 11:56:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dumpvdl2 (Old) and /work/SRC/openSUSE:Factory/.dumpvdl2.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dumpvdl2" Tue Nov 12 11:56:47 2019 rev:9 rq:747524 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dumpvdl2/dumpvdl2.changes 2019-02-28 21:38:12.861643753 +0100 +++ /work/SRC/openSUSE:Factory/.dumpvdl2.new.2990/dumpvdl2.changes 2019-11-12 11:58:24.335534049 +0100 @@ -1,0 +2,27 @@ +Mon Nov 11 18:53:00 UTC 2019 - Martin Hauke <[email protected]> + +- 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 <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- dumpvdl2-1.6.0.tar.xz New: ---- dumpvdl2-1.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dumpvdl2.spec ++++++ --- /var/tmp/diff_new_pack.KZXJ2o/_old 2019-11-12 11:58:24.827534573 +0100 +++ /var/tmp/diff_new_pack.KZXJ2o/_new 2019-11-12 11:58:24.831534577 +0100 @@ -13,12 +13,12 @@ # 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.6.0 +Version: 1.7.1 Release: 0 Summary: A VDL Mode 2 message decoder and protocol analyzer License: GPL-3.0-only @@ -30,7 +30,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(SoapySDR) BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(libacars) +BuildRequires: pkgconfig(libacars) >= 1.3.0 BuildRequires: pkgconfig(librtlsdr) %description ++++++ dumpvdl2-1.6.0.tar.xz -> dumpvdl2-1.7.1.tar.xz ++++++
