[ 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 ]
×

Package protobuf-3.14.0-16.el9.i686 download

Name protobuf
Epoch 0
Version 3.14.0
Release 16.el9
Architecture i686
Website/URL https://github.com/protocolbuffers/protobuf
License BSD
Build Time 2025-03-31 16:33:07
Build Host builder-iso-x86-01.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 INFSA-2025:7138
Size 1128 KiB
Source Project protobuf-3.14.0-16.el9
SHA-256 checksum 096432f3dd30a6ba868fb922b2ceb118f74af1113314e0b95e6d331a17844164
× Full screenshot
Changelog link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.14.0-16
- Rebuilt for MSVSphere 9.6-beta

* Tue Oct 22 2024 Adrian Reber <areber@redhat.com> - 3.14.0-16
- Rebuild

* Mon Jun 17 2024 Adrian Reber <areber@redhat.com> - 3.14.0-15
- Rebuild

* Mon Jun 17 2024 Adrian Reber <areber@redhat.com> - 3.14.0-14
- Applied patch for CVE-2022-1941 (#RHEL-40872)
- Applied patch to make emacs dependency optional (#RHEL-40572)