• Bug#1109386: unblock: protozero/1.8.1-1 (pre-approval)

    From Bas Couwenberg@21:1/5 to All on Wed Jul 16 13:00:02 2025
    XPost: linux.debian.devel.release

    This is a multi-part MIME message sent by reportbug.


    Package: release.debian.org
    Severity: normal
    X-Debbugs-Cc: [email protected]
    Control: affects -1 + src:protozero
    User: [email protected]
    Usertags: unblock

    Please unblock package protozero

    The new upstream release has been uploaded to experimental for now, but I'd like to move it to unstable and have it migrate to testing too.

    [ Reason ]
    Fixes a buffer overrun security issue.

    [ Impact ]
    Unfixed security issue.

    [ Tests ]
    Upstream test suite.

    [ Risks ]
    Low, only three rdeps (libosmium, mapnik, qtlocation-opensource-src).

    [ Checklist ]
    [x] all changes are documented in the d/changelog
    [x] I reviewed all changes and I approve them
    [x] attach debdiff against the package in testing

    [ Other info ]
    Upstream reported the issue on the debian-gis list:

    https://lists.debian.org/debian-gis/2025/07/msg00002.html

    unblock protozero/1.8.1-1

    diff -Nru protozero-1.8.0/CHANGELOG.md protozero-1.8.1/CHANGELOG.md
    --- protozero-1.8.0/CHANGELOG.md 2025-01-13 10:42:19.000000000 +0100
    +++ protozero-1.8.1/CHANGELOG.md 2025-07-15 19:28:17.000000000 +0200
    @@ -14,7 +14,15 @@
    ### Fixed


    -## [1.8.0] - 2024-01-13
    +## [1.8.1] - 2025-07-15
    +
    +### Fixed
    +
    +- Fix buffer overrun in `get_bool()`
    +- Fix test that checks that protozero also works with `std::string_view`
    +
    +
    +## [1.8.0] - 2025-01-13

    ### Changed

    diff -Nru protozero-1.8.0/CMakeLists.txt protozero-1.8.1/CMakeLists.txt
    --- protozero-1.8.0/CMakeLists.txt 2025-01-13 10:42:19.000000000 +0100
    +++ protozero-1.8.1/CMakeLists.txt 2025-07-15 19:28:17.000000000 +0200
    @@ -10,7 +10,7 @@

    #-----------------------------------------------------------------------------

    -project(protozero VERSION 1.8.0 LANGUAGES CXX C)
    +project(protozero VERSION 1.8.1 LANGUAGES CXX C)

    set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

    @@ -40,9 +40,13 @@

    include_directories("${CMAKE_SOURCE_DIR}/include")

    +# Used for testing
    set(PROTOZERO_DATA_VIEW "" CACHE STRING "Type us
  • From Ivo De Decker@21:1/5 to Bas Couwenberg on Mon Jul 21 20:20:01 2025
    XPost: linux.debian.devel.release

    Control: tags -1 confirmed moreinfo

    Hi,

    On Wed, Jul 16, 2025 at 12:57:07PM +0200, Bas Couwenberg wrote:
    Please unblock package protozero

    The new upstream release has been uploaded to experimental for now, but I'd like to move it to unstable and have it migrate to testing too.

    Please go ahead with the upload and remove the moreinfo tag from this unblock request once the new upload has been in unstable for a few days, and you think it's ready to migrate.

    Thanks,

    Ivo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)