[ Все 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.i686 download

Имя protobuf
Эпоха 0
Версия 3.14.0
Релиз 16.el9
Архитектура i686
Сайт https://github.com/protocolbuffers/protobuf
Лицензия BSD
Время сборки 2025-06-17 04:00:45
Хост сборки 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.
Эррата
Размер 1128 КиБ
Исходный проект protobuf-3.14.0-16.el9
Контрольная сумма SHA-256 beb267f9f9219bc8c48b717c80b8f7abd8c33587f33855481f5474078454e655
× 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)