Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

grpc-1.46.7-10.el9 RPM for aarch64

From EPEL 9 for aarch64 / Packages / g

Name: grpc Distribution: Fedora Project
Version: 1.46.7 Vendor: Fedora Project
Release: 10.el9 Build date: Fri May 12 20:46:10 2023
Group: Unspecified Build host: buildhw-a64-19.iad2.fedoraproject.org
Size: 9255066 Source RPM: grpc-1.46.7-10.el9.src.rpm
Packager: Fedora Project
Url: https://www.grpc.io
Summary: RPC library and framework
gRPC 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.

Provides

Requires

License

Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT

Changelog

* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-10
  - Add %py_provides for importable modules
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-9
  - List directories with trailing slashes
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-8
  - List .so files more precisely
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-7
  - Update rpmlintrc rules
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-6
  - Hardlink duplicate files in the examples
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-5
  - List doc/example files more explicitly
  - Drop some less-relevant text documentation files
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-4
  - Update License to include header-only dependencies
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-3
  - Update License fields to SPDX
* Fri May 12 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-2
  - More-correct .pc file path fix
  - When passing paths to the build system, they are now correctly relative
    to the prefix rather than absolute.
* Fri Mar 03 2023 Benjamin A. Beasley <[email protected]> - 1.46.7-1
  - Update to 1.46.7
* Sat Nov 19 2022 Benjamin A. Beasley <[email protected]> - 1.46.4-2
  - Fix wrong paths in .pc files
* Sat Aug 27 2022 Benjamin A. Beasley <[email protected]> - 1.46.4-1
  - Update to 1.46.4
* Fri Aug 05 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-9
  - Add dependency on grpc-plugins from grpc-devel
* Fri Aug 05 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-8
  - Use new upstream PR#25635 as .pc path fix
* Sun Jul 31 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-7
  - Rebuilt for libre2.so.9 (bumped from libre2.so.0a)
* Sat Jul 30 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-6
  - Rebuilt (actually bootstrap!) for libre2.so.9 (bumped from libre2.so.0a)
* Fri Jul 29 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-5
  - Rebuilt (bootstrap) for libre2.so.9 (bumped from libre2.so.0a)
* Tue May 24 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-4
  - Non-bootstrap build for EPEL9
* Sat May 21 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-3
  - Bootstrap for EPEL9
* Sat May 21 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-2
  - Add exact-version dependency on grpc-cpp from grpc-cli
* Sat May 21 2022 Benjamin A. Beasley <[email protected]> - 1.46.3-1
  - Update to 1.46.3 (close RHBZ#2088859)
* Tue May 17 2022 Benjamin A. Beasley <[email protected]> - 1.46.2-1
  - Update to 1.46.2 (close RHBZ#2087019)
* Tue May 17 2022 Benjamin A. Beasley <[email protected]> - 1.46.1-2
  - Trivial typo fixes in spec file comments
* Sun May 15 2022 Benjamin A. Beasley <[email protected]> - 1.46.1-1
  - Update to 1.46.1 (close RHBZ#2024386)
  - No longer depends on wyhash, as the core of the algorithm has been
    rewritten and included in the primary sources
* Mon May 02 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-21
  - F37+: Stop tracking test failures on 32-bit arches
* Thu Mar 31 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-20
  - Improve grpc-1.40.0-python-grpcio-use-system-abseil.patch
* Wed Mar 30 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-19
  - Add exactly-versioned grpc-cpp subpackage dependencies
* Wed Mar 30 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-18
  - Add virtual Provides for bundled upb to binary packages
* Mon Mar 28 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-17
  - Skip client_ssl_test, which is prone to occasional timeouts
* Mon Mar 28 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-16
  - Drop the NodeJS example’s package-lock.json file
* Wed Mar 09 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-15
  - Rebuild for abseil-cpp 20211102.0 (non-bootstrap)
* Tue Mar 08 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-14
  - Rebuild for abseil-cpp 20211102.0 (bootstrap)
* Tue Mar 08 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-13
  - Rebuild for abseil-cpp 20211102.0
* Sat Feb 05 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-12
  - Drop Conflicts with libgpr (fix RHBZ#2017576)
* Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 1.41.1-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Jan 16 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-10
  - Add link to PR for GCC 12 fix
* Sun Jan 16 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-9
  - Fix build on GCC 12
* Thu Jan 13 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-8
  - Non-bootstrap rebuild
* Wed Jan 12 2022 Benjamin A. Beasley <[email protected]> - 1.41.1-7
  - Bootstrap after libre2.so.9 bump (fix RHBZ#2038546)
* Sat Jan 08 2022 Miro Hrončok <[email protected]> - 1.41.1-6
  - Rebuilt for libre2.so.9
* Tue Dec 14 2021 Benjamin A. Beasley <[email protected]> - 1.41.1-5
  - Dep. on cmake-filesystem is now auto-generated
* Fri Nov 05 2021 Adrian Reber <[email protected]> - 1.41.1-4
  - Rebuilt for protobuf 3.19.0
* Tue Oct 26 2021 Benjamin A. Beasley <[email protected]> - 1.41.1-3
  - Add explicit Conflicts with libgpr for now (RHBZ#2017576)
* Tue Oct 26 2021 Benjamin A. Beasley <[email protected]> - 1.41.1-2
  - Fix mixed spaces and tabs in spec file
* Tue Oct 26 2021 Benjamin A. Beasley <[email protected]> - 1.41.1-1
  - Update to 1.41.1 (close RHBZ#20172232)
* Tue Oct 26 2021 Benjamin A. Beasley <[email protected]> - 1.41.0-4
  - Reduce macro indirection in the spec file
* Mon Oct 25 2021 Adrian Reber <[email protected]> - 1.41.0-3
  - Rebuilt for protobuf 3.18.1
* Tue Oct 12 2021 Benjamin A. Beasley <[email protected]> - 1.41.0-2
  - Update failing/skipped tests
* Wed Oct 06 2021 Benjamin A. Beasley <[email protected]> - 1.41.0-1
  - Update to 1.41.0
* Thu Sep 30 2021 Benjamin A. Beasley <[email protected]> - 1.40.0-3
  - Add missing python3-grpcio+protobuf extras metapackage
* Tue Sep 28 2021 Benjamin A. Beasley <[email protected]> - 1.40.0-2
  - Drop HTML documentation
* Fri Sep 17 2021 Benjamin A. Beasley <[email protected]> - 1.40.0-1
  - Update to 1.40.0 (close RHBZ#2002019)
* Wed Sep 15 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-10
  - Trivial fix to grpc_cli-call man page
* Tue Sep 14 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-9
  - Adapt to google-benchmark 1.6.0
* Tue Sep 14 2021 Sahana Prasad <[email protected]> - 1.39.1-8
  - Rebuilt with OpenSSL 3.0.0
* Mon Aug 23 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-7
  - Update some spec file comments
* Fri Aug 20 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-6
  - Remove arguably-excessive use of the %%{name} macro
* Fri Aug 20 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-5
  - No files need CRNL line ending fixes anymore
* Fri Aug 20 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-4
  - Spiff up shebang-fixing snippet
* Fri Aug 20 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-3
  - Remove executable permissions from more non-script sources, and send a PR
    upstream
* Fri Aug 20 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-2
  - Some minor spec file cleanup
* Thu Aug 19 2021 Benjamin A. Beasley <[email protected]> - 1.39.1-1
  - Update to grpc 1.39.1 (close RHBZ#1993554)
* Thu Aug 19 2021 Benjamin A. Beasley <[email protected]> - 1.39.0-3
  - More updates to documented/skipped test failures
* Fri Aug 06 2021 Benjamin A. Beasley <[email protected]> - 1.39.0-2
  - Some updates to documented/skipped test failures
* Tue Aug 03 2021 Benjamin A. Beasley <[email protected]> - 1.39.0-1
  - Update to 1.39.0
* Wed Jul 21 2021 Benjamin A. Beasley <[email protected]> - 1.37.1-10
  - Simplify core test exclusion (no more useless use of cat)
* Fri Jul 09 2021 Benjamin A. Beasley <[email protected]> - 1.37.1-8
  - Use googletest 1.11.0
* Mon Jun 14 2021 Benjamin A. Beasley <[email protected]> - 1.37.1-7
  - Add BR on xxhash-static since we use it as a header-only library
* Thu Jun 10 2021 Rich Mattes <[email protected]> - 1.37.1-6
  - Rebuild for abseil-cpp-20210324.2
* Thu Jun 10 2021 Stephen Gallagher <[email protected]> - 1.37.1-5
  - Fix builds against Python 3.10 on ELN/RHEL as well
* Thu Jun 10 2021 Benjamin A. Beasley <[email protected]> - 1.37.1-4
  - Since it turns out xxhash is used as a header-only library, we can stop
    patching the source to unbundle it; removing the bundled copy suffices
* Fri Jun 04 2021 Python Maint <[email protected]> - 1.37.1-3
  - Rebuilt for Python 3.10
* Fri May 21 2021 Benjamin A. Beasley <[email protected]> - 1.37.1-2
  - Use full gRPC_{CPP,CSHARP}_SOVERSION in file globs

Files

/usr/lib/.build-id
/usr/lib/.build-id/28
/usr/lib/.build-id/28/6f0b245f1b3a67efac58c616e3823829005672
/usr/lib/.build-id/43
/usr/lib/.build-id/43/d43c126b0404abfe6cff85f763d4c23a385837
/usr/lib/.build-id/58
/usr/lib/.build-id/58/ac520a6f5189a940dd58f225d5fdf65367f5f7
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/b2e6db6c0c8517eb55cad0d329e69d5ad3b6f0
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/73c66165e7433480552ad577b9a0a1d195cfb9
/usr/lib64/libaddress_sorting.so.24
/usr/lib64/libaddress_sorting.so.24.0.0
/usr/lib64/libgpr.so.24
/usr/lib64/libgpr.so.24.0.0
/usr/lib64/libgrpc.so.24
/usr/lib64/libgrpc.so.24.0.0
/usr/lib64/libgrpc_unsecure.so.24
/usr/lib64/libgrpc_unsecure.so.24.0.0
/usr/lib64/libupb.so.24
/usr/lib64/libupb.so.24.0.0
/usr/share/licenses/grpc
/usr/share/licenses/grpc/LICENSE
/usr/share/licenses/grpc/LICENSE-utf8_range
/usr/share/licenses/grpc/NOTICE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Dec 3 06:35:14 2024