pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/grpc grpc: update to 1.34.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3861b6c52800
branches: trunk
changeset: 443055:3861b6c52800
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 06 10:50:11 2020 +0000
description:
grpc: update to 1.34.0.
This release contains refinements, improvements, and bug fixes,
with highlights listed below.
Core
Protect xds security code with the environment variable "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT". (#24782)
Add support for "unix-abstract:" URIs to support abstract unix domain sockets. (#24500)
Increment Index when parsing not plumbed SAN fields. (#24601)
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"". (#24518)
xds: Set status code to INVALID_ARGUMENT when NACKing. (#24516)
Include stddef.h in address_sorting.h. (#24514)
xds: Add support for case_sensitive option in RouteMatch. (#24381)
Removing TLS workaround for Android NDK r12b. (#24283)
C++
Fix --define=grpc_no_xds=true builds. (#24503)
Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd. (#24362)
diffstat:
net/grpc/Makefile | 4 ++--
net/grpc/PLIST | 38 +++++++++++++++++++-------------------
net/grpc/distinfo | 10 +++++-----
3 files changed, 26 insertions(+), 26 deletions(-)
diffs (114 lines):
diff -r c4275040a164 -r 3861b6c52800 net/grpc/Makefile
--- a/net/grpc/Makefile Sun Dec 06 10:50:03 2020 +0000
+++ b/net/grpc/Makefile Sun Dec 06 10:50:11 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2020/10/30 12:58:31 adam Exp $
+# $NetBSD: Makefile,v 1.34 2020/12/06 10:50:11 wiz Exp $
-DISTNAME= grpc-1.33.2
+DISTNAME= grpc-1.34.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=grpc/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r c4275040a164 -r 3861b6c52800 net/grpc/PLIST
--- a/net/grpc/PLIST Sun Dec 06 10:50:03 2020 +0000
+++ b/net/grpc/PLIST Sun Dec 06 10:50:11 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2020/10/21 20:01:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.22 2020/12/06 10:50:11 wiz Exp $
bin/grpc_cpp_plugin
bin/grpc_csharp_plugin
bin/grpc_node_plugin
@@ -147,7 +147,6 @@
include/grpcpp/create_channel.h
include/grpcpp/create_channel_posix.h
include/grpcpp/ext/channelz_service_plugin.h
-include/grpcpp/ext/channelz_service_plugin_impl.h
include/grpcpp/ext/health_check_service_server_builder_option.h
include/grpcpp/ext/proto_server_reflection_plugin.h
include/grpcpp/generic/async_generic_service.h
@@ -223,6 +222,7 @@
include/grpcpp/security/auth_metadata_processor.h
include/grpcpp/security/credentials.h
include/grpcpp/security/server_credentials.h
+include/grpcpp/security/tls_certificate_provider.h
include/grpcpp/security/tls_credentials_options.h
include/grpcpp/server.h
include/grpcpp/server_builder.h
@@ -258,41 +258,41 @@
lib/cmake/grpc/modules/Findc-ares.cmake
lib/cmake/grpc/modules/Findre2.cmake
lib/libaddress_sorting.so
-lib/libaddress_sorting.so.13
-lib/libaddress_sorting.so.13.0.0
+lib/libaddress_sorting.so.14
+lib/libaddress_sorting.so.14.0.0
lib/libgpr.so
-lib/libgpr.so.13
-lib/libgpr.so.13.0.0
+lib/libgpr.so.14
+lib/libgpr.so.14.0.0
lib/libgrpc++.so
+lib/libgrpc++.so.1
lib/libgrpc++.so.${PKGVERSION}
-lib/libgrpc++.so.1
lib/libgrpc++_alts.so
+lib/libgrpc++_alts.so.1
lib/libgrpc++_alts.so.${PKGVERSION}
-lib/libgrpc++_alts.so.1
lib/libgrpc++_error_details.so
+lib/libgrpc++_error_details.so.1
lib/libgrpc++_error_details.so.${PKGVERSION}
-lib/libgrpc++_error_details.so.1
lib/libgrpc++_reflection.so
+lib/libgrpc++_reflection.so.1
lib/libgrpc++_reflection.so.${PKGVERSION}
-lib/libgrpc++_reflection.so.1
lib/libgrpc++_unsecure.so
+lib/libgrpc++_unsecure.so.1
lib/libgrpc++_unsecure.so.${PKGVERSION}
-lib/libgrpc++_unsecure.so.1
lib/libgrpc.so
-lib/libgrpc.so.13
-lib/libgrpc.so.13.0.0
+lib/libgrpc.so.14
+lib/libgrpc.so.14.0.0
lib/libgrpc_plugin_support.so
+lib/libgrpc_plugin_support.so.1
lib/libgrpc_plugin_support.so.${PKGVERSION}
-lib/libgrpc_plugin_support.so.1
lib/libgrpc_unsecure.so
-lib/libgrpc_unsecure.so.13
-lib/libgrpc_unsecure.so.13.0.0
+lib/libgrpc_unsecure.so.14
+lib/libgrpc_unsecure.so.14.0.0
lib/libgrpcpp_channelz.so
+lib/libgrpcpp_channelz.so.1
lib/libgrpcpp_channelz.so.${PKGVERSION}
-lib/libgrpcpp_channelz.so.1
lib/libupb.so
-lib/libupb.so.13
-lib/libupb.so.13.0.0
+lib/libupb.so.14
+lib/libupb.so.14.0.0
lib/pkgconfig/gpr.pc
lib/pkgconfig/grpc++.pc
lib/pkgconfig/grpc++_unsecure.pc
diff -r c4275040a164 -r 3861b6c52800 net/grpc/distinfo
--- a/net/grpc/distinfo Sun Dec 06 10:50:03 2020 +0000
+++ b/net/grpc/distinfo Sun Dec 06 10:50:11 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.33 2020/10/30 12:58:31 adam Exp $
+$NetBSD: distinfo,v 1.34 2020/12/06 10:50:11 wiz Exp $
-SHA1 (grpc-1.33.2.tar.gz) = b040641c643079fe5d3e44452a66d4d7003be366
-RMD160 (grpc-1.33.2.tar.gz) = d190e47330aecc30767eac9ba138c4cb0c07592b
-SHA512 (grpc-1.33.2.tar.gz) = 9406cb17294aaa979ca2c06f4a9d07f5fa7557f13d33744658def94320688b8cbd0861d066fcbecc2f8a972a2dfd4ee7e501f9dde15483e63c238cca6f49c90a
-Size (grpc-1.33.2.tar.gz) = 7270924 bytes
+SHA1 (grpc-1.34.0.tar.gz) = 80a320f27b8e3121aa211d0c667247336798af62
+RMD160 (grpc-1.34.0.tar.gz) = 0450804fe4cbe82ea74fe410fbaa2c212bc3cf50
+SHA512 (grpc-1.34.0.tar.gz) = ecaf082a8c492c687778991a79fbbdac8585c3b25328bd66a42845bfd455413e17d678b7f144efd88b75ca449aa1068d297377f6b9c919bc09e4f5f9b70b53a7
+Size (grpc-1.34.0.tar.gz) = 7723327 bytes
SHA1 (patch-CMakeLists.txt) = af17a03bdbb2b7905ced111b3c13c80b0cf3fec2
SHA1 (patch-cmake_benchmark.cmake) = 6a7880c30019a723a35b56b0c5bd2d730b36550d
SHA1 (patch-include_grpc_impl_codegen_port__platform.h) = b8d07e5bbf04694df00d0d19884844b791eb002c
Home |
Main Index |
Thread Index |
Old Index