- smbd: allow updates on directory write times on open handles; (bso#9870).

- lib/util: use proper include for struct stat; (bso#10276).
- s3:winbindd fix use of uninitialized variables; (bso#10280).
- s3-winbindd: Fix DEBUG statement in winbind_msg_offline(); (bso#10285).
- s3-lib: Fix %G substitution for domain users in smbd; (bso#10286).
- smbd: Always use UCF_PREP_CREATEFILE for filename_convert calls to resolve a
  path for open; (bso#10297).
- smb2_server processing overhead; (bso#10298).
- ldb: bad if test in ldb_comparison_fold(); (bso#10305).
- Fix AIO with SMB2 and locks; (bso#10310).
- smbd: Fix a panic when a smb2 brlock times out; (bso#10311).
- vfs_glusterfs: Enable per client log file; (bso#10337).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=362
This commit is contained in:
Lars Müller
2014-01-06 22:04:42 +00:00
committed by Git OBS Bridge
parent 680d08abe3
commit 0b95018e19
4 changed files with 21 additions and 5 deletions

View File

@@ -135,7 +135,7 @@ BuildRequires: systemd
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3138
%define SOURCE_TIMESTAMP 3139
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0