SHA256
1
0
forked from pool/talloc
- Update to 2.1.6; (bsc#954658).
  + pytalloc: Add new BaseObject
  + pytalloc: add a _pytalloc_get_type() helper function and generate
    PyExc_TypeError on mismatch
  + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
  + Improve testsuite by avoiding path issues
  + Only set public headers field when installing as a public library
  + Fix a documentation typo

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=81
This commit is contained in:
Lars Müller 2016-03-16 15:18:00 +00:00 committed by Git OBS Bridge
parent 338f494706
commit 6e33d51737

View File

@ -1,8 +1,14 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com
- Update to 2.1.6. - Update to 2.1.6; (bsc#954658).
+ Fix Samba provisioning; (bso#11789). + pytalloc: Add new BaseObject
+ pytalloc: add a _pytalloc_get_type() helper function and generate
PyExc_TypeError on mismatch
+ talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
+ Improve testsuite by avoiding path issues
+ Only set public headers field when installing as a public library
+ Fix a documentation typo
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com