[ 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.src download

Name protobuf
Epoch 0
Version 3.14.0
Release 16.el9
Architecture src
Website/URL https://github.com/protocolbuffers/protobuf
License BSD
Build Time 2025-03-31 16:32:22
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
Size 6340 KiB
Source Project protobuf-3.14.0-16.el9
SHA-256 checksum 808d94f60d79296f33732ba10679e3dfea963a181c6c8f0b8a52565195ff1512
× 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)