[ Все 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 ]
×

Пакет protobuf-3.14.0-16.el9.x86_64 download

Имя protobuf
Эпоха 0
Версия 3.14.0
Релиз 16.el9
Архитектура x86_64
Сайт https://github.com/protocolbuffers/protobuf
Лицензия BSD
Время сборки 2025-06-17 04:02:01
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Protocol Buffers - Google's data interchange format
Репозитории Updates
Полное описание 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.
Эррата
Размер 1029 КиБ
Исходный проект protobuf-3.14.0-16.el9
Контрольная сумма SHA-256 7712282eb90f3bc4975315e81c1ee1d22e2127e8e78235aba17e93645946702a
× Full screenshot
История изменений 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)