Opened 7 months ago

Closed 6 months ago

Last modified 6 months ago

#20354 closed enhancement (fixed)

protobuf-28.2

Reported by: Bruce Dubbs Owned by: Rahul Chandra
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Rahul Chandra, 7 months ago

Owner: changed from blfs-book to Rahul Chandra
Status: newassigned

comment:2 by Douglas R. Reno, 6 months ago

Summary: protobuf-28.1protobuf-28.2

comment:3 by Rahul Chandra, 6 months ago

C++

Fix cord handling in DynamicMessage and oneofs. (#18373) (5b0e543)

Java

Add recursion check when parsing unknown fields in Java. (ac9fb5b)

comment:4 by Rahul Chandra, 6 months ago

Resolution: fixed
Status: assignedclosed
Fixed @
db65d99b0decdc2b38ab9596db7a6f4ed49047f9 - protobuf-28.2
4d0a4263abf0a00d5050953caa5bbeba0940fb78 - libpng-1.6.44
3a37e2f6cde8f490ee87dfce68a590ab817dc834 - bluez-5.78
befaab0a59b34bd4f25b5dd9cb86a09fe64bf87d - librsvg-2.58.4
d65e019e26c4128e3a01a6a549900e8f96ea1cb3 - curl-8.10.1 (Security Update).
1aa3576106248285dcf02e640d8a3dc660d864a6 - qemu-9.1.0
5216c76c32d250b0acf96b2b7e6d3df2e1d3956c - power-profiles-daemon-0.23

comment:5 by Douglas R. Reno, 6 months ago

Protobuf 28.1:

C++

    Fix compiler error with StrongReferenceToType() (8ea3bb1)

PHP
PHP C-Extension

    Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
    See also UPB changes below, which may affect PHP C-Extension.

Ruby
Ruby C-Extension

    Fix a potential Ruby-upb use of uninitialized memory. (70b77de)
    Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
    See also UPB changes below, which may affect Ruby C-Extension.

UPB (Python/PHP/Ruby C-Extension)

    Fix a potential Ruby-upb use of uninitialized memory. (70b77de)
    Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
Note: See TracTickets for help on using tickets.