Change logs for gnuradio source package in Noble

  • gnuradio (3.10.9.2-1.1ubuntu2) noble; urgency=medium
    
      * No-change rebuild for CVE-2024-3094
    
     -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 06:16:45 +0000
  • gnuradio (3.10.9.2-1.1ubuntu1) noble; urgency=medium
    
      * Drop build dependency on shared library libqt5core5a.
    
     -- Matthias Klose <email address hidden>  Sun, 17 Mar 2024 20:30:13 +0100
  • gnuradio (3.10.9.2-1.1build1) noble; urgency=medium
    
      * No-change rebuild against libqt5core5t64
    
     -- Steve Langasek <email address hidden>  Fri, 15 Mar 2024 04:29:53 +0000
  • gnuradio (3.10.9.2-1.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Rename libraries for 64-bit time_t transition.  Closes: #1062476
    
     -- Steve Langasek <email address hidden>  Wed, 28 Feb 2024 19:52:04 +0000
  • gnuradio (3.10.9.2-1build1) noble; urgency=medium
    
      * No-change rebuild with Python 3.12 as default
    
     -- Graham Inggs <email address hidden>  Sat, 20 Jan 2024 18:03:41 +0000
  • gnuradio (3.10.9.2-1) unstable; urgency=medium
    
      * New upstream release
        Fix a few memory errors in various modules.
        GRC - Fix regressions in bus connections.
    
     -- A. Maitland Bottoms <email address hidden>  Wed, 17 Jan 2024 15:51:20 -0500
  • gnuradio (3.10.9.1-2) unstable; urgency=medium
    
      * remove obsolete and redundant dependency python3-sip (Closes: #1060723)
      * Update to v3.10.9.1-13-gcaab75612
        - better checks before overrunning buffer
        - better bus port handling in grc
    
     -- A. Maitland Bottoms <email address hidden>  Mon, 15 Jan 2024 10:55:30 -0500
  • gnuradio (3.10.9.1-1) unstable; urgency=medium
    
      * New upstream release
      - Project
       - Python minimum version is now 3.7.2, vs 3.6.5, to support type hints. Even
         Python 3.7 is EOL, so this is not expected to affect people using newer
         versions of GNU Radio.
       - Add tox.ini, so that editors use the same formatting as github CI.
       - Use pointers to pass s32fc arguments to VOLK in gr-blocks, gr-digital, and
         gr-dtv to avoid undefined behavior. The fix is conditional on VOLK 3.1.0,
         which add a new supporting function.
    
      - Runtime
       - Disallow None for pmt_t arguments in Python.
       - Support spdlog installations with internal or external libfmt.
    
      - GRC
       - Use text labels to specify types for block parameters, instead of
         background colors which were difficult to read/remember.
       - Enable setting of documentation URLs, relative or absolute in yaml. This
         allows OOTs to use the documentation link in the block parameter dialog.
       - Disallow use of block ids that are Python keywords and "gnuradio".
       - Add type annotations in some places (required bump to Python 3.7.2).
       - Use C version of YAML loader (yaml.CSafeLoader) for better performance.
       - Connections may have properties for supported connection domains. This
         feature was added for RFNoC connections. Standard stream and message
         connections do not support this feature, but they may in future versions.
       - Check grc file version. The above feature required a version bump to "2".
         Where no connection properties are used, version "1" is still emitted.
         Note that previous versions of GRC do not check for file version. RFNoC
         flowgraphs with connection properties will fail to load in previous
         versions as a result.
       - Fix bug where an impressive number of backslashes were added
         to some filenames.
    
      - gr-dtv
       - Read expected data as little-endian
    
      - gr-fec
       - Add FEC_API to CCSDS Reed-Solomon functions so they can be used by OOTs.
    
      - gr-qtgui
       - QT GUI Msg Push Button: add a callback for Message Value to allow it to
        change at runtime.
    
      - gr-uhd
       - RFNoC Rx-Streamer: Add start stream options
       - Add back-edge property to RFNoC connections
    
      - Build system and packaging
       - Update conda build. Re-rendered with conda-build 3.27.0,
         conda-smithy 3.28.0, and conda-forge-pinning 2023.11.07.18.09.01.
       - Use utf-8 encoding when writing files in gr_python_install.
    
      - Testing
        There has been a great effort to identify why tests fail intermittently,
        or only on certain platforms. This has lead to a number of improved tests,
        and identification of a number of real bugs.
    
     -- A. Maitland Bottoms <email address hidden>  Mon, 01 Jan 2024 10:21:00 -0500
  • gnuradio (3.10.9.0-1) unstable; urgency=medium
    
      * New upstream release
    
     -- A. Maitland Bottoms <email address hidden>  Sun, 31 Dec 2023 23:11:50 -0500
  • gnuradio (3.10.8.0-2build1) noble; urgency=medium
    
      * No-change rebuild for boost defaults change.
    
     -- Matthias Klose <email address hidden>  Tue, 19 Dec 2023 20:41:32 +0100
  • gnuradio (3.10.8.0-2) unstable; urgency=medium
    
      * fix typo in gnuradio-doc html url (Closes: #1054347)
      * remove __pycache__ files in clean target (Closes: #1044439)
      * use loong64 arch for thrift dependencies (Closes: #1057458)
      * improve builds without thrift (Closes: #1054331)
      * Use pointers to pass s32fc arguments to VOLK 3.1
    
     -- A. Maitland Bottoms <email address hidden>  Sun, 17 Dec 2023 11:35:42 -0500
  • gnuradio (3.10.8.0-1build2) noble; urgency=medium
    
      * Rebuild against latest uhd
    
     -- Jeremy Bícha <email address hidden>  Fri, 24 Nov 2023 19:55:21 -0500
  • gnuradio (3.10.8.0-1build1) noble; urgency=medium
    
      * Rebuild against latest uhd
    
     -- Jeremy Bícha <email address hidden>  Fri, 27 Oct 2023 16:18:37 -0400
  • gnuradio (3.10.8.0-1) unstable; urgency=medium
    
      * New upstream release
      * improved gnuradio-doc
    
     -- A. Maitland Bottoms <email address hidden>  Fri, 20 Oct 2023 19:16:37 -0400
  • gnuradio (3.10.7.0-3build1) mantic; urgency=medium
    
      * Rebuild against new libcodec2-1.2.
    
     -- Gianfranco Costamagna <email address hidden>  Sat, 19 Aug 2023 00:23:49 +0200