- Update to 2.1.0.
+ Add talloc_pooled_object and test it
+ Allow nested pools
+ Add a separate pool size
+ Put pool-specific data before the chunk
+ Introduce __talloc_with_prefix
+ Decouple the dual use of chunk->pool
+ Only provide the --enable-talloc-compat1 in standalone build
+ Simplify _talloc_free_poolmem a bit
- Verify source tar ball gpg signature.
OBS-URL: https://build.opensuse.org/request/show/209668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=10
+ Add talloc_pooled_object and test it
+ Allow nested pools
+ Add a separate pool size
+ Put pool-specific data before the chunk
+ Introduce __talloc_with_prefix
+ Decouple the dual use of chunk->pool
+ Only provide the --enable-talloc-compat1 in standalone build
+ Simplify _talloc_free_poolmem a bit
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=24
- Update to 2.0.8.
+ Convert error cecking macros into fns
+ don't allow a talloc_pool inside a talloc_pool.
+ use a struct for pool headers.
+ remove unused variables
+ Update doxygen config.
+ Slightly simplify talloc_unlink
+ Only check for pkg-config file when checking for system talloc.
+ fix a comment typo
+ simplifiy the logic to build talloc_testsuite in the standalone build
OBS-URL: https://build.opensuse.org/request/show/143821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=4
+ Convert error cecking macros into fns
+ don't allow a talloc_pool inside a talloc_pool.
+ use a struct for pool headers.
+ remove unused variables
+ Update doxygen config.
+ Slightly simplify talloc_unlink
+ Only check for pkg-config file when checking for system talloc.
+ fix a comment typo
+ simplifiy the logic to build talloc_testsuite in the standalone build
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=12