FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications.
This package contains the runtime library needed for C++ applications.
This package contains the runtime library needed for C++ applications.
Original maintainer | Maximiliano Curia |
---|---|
Homepage | http://google.github.io/flatbuffers/ |
1.11.0




Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | deb | 1.11.0+dfsg1-1~mx17+1 | 2020-03-21 | 145 kiB | 492 kiB | Steven Pusser |
![]() | rpm | 1.11.0-lp152.3.6 | 2020-03-23 | 167 kiB | 490 kiB | https://bugs.opensuse.org |
![]() | rpm | 1.11.0-3.2 | 2020-03-11 | 157 kiB | 402 kiB | https://bugs.opensuse.org |
![]() | deb | 1.11.0+dfsg1-1.2ubuntu1 | 2020-03-23 | 157 kiB | 573 kiB | Ubuntu Developers |
Latest updates

OpenSUSE Leap 15.2 oss: Updated from 1.11.0-lp152.3.4 to 1.11.0-lp152.3.6
2020-03-23
- Fix build: RPM 4.15 got a bit stricter and fails on find-provides script errors. Earlier RPM versions ignored it. In this specic case it turns out that the .cmake file installed is invalid, as it contained set(PACKAGE_VERSION "..") (so RPM is right to abort). Turns out that upstream simply did not really cater for the fact that this could be installed from tarball and not from a git checkout: they use 'git describe' to inject a version into the .cmake file. Fix this by replacing the placeholders using sed, injecting the rpm %version there.

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.2ubuntu1 removed
2020-03-23

Ubuntu 20.04 focal/universe: Updated from 1.11.0+dfsg1-1.1ubuntu1 to 1.11.0+dfsg1-1.2ubuntu1
2020-03-23
- Fixup again symbol files

Ubuntu 20.04 focal-proposed/universe: Updated from 1.11.0+dfsg1-1.2 to 1.11.0+dfsg1-1.2ubuntu1
2020-03-22
- Fixup again symbol files

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.2 introduced
2020-03-22
- Non-maintainer upload
- Refresh symbols from unstable build logs.
This fixes FTBFS on mips64el.

MX Linux stretch stretch/main: Version 1.11.0+dfsg1-1~mx17+1 introduced
2020-03-21
- Rebuild for MX Linux.

OpenSUSE Leap 15.2 oss: Updated from 1.11.0-lp152.3.1 to 1.11.0-lp152.3.4
2020-03-19
- Fix build: RPM 4.15 got a bit stricter and fails on find-provides script errors. Earlier RPM versions ignored it. In this specic case it turns out that the .cmake file installed is invalid, as it contained set(PACKAGE_VERSION "..") (so RPM is right to abort). Turns out that upstream simply did not really cater for the fact that this could be installed from tarball and not from a git checkout: they use 'git describe' to inject a version into the .cmake file. Fix this by replacing the placeholders using sed, injecting the rpm %version there.

OpenSUSE Tumbleweed oss: Updated from 1.11.0-3.1 to 1.11.0-3.2
2020-03-11
- Fix build: RPM 4.15 got a bit stricter and fails on find-provides script errors. Earlier RPM versions ignored it. In this specic case it turns out that the .cmake file installed is invalid, as it contained set(PACKAGE_VERSION "..") (so RPM is right to abort). Turns out that upstream simply did not really cater for the fact that this could be installed from tarball and not from a git checkout: they use 'git describe' to inject a version into the .cmake file. Fix this by replacing the placeholders using sed, injecting the rpm %version there.

OpenSUSE Leap 15.2 oss: Updated from 1.11.0-lp152.2.7 to 1.11.0-lp152.3.1
2020-02-25
- Fix build: RPM 4.15 got a bit stricter and fails on find-provides script errors. Earlier RPM versions ignored it. In this specic case it turns out that the .cmake file installed is invalid, as it contained set(PACKAGE_VERSION "..") (so RPM is right to abort). Turns out that upstream simply did not really cater for the fact that this could be installed from tarball and not from a git checkout: they use 'git describe' to inject a version into the .cmake file. Fix this by replacing the placeholders using sed, injecting the rpm %version there.

OpenSUSE Tumbleweed oss: Updated from 1.11.0-2.1 to 1.11.0-3.1
2020-02-22
- Fix build: RPM 4.15 got a bit stricter and fails on find-provides script errors. Earlier RPM versions ignored it. In this specic case it turns out that the .cmake file installed is invalid, as it contained set(PACKAGE_VERSION "..") (so RPM is right to abort). Turns out that upstream simply did not really cater for the fact that this could be installed from tarball and not from a git checkout: they use 'git describe' to inject a version into the .cmake file. Fix this by replacing the placeholders using sed, injecting the rpm %version there.

OpenSUSE Leap 15.2 oss: Updated from 1.11.0-lp152.2.5 to 1.11.0-lp152.2.7
2020-02-19
- Use %cmake_build to build the cmake stuff

Ubuntu 20.04 focal/universe: Updated from 1.11.0+dfsg1-1.1 to 1.11.0+dfsg1-1.1ubuntu1
2020-02-18
- Refresh symbols to fix FTBFS on ppc64el and s390x

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.1ubuntu1 removed
2020-02-18

Ubuntu 20.04 focal-proposed/universe: Version 1.11.0+dfsg1-1.1ubuntu1 introduced
2020-02-18
- Refresh symbols to fix FTBFS on ppc64el and s390x

OpenSUSE Leap 15.2 oss: Updated from 1.11.0-lp152.2.3 to 1.11.0-lp152.2.5
2020-02-04
- Use %cmake_build to build the cmake stuff

Ubuntu 20.04 focal/universe: Version 1.11.0+dfsg1-1.1 introduced
2020-01-20
- Non-maintainer upload
- Fix odd version number that I uploaded with accidentally (I'm sorry)

OpenSUSE Leap 15.2 oss: Updated from 1.11.0-lp152.2.2 to 1.11.0-lp152.2.3
2020-01-17
- Use %cmake_build to build the cmake stuff

OpenSUSE Leap 15.2 oss: Version 1.11.0-lp152.2.2 introduced
2020-01-07
- Use %cmake_build to build the cmake stuff

OpenSUSE Tumbleweed oss: Updated from 1.11.0-1.3 to 1.11.0-2.1
2019-12-13
- Use %cmake_build to build the cmake stuff

OpenSUSE Tumbleweed oss: Updated from 1.11.0-1.2 to 1.11.0-1.3
2019-11-18
- Update to 1.11.0
- More accurate C++ float handling, NaN handling, limit checking.
- Java optimization: faster object accessors, faster UTF8 conversion.
- A lot of Rust port improvements.
- Vector of union JSON parsing.
- Parser can now work from binary schemas.
- Python: numpy vector support.
- Packaging: Snap & RPM support.
- Many improvements to our CI, added Bazel CI, dockerized language tests.
- Many other fixes and smaller improvements, 169 commits since
- 10.0
Related packages
libflatbuffers1-dbgsym - debug symbols for libflatbuffers1
libflatbuffers1-debuginfo - Debug information for package libflatbuffers1