2018-04-03 12:25:43 +02:00
|
|
|
-------------------------------------------------------------------
|
2018-04-10 17:52:19 +02:00
|
|
|
Thu Apr 5 23:23:22 UTC 2018 - jmcdonough@suse.com
|
|
|
|
|
|
|
|
- Update to version 2.1.13
|
|
|
|
+ Use atexit() again instead of a library destructor; (bso#13366);
|
|
|
|
(bso#7587).
|
|
|
|
+ Prevent assert in sssd (bso#7587).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-04-03 12:25:43 +02:00
|
|
|
Tue Mar 27 16:24:11 UTC 2018 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Eliminate usage of %__cp and %__mkdir_p.
|
|
|
|
|
2018-03-19 11:55:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 16 17:49:24 UTC 2018 - jmcdonough@suse.com
|
|
|
|
|
|
|
|
- Update to version 2.1.11
|
|
|
|
+ disable-python - fix talloc wscript if bundling disabled
|
|
|
|
+ Do not disclose the random talloc magic in free()'ed memory
|
|
|
|
|
2017-10-09 10:50:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 9 06:55:51 UTC 2017 - jmcdonough@suse.com
|
|
|
|
|
|
|
|
- Reference library name directly instead of using variables to
|
|
|
|
pass obs source validator.
|
|
|
|
|
2017-10-06 10:26:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 2 12:18:30 UTC 2017 - jengelh@inai.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.
|
2017-10-01 13:50:22 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 26 08:58:20 UTC 2017 - scabrero@suse.com
|
|
|
|
|
|
|
|
- Update to version 2.1.10
|
|
|
|
+ build, documentation and python3 improvements
|
2017-10-05 12:39:08 +02:00
|
|
|
+ delete sle11-remove-unknown-compiler-options.patch, supported
|
|
|
|
options are checked for in upstream code
|
2017-10-01 13:50:22 +02:00
|
|
|
|
2017-03-23 20:47:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 23 20:45:20 UTC 2017 - jmcdonough@suse.com
|
|
|
|
|
2017-03-31 12:47:11 +02:00
|
|
|
- sle11-remove-unknown-compiler-options.patch: build SLE11 and earlier
|
|
|
|
without -Wno-format-length.
|
2017-03-23 20:47:18 +01:00
|
|
|
|
2017-03-22 18:25:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 22 16:51:46 UTC 2017 - jmcdonough@suse.com
|
|
|
|
|
2017-04-10 16:35:01 +02:00
|
|
|
- Update to version 2.1.9; (bsc#1032915).
|
2017-03-22 18:25:08 +01:00
|
|
|
+ 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]()
|
|
|
|
|
2016-09-14 13:47:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 14 09:49:36 UTC 2016 - jmcdonough@suse.com
|
|
|
|
|
|
|
|
- Update to version 2.1.8.
|
|
|
|
+ performance improvements
|
|
|
|
+ Fix memory leak when destructors reparent children; (bso#11901).
|
|
|
|
|
2016-03-15 17:38:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com
|
|
|
|
|
2016-03-16 16:18:00 +01:00
|
|
|
- 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
|
2016-03-15 17:38:12 +01:00
|
|
|
|
2016-03-08 18:30:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
2016-03-08 18:45:53 +01:00
|
|
|
- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to
|
|
|
|
x86-64 when building with python 3.5.
|
2016-03-08 18:30:47 +01:00
|
|
|
|
2016-02-21 20:22:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 21 16:44:01 UTC 2016 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Avoid a file collision for non SUSE build targets; (bsc#966174).
|
|
|
|
|
2017-04-10 16:45:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 12 17:03:57 UTC 2016 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Provide python-talloc and python-talloc-devel; (bsc#966523).
|
|
|
|
|
2015-11-11 19:10:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 11 17:49:37 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Update to 2.1.5; (bsc#954658).
|
|
|
|
+ Minor build fixes
|
|
|
|
|
2015-11-08 14:43:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 13:30:08 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
2015-11-08 15:32:19 +01:00
|
|
|
- Point LD_LIBRARY_PATH to the just-built libraries while calling make test.
|
2015-11-08 14:43:19 +01:00
|
|
|
- Create a 2nd talloc-man spec-file to avoid a build cycle.
|
2015-11-08 16:49:17 +01:00
|
|
|
- Recommend to install talloc-man from libtalloc-devel.
|
2015-11-08 14:43:19 +01:00
|
|
|
|
2015-10-30 13:21:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 30 11:57:39 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
2015-10-30 14:41:01 +01:00
|
|
|
- Add doxygen at build time to add the development documentation.
|
2015-10-30 13:21:07 +01:00
|
|
|
- Disable rpath-install and silent-rules while configure.
|
|
|
|
|
2015-10-25 15:23:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 24 21:19:20 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Add python3-talloc and python3-talloc-devel; (bsc#951911).
|
|
|
|
|
2015-10-22 23:36:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 22 20:41:47 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Rename pytalloc to python-talloc.
|
|
|
|
|
2015-10-22 20:10:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 22 18:07:41 UTC 2015 - lmuelle@suse.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.
|
|
|
|
|
2015-09-08 00:04:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 7 17:06:26 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
2015-09-09 22:25:05 +02:00
|
|
|
- Update the Samba Library Distribution Key file 'talloc.keyring';
|
|
|
|
(bso#945116).
|
2015-09-08 00:04:51 +02:00
|
|
|
|
2015-07-22 09:40:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 22 07:37:51 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
2015-07-22 11:04:01 +02:00
|
|
|
- Update to 2.1.3; (bsc#939051).
|
2015-07-22 09:40:08 +02:00
|
|
|
+ improved python3 bindings
|
|
|
|
+ documentation fixes regarding talloc_reference() and talloc_unlink()
|
|
|
|
|
2015-04-16 13:56:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 16 11:55:06 UTC 2015 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Update to 2.1.2.
|
2015-06-02 17:26:17 +02:00
|
|
|
+ Fix memory leak in SMB2 notify handling; (bso#11144).
|
2015-04-16 13:56:22 +02:00
|
|
|
+ fix _talloc_total_limit_size prototype
|
|
|
|
+ build: improve detection of srcdir
|
|
|
|
|
2014-11-06 14:32:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 6 13:06:50 UTC 2014 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Use the upstream tar ball, as signature verification is now able to handle
|
|
|
|
compressed archives.
|
|
|
|
|
2014-05-23 21:16:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 23 19:15:38 UTC 2014 - lmuelle@suse.com
|
|
|
|
|
2014-05-23 22:04:43 +02:00
|
|
|
- Require pkg-config from the devel packages.
|
2014-05-23 21:16:23 +02:00
|
|
|
|
2014-05-22 19:47:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 22 17:44:49 UTC 2014 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Update to 2.1.1.
|
|
|
|
+ documentation updates
|
|
|
|
+ a fix for pytalloc-util.pc
|
|
|
|
+ performance improvements here and there
|
|
|
|
+ fixed compiler warnings
|
|
|
|
|
2014-05-20 14:27:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 20 11:59:12 UTC 2014 - dmueller@suse.com
|
|
|
|
|
2014-05-20 14:28:43 +02:00
|
|
|
- Remove dependency on doxygen. Doxygen is only used for generating
|
2014-05-20 14:27:16 +02:00
|
|
|
the html documentation, but the html documentation was not
|
|
|
|
actually packaged, so there is no point in running it.
|
|
|
|
|
2014-04-27 22:36:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 23 16:42:59 UTC 2014 - dmueller@suse.com
|
|
|
|
|
2014-04-28 11:29:12 +02:00
|
|
|
- Remove dependency on gpg-offline to reduce rebuild times; signature checking
|
|
|
|
is implemented already in the source validator.
|
2014-04-27 22:36:48 +02:00
|
|
|
|
2013-12-06 14:07:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 6 12:40:28 UTC 2013 - lmuelle@suse.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
|
|
|
|
|
2013-12-06 14:05:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 6 12:29:33 UTC 2013 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Verify source tar ball gpg signature.
|
|
|
|
|
2013-08-29 14:09:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 29 12:07:49 UTC 2013 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- PreReq /sbin/ldconfig from pytalloc.
|
|
|
|
|
2013-08-28 22:04:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 28 20:01:56 UTC 2013 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Add pytalloc to baselibs.conf.
|
|
|
|
|
2013-07-22 13:35:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 22 11:29:51 UTC 2013 - lmuelle@suse.com
|
|
|
|
|
2013-07-23 21:00:42 +02:00
|
|
|
- BuildIgnore python for post-11.0 systems only.
|
|
|
|
- Package the talloc man page only on post-11.0 systems.
|
2013-07-22 13:35:51 +02:00
|
|
|
|
2013-07-10 14:24:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 7 06:10:03 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- BuildIgnore python to avoid build cycle
|
|
|
|
|
2012-12-02 18:49:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 2 17:47:27 UTC 2012 - lmuelle@suse.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
|
|
|
|
|
2012-06-28 18:46:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 28 16:29:25 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Disable rpath while configure.
|
|
|
|
|
2012-06-12 19:33:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 12 16:32:43 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Add missing group field to the library subpackage.
|
|
|
|
|
2012-06-03 23:23:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 3 21:13:08 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Define library name and use it instead of libtalloc2.
|
|
|
|
|
2012-06-02 17:15:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 2 15:05:32 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Rename package to talloc and add an independent libtalloc2 subpackage.
|
|
|
|
- Enhance and polish the package descriptions and summaries.
|
|
|
|
|
2012-05-31 14:54:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 31 12:50:32 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- BuildRequire pkg-config for post-10.2 systems and else pkgconfig.
|
|
|
|
|
2012-05-31 13:46:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 31 11:45:48 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Rename libtalloc2-devel to libtalloc-devel.
|
|
|
|
|
2012-05-31 13:39:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 30 17:55:55 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Define python_sitearch if undefined.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 30 15:33:29 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Remove superfluous AutoReqProv on line.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 16 13:02:31 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Require libtalloc2 from libtalloc2-devel.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 16 12:45:04 UTC 2012 - lmuelle@suse.com
|
|
|
|
|
|
|
|
- Cleanup BuildRequires and spec file in general.
|
|
|
|
- Add new pytalloc and pytalloc-devel sub packages.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 7 17:52:30 UTC 2011 - lars@samba.org
|
|
|
|
|
|
|
|
- Initial independent libtalloc2 package.
|
|
|
|
|