fix CVE-2020-1472.patch
Signed-off-by: liuzy518 <570407222@qq.com>
This commit is contained in:
parent
afc685fe74
commit
fef0aa2c7e
1853
CVE-2020-1472.patch
Normal file
1853
CVE-2020-1472.patch
Normal file
File diff suppressed because it is too large
Load Diff
11
samba.spec
11
samba.spec
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
Name: samba
|
Name: samba
|
||||||
Version: 4.11.12
|
Version: 4.11.12
|
||||||
Release: 1
|
Release: 2
|
||||||
|
|
||||||
Summary: A suite for Linux to interoperate with Windows
|
Summary: A suite for Linux to interoperate with Windows
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPLv3+ and LGPLv3+
|
||||||
@ -69,7 +69,8 @@ Source201: README.downgrade
|
|||||||
Patch0: 0000-use-gnutls-for-des-cbc.patch
|
Patch0: 0000-use-gnutls-for-des-cbc.patch
|
||||||
Patch1: 0001-handle-removal-des-enctypes-from-krb5.patch
|
Patch1: 0001-handle-removal-des-enctypes-from-krb5.patch
|
||||||
Patch2: 0002-samba-tool-create-working-private-krb5.conf.patch
|
Patch2: 0002-samba-tool-create-working-private-krb5.conf.patch
|
||||||
Patch3: samba-4.11.13-lib_util_wscript.patch
|
Patch3: samba-4.11.13-lib_util_wscript.patch
|
||||||
|
Patch4: CVE-2020-1472.patch
|
||||||
|
|
||||||
BuildRequires: avahi-devel cups-devel dbus-devel docbook-style-xsl e2fsprogs-devel gawk gnupg2 gnutls-devel >= 3.4.7 gpgme-devel
|
BuildRequires: avahi-devel cups-devel dbus-devel docbook-style-xsl e2fsprogs-devel gawk gnupg2 gnutls-devel >= 3.4.7 gpgme-devel
|
||||||
BuildRequires: jansson-devel krb5-devel >= %{required_mit_krb5} libacl-devel libaio-devel libarchive-devel libattr-devel
|
BuildRequires: jansson-devel krb5-devel >= %{required_mit_krb5} libacl-devel libaio-devel libarchive-devel libattr-devel
|
||||||
@ -3056,6 +3057,12 @@ fi
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 15 2020 liulong <liulong20@huawei.com> - 4.11.12-2
|
||||||
|
- Type:cves
|
||||||
|
- ID:CVE-2020-1472
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix CVE-2020-1472
|
||||||
|
|
||||||
* Mon Aug 31 2020 yuboyun <yuboyun@huawei.com> - 4.11.12-1
|
* Mon Aug 31 2020 yuboyun <yuboyun@huawei.com> - 4.11.12-1
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user