SHA256
1
0
forked from pool/samba

Accepting request 497890 from network:samba:STABLE

- Fix CVE-2017-7494 remote code execution from a writable share;
  (bso#12780); (bsc#1038231).

OBS-URL: https://build.opensuse.org/request/show/497890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=213
This commit is contained in:
Dominique Leuenberger 2017-05-24 14:51:43 +00:00 committed by Git OBS Bridge
commit 9267f1af9a
6 changed files with 24 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c44c3ec2277f638bf29db2812d687b8d8224e5bdeb185f179f0048ed70d562c8
size 25956607

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fefbe63336ffe02a19f9af938d2ef6181e13833b43eef314bd04eb3e4a9c538c
size 25955184

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 22 15:54:05 UTC 2017 - ddiss@suse.com
- Fix CVE-2017-7494 remote code execution from a writable share;
(bso#12780); (bsc#1038231).
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 25 15:28:16 UTC 2017 - ddiss@suse.com Tue Apr 25 15:28:16 UTC 2017 - ddiss@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package samba # spec file for package samba
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@ -26,7 +26,7 @@
%define build_ceph 1 %define build_ceph 1
%endif %endif
%endif %endif
%define vendor_files_git_vers git.9d8643a %define vendor_files_git_vers git.b446743
Name: samba Name: samba
BuildRequires: autoconf BuildRequires: autoconf
@ -104,12 +104,12 @@ BuildRequires: fdupes
%endif %endif
BuildRequires: %{pkgconfig_req} BuildRequires: %{pkgconfig_req}
BuildRequires: libldb-devel BuildRequires: libldb-devel
BuildRequires: python-ldb-devel
BuildRequires: libtalloc-devel BuildRequires: libtalloc-devel
BuildRequires: python-talloc-devel
BuildRequires: libtdb-devel BuildRequires: libtdb-devel
BuildRequires: python-tdb
BuildRequires: libtevent-devel BuildRequires: libtevent-devel
BuildRequires: python-ldb-devel
BuildRequires: python-talloc-devel
BuildRequires: python-tdb
BuildRequires: python-tevent BuildRequires: python-tevent
# to generate the man pages # to generate the man pages
BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-xsl-stylesheets
@ -147,11 +147,11 @@ BuildRequires: librados-devel
%define BRANCH %{version} %define BRANCH %{version}
%global with_mitkrb5 1 %global with_mitkrb5 1
%global with_dc 0 %global with_dc 0
Version: 4.6.3+git.21.0735c828d4f Version: 4.6.3+git.25.0c154becb13
Release: 0 Release: 0
Url: https://www.samba.org/ Url: https://www.samba.org/
Obsoletes: samba-gplv3 < %{version}
Obsoletes: samba-32bit < %{version} Obsoletes: samba-32bit < %{version}
Obsoletes: samba-gplv3 < %{version}
%if 0%{?suse_version} > 1030 %if 0%{?suse_version} > 1030
Recommends: cron Recommends: cron
Recommends: logrotate Recommends: logrotate
@ -250,8 +250,8 @@ Summary: Samba Client Utilities
License: GPL-3.0+ License: GPL-3.0+
Group: Productivity/Networking/Samba Group: Productivity/Networking/Samba
Provides: smbfs Provides: smbfs
Obsoletes: samba-gplv3-client < %{version}
Obsoletes: samba-client-gplv2 < %{version} Obsoletes: samba-client-gplv2 < %{version}
Obsoletes: samba-gplv3-client < %{version}
%if 0%{?suse_version} < 1221 %if 0%{?suse_version} < 1221
Requires: %{?insserv_prereq} Requires: %{?insserv_prereq}
Requires: /sbin/chkconfig Requires: /sbin/chkconfig
@ -296,7 +296,6 @@ Source Timestamp: %{SOURCE_TIMESTAMP}
Branch: %{BRANCH} Branch: %{BRANCH}
%endif %endif
%if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110 %if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
%package doc %package doc
@ -305,8 +304,8 @@ License: GPL-3.0+
Group: Documentation/Other Group: Documentation/Other
Requires: coreutils Requires: coreutils
Requires: findutils Requires: findutils
Obsoletes: samba-gplv3-doc < %{version}
Obsoletes: samba-doc-gplv2 < %{version} Obsoletes: samba-doc-gplv2 < %{version}
Obsoletes: samba-gplv3-doc < %{version}
%if 0%{?suse_version} > 1110 %if 0%{?suse_version} > 1110
BuildArch: noarch BuildArch: noarch
%endif %endif
@ -325,8 +324,8 @@ Branch: %{BRANCH}
Summary: Samba libraries Summary: Samba libraries
License: GPL-3.0+ License: GPL-3.0+
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: krb5
Requires: /sbin/ldconfig Requires: /sbin/ldconfig
Requires: krb5
%if 0%{?suse_version} > 1210 && 0%{?suse_version} < 1315 %if 0%{?suse_version} > 1210 && 0%{?suse_version} < 1315
Requires: libfam0-gamin Requires: libfam0-gamin
%endif %endif
@ -379,9 +378,9 @@ Branch: %{BRANCH}
Summary: Testing tools for Samba servers and clients Summary: Testing tools for Samba servers and clients
License: GPL-3.0+ License: GPL-3.0+
Group: Applications/System Group: Applications/System
Requires: /sbin/ldconfig
Requires: samba = %{version} Requires: samba = %{version}
Requires: samba-winbind = %{version} Requires: samba-winbind = %{version}
Requires: /sbin/ldconfig
%description test %description test
samba-test provides testing tools for both the server and client samba-test provides testing tools for both the server and client
@ -463,7 +462,6 @@ clients to view and capture detailed real-time performance metrics for
one or more cluster nodes. one or more cluster nodes.
%endif %endif
%package -n ctdb-tests %package -n ctdb-tests
Summary: CTDB clustered database test suite Summary: CTDB clustered database test suite
License: GPL-3.0+ License: GPL-3.0+
@ -1038,7 +1036,6 @@ distributed file system. A Ceph CTDB lock helper binary is included so
that RADOS locks can be used for CTDB split-brain avoidance. that RADOS locks can be used for CTDB split-brain avoidance.
%endif %endif
%prep %prep
%setup -n samba-%{version} -q %setup -n samba-%{version} -q
# vendor-files (config, scripts, tools) # vendor-files (config, scripts, tools)
@ -2206,7 +2203,6 @@ fi
%dir %{_datadir}/ctdb %dir %{_datadir}/ctdb
%{_datadir}/ctdb/tests %{_datadir}/ctdb/tests
%files -n libdcerpc-binding0 %files -n libdcerpc-binding0
%defattr(-,root,root) %defattr(-,root,root)
%_libdir/libdcerpc-binding.so.0* %_libdir/libdcerpc-binding.so.0*

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af69f6fa99ba9cd788eb95219fd3b7bad022c6ce49ab0b5b29ca673c124c6275
size 54089

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1c311e3bea7477b2558acf2bf91aa7ac0c50ec991c20d709855d4fd6e58bf43
size 54063