talloc: version 2.1.15 talloc-2.1.15
authorStefan Metzmacher <metze@samba.org>
Mon, 14 Jan 2019 22:40:05 +0000 (23:40 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jan 2019 10:28:13 +0000 (11:28 +0100)
commitb915626087c2340c7cd89cd2ecb7a8b20a756c0a
treefd385b6d178da8c37e03284fa70b757b09545f64
parent33de2f0727e939d404781672633c360b5fa81709
talloc: version 2.1.15

* Deprecate talloc_set_memlimit() and talloc_autofree_context()
* Fix undefined behavior in talloc_memdup
* The build uses python3 by default:
* --extra-python would take python2 now
* To build with python2 only use:
  PYTHON=python2 ./configure
  PYTHON=python2 make
  PYTHON=python2 make install

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>
lib/talloc/ABI/pytalloc-util-2.1.15.sigs [new file with mode: 0644]
lib/talloc/ABI/pytalloc-util.py3-2.1.15.sigs [new file with mode: 0644]
lib/talloc/ABI/talloc-2.1.15.sigs [new file with mode: 0644]
lib/talloc/wscript