Protocol Buffers - Google's data interchange format
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its internal
RPC protocols and file formats.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
14
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/protobuf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
add-missing-stdint-header.patch | 0000000346 346 Bytes | |
baselibs.conf | 0000000057 57 Bytes | |
manifest.txt.in | 0000000299 299 Bytes | |
protobuf-23.3.tar.gz | 0005043803 4.81 MB | |
protobuf-rpmlintrc | 0000000111 111 Bytes | |
protobuf.changes | 0000080645 78.8 KB | |
protobuf.spec | 0000008416 8.22 KB |
Revision 74 (latest revision is 83)
Dominique Leuenberger (dimstar_suse)
accepted
request 1096499
from
Dirk Mueller (dirkmueller)
(revision 74)
- update to 23.3: C++ * Regenerate stale files * Use the same ABI for static and shared libraries on non- Windows platforms * Add a workaround for GCC constexpr bug Objective-C * Regenerate stale files UPB (Python/PHP/Ruby C-Extension) * Fixed a bug in `upb_Map_Delete()` that caused crashes in map.delete(k) for Ruby when string-keyed maps were in use. Compiler * Add missing header to Objective-c generator * Add a workaround for GCC constexpr bug Java * Rollback of: Simplify protobuf Java message builder by removing methods that calls the super class only. Csharp * [C#] Replace regex that validates descriptor names - drop 0001-Use-the-same-ABI-for-static-and-shared-libraries-on-.patch (upstream)
Comments 0