summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-24 18:24:27 +0000
committeradam <adam@pkgsrc.org>2019-10-24 18:24:27 +0000
commitebc99c601ee3cdbef9441448dacef8332915f29e (patch)
tree7faffcacc617e4102b55381f975e5b75e43763f8 /net
parentc93173376d2651054f361a448b09283dd97239aa (diff)
downloadpkgsrc-ebc99c601ee3cdbef9441448dacef8332915f29e.tar.gz
grpc: updated to 1.24.3
Release v1.24.3 This release contains refinements, improvements, and bug fixes. Release v1.24.2 This release contains refinements, improvements, and bug fixes. Release v1.24.1 This release contains refinements, improvements, and bug fixes. Release v1.24.0 This release contains refinements, improvements, and bug fixes, with highlights listed below. Core gRPC Core starts to have a dependency against the C++ standard library such as libstdc++.so depending on the platform. This applies to all wrapped libraries and they have this new dependency, too. (For more detail, see the proposal) Remove call from queued picks when failing it due to channel destruction. Catch the error if socket initialization fails. Do not create streams after a GOAWAY has been received. Prevent HTTP2 parser from queueing a lot of induced frames. Send RPC deadline to server in cronet header. Mandate static string for host and method passed to grpc_channel_register. Fail SEND_MESSAGE ops if stream is closed for writes. Add Delegating Channel. C++ Allow call credentials interception at PRE_SEND_INITIAL_METADATA. Upgrade to Bazel 0.29 (including Windows RBE). Update Google Benchmark v1.5.0 to get CMake < 3.6 fix. Fix a big source of races in CHTTP2 code. Channel idleness atomic. Update C++ code generation to work with Bazel 0.29 .
Diffstat (limited to 'net')
-rw-r--r--net/grpc/Makefile4
-rw-r--r--net/grpc/PLIST3
-rw-r--r--net/grpc/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/net/grpc/Makefile b/net/grpc/Makefile
index af621f74ed3..9ca5c500ec2 100644
--- a/net/grpc/Makefile
+++ b/net/grpc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2019/10/03 08:10:09 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/10/24 18:24:27 adam Exp $
-DISTNAME= grpc-1.23.1
+DISTNAME= grpc-1.24.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=grpc/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/net/grpc/PLIST b/net/grpc/PLIST
index 5d9e83372b0..773dcb91b85 100644
--- a/net/grpc/PLIST
+++ b/net/grpc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2019/09/24 07:24:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/10/24 18:24:27 adam Exp $
bin/grpc_cpp_plugin
bin/grpc_csharp_plugin
bin/grpc_node_plugin
@@ -190,6 +190,7 @@ include/grpcpp/impl/codegen/config_protobuf.h
include/grpcpp/impl/codegen/core_codegen.h
include/grpcpp/impl/codegen/core_codegen_interface.h
include/grpcpp/impl/codegen/create_auth_context.h
+include/grpcpp/impl/codegen/delegating_channel.h
include/grpcpp/impl/codegen/grpc_library.h
include/grpcpp/impl/codegen/intercepted_channel.h
include/grpcpp/impl/codegen/interceptor.h
diff --git a/net/grpc/distinfo b/net/grpc/distinfo
index cabfbf2b454..7cdd0cb2277 100644
--- a/net/grpc/distinfo
+++ b/net/grpc/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2019/10/03 08:10:09 adam Exp $
+$NetBSD: distinfo,v 1.17 2019/10/24 18:24:27 adam Exp $
-SHA1 (grpc-1.23.1.tar.gz) = 9be13a9e68a05fdd42a9ec6aa9e1f68470520a68
-RMD160 (grpc-1.23.1.tar.gz) = db28547ae81a23323e1c6f186c43ac8555a12b9a
-SHA512 (grpc-1.23.1.tar.gz) = c39a07554645402c36cb79eddfda7165dc26ce5f7f09cae7ee6f7bedcc2aca8873117ea401d40ce2e3246e3e5888bcce12d4746cba7ed75068ff145046754981
-Size (grpc-1.23.1.tar.gz) = 15210322 bytes
+SHA1 (grpc-1.24.3.tar.gz) = ba383648d47701ce491b60698b21433110c9d7eb
+RMD160 (grpc-1.24.3.tar.gz) = d21b425e20c49390ced9a0d7ec21cb73ef3da54d
+SHA512 (grpc-1.24.3.tar.gz) = 19afa8b1fd64c429317c85d8cf42d01af0ac6aec82508740c176e1fd4f92dea9531ea9812523215ed67466bae93a75e14dc34cd9cce5987a13c0104e0313c69c
+Size (grpc-1.24.3.tar.gz) = 15364420 bytes
SHA1 (patch-CMakeLists.txt) = 0b046300aac3ffb48eca4a8943e5877b6a3a8c55
SHA1 (patch-cmake_benchmark.cmake) = 031873ba9a8cd93d491693feb4d58e52a715cc64
SHA1 (patch-include_grpc_impl_codegen_port__platform.h) = b8d07e5bbf04694df00d0d19884844b791eb002c