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

Имя protobuf
Эпоха 0
Версия 3.14.0
Релиз 16.el9
Сайт https://github.com/protocolbuffers/protobuf
Лицензия BSD
Время сборки 2025-06-17 04:00:33
Хост сборки 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.
Эррата
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
protobuf-3.14.0-16.el9.x86_64 Protocol Buffers - Google's data interchange format 7712282eb90f3bc4975315e81c1ee1d22e2127e8e78235aba17e93645946702a download
protobuf-compiler-3.14.0-16.el9.x86_64 Protocol Buffers compiler 2e210e000a7470d0afeabe29f0d8dd1f51f68533608097e110ef28fff8988b90 download
protobuf-devel-3.14.0-16.el9.x86_64 Protocol Buffers C++ headers and libraries 96d41c892258c62e9fad4cc93080abe1d641dea78746b39454addb1601a0149a download
protobuf-lite-3.14.0-16.el9.x86_64 Protocol Buffers LITE_RUNTIME libraries 8984dec8db61cf5e5a925038e0ca0be069ddcb8b0cfedeff33a0a30fa74de29c download
protobuf-lite-devel-3.14.0-16.el9.x86_64 Protocol Buffers LITE_RUNTIME development libraries 93ab5a0060871da5d93170d3a73802df528f33aa2e15bc9ec55ba5e631a97d74 download
protobuf-lite-static-3.14.0-16.el9.x86_64 Static development files for protobuf-lite 3b6413d9cdc8e64b997ebb9692ceceddf89e40cfdb037b0945d06d59d226c060 download
protobuf-static-3.14.0-16.el9.x86_64 Static development files for protobuf 41beffcfe00ecff8aba2274c0da7d0772bf4b01b462c56137f5ecc4973f8571c download
i686
protobuf-3.14.0-16.el9.i686 Protocol Buffers - Google's data interchange format beb267f9f9219bc8c48b717c80b8f7abd8c33587f33855481f5474078454e655 download
noarch
protobuf-emacs-3.14.0-16.el9.noarch Emacs mode for Google Protocol Buffers descriptions e7f7307e91cc815a9e7de964f38da9eb70758078478f0c953a07950f44b18b36 download
protobuf-vim-3.14.0-16.el9.noarch Vim syntax highlighting for Google Protocol Buffers descriptions f93809d3f9f63fb44c83dec19353a35c276fa282001f36e5646ee98b63c80210 download
python3-protobuf-3.14.0-16.el9.noarch Python 3 bindings for Google Protocol Buffers fbb80e4725b58ea3709efe82ce73e5e12564ef94a8307e038f6e7b4608c5e47f download
src
protobuf-3.14.0-16.el9.src Protocol Buffers - Google's data interchange format 20846bdc1ddcfd636a57efb565cca045e82ca871262af9a0859ab83326908c45 download
История изменений 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)