From 0b95018e19c55f280695b5132e0e2ac60055ac8622b65b0a58627b2ef52e3709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Mon, 6 Jan 2014 22:04:42 +0000 Subject: [PATCH] - 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 --- patches.tar.bz2 | 4 ++-- samba.changes | 16 ++++++++++++++++ samba.spec | 2 +- vendor-files.tar.bz2 | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index adb694c..2c4a817 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9113800e88975822302bebfd29ea9baf304b0265e07e021ea88a7a2a8f4ea01a -size 71212 +oid sha256:8df6b650eea001162d6ada39a9d76bbac08f1030028f5a84460dc34c2a95e4c8 +size 86603 diff --git a/samba.changes b/samba.changes index d8d8b88..5e6e68b 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jan 6 21:37:37 UTC 2014 - lmuelle@suse.com + +- 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). + ------------------------------------------------------------------- Mon Jan 6 17:12:55 UTC 2014 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index 3b31152..0bd8a88 100644 --- a/samba.spec +++ b/samba.spec @@ -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 diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 4019855..8c7ad72 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38c4c04b05e7db6c436d6ddc0c6ededea67b5783ab398b28a7d9bdd51a6c858c -size 54142 +oid sha256:d49a04bc4d2fc4e8fcc0c13c97c3437702c3a87ecf90b55ce646a4b354b9cbbd +size 54084