SHA256
1
0
forked from pool/samba

- Prevent file truncation on an open that fails with share mode violation;

(bso#10671); (bnc#884056).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=417
This commit is contained in:
David Disseldorp
2014-06-25 12:07:17 +00:00
committed by Git OBS Bridge
parent a5cd1e3ae6
commit 6181b885c1
4 changed files with 80 additions and 74 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 25 11:52:17 UTC 2014 - ddiss@suse.com
- Prevent file truncation on an open that fails with share mode violation;
(bso#10671); (bnc#884056).
-------------------------------------------------------------------
Mon Jun 23 09:43:53 UTC 2014 - lmuelle@suse.com