SHA256
1
0
forked from pool/samba

- Point LD_LIBRARY_PATH to the just built libraries while calling testparm to

generate the default share snippets on pre-12.2 systems.

- Fix smbclient recursive mget EPERM handling; (bso#9633); (bnc#786350).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=295
This commit is contained in:
Lars Müller
2013-02-08 22:01:17 +00:00
committed by Git OBS Bridge
parent 723cc279ce
commit 67a5cc23ee
5 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Feb 8 21:06:56 UTC 2013 - lmuelle@suse.com
- Point LD_LIBRARY_PATH to the just built libraries while calling testparm to
generate the default share snippets on pre-12.2 systems.
-------------------------------------------------------------------
Thu Feb 7 15:30:36 UTC 2013 - ddiss@suse.com
- Fix smbclient recursive mget EPERM handling; (bso#9633); (bnc#786350).
-------------------------------------------------------------------
Wed Feb 6 14:24:40 UTC 2013 - sjayaraman@suse.de