From 5654b493882818d31c944f442943aa7e626af4bf8d3a7e19ec1e0f80cb0af2fb Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 19 Apr 2021 07:18:15 +0000 Subject: [PATCH] Accepting request 886433 from home:mcepl:branches:devel:tools:building - Update to 3.15.8: - Fixed memory leak of Ruby arena objects (#8461) OBS-URL: https://build.opensuse.org/request/show/886433 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=106 --- protobuf-3.15.7.tar.gz | 3 --- protobuf-3.15.8.tar.gz | 3 +++ protobuf.changes | 6 ++++++ protobuf.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 protobuf-3.15.7.tar.gz create mode 100644 protobuf-3.15.8.tar.gz diff --git a/protobuf-3.15.7.tar.gz b/protobuf-3.15.7.tar.gz deleted file mode 100644 index ad2131e..0000000 --- a/protobuf-3.15.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efdd6b932a2c0a88a90c4c80f88e4b2e1bf031e7514dbb5a5db5d0bf4f295504 -size 5284817 diff --git a/protobuf-3.15.8.tar.gz b/protobuf-3.15.8.tar.gz new file mode 100644 index 0000000..faa3706 --- /dev/null +++ b/protobuf-3.15.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cbdc9adda01f6d2facc65a22a2be5cecefbefe5a09e5382ee8879b522c04441 +size 5285277 diff --git a/protobuf.changes b/protobuf.changes index 424fc51..1f9dd79 100644 --- a/protobuf.changes +++ b/protobuf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 18 08:32:46 UTC 2021 - Matej Cepl + +- Update to 3.15.8: + - Fixed memory leak of Ruby arena objects (#8461) + ------------------------------------------------------------------- Tue Apr 6 01:47:17 UTC 2021 - Dirk Müller diff --git a/protobuf.spec b/protobuf.spec index 15260b1..ad3a171 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -27,7 +27,7 @@ %bcond_without python2 %bcond_without python3 Name: protobuf -Version: 3.15.7 +Version: 3.15.8 Release: 0 Summary: Protocol Buffers - Google's data interchange format License: BSD-3-Clause