We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594f5cd commit 20e2607Copy full SHA for 20e2607
SPECS/protobuf/protobuf.spec
@@ -1,14 +1,15 @@
1
Summary: Google's data interchange format
2
Name: protobuf
3
Version: 3.17.3
4
-Release: 3%{?dist}
+Release: 4%{?dist}
5
License: BSD
6
Vendor: Microsoft Corporation
7
Distribution: Mariner
8
Group: Development/Libraries
9
URL: https://developers.google.com/protocol-buffers/
10
Source0: https://github.com/protocolbuffers/protobuf/releases/download/v%{version}/%{name}-all-%{version}.tar.gz
11
Patch0: CVE-2022-1941.patch
12
+Patch1: CVE-2025-4565.patch
13
BuildRequires: curl
14
BuildRequires: libstdc++
15
BuildRequires: make
0 commit comments