ce88e01 New version 1.37.1

Authored and Committed by music 3 years ago
28 files changed. 1262 lines added. 3515 lines removed.
.gitignore
file modified
+3 -0
72351f63fd650cc7acfcd2d0307e8e8e8f777283.patch
file removed
-2070
99f8a10aec994a8957fbb6787768b444ef34d6a2.patch
file removed
-1025
grpc-1.26.0-core-tests-link-errors.patch
file removed
-11
grpc-1.26.0-grpcio-tests-conditionalize-enum34.patch
file removed
-21
grpc-1.26.0-grpcio_tests-make-network-tests-skippable.patch
file removed
-40
grpc-1.26.0-python-SyntaxWarning.patch
file removed
-14
grpc-1.26.0-python-grpcio_tests-fixture-super.patch
file removed
-23
grpc-1.36.4-python-grpcio_tests-fixture-super.patch
file added
+45
grpc-1.36.4-python-grpcio_tests-make-network-tests-skippable.patch
file added
+20
grpc-1.36.4-python-grpcio_tests-skip-compression-tests.patchgrpc-1.36.0-python-grpcio_tests-skip-compression-tests.patch
file renamed
+3 -3
grpc-1.37.0-grpc_cli-do-not-link-gtest-gmock.patch
file added
+50
grpc-1.37.0-importlib-abc-python3.10.patch
file added
+11
grpc-1.37.0-python-grpcio-use-system-abseil.patch
file added
+45
grpc-1.37.0-python-grpcio_tools-use-system-protobuf.patchgrpc-1.26.0-python-grpcio_tools-use-system-protobuf.patch
file renamed
+5 -5
grpc-1.37.0-unbundle-xxhash.patch
file added
+24
grpc.rpmlintrc
file modified
+10 -0
grpc.spec
file modified
+549 -302
grpc_cli-call.1
file added
+104
grpc_cli-help.1
file added
+16
grpc_cli-ls.1
file added
+65
grpc_cli-parse.1
file added
+93
grpc_cli-tobinary.1
file added
+39
grpc_cli-tojson.1
file added
+38
grpc_cli-totext.1
file added
+38
grpc_cli-type.1
file added
+55
grpc_cli.1
file added
+48
sources
file modified
+1 -1
    New version 1.37.1
    
    - General:
      * New version 1.37.1
      * Drop patches that were upstreamed since the last packaged release, were
        backported from upstream in the first place, or have otherwise been
        obsoleted by upstream changes.
      * Rebase/update remaining patches as needed
      * Drop Fedora 32 compatibility
    - C (core) and C++ (cpp):
      * Switch to CMake build system and add CMake files to -devel package
      * Build with C++17 for compatibility with the abseil-cpp package in Fedora
      * Run the port server during core tests
    
        
file modified
+3 -0
grpc-1.36.4-python-grpcio_tests-skip-compression-tests.patch grpc-1.36.0-python-grpcio_tests-skip-compression-tests.patch
file renamed
+3 -3
grpc-1.37.0-python-grpcio_tools-use-system-protobuf.patch grpc-1.26.0-python-grpcio_tools-use-system-protobuf.patch
file renamed
+5 -5
file modified
+10 -0
file modified
+549 -302
file added
+104
file added
+16
file added
+65
file added
+93
file added
+39
file added
+38
file added
+38
file added
+55
file added
+48
file modified
+1 -1