From 73b5eb6c2feb3aaa5f17f1bc765f053e42e6ce908ffeb5021021ab4934eaa9f6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 24 Apr 2023 13:59:18 +0000 Subject: [PATCH] Accepting request 1082493 from home:adamm:branches:server:monitoring Add missing bug reference and add additional headers and binaries commonly used by the devel users - Add protobuf-devel to devel package recommends as the binary there is required to actually generated protobuf headers. OBS-URL: https://build.opensuse.org/request/show/1082493 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/protobuf-c?expand=0&rev=42 --- protobuf-c.changes | 8 +++++++- protobuf-c.spec | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/protobuf-c.changes b/protobuf-c.changes index d196e7f..e859047 100644 --- a/protobuf-c.changes +++ b/protobuf-c.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 24 11:19:07 UTC 2023 - Adam Majer + +- Add protobuf-devel to devel package recommends as the binary there + is required to actually generated protobuf headers. + ------------------------------------------------------------------- Thu Mar 23 14:36:19 UTC 2023 - Martin Liška @@ -7,7 +13,7 @@ Thu Mar 23 14:36:19 UTC 2023 - Martin Liška Mon Jul 11 07:46:47 UTC 2022 - Jan Engelhardt - Update to release 1.4.1 - * Fixed unsigned integer overflow (GH#499) + * Fixed unsigned integer overflow (GH#499, bsc#1210323, CVE-2022-48468) * Avoid shifting signed values (GH#508) - Remove 508.patch (merged) diff --git a/protobuf-c.spec b/protobuf-c.spec index 6913550..4f52855 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -53,6 +53,7 @@ Buffers from pure C (not C++). Summary: C bindings for Google's Protocol Buffers Group: Development/Libraries/C and C++ Requires: libprotobuf-c%sover = %version +Recommends: protobuf-devel Provides: %name = %version Obsoletes: %name <= 1.4.0