SHA256
1
0
forked from pool/samba

Accepting request 41020 from network:samba:STABLE

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

OBS-URL: https://build.opensuse.org/request/show/41020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=67
This commit is contained in:
OBS User autobuild
2010-06-04 12:51:38 +00:00
committed by Git OBS Bridge
parent ba20519881
commit 55b0beedfe
8 changed files with 68 additions and 42 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed May 19 12:18:29 UTC 2010 - lmuelle@suse.de
- Update to 3.5.3.
+ Fix MS-DFS functionality; (bso#7339).
+ Fix a Winbind crash when scanning trusts; (bso#7389).
+ Fix problems with SIGCHLD handling in Winbind; (bso#7317).
+ Add replacement for IPV6_V6ONLY on linux systems with broken headers;
(bso#7196).
+ Fix cups encryption setting; (bso#7263).
+ Fix exporting printers via 'cupsaddsmb' command; (bso#7277).
+ Fix SMB job IDs in CUPS job names; (bso#7288).
+ Fix segfault in mount.cifs; (bso#7315).
+ Make TIME_T_MAX defines consistent; (bso#7352).
+ Re-fix a bug with smbd serving a windows terminal server; (bso#7357).
+ Display an error on 'net conf import' failures; (bso#7378).
+ Fix bitmap leak in dptr_Close; (bso#7384).
+ Fix rename problems with full_audit VFS module; (bso#7398).
+ Fix setting of passwords via 'net rpc user password' command; (bso#7417).
+ Fix 'net rpc printer list' command; (bso#7418).
+ Rename mod_name to module_name; (bso#7421).
- Fix unnecessary traversing winbindd_cache.tdb in SIGHUP handler.
- Added EN ISO 216, A0 and A1 to builtin forms; (bso#7423).
- Winbind not working over IPv6; (bso#7341).
-------------------------------------------------------------------
Tue May 18 09:54:15 UTC 2010 - lmuelle@suse.de