From cb2814fd023e882fee583fbf63cfd361a67c751f Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 21 Jul 2018 13:09:01 +0000 Subject: Updated ham/gnuradio-* to 3.7.113.4 ## [3.7.13.4] - 2018-07-15 ### Fixed #### Project Scope - Fix Boost 1.67 linking issue #### gnuradio-runtime - Logging: fixed issues where messages weren't properly written to stdout/stderr due to incorrect strings #### gr-analog - `fmdet_cf`'s derivative coefficients were wrong. #### gr-blocks - `skiphead` used to incorrectly handle tags, now properly shifts #### gr-digital - `qa_packet_format`: Unit test used to potentially lock up due to incorrect condit ionals - `clock_recovery_cc`, `crc32_bb`: Accessing the `[0]` element of an empty vector is UB, even if you don't use the result afterwards. #### gr-fec - `polar_encoder`/`_common`: Fixed multiple out-of-bound accesses due to insufficient vector length checks #### gr-filter - `fft_filter`, `filter_delay`: Accessing the `[0]` element of an empty vector is UB, even if you don't use the result afterwards. --- ham/gnuradio-core/Makefile.version | 4 ++-- ham/gnuradio-core/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'ham/gnuradio-core') diff --git a/ham/gnuradio-core/Makefile.version b/ham/gnuradio-core/Makefile.version index 914f4a1b6a4..1b571064418 100644 --- a/ham/gnuradio-core/Makefile.version +++ b/ham/gnuradio-core/Makefile.version @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.version,v 1.11 2018/07/16 07:55:22 mef Exp $ +# $NetBSD: Makefile.version,v 1.12 2018/07/21 13:09:01 mef Exp $ -VERSION= 3.7.13.3 +VERSION= 3.7.13.4 diff --git a/ham/gnuradio-core/distinfo b/ham/gnuradio-core/distinfo index 8ec5b6fed9c..f8f8accdb1d 100644 --- a/ham/gnuradio-core/distinfo +++ b/ham/gnuradio-core/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.30 2018/07/17 06:55:52 mef Exp $ +$NetBSD: distinfo,v 1.31 2018/07/21 13:09:01 mef Exp $ -SHA1 (gnuradio-3.7.13.3.tar.gz) = 67bde0ab643081381f7acb43fc9061cad40b5ab8 -RMD160 (gnuradio-3.7.13.3.tar.gz) = 58fdfffa51a87b8091d6840f6713d0785155525f -SHA512 (gnuradio-3.7.13.3.tar.gz) = e4bf63899678fd792bc08baa2db673b192dc823d6e586124538cbdf12e60a882847e72cfca7f52ef906d52038a9cb48a8b5891593c9db1cb172c4077a54d4056 -Size (gnuradio-3.7.13.3.tar.gz) = 4544605 bytes +SHA1 (gnuradio-3.7.13.4.tar.gz) = a3c60d00a434da002d46a804654855951dd11e52 +RMD160 (gnuradio-3.7.13.4.tar.gz) = 4e84ed451367fd011e6b8a2640105621be54c154 +SHA512 (gnuradio-3.7.13.4.tar.gz) = 85c265851b43d4b62590869c91a9b7b262601dce233515096f1a1e68a14ea2710f08cc07859326efdfde29a2f156477d3bbd42e3bdd9b8ac13f6769637bf794b +Size (gnuradio-3.7.13.4.tar.gz) = 4546663 bytes SHA1 (patch-cmake_Modules_FindSphinx.cmake) = 1e42ad000962f4766810fbd322c80dad1f0b1c3c SHA1 (patch-gnuradio_runtime_include_gnuradio_high__res__timer__h) = 59ad8192e7ac76b2ce35cda68c378bc2abad20a5 SHA1 (patch-gnuradio_runtime_lib_thread_thread_cc) = 7e8aa146447fc7ffd006ffd540764ae4b15da2a5 -- cgit v1.2.3