From ff3b06623a894039be510e19116132c7afd3c2d060dbdb9397cc022f74b32c10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 16 Mar 2016 15:18:50 +0000 Subject: [PATCH] Called pre_checkin.sh OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=82 --- talloc-man.changes | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/talloc-man.changes b/talloc-man.changes index 806167c..a1f6126 100644 --- a/talloc-man.changes +++ b/talloc-man.changes @@ -1,8 +1,14 @@ ------------------------------------------------------------------- Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com -- Update to 2.1.6. - + Fix Samba provisioning; (bso#11789). +- 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 ------------------------------------------------------------------- Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com