Thu, 02 May 2024 17:32:27 UTC | login

Information for build grpc-1.26.0-8.fc33

ID187011
Package Namegrpc
Version1.26.0
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/grpc.git#06f39c97534ace77f822a461d232649f43f511fb
SummaryModern, open source, high-performance remote procedure call (RPC) 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
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 12:04:28 UTC
CompletedFri, 27 Nov 2020 17:18:57 UTC
Taskbuild (f33, /rpms/grpc.git:06f39c97534ace77f822a461d232649f43f511fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/grpc.git#06f39c97534ace77f822a461d232649f43f511fb'}}
Tags
f33
f37
f38
RPMs
src
grpc-1.26.0-8.fc33.src.rpm (info) (download)
riscv64
grpc-1.26.0-8.fc33.riscv64.rpm (info) (download)
grpc-cli-1.26.0-8.fc33.riscv64.rpm (info) (download)
grpc-devel-1.26.0-8.fc33.riscv64.rpm (info) (download)
grpc-plugins-1.26.0-8.fc33.riscv64.rpm (info) (download)
python3-grpcio-1.26.0-8.fc33.riscv64.rpm (info) (download)
grpc-cli-debuginfo-1.26.0-8.fc33.riscv64.rpm (info) (download)
grpc-debuginfo-1.26.0-8.fc33.riscv64.rpm (info) (download)
grpc-debugsource-1.26.0-8.fc33.riscv64.rpm (info) (download)
grpc-plugins-debuginfo-1.26.0-8.fc33.riscv64.rpm (info) (download)
python3-grpcio-debuginfo-1.26.0-8.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Nov 13 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.26.0-8 - build: disable LTO due to rh#1893533 * Thu Sep 24 2020 Adrian Reber <adrian@lisas.de> - 1.26.0-7 - Rebuilt for protobuf 3.13 * Mon Aug 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.26.0-6 - Patches for https://github.com/grpc/grpc/pull/21669 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jun 14 2020 Adrian Reber <adrian@lisas.de> - 1.26.0-4 - Rebuilt for protobuf 3.12 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.26.0-3 - Rebuilt for Python 3.9 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 15 2020 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.26.0-1 - Update to 1.26.0 * Thu Dec 19 2019 Orion Poplawski <orion@nwra.com> - 1.20.1-5 - Rebuild for protobuf 3.11 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.20.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.20.1-3 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 17 2019 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.20.1-1 - Update to 1.20.1 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 16 2019 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.18.0-1 - Update to 1.18.0 * Mon Dec 17 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.17.1-3 - Properly store patch in SRPM * Mon Dec 17 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.17.1-2 - Build without ruby plugin for Fedora < 30 (Thanks to Mathieu Bridon) * Fri Dec 14 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.17.1-1 - Update to 1.17.1 and package python bindings * Fri Dec 07 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.17.0-1 - Initial revision