forked from pool/samba
- Update to 3.6.7.
+ Fix resolving our own "Domain Local" groups; (bso#9052). + Fix migrating printers while upgrading from 3.5.x; (bso#9026). - Correct documentation of "case sensitive"; (bso#8552). - Printing fails in function cups_job_submit; (bso#8719). - Fix kernel oplocks when uid(file) != uid(process); (bso#8974). - Send correct responses to NT Transact Secondary when no data and no params for the Trans2 calls are set; (bso#8989). - Fix build without ads support; (bso#8996). - Don't turn negative cache entries into valid idmappings; (bso#9002). - Fix posix acl on gpfs; (bso#9003). - Make vfs_gpfs less verbose in get/set_xattr functions; (bso#9022). - Fix migrating printers while upgrading from 3.5.x; (bso#9026). - Fix typo in set_re_uid() call when USE_SETRESUID selected in configure; (bso#9034). - Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error instead ofNT_STATUS_FILE_LOCK_CONFLICT; (bso#9040). - Fix resolving our own "Domain Local" groups; (bso#9052). - Fix build against CUPS 1.6; (bso#9055). - Fix bugs in SMB2 credit handling code; (bso#9057). - rpcclient: Fix bad call to data_blob_const; (bso#9062). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=250
This commit is contained in:
committed by
Git OBS Bridge
parent
29ad237e46
commit
1272e7063e
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 20:41:15 UTC 2012 - lmuelle@suse.com
|
||||
|
||||
- Update to 3.6.7.
|
||||
+ Fix resolving our own "Domain Local" groups; (bso#9052).
|
||||
+ Fix migrating printers while upgrading from 3.5.x; (bso#9026).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 19:40:23 UTC 2012 - lmuelle@suse.com
|
||||
|
||||
- Correct documentation of "case sensitive"; (bso#8552).
|
||||
- Printing fails in function cups_job_submit; (bso#8719).
|
||||
- Fix kernel oplocks when uid(file) != uid(process); (bso#8974).
|
||||
- Send correct responses to NT Transact Secondary when no data and no params for the Trans2 calls are set; (bso#8989).
|
||||
- Fix build without ads support; (bso#8996).
|
||||
- Don't turn negative cache entries into valid idmappings; (bso#9002).
|
||||
- Fix posix acl on gpfs; (bso#9003).
|
||||
- Make vfs_gpfs less verbose in get/set_xattr functions; (bso#9022).
|
||||
- Fix migrating printers while upgrading from 3.5.x; (bso#9026).
|
||||
- Fix typo in set_re_uid() call when USE_SETRESUID selected in configure; (bso#9034).
|
||||
- Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error instead ofNT_STATUS_FILE_LOCK_CONFLICT; (bso#9040).
|
||||
- Fix resolving our own "Domain Local" groups; (bso#9052).
|
||||
- Fix build against CUPS 1.6; (bso#9055).
|
||||
- Fix bugs in SMB2 credit handling code; (bso#9057).
|
||||
- rpcclient: Fix bad call to data_blob_const; (bso#9062).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 14:35:39 UTC 2012 - lmuelle@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user