SHA256
1
0
forked from pool/samba

- vfs_fill_sparse() doesn't use posix_fallocate when strict allocate is on;

(bso#7835).
- Replace Requires samba-client by samba-gplv3-client in the gplv3 packages;
  (bnc#652620).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=147
This commit is contained in:
Lars Müller
2010-12-05 22:58:21 +00:00
committed by Git OBS Bridge
parent 722fcb6ba8
commit 23c9578331
6 changed files with 42 additions and 30 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Dec 5 22:28:35 UTC 2010 - lars@samba.org
- vfs_fill_sparse() doesn't use posix_fallocate when strict allocate is on;
(bso#7835).
-------------------------------------------------------------------
Fri Dec 3 11:47:07 UTC 2010 - lmuelle@suse.de
- Replace Requires samba-client by samba-gplv3-client in the gplv3 packages;
(bnc#652620).
-------------------------------------------------------------------
Tue Nov 30 13:55:27 CET 2010 - ddiss@suse.de