From 5fef54f37c62099aa3677a0edc80e6569afb6a86ca8c02a79041a292b301a80f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 14 Oct 2022 20:01:57 +0000 Subject: [PATCH] Accepting request 1011023 from home:stroeder:devel Update to release 1.50.0 Note: In my home project this only builds on Factory/Tumbleweed. OBS-URL: https://build.opensuse.org/request/show/1011023 OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=128 --- grpc.changes | 25 +++++++++++++++++++++++++ grpc.spec | 6 +++--- v1.49.1.tar.gz | 3 --- v1.50.0.tar.gz | 3 +++ 4 files changed, 31 insertions(+), 6 deletions(-) delete mode 100644 v1.49.1.tar.gz create mode 100644 v1.50.0.tar.gz diff --git a/grpc.changes b/grpc.changes index 855533d..5d5a688 100644 --- a/grpc.changes +++ b/grpc.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Oct 14 18:04:19 UTC 2022 - Michael Ströder + +- Update to release 1.50.0 + * Core + - Derive EventEngine from std::enable_shared_from_this. (#31060) + - Revert "Revert "[chttp2] fix stream leak with queued flow control + update and absence of writes (#30907)" (#30991)". (#30992) + - [chttp2] fix stream leak with queued flow control update and absence of writes. (#30907) + - Remove gpr_codegen. (#30899) + - client_channel: allow LB policy to communicate update errors to resolver. (#30809) + - FaultInjection: Fix random number generation. (#30623) + * C++ + - OpenCensus Plugin: Add measure and views for started RPCs. (#31034) + * C# + - Grpc.Tools: Parse warnings from libprotobuf (fix #27502). (#30371) + - Grpc.Tools add support for env variable GRPC_PROTOC_PLUGIN (fix #27099). (#30411) + - Grpc.Tools document AdditionalImportDirs. (#30405) + - Fix OutputOptions and GrpcOutputOptions (issue #25950). (#30410) + * Python + - Support Python 3.11. (#30818) + * Ruby + - Fix ruby windows ucrt build. (#31051) + - Drop support for ruby 2.5. (#30699) + ------------------------------------------------------------------- Thu Sep 22 08:43:56 UTC 2022 - Michael Ströder diff --git a/grpc.spec b/grpc.spec index 393f506..eb33eec 100644 --- a/grpc.spec +++ b/grpc.spec @@ -16,11 +16,11 @@ # -%define lver 27 -%define lverp 1_49 +%define lver 28 +%define lverp 1_50 %define src_install_dir /usr/src/%name Name: grpc -Version: 1.49.1 +Version: 1.50.0 Release: 0 Summary: HTTP/2-based Remote Procedure Call implementation License: Apache-2.0 diff --git a/v1.49.1.tar.gz b/v1.49.1.tar.gz deleted file mode 100644 index 5fefe88..0000000 --- a/v1.49.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5071b630e2a14707ad060636990f1b25b0984bd168c7ea1ab95e48a3bdc0081f -size 8357937 diff --git a/v1.50.0.tar.gz b/v1.50.0.tar.gz new file mode 100644 index 0000000..27c5c99 --- /dev/null +++ b/v1.50.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76900ab068da86378395a8e125b5cc43dfae671e09ff6462ddfef18676e2165a +size 8434016