| Name: | grpc-cli |
|---|---|
| Version: | 1.48.4 |
| Release: | 44.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 484186 |
| License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT |
| RPM: | grpc-cli-1.48.4-44.el10_0.aarch64.rpm |
| Source RPM: | grpc-1.48.4-44.el10_0.src.rpm |
| Build Date: | Thu Jan 09 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.grpc.io |
| Summary: | Command-line tool for gRPC |
| Description: | The command line tool can do the following things:
• Send unary rpc.
• Attach metadata and display received metadata.
• Handle common authentication to server.
• Infer request/response types from server reflection result.
• Find the request/response types from a given proto file.
• Read proto request in text form.
• Read request in wire form (for protobuf messages, this means serialized
binary form).
• Display proto response in text form.
• Write response in wire form to a file. |
- rebuild for re2 update
- Remove openssl-devel-engine, and add associated patch
- Remove usage of coverage, per the packaging guidelines
- Rebuilt for abseil-cpp-20240722.0
- Rebuilt for re2-20240702
- Adjust to Changes/OpensslDeprecateEngine
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Add riscv64 support
- Rebuilt for libre2.so.11 bump