Update to 3.19.6; fix CVE-2022-3171
This commit is contained in:
parent
80670d4cdb
commit
36c08e98b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ protobuf-2.3.0.tar.bz2
|
||||
/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz
|
||||
/googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081.tar.gz
|
||||
/protobuf-3.19.5-all.tar.gz
|
||||
/protobuf-3.19.6-all.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
Summary: Protocol Buffers - Google's data interchange format
|
||||
Name: protobuf
|
||||
Version: 3.19.5
|
||||
Version: 3.19.6
|
||||
%global so_version 30
|
||||
Release: 1%{?dist}
|
||||
|
||||
@ -494,6 +494,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 07 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.19.6-1
|
||||
- Update to 3.19.6; fix CVE-2022-3171
|
||||
|
||||
* Wed Dec 07 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.19.5-1
|
||||
- Update to 3.19.5; fix CVE-2022-1941
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (protobuf-3.19.5-all.tar.gz) = 8bc83942bd58f897cafd79d24ddd97c6c37cf5fcf177738905d4e2da2106171af66fa138f50e3d770d290f90acb0452c2175e378facd97f3e5926a293d94264f
|
||||
SHA512 (protobuf-3.19.6-all.tar.gz) = 8f92242f2be8e1bbfba41341c87709ad91ad83b8b3e3df88bb430411541d3399295f49291fd52b50e3487b0fce33181cb4d175685fd25aac72adfaee26a612d4
|
||||
SHA512 (googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081.tar.gz) = 623b077b3334958fafcbc34aa85891883277994af33be530efd903f47738a3e3562001cbf3b6da1a5e7d03803c5bd51bcc1fab81490db85d5a4f2b15e7de1495
|
||||
|
Loading…
Reference in New Issue
Block a user