Changelog for
libtalloc2-2.1.10-115.1.x86_64.rpm :
Mon Oct 9 14:00:00 2017 jmcdonoughAATTsuse.com
- Reference library name directly instead of using variables to
pass obs source validator.
Mon Oct 2 14:00:00 2017 jengelhAATTinai.de
- Remove %if guards for blocks that do not affect the build result.
Fix RPM groups and summaries. Drop very old SUSE support.
Replace old RPM macros by new constructs.
Wed Jul 26 14:00:00 2017 scabreroAATTsuse.com
- Update to version 2.1.10
+ build, documentation and python3 improvements
+ delete sle11-remove-unknown-compiler-options.patch, supported
options are checked for in upstream code
Thu Mar 23 13:00:00 2017 jmcdonoughAATTsuse.com
- sle11-remove-unknown-compiler-options.patch: build SLE11 and earlier
without -Wno-format-length.
Wed Mar 22 13:00:00 2017 jmcdonoughAATTsuse.com
- Update to version 2.1.9; (bsc#1032915).
+ fix some coverity defects
+ fix TALLOC_VERSION_MINOR and talloc_version_minor()
+ add new tests
+ add pytalloc_get_type()
+ add pytalloc_GenericObject_{steal,reference}[_ex]()
Wed Sep 14 14:00:00 2016 jmcdonoughAATTsuse.com
- Update to version 2.1.8.
+ performance improvements
+ Fix memory leak when destructors reparent children; (bso#11901).
Tue Mar 15 13:00:00 2016 lmuelleAATTsuse.com
- 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 13:00:00 2016 toddrme2178AATTgmail.com
- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to
x86-64 when building with python 3.5.
Sun Feb 21 13:00:00 2016 lmuelleAATTsuse.com
- Avoid a file collision for non SUSE build targets; (bsc#966174).
Fri Feb 12 13:00:00 2016 lmuelleAATTsuse.com
- Provide python-talloc and python-talloc-devel; (bsc#966523).
Wed Nov 11 13:00:00 2015 lmuelleAATTsuse.com
- Update to 2.1.5; (bsc#954658).
+ Minor build fixes
Sun Nov 8 13:00:00 2015 lmuelleAATTsuse.com
- Point LD_LIBRARY_PATH to the just-built libraries while calling make test.
- Create a 2nd talloc-man spec-file to avoid a build cycle.
- Recommend to install talloc-man from libtalloc-devel.
Fri Oct 30 13:00:00 2015 lmuelleAATTsuse.com
- Add doxygen at build time to add the development documentation.
- Disable rpath-install and silent-rules while configure.
Sat Oct 24 14:00:00 2015 lmuelleAATTsuse.com
- Add python3-talloc and python3-talloc-devel; (bsc#951911).
Thu Oct 22 14:00:00 2015 lmuelleAATTsuse.com
- Rename pytalloc to python-talloc.
Thu Oct 22 14:00:00 2015 lmuelleAATTsuse.com
- Update to 2.1.4; (bsc#951660).
+ Test that talloc magic differs between processes.
+ Increment minor version due to added talloc_test_get_magic.
+ Provide tests access to talloc_magic.
+ Test magic protection measures.
Mon Sep 7 14:00:00 2015 lmuelleAATTsuse.com
- Update the Samba Library Distribution Key file \'talloc.keyring\';
(bso#945116).
Wed Jul 22 14:00:00 2015 lmuelleAATTsuse.com
- Update to 2.1.3; (bsc#939051).
+ improved python3 bindings
+ documentation fixes regarding talloc_reference() and talloc_unlink()
Thu Apr 16 14:00:00 2015 lmuelleAATTsuse.com
- Update to 2.1.2.
+ Fix memory leak in SMB2 notify handling; (bso#11144).
+ fix _talloc_total_limit_size prototype
+ build: improve detection of srcdir
Thu Nov 6 13:00:00 2014 lmuelleAATTsuse.com
- Use the upstream tar ball, as signature verification is now able to handle
compressed archives.
Fri May 23 14:00:00 2014 lmuelleAATTsuse.com
- Require pkg-config from the devel packages.
Thu May 22 14:00:00 2014 lmuelleAATTsuse.com
- Update to 2.1.1.
+ documentation updates
+ a fix for pytalloc-util.pc
+ performance improvements here and there
+ fixed compiler warnings
Tue May 20 14:00:00 2014 dmuellerAATTsuse.com
- Remove dependency on doxygen. Doxygen is only used for generating
the html documentation, but the html documentation was not
actually packaged, so there is no point in running it.
Wed Apr 23 14:00:00 2014 dmuellerAATTsuse.com
- Remove dependency on gpg-offline to reduce rebuild times; signature checking
is implemented already in the source validator.
Fri Dec 6 13:00:00 2013 lmuelleAATTsuse.com
- 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
Fri Dec 6 13:00:00 2013 lmuelleAATTsuse.com
- Verify source tar ball gpg signature.
Thu Aug 29 14:00:00 2013 lmuelleAATTsuse.com
- PreReq /sbin/ldconfig from pytalloc.
Wed Aug 28 14:00:00 2013 lmuelleAATTsuse.com
- Add pytalloc to baselibs.conf.
Mon Jul 22 14:00:00 2013 lmuelleAATTsuse.com
- BuildIgnore python for post-11.0 systems only.
- Package the talloc man page only on post-11.0 systems.
Sun Jul 7 14:00:00 2013 cooloAATTsuse.com
- BuildIgnore python to avoid build cycle
Sun Dec 2 13:00:00 2012 lmuelleAATTsuse.com
- 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
Thu Jun 28 14:00:00 2012 lmuelleAATTsuse.com
- Disable rpath while configure.
Tue Jun 12 14:00:00 2012 lmuelleAATTsuse.com
- Add missing group field to the library subpackage.
Sun Jun 3 14:00:00 2012 lmuelleAATTsuse.com
- Define library name and use it instead of libtalloc2.
Sat Jun 2 14:00:00 2012 lmuelleAATTsuse.com
- Rename package to talloc and add an independent libtalloc2 subpackage.
- Enhance and polish the package descriptions and summaries.
Thu May 31 14:00:00 2012 lmuelleAATTsuse.com
- BuildRequire pkg-config for post-10.2 systems and else pkgconfig.
Thu May 31 14:00:00 2012 lmuelleAATTsuse.com
- Rename libtalloc2-devel to libtalloc-devel.
Wed May 30 14:00:00 2012 lmuelleAATTsuse.com
- Define python_sitearch if undefined.
Wed May 30 14:00:00 2012 lmuelleAATTsuse.com
- Remove superfluous AutoReqProv on line.
Wed May 16 14:00:00 2012 lmuelleAATTsuse.com
- Require libtalloc2 from libtalloc2-devel.
Wed May 16 14:00:00 2012 lmuelleAATTsuse.com
- Cleanup BuildRequires and spec file in general.
- Add new pytalloc and pytalloc-devel sub packages.
Wed Sep 7 14:00:00 2011 larsAATTsamba.org
- Initial independent libtalloc2 package.