[ All 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.x86_64 download

Name protobuf
Epoch 0
Version 3.14.0
Release 16.el9
Architecture x86_64
Website/URL https://github.com/protocolbuffers/protobuf
License BSD
Build Time 2025-06-17 04:02:01
Build Host certified-builder01.msvsphere-os.ru
Summary Protocol Buffers - Google's data interchange format
Repositories Updates
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
Size 1029 KiB
Source Project protobuf-3.14.0-16.el9
SHA-256 checksum 7712282eb90f3bc4975315e81c1ee1d22e2127e8e78235aba17e93645946702a
× 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)