Opened 2 months ago
Closed 2 months ago
#21003 closed enhancement (fixed)
protobuf-c-1.5.1
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (4)
comment:1 by , 2 months ago
comment:2 by , 2 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 2 months ago
[1.5.1] - 2025-02-01
What's Changed
- CMakeList.txt: Remove double hyphens
- Makefile.am: Distribute missing Config.cmake.in
- protobuf_c_message_unpack(): Fix memory corruption by initializing unknown_fields pointer
- Fix CI issues with CMake
- build.yml: Install libtool on OS X
- build.yml: Set "fail-fast: false" so we can tell which jobs are failing
- Update actions
- Miscellaneous CI updates
- build.yml: Build on more pull request activity types
- Chase compatibility issues with Google protobuf >= 26.0
- Clean CMake
- build.yml: Update Windows dependencies (abseil, protobuf)
- build.yml: Ubuntu: Add 22.04, 24.04
- Order oneof union members from largest to smallest
- More renaming of
protoc-c
toprotoc-gen-c
- cmake: Fix build when using ninja and protobuf-c already installed
- protoc-gen-c: Log a deprecation warning when invoked as
protoc-c
- build.yml: Try running multiarch builds on Debian bookworm
comment:4 by , 2 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
f5f23722a0 Update to protobuf-c-1.5.1. 070f835af1 Update to libX11-1.8.11 (Xorg library). ea2d6d30e7 Update to xhost-1.0.10 (Xorg application).
Note:
See TracTickets
for help on using tickets.
The patch for protobuf >= 26.1 is no longer needed.