From e0b1e66822aa4faf75ce06942a43bb28d538a748 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Tue, 22 Mar 2022 12:47:38 +0100 Subject: [PATCH] Rebuilt for test fixes Related: rhbz#2055641 Signed-off-by: Adrian Reber --- protobuf.spec | 5 ++++- rpminspect.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/protobuf.spec b/protobuf.spec index 174c1a9..12892d6 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -10,7 +10,7 @@ Summary: Protocol Buffers - Google's data interchange format Name: protobuf Version: 3.14.0 -Release: 11%{?dist} +Release: 12%{?dist} License: BSD URL: https://github.com/protocolbuffers/protobuf Source: https://github.com/protocolbuffers/protobuf/archive/v%{version}%{?rcver}/%{name}-%{version}%{?rcver}-all.tar.gz @@ -391,6 +391,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir} %changelog +* Tue Mar 22 2022 Adrian Reber - 3.14.0-12 +- Rebuilt for test fixes + * Tue Mar 08 2022 Adrian Reber - 3.14.0-11 - Applied patch for for CVE-2021-22570 (#2055641) diff --git a/rpminspect.yaml b/rpminspect.yaml index f783251..4501966 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,3 +1,3 @@ --- annocheck: - - rhel-policy: --verbose --skip-lto + - hardened: --verbose --skip-lto