fix CVE-2020-1472.patch

Signed-off-by: liuzy518 <570407222@qq.com>
This commit is contained in:
liuzy518 2020-09-25 17:03:49 +08:00
parent afc685fe74
commit fef0aa2c7e
2 changed files with 1862 additions and 2 deletions

1853
CVE-2020-1472.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -49,7 +49,7 @@
Name: samba
Version: 4.11.12
Release: 1
Release: 2
Summary: A suite for Linux to interoperate with Windows
License: GPLv3+ and LGPLv3+
@ -69,7 +69,8 @@ Source201: README.downgrade
Patch0: 0000-use-gnutls-for-des-cbc.patch
Patch1: 0001-handle-removal-des-enctypes-from-krb5.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: jansson-devel krb5-devel >= %{required_mit_krb5} libacl-devel libaio-devel libarchive-devel libattr-devel
@ -3056,6 +3057,12 @@ fi
%{_mandir}/man*
%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
- Type:NA
- ID:NA