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