stable

flatbuffers-2.0.8-2.el9

FEDORA-EPEL-2022-c4b5c75b18 created by music 2 years ago for Fedora EPEL 9

2.0.8 (Aug 29 2022)

  • Fix for --keep-prefix that was generating the wrong include statements for C++ (#7469). The bug was introduced in 2.0.7.

  • Added the Verifier::Options option struct to allow specifying runtime configuration settings for the verifier (#7489). This allows to skip verifying nested flatbuffers, a on-by-default change that was introduced in 2.0.7. This deprecates the existing Verifier constructor, which may be removed in a future version.

  • Refactor of tests/test.cpp that lead to ~10% speedup in compilation of the entire project (#7487).

2.0.7 (Aug 22 2022)

  • This is the first version with an explicit change log.

  • Verifier now checks that buffers are at least the minimum size required to be a flatbuffers (12 bytes). This includes nested flatbuffers, which previously could be declared valid at size 0.

  • Annotated binaries. Given a flatbuffer binary and a schema (or binary schema) one can generate an annotated flatbuffer (.afb) to describe each byte in the binary with schema metadata and value.

  • First binary schema generator (Lua) to generate Lua code via a .bfbs file. This is mostly an implementation detail of flatc internals, but will be slowly applied to the other language generators.

This update has been submitted for testing by music.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

music edited this update.

2 years ago

This update has been pushed to testing.

2 years ago
User Icon music commented & provided feedback 2 years ago

An upstream bug was reported in 2.0.7. This update should not go stable until it is updated to 2.0.8, which was just released.

music edited this update.

2 years ago

music edited this update.

2 years ago

music edited this update.

2 years ago

music edited this update.

New build(s):

  • flatbuffers-2.0.8-2.el9

Removed build(s):

  • flatbuffers-2.0.7-1.el9

Karma has been reset.

2 years ago

This update has been submitted for testing by music.

2 years ago

This update has been pushed to testing.

2 years ago

This update has been submitted for stable by bodhi.

2 years ago

This update has been pushed to stable.

2 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
2 years ago
in testing
2 years ago
in stable
2 years ago
modified
2 years ago
BZ#2120889 flatbuffers-2.0.7 is available
0
0
BZ#2122466 flatbuffers-2.0.8 is available
0
0
BZ#2122528 flatbuffers compiler 2.0.7 produces C headers with missing include directories
0
0

Automated Test Results