- Update to 3.6.15.

+ Fix crash bug in Winbind; (bso#9854).

- Add support for PFC_FLAG_OBJECT_UUID when parsing packets; (bso#9382).
- Fix "guest ok", "force user" and "force group" for guest users; (bso#9746).
- Fix 'map untrusted to domain' with NTLMv2; (bso#9817).
- Fix crash bug in Winbind; (bso#9854).

- Fix panic in nt_printer_publish_ads; (bso#9830).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=307
This commit is contained in:
Lars Müller
2013-05-08 12:43:57 +00:00
committed by Git OBS Bridge
parent b2a88feb2d
commit c8e186c44f
7 changed files with 32 additions and 13 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed May 8 12:18:20 UTC 2013 - lmuelle@suse.com
- Update to 3.6.15.
+ Fix crash bug in Winbind; (bso#9854).
-------------------------------------------------------------------
Wed May 8 11:26:49 UTC 2013 - lmuelle@suse.com
- Add support for PFC_FLAG_OBJECT_UUID when parsing packets; (bso#9382).
- Fix "guest ok", "force user" and "force group" for guest users; (bso#9746).
- Fix 'map untrusted to domain' with NTLMv2; (bso#9817).
- Fix crash bug in Winbind; (bso#9854).
-------------------------------------------------------------------
Wed May 8 10:03:35 UTC 2013 - ddiss@suse.com
- Fix panic in nt_printer_publish_ads; (bso#9830).
-------------------------------------------------------------------
Mon Apr 29 12:21:15 UTC 2013 - lmuelle@suse.com