diff --git a/grpc.changes b/grpc.changes index bc84b2b..1a087d2 100644 --- a/grpc.changes +++ b/grpc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 18 11:29:50 UTC 2024 - Atri Bhattacharya + +- Update to version 1.68.2: + ------------------------------------------------------------------- Sat Apr 27 09:40:46 UTC 2024 - Jan Engelhardt diff --git a/grpc.spec b/grpc.spec index 705f5b2..4f51ccf 100644 --- a/grpc.spec +++ b/grpc.spec @@ -20,7 +20,7 @@ %define lverp 1_63 %define src_install_dir /usr/src/%name Name: grpc -Version: 1.63.0 +Version: 1.68.2 Release: 0 Summary: HTTP/2-based Remote Procedure Call implementation License: Apache-2.0 diff --git a/terminate.patch b/terminate.patch index 9803eeb..c35b277 100644 --- a/terminate.patch +++ b/terminate.patch @@ -13,11 +13,11 @@ would warn, given all three cases return. src/core/lib/promise/party.h | 4 ++++ 1 file changed, 4 insertions(+) -Index: grpc-1.61.0/src/core/lib/promise/party.h +Index: grpc-1.68.2/src/core/lib/promise/party.h =================================================================== ---- grpc-1.61.0.orig/src/core/lib/promise/party.h -+++ grpc-1.61.0/src/core/lib/promise/party.h -@@ -538,6 +538,7 @@ class Party : public Activity, private W +--- grpc-1.68.2.orig/src/core/lib/promise/party.h ++++ grpc-1.68.2/src/core/lib/promise/party.h +@@ -269,6 +269,7 @@ class Party : public Activity, private W Crash( "unreachable: promises should not be repolled after completion"); } @@ -25,7 +25,7 @@ Index: grpc-1.61.0/src/core/lib/promise/party.h } // Outside party poll: check whether the spawning party has completed this -@@ -550,6 +552,7 @@ class Party : public Activity, private W +@@ -281,6 +282,7 @@ class Party : public Activity, private W case State::kResult: return std::move(result_); } diff --git a/v1.63.0.tar.gz b/v1.63.0.tar.gz deleted file mode 100644 index 9227966..0000000 --- a/v1.63.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:493d9905aa09124c2f44268b66205dd013f3925a7e82995f36745974e97af609 -size 22431725 diff --git a/v1.68.2.tar.gz b/v1.68.2.tar.gz new file mode 100644 index 0000000..9cecfae --- /dev/null +++ b/v1.68.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbc5d78d6ba6d509cc6e264de0d49dcd7304db435cbf2d630385bacf49e066c +size 17320704