Accepting request 252315 from network:samba:STABLE

- Exclude unwanted libdnsserver_common and libdfs_server_ad shared libs and
  the man page of the unused findsmb script.

- Skip groups that aren't mapped by idmap_ad; (bso#10824); (bnc#897969).

- Update to 4.1.12.

  See WHATSNEW.txt from the main tar ball or the samba.changes file for
  more details.

- Wait for network-online.target to prevent caching of
  pre-network failures; (bnc#889175).

OBS-URL: https://build.opensuse.org/request/show/252315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=171
This commit is contained in:
Stephan Kulow 2014-09-26 08:51:30 +00:00 committed by Git OBS Bridge
commit dd04f05402
8 changed files with 89 additions and 21 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad598f833c67a1fd2e7885d3ff26129e1925afa94ea4bec04ed5862a1e004f36
size 288451
oid sha256:9b0ebc1ba2d74570970bb371a2e829c9e4edc64a977738379b66450f577da86b
size 279853

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlPaPr0ACgkQbzORW2Vot+pTpgCgonGsTFo5cw+4C2nIbhkrxG0s
CwMAoLrNdPvJQy33Bs5KNtg0M7YVILdI
=6InX
-----END PGP SIGNATURE-----

View File

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

7
samba-4.1.12.tar.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlQNf40ACgkQbzORW2Vot+pbkQCfcvlMDSoMmZ+cU+tNqLuLlpU0
DewAniaAX0hInAF2rhWfWpF+wYM291GV
=QFvj
-----END PGP SIGNATURE-----

3
samba-4.1.12.tar.gz Normal file
View File

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

View File

@ -1,3 +1,69 @@
-------------------------------------------------------------------
Thu Sep 25 12:44:48 UTC 2014 - lmuelle@suse.com
- Exclude unwanted libdnsserver_common and libdfs_server_ad shared libs and
the man page of the unused findsmb script.
-------------------------------------------------------------------
Tue Sep 23 16:55:55 UTC 2014 - ddiss@suse.com
- Skip groups that aren't mapped by idmap_ad; (bso#10824); (bnc#897969).
-------------------------------------------------------------------
Tue Sep 23 12:02:16 UTC 2014 - lmuelle@suse.com
- Update to 4.1.12.
+ s3: winbindd: On new client connect, prune idle or hung connections older
than "winbind request timeout". Add new parameter "winbind request
timeout". Please see smb.conf man page for details; (bso#3204).
+ Fix smbd crashes when filename contains non-ascii character; (bso#10716).
+ s4-rpc: dnsserver: Handle updates of tombstoned dnsNode objects;
(bso#10749).
+ passdb: Fix NT_STATUS_NO_SUCH_GROUP; (bso#9570).
+ s4:setup/dns_update_list: make use of the new substitution variables;
(bso#9831).
+ build: Fix configure to honour '--without-dmapi'; (bso#10369).
+ provision: Correctly provision the SOA record minimum TTL; (bso#10466).
+ s3: Enforce a positive allocation_file_size for non-empty files;
(bso#10543).
+ lib: tevent: make TEVENT_SIG_INCREMENT atomic; (bso#10640).
+ Make "case sensitive = True" option working with "max protocol = SMB2" or
higher in large directories; (bso#10650).
+ Samba 4 consuming a lot of CPU when re-reading printcap info; (bso#10652).
+ lib: strings: Simplify strcasecmp; (bso#10716).
+ Allow netr_ServerReqChallenge() and netr_ServerAuthenticate3() on different
connections; (bso#10723).
+ 'net time': Fix usage and core dump; (bso#10728).
+ sys_poll_intr: Fix timeout arithmetic; (bso#10731).
+ s3:idmap: Don't log missing range config if range checking not requested;
(bso#10737).
+ Fix flapping VFS gpfs offline bit; (bso#10741).
+ s4-rpc: dnsserver: Allow . to be specified for @ record; (bso#10742).
+ s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked
for; (bso#10751).
+ samba: Retain case sensitivity of cifs client; (bso#10755).
+ lib: Remove unused nstrcpy; (bso#10758).
+ Fix a memory leak in cli_set_mntpoint(); (bso#10759).
+ docs: Fix typos in smb.conf (inherit acls); (bso#10761).
+ libcli/security: Add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in
get_sec_info(); (bso#10773).
+ s3: smbd: POSIX ACLs. Remove incorrect check for SECINFO_PROTECTED_DACL in
incoming security_information flags in posix_get_nt_acl_common();
(bso#10773).
+ Don't discard result of checking grouptype; (bso#10777).
+ s3:libsmb: Set a max charge for SMB2 connections; (bso#10778).
+ smbd: Properly initialize mangle_hash; (bso#10782).
+ dosmode: Fix FSCTL_SET_SPARSE request validation; (bso#10787).
+ vfs_dirsort: Fix an off-by-one error that can cause uninitialized memory
read; (bso#10794).
-------------------------------------------------------------------
Thu Sep 18 16:59:49 UDT 2014 - jmcdonough@suse.com
- Wait for network-online.target to prevent caching of
pre-network failures; (bnc#889175).
-------------------------------------------------------------------
Thu Aug 28 10:03:21 UTC 2014 - ddiss@suse.com

View File

@ -121,7 +121,7 @@ BuildRequires: gpg-offline
BuildRequires: systemd
BuildRequires: systemd-devel
%endif
%define samba_ver 4.1.11
%define samba_ver 4.1.12
%define samba_ver_suffix %nil
%if "%{samba_ver_suffix}" == ""
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
@ -145,11 +145,11 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3283
%define SOURCE_TIMESTAMP 3289
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
Version: 4.1.11
Version: 4.1.12
Release: 0
Url: http://www.samba.org/
Provides: samba-gplv3 = %{version}
@ -1269,9 +1269,12 @@ make install \
DESTDIR=%{buildroot} \
CONFIGDIR=%{CONFIGDIR}
# remove ildap.so and ldbsamba_extensions.so from %{_libdir}/samba/ldb
# debug symbols are created and installed if the files are excluded only
%if ! %with_dc
rm -r %{buildroot}/%{_libdir}/samba/ldb
rm %{buildroot}/%{_libdir}/samba/ldb/ildap.so \
%{buildroot}/%{_libdir}/samba/ldb/ldbsamba_extensions.so \
%{buildroot}/%{_libdir}/samba/libdnsserver_common.so \
%{buildroot}/%{_libdir}/samba/libdfs_server_ad.so
%endif
# Clean out files left behind by the PIDL install.
@ -1855,7 +1858,7 @@ fi
%dir %{_libdir}/samba
%{_libdir}/samba/charset
%doc %{_mandir}/man1/dbwrap_tool.1.*
%doc %{_mandir}/man1/findsmb.1.*
%exclude %doc %{_mandir}/man1/findsmb.1.*
%doc %{_mandir}/man1/log2pcap.1.*
%doc %{_mandir}/man1/nmblookup.1.*
%doc %{_mandir}/man1/nmblookup4.1.*
@ -1997,7 +2000,6 @@ fi
%{_libdir}/samba/libdbwrap.so
%{_libdir}/samba/libdcerpc-samba.so
%{_libdir}/samba/libdcerpc-samba4.so
%{_libdir}/samba/libdfs_server_ad.so
%{_libdir}/samba/libdsdb-module.so
%{_libdir}/samba/liberrors.so
%{_libdir}/samba/libevents.so

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df289c067ac71b38b1874360e5d9254ccfa57d2d935f4778e404163e72ed2195
size 54566
oid sha256:8fcc58ab647e90ab06d1ba0612feca58122d2c908bee26f89f4152a885dfcdcb
size 54879