From a63056bb194dd558b35abf03bf49600f53c77579860f3476d94ea14cc85d0951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Thu, 18 Apr 2013 22:13:06 +0000 Subject: [PATCH] - Certain xattrs cause Windows error 0x800700FF; (bso#9130). - Fix the username map optimization; (bso#9139); (bnc#815994). - Fix adding case sensitive spn; (bso#9699). - Add a tool to migrate latin1 printing tdb's to registry; (bso#9723). - is_encrypted_packet() function incorrectly used inside server; (bso#9724). - wkssvc: Fix NULL pointer dereference; (bso#9727). - smbcontrol close-share is not working; (bso#9733). - Fix winbind seperator in upn to username conversion; (bso#9735). - Change to smbd/dir.c code gives significant performance increases on large directory listings; (bso#9736). - When creating a directory Samba allows inherited bit to slip through; (bso#9747). - Remove unneeded fstat system call from hot read path; (bso#9748). - Cache name_to_sid/sid_to_name correctly; (bso#9766). - vfs_fake_perms: Fix segfault for "artificial" conn_structs; (bso#9775). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=303 --- patches.tar.bz2 | 4 ++-- samba-doc.spec | 2 +- samba.changes | 17 +++++++++++++++++ samba.spec | 2 +- vendor-files.tar.bz2 | 4 ++-- 5 files changed, 23 insertions(+), 6 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 645b677..d47b945 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a572302aca0eb6dce45b2987bcff344bec4303a52e0daa94d0301cbaf906a893 -size 37498 +oid sha256:28061aaaa286f32f575c9fb9c83929c8817eba554d68f9bc5901de1e4adaab96 +size 50287 diff --git a/samba-doc.spec b/samba-doc.spec index 6878192..f2c412c 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -126,7 +126,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 2969 +%define SOURCE_TIMESTAMP 2974 %define BRANCH %{version} Version: 3.6.13 Release: 0 diff --git a/samba.changes b/samba.changes index 15ecac4..515152b 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Apr 18 18:38:43 UTC 2013 - lmuelle@suse.com + +- Certain xattrs cause Windows error 0x800700FF; (bso#9130). +- Fix the username map optimization; (bso#9139); (bnc#815994). +- Fix adding case sensitive spn; (bso#9699). +- Add a tool to migrate latin1 printing tdb's to registry; (bso#9723). +- is_encrypted_packet() function incorrectly used inside server; (bso#9724). +- wkssvc: Fix NULL pointer dereference; (bso#9727). +- smbcontrol close-share is not working; (bso#9733). +- Fix winbind seperator in upn to username conversion; (bso#9735). +- Change to smbd/dir.c code gives significant performance increases on large directory listings; (bso#9736). +- When creating a directory Samba allows inherited bit to slip through; (bso#9747). +- Remove unneeded fstat system call from hot read path; (bso#9748). +- Cache name_to_sid/sid_to_name correctly; (bso#9766). +- vfs_fake_perms: Fix segfault for "artificial" conn_structs; (bso#9775). + ------------------------------------------------------------------- Wed Apr 3 20:46:14 UTC 2013 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index 1c8fcf0..a08a3ed 100644 --- a/samba.spec +++ b/samba.spec @@ -126,7 +126,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 2969 +%define SOURCE_TIMESTAMP 2974 %define BRANCH %{version} Version: 3.6.13 Release: 0 diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 6960b52..11374ca 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:c2382cff4f766bfa06084e1269908bbd8da4f7836c15acaf04dfaa504da82c54 -size 53632 +oid sha256:7001a51dff75cdd8c15301949b0f561d2654263a33701ac432c53db338f4b851 +size 53638