forked from pool/samba
- 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:
parent
4402ca45e3
commit
48ea985eff
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:40f370507ff6074cb26418e166e7972f0a67adabcd6d09e08f299e693e6e6b54
|
oid sha256:81a1930ff03756652068b69829028f85cf2e6020349cf6ec33f91d5f468a8788
|
||||||
size 278134
|
size 285534
|
||||||
|
@ -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
|
Fri Apr 11 12:37:48 UTC 2014 - ddiss@suse.com
|
||||||
|
|
||||||
|
@ -144,7 +144,7 @@ BuildRequires: systemd
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3225
|
%define SOURCE_TIMESTAMP 3227
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a0cc11e51907c5299d7ae1cefd6768289fffa941247dfa6d9e170386d49219e4
|
oid sha256:a236db999abdc8fad8bbb971632522623f4fd1f70c54f9b65187b9b708c6a957
|
||||||
size 54670
|
size 54385
|
||||||
|
Loading…
Reference in New Issue
Block a user