Accepting request 29998 from network:samba:STABLE

Copy from network:samba:STABLE/samba based on submit request 29998 from user lmuelle

OBS-URL: https://build.opensuse.org/request/show/29998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=54
This commit is contained in:
OBS User autobuild
2010-01-21 09:54:48 +00:00
committed by Git OBS Bridge
parent d9caaa77da
commit 972e9da0d6
8 changed files with 128 additions and 104 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jan 19 12:05:43 CET 2010 - lmuelle@suse.de
- Update to 3.4.5.
+ Fix memory in leak in smbd (bug #7020).
+ Fix changing of ACLs on writable files with "dos filemode=yes"
(bug #5202).
+ BUG 6642: Fix opening the quota magic file.
+ BUG 6919: Fix remote quota management.
+ BUG 7034: Fix internal error caused by vfs_cap.
+ BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
+ BUG 7043: Fix crash bug in "SMBC_parse_path".
+ BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
+ BUG 7046: Fix a crash in libsmbclient used against the OpenSolaris CIFS
server.
-------------------------------------------------------------------
Tue Jan 12 22:55:44 UTC 2010 - lmuelle@suse.de
@@ -53,7 +70,12 @@ Wed Dec 30 22:04:19 CET 2009 - jmcdonough@suse.de
-------------------------------------------------------------------
Mon Dec 21 20:16:21 CET 2009 - sjayaraman@suse.de
- Fix processing of open modes in POSIX open; (bnc#530683).
- Fix processing of open modes in POSIX open; (bnc#530683).
-------------------------------------------------------------------
Thu Dec 17 22:26:17 CET 2009 - jengelh@medozas.de
- Add baselibs.conf as a source.
-------------------------------------------------------------------
Wed Dec 9 20:44:21 UTC 2009 - lmuelle@suse.de
@@ -213,7 +235,7 @@ Mon Sep 14 12:56:58 UTC 2009 - chris@computersalat.de
- mods for winbind (when used with squid - ntlm_auth)
o winbind adds group 'winbind'
o permission 0750,root,winbind LOCKDIR/winbindd_privileged
o permission 0750,root,winbind LOCKDIR/winbindd_privileged
-------------------------------------------------------------------
Thu Sep 10 22:19:57 CEST 2009 - lmuelle@suse.de