Update to 21.11.2
CVE-2022-2132: bz2122335 CVE-2022-28199: bz2123550
This commit is contained in:
parent
88b5828f75
commit
19273bc2ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/dpdk-20.11.tar.xz
|
||||
/dpdk-21.11.tar.xz
|
||||
/dpdk-21.11.1.tar.xz
|
||||
/dpdk-21.11.2.tar.xz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%global _vpath_builddir %{_vendor}-%{_target_os}-build
|
||||
|
||||
Name: dpdk
|
||||
Version: 21.11.1
|
||||
Release: 3%{?dist}
|
||||
Version: 21.11.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
URL: http://dpdk.org
|
||||
Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz
|
||||
@ -191,6 +191,9 @@ CFLAGS="$(echo %{optflags} -fcommon)" \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 09 2022 Timothy Redaelli <tredaelli@redhat.com> - 2:21.11.2-1
|
||||
- Update to 21.11.2 (CVE-2022-28199: bz2123550) (CVE-2022-2132: bz2122335)
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:21.11.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dpdk-21.11.1.tar.xz) = d7afc0c918626b1706a18a129086fcd3741b251c28fa00c5711eb85a03137e5ee6e08de7bd5ebe957e442dc9b901314042b382b223e74f0fdd5d560ac657f1b3
|
||||
SHA512 (dpdk-21.11.2.tar.xz) = bd33501c309d3285f5dcb44631f759d85e2c25980cd70644259c97ab86f4b2d59402c3b214c220f872ba0c7da02f1e3f0693b6c638b99e92773e2fb286e26c8e
|
||||
|
Loading…
Reference in New Issue
Block a user