- Create a new DBus connection for every vfs_snapper request, to ensure

correct snapper UID detection; (bnc#866354).
- Fix "Invalid read" in method reply_writeclose; (bnc#873658).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=403
This commit is contained in:
David Disseldorp 2014-04-16 15:05:36 +00:00 committed by Git OBS Bridge
parent 4402ca45e3
commit 48ea985eff
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40f370507ff6074cb26418e166e7972f0a67adabcd6d09e08f299e693e6e6b54
size 278134
oid sha256:81a1930ff03756652068b69829028f85cf2e6020349cf6ec33f91d5f468a8788
size 285534

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 15 15:03:27 UTC 2014 - ddiss@suse.com
- Create a new DBus connection for every vfs_snapper request, to ensure
correct snapper UID detection; (bnc#866354).
-------------------------------------------------------------------
Tue Apr 15 10:41:04 UTC 2014 - nopower@suse.de
- Fix "Invalid read" in method reply_writeclose; (bnc#873658).
-------------------------------------------------------------------
Fri Apr 11 12:37:48 UTC 2014 - ddiss@suse.com

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0cc11e51907c5299d7ae1cefd6768289fffa941247dfa6d9e170386d49219e4
size 54670
oid sha256:a236db999abdc8fad8bbb971632522623f4fd1f70c54f9b65187b9b708c6a957
size 54385