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

Имя protobuf
Эпоха 0
Версия 3.14.0
Релиз 13.el9
Архитектура i686
Сайт https://github.com/protocolbuffers/protobuf
Лицензия BSD
Время сборки 2025-02-21 11:19:04
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Protocol Buffers - Google's data interchange format
Репозитории OS
Полное описание 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.
Эррата
Размер 1129 КиБ
Исходный проект protobuf-3.14.0-13.el9
Контрольная сумма SHA-256 688d1df3222f23507732b730ffb43055a304c23c056400169405a8adfbc0bd43
× Full screenshot
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.14.0-13
- Rebuilt for MSVSphere 9.1.

* Wed Mar 23 2022 Adrian Reber <areber@redhat.com> - 3.14.0-13
- Rebuilt for test fixes

* Tue Mar 22 2022 Adrian Reber <areber@redhat.com> - 3.14.0-12
- Rebuilt for test fixes

* Tue Mar 08 2022 Adrian Reber <areber@redhat.com> - 3.14.0-11
- Applied patch for for CVE-2021-22570 (#2055641)

* Wed Feb 23 2022 Adrian Reber <areber@redhat.com> - 3.14.0-9
- Rebuilt for errata

* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.14.0-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Mon Jul 26 2021 Adrian Reber <areber@redhat.com> - 3.14.0-7
- Disabled Java subpackages

* Thu May 06 2021 Adrian Reber <adrian@lisas.de> - 3.14.0-6
- Reintroduce the emacs subpackage to avoid file conflicts between
  protobuf-compiler.x86_64 and protobuf-compiler.i686
- Disable LTO to fix annobin errors

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.14.0-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 3.14.0-3
- Rebuilt for removed libstdc++ symbol (#1937698)