[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project protobuf-3.19.6-11.el10

Name protobuf
Epoch 0
Version 3.19.6
Release 11.el10
Website/URL https://github.com/protocolbuffers/protobuf
License BSD-3-Clause
Build Time 2025-04-03 08:07:55
Build Host builder-x86-13.inferitos.ru
Summary Protocol Buffers - Google's data interchange format
Repositories AppStream
Description 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. Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
protobuf-3.19.6-11.el10.x86_64 Protocol Buffers - Google's data interchange format 29ad17330f29453bf0ff0c5e200da769b4c0187a162d3dcb1664a795f48e49aa download
protobuf-lite-3.19.6-11.el10.x86_64 Protocol Buffers LITE_RUNTIME libraries 033db92d2ed814c06e83a814fadfbd1dda07bc0ce0c8c351a24c26c0d5ba8562 download
python3-protobuf-3.19.6-11.el10.x86_64 Python bindings for Google Protocol Buffers 358b12bad50cf86afd6d88cb6e4c0ea29783a9ae55c6f8a8ec4d52d1719f7b99 download
protobuf-compiler-3.19.6-11.el10.x86_64 Protocol Buffers compiler 1a6e96317d7cd025e0b2545d37816ace4a32f5a21f68395b0f4ac0d264a0e550 download
protobuf-devel-3.19.6-11.el10.x86_64 Protocol Buffers C++ headers and libraries c1d342a8ae24fbb078f27b3682e11bb69f8e2a9fc69d5761cdf13cd09f45f167 download
protobuf-lite-devel-3.19.6-11.el10.x86_64 Protocol Buffers LITE_RUNTIME development libraries 05dcc7d8d0e06941dd20000455050219f95e73f61c9b1257d63e7caecca2c712 download
aarch64
protobuf-3.19.6-11.el10.aarch64 Protocol Buffers - Google's data interchange format 3facc23286e80bb96fd40647e34da879c8768d1797f32bb473a6dd4acf422b0c download
protobuf-lite-3.19.6-11.el10.aarch64 Protocol Buffers LITE_RUNTIME libraries c47bb64e08f3960ba1c2dca3d04f0c7d59a1ea2f1c8a8e0e0c5291b449dfe660 download
python3-protobuf-3.19.6-11.el10.aarch64 Python bindings for Google Protocol Buffers 49224ad82c8d8021a099cbc1b27c97ff6a2e91895c43e61782d48d2b5c6cefea download
protobuf-compiler-3.19.6-11.el10.aarch64 Protocol Buffers compiler 0d119b6a94fbb99432a0feae5df0481e5afbbd863aa11d394bf6dd7a2b8e0d58 download
protobuf-devel-3.19.6-11.el10.aarch64 Protocol Buffers C++ headers and libraries 7afcdeba5dea9d5aeb45b23c50ad4400b88536afca1c2076e153ad3848f7a2dd download
protobuf-lite-devel-3.19.6-11.el10.aarch64 Protocol Buffers LITE_RUNTIME development libraries 575912a991195f9058e30edc6d82fc705ee20464ad5c692dbe89fb5849f4b417 download
src
protobuf-3.19.6-11.el10.src Protocol Buffers - Google's data interchange format 19986d7eef92e996a8e41d702215e447ffbcb553688b30efabbd657b2fb650b5 download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.19.6-11
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.19.6-11
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Tue Aug 06 2024 Adrian Reber <areber@redhat.com> - 3.19.6-10
- copy gating.yaml from c9s

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.19.6-9
- Bump release for June 2024 mass rebuild

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.19.6-5
- Rebuilt for Python 3.12

* Wed Apr 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.19.6-4
- Stop packaging static libraries
- Stop using deprecated %patchN syntax

* Tue Apr 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.19.6-3
- Remove unnecessary explicit pkgconfig dependencies
- Remove an obsolete workaround for failing Java tests
- Remove conditionals for retired 32-bit ARM architecture
- Remove a slow-test workaround on s390x
- Reduce macro indirection in the spec file