Applied patch for for CVE-2021-22570 (#2055641)
Related: rhbz#2055641 Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
08199b5d2c
commit
f60b7f4ea4
@ -10,7 +10,7 @@
|
||||
Summary: Protocol Buffers - Google's data interchange format
|
||||
Name: protobuf
|
||||
Version: 3.14.0
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?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,7 +391,7 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 08 2022 Adrian Reber <areber@redhat.com> - 3.14.0-10
|
||||
* Tue Mar 08 2022 Adrian Reber <areber@redhat.com> - 3.14.0-11
|
||||
- Applied patch for for CVE-2021-22570 (#2055641)
|
||||
|
||||
* Wed Feb 23 2022 Adrian Reber <areber@redhat.com> - 3.14.0-9
|
||||
|
3
rpminspect.yaml
Normal file
3
rpminspect.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
annocheck:
|
||||
- rhel-policy: --verbose --skip-lto
|
Loading…
Reference in New Issue
Block a user