diff options
author | adam <adam@pkgsrc.org> | 2020-06-03 09:28:53 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-03 09:28:53 +0000 |
commit | 908584cc37fb3e27ca3ece6ded1384720458df6d (patch) | |
tree | dc469767c8c39011a7c1f5ff346b6ea7726fdf37 /net/grpc/distinfo | |
parent | cd0faaaf613f19ffa9e2ba44888facb9263a8fae (diff) | |
download | pkgsrc-908584cc37fb3e27ca3ece6ded1384720458df6d.tar.gz |
grpc: updated to 1.29.1
Release v1.29.1
PHP
PHP: Fix include path for boringssl in windows build
Objective-C
--grpc_out: protoc-gen-grpc: Plugin killed by signal 6.
Release v1.29.0
Core
Move decompression into gRPC Core.
Introduce CFRunLoop based iomgr.
Add option for logging keepalive pings.
Clamp the receive flow control window size to ((1 << 31) - 1).
CallCredentials debug string API.
C++
Append to CMAKE_MODULE_PATH instead of replacing it.
Clean way to enable C and C++ standards in cmake.
Autogenerate build.yaml equivalent from bazel BUILD metadata (with bazel query xml).
Diffstat (limited to 'net/grpc/distinfo')
-rw-r--r-- | net/grpc/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/grpc/distinfo b/net/grpc/distinfo index ba207b5b5c8..157f4c4640f 100644 --- a/net/grpc/distinfo +++ b/net/grpc/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.25 2020/04/04 09:30:37 adam Exp $ +$NetBSD: distinfo,v 1.26 2020/06/03 09:28:53 adam Exp $ -SHA1 (grpc-1.28.1.tar.gz) = be8c3d8c607078d9692b671c567ea8643ca3d3a5 -RMD160 (grpc-1.28.1.tar.gz) = d469809bae7e2cdfa8d68af0dd465d82d74bc207 -SHA512 (grpc-1.28.1.tar.gz) = 5cc4993470e2df21447d032ddeb65ab4175bb8acad5a06fdd22564068b80a5be255ef0e44d36732642d39dc3eaec02a93d2aaf6e369ad5dc43ff99b5023f357b -Size (grpc-1.28.1.tar.gz) = 6888015 bytes +SHA1 (grpc-1.29.1.tar.gz) = 4a81f15d24d8e8e0087f809ada0284de26c037e7 +RMD160 (grpc-1.29.1.tar.gz) = 0d72870a79f963169bce54ad438183949696c63b +SHA512 (grpc-1.29.1.tar.gz) = d8dec0e8e8f9ee58a3cf0df74237c43e4aa43db99d078fedca486dea101743f2a3891a16e3aaa7b4c72a581e4305dd215d1ba12d2b34c6610eff17d851f183cd +Size (grpc-1.29.1.tar.gz) = 6900234 bytes SHA1 (patch-CMakeLists.txt) = af17a03bdbb2b7905ced111b3c13c80b0cf3fec2 SHA1 (patch-cmake_benchmark.cmake) = 6a7880c30019a723a35b56b0c5bd2d730b36550d SHA1 (patch-include_grpc_impl_codegen_port__platform.h) = b8d07e5bbf04694df00d0d19884844b791eb002c |