From 270fb1229558b578221bc7fc0bd350791dcce7580e1498e8ac7fd16ad3b82a8a Mon Sep 17 00:00:00 2001 From: David Mulder Date: Wed, 29 Nov 2017 17:56:39 +0000 Subject: [PATCH] Accepting request 546497 from home:scabrero:branches:network:samba:STABLE - smbc_opendir should not return EEXIST with invalid login credentials; (bnc#1065868). - Update to 4.7.3; (bsc#1069666); + Non-smbd processes using kernel oplocks can hang smbd; (bso#13121); + python: use communicate to fix Popen deadlock; (bso#13127); + smbd on disk file corruption bug under heavy threaded load; (bso#13130); + tevent: version 0.9.34; (bso#13130); + s3: smbd: Fix delete-on-close after smb2_find; (bso#13118); + CVE-2017-14746: s3: smbd: Fix SMB1 use-after-free crash bug; (bsc#1060427);(bso#13041); + CVE-2017-15275: s3: smbd: Chain code can return uninitialized memory when talloc buffer is grown; (bsc#1063008); (bso#13077); - Build with AD DC support only in openSUSE. OBS-URL: https://build.opensuse.org/request/show/546497 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=579 --- samba-4.7.1+git.26.1ac2944c965.tar.bz2 | 3 --- samba-4.7.3+git.30.54c196e5d35.tar.bz2 | 3 +++ samba.changes | 25 ++++++++++++++++++++++++- samba.spec | 4 ++-- 4 files changed, 29 insertions(+), 6 deletions(-) delete mode 100644 samba-4.7.1+git.26.1ac2944c965.tar.bz2 create mode 100644 samba-4.7.3+git.30.54c196e5d35.tar.bz2 diff --git a/samba-4.7.1+git.26.1ac2944c965.tar.bz2 b/samba-4.7.1+git.26.1ac2944c965.tar.bz2 deleted file mode 100644 index 48c980a..0000000 --- a/samba-4.7.1+git.26.1ac2944c965.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22af016d4dfea2456a12b6dd2eb1916d60da85417c94ee535c93a3152afd7b6d -size 21943619 diff --git a/samba-4.7.3+git.30.54c196e5d35.tar.bz2 b/samba-4.7.3+git.30.54c196e5d35.tar.bz2 new file mode 100644 index 0000000..60a7268 --- /dev/null +++ b/samba-4.7.3+git.30.54c196e5d35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06669f7aa8d815863a9d66dfc7158c6ef26c2909115c1581b9b42659ba3312d5 +size 21938717 diff --git a/samba.changes b/samba.changes index 9abd962..52df8da 100644 --- a/samba.changes +++ b/samba.changes @@ -1,7 +1,30 @@ +------------------------------------------------------------------- +Wed Nov 29 16:59:07 UTC 2017 - david.mulder@suse.com + +- smbc_opendir should not return EEXIST with invalid login credentials; + (bnc#1065868). + +------------------------------------------------------------------- +Tue Nov 28 17:07:26 UTC 2017 - scabrero@suse.com + +- Update to 4.7.3; (bsc#1069666); + + Non-smbd processes using kernel oplocks can hang smbd; + (bso#13121); + + python: use communicate to fix Popen deadlock; (bso#13127); + + smbd on disk file corruption bug under heavy threaded load; + (bso#13130); + + tevent: version 0.9.34; (bso#13130); + + s3: smbd: Fix delete-on-close after smb2_find; (bso#13118); + + CVE-2017-14746: s3: smbd: Fix SMB1 use-after-free crash bug; + (bsc#1060427);(bso#13041); + + CVE-2017-15275: s3: smbd: Chain code can return uninitialized + memory when talloc buffer is grown; (bsc#1063008); (bso#13077); +- Build with AD DC support only in openSUSE. + ------------------------------------------------------------------- Mon Nov 27 14:23:09 UTC 2017 - rbrown@suse.com -- Replace references to /var/adm/fillup-templates with new +- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) ------------------------------------------------------------------- diff --git a/samba.spec b/samba.spec index 236af61..b3060f0 100644 --- a/samba.spec +++ b/samba.spec @@ -40,7 +40,7 @@ %global with_mitkrb5 1 %global with_dc 0 -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} > 1320 && 0%{?is_opensuse} %ifnarch ppc %global with_dc 1 %endif @@ -131,7 +131,7 @@ BuildRequires: krb5-devel %endif %define SOURCE_TIMESTAMP 3761 %define BRANCH %{version} -Version: 4.7.1+git.26.1ac2944c965 +Version: 4.7.3+git.30.54c196e5d35 Release: 0 Url: https://www.samba.org/ Obsoletes: samba-32bit < %{version}