Thu, 02 Jul 2026 22:22:28 CST | login

Information for build grpc-1.56.2-10.ocs23.rva23

ID26527
Package Namegrpc
Version1.56.2
Release10.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/grpc.git#03f23c121e82898021a379793a8b4ebf1b1101a9
SummaryRPC library and framework
DescriptiongRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. The main usage scenarios: • Efficiently connecting polyglot services in microservices style architecture • Connecting mobile devices, browser clients to backend services • Generating efficient client libraries Core Features that make it awesome: • Idiomatic client libraries in 10 languages • Highly efficient on wire and with a simple service definition framework • Bi-directional streaming with http/2 based transport • Pluggable auth, tracing, load balancing and health checking This package provides the shared C core library.
Built bymaxonxie
State complete
Volume DEFAULT
StartedWed, 01 Jul 2026 21:19:50 CST
CompletedThu, 02 Jul 2026 11:21:31 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/grpc.git:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/grpc.git#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
grpc-1.56.2-10.ocs23.rva23.src.rpm (info) (download)
noarch
grpc-data-1.56.2-10.ocs23.rva23.noarch.rpm (info) (download)
grpc-doc-1.56.2-10.ocs23.rva23.noarch.rpm (info) (download)
python3-grpcio-channelz-1.56.2-10.ocs23.rva23.noarch.rpm (info) (download)
python3-grpcio-health-checking-1.56.2-10.ocs23.rva23.noarch.rpm (info) (download)
python3-grpcio-reflection-1.56.2-10.ocs23.rva23.noarch.rpm (info) (download)
python3-grpcio-status-1.56.2-10.ocs23.rva23.noarch.rpm (info) (download)
python3-grpcio-testing-1.56.2-10.ocs23.rva23.noarch.rpm (info) (download)
riscv64
grpc-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-cli-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-cpp-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-devel-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-plugins-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
python3-grpcio-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
python3-grpcio-tools-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-cli-debuginfo-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-cpp-debuginfo-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-debuginfo-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-debugsource-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
grpc-plugins-debuginfo-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
python3-grpcio-debuginfo-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
python3-grpcio-tools-debuginfo-1.56.2-10.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Mar 12 2025 Chunsheng Luo <luffyluo@tencent.com> - 1.56.2-10 - Rebuild for abseil-cpp-20250127.0 * Mon Dec 02 2024 Shuo Wang <abushwang@tencent.com> - 1.56.2-9 - fix CVE-2024-11407 - ensures that the iov_base pointers point to the right address * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.56.2-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Wed Sep 18 2024 Shuo Wang <abushwang@tencent.com> - 1.56.2-7 - disable grpc unstable tests * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.56.2-6 - Rebuilt for loongarch release * Thu Aug 08 2024 Rebuild Robot <rebot@opencloudos.org> - 1.56.2-5 - [Type] other - [DESC] Rebuilt for re2 * Fri Jul 19 2024 Shuo Wang <abushwang@tencent.com> - 1.56.2-4 - disable GetCpuStatsTest due to failed occasionally * Tue Jul 09 2024 Chunsheng Luo <luffyluo@tencent.com> - 1.56.2-3 - Rebuild for failed official build * Mon Jul 01 2024 Pengda Dou <doupengda@loongson> - 1.56.2-2 - [Type] other - [DESC] disable test for loongarch64 * Tue Sep 19 2023 Miaojun Dong <zoedong@tencent.com> - 1.56.2-1 - Bump version to 1.56.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-7 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-6 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Sep 05 2023 cunshunxia <cunshunxia@tencent.com> - 1.48.1-5 - fix GetCpuStatsTest failed occasionally on arm. * Mon Sep 04 2023 cunshunxia <cunshunxia@tencent.com> - 1.48.1-4 - build require Cython0 instead of Cython3.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.48.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Dec 26 2022 Miaojun Dong <zoedong@tencent.com> - 1.48.1-1 - initial build