Fix CVE-2016-2124
resolves: rhbz#2019663
This commit is contained in:
parent
4b7651c5bb
commit
d2a4388f1d
@ -128,7 +128,7 @@
|
||||
|
||||
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
||||
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
|
||||
%global samba_version 4.15.2
|
||||
%global talloc_version 2.3.3
|
||||
@ -4096,6 +4096,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 01 2021 Pavel Filipenský <pfilipen@redhat.com> - 4.15.2-2
|
||||
- resolves: rhbz#2019663 - Fix CVE-2016-2124
|
||||
|
||||
* Mon Nov 29 2021 Pavel Filipenský <pfilipen@redhat.com> - 4.15.2-1
|
||||
- resolves: rhbz#2013578 - Rebase to Samba 4.15.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user