Opened 6 days ago

Closed 4 days ago

#21350 closed enhancement (fixed)

protobuf-30.2

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 days ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 days ago

Protocol Buffers v30.2 Compiler

  • Restore generator headers in cmake install until the next breaking C++ release

C++

  • Remove dllexport attribute on variable definition.
  • Restore generator headers in cmake install until the next breaking C++ release
  • Change how we decide which empty string implementation to use.

Java

  • Remove dllexport attribute on variable definition.
  • Add protobuf_maven artifacts to protobuf_maven_dev as well so they can still be referenced correctly using the dev namespace for dev-only targets.
  • Add volatile to featuresResolved
  • Restore generator headers in cmake install until the next breaking C++ release
  • Restore custom protobuf maven namespaces to avoid polluting main maven namespace for non-dev dependencies as well.
  • Fix Java concurrency issue in feature resolution for old <=3.25.x gencode using lazy feature resolution.
  • Fix lite classes in the protobuf-java Maven release to be JDK8 compatible.

Kotlin

  • Restore custom protobuf maven namespaces to avoid polluting main maven namespace for non-dev dependencies as well.

Csharp

  • Restore generator headers in cmake install until the next breaking C++ release

Objective-C

  • Restore generator headers in cmake install until the next breaking C++ release

Python

  • Restore generator headers in cmake install until the next breaking C++ release

Ruby

  • Restore generator headers in cmake install until the next breaking C++ release

Other

  • Restore JDK8 compatibility in Bazel for libraries with dependencies from Maven (e.g. java/util)

comment:3 by Bruce Dubbs, 4 days ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

86f8046858 Update to xfce4-terminal-1.1.5.
196d2d7e11 Update to protobuf-30.2.
bd98caa67d Update to jasper-4.2.5.
Note: See TracTickets for help on using tickets.