Changelog for
libtalloc2-32bit-2.4.2-151.4.x86_64.rpm :
* Thu May 16 2024 Samuel Cabrero
- Update to 2.4.2
* build with Python 3.12 (bso#15513)
* documentation fixes
* Update patch talloc-python3.5-fix-soabi_name.patch
* Tue Sep 26 2023 Noel Power - Update to 2.4.1
* Remove remaining, but broken python2 support
* Spelling fixes
* Remove unneeded va_copy()
* Mon Apr 24 2023 Dominique Leuenberger - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.
* Thu Apr 06 2023 Andreas Schneider - Build AVX2 enabled hwcaps library for x86_64-v3
* Fri Mar 17 2023 Samuel Cabrero - Update to 2.4.0
* Add talloc_asprintf_addbuf()
* Support python 3.12
* Thu Sep 22 2022 Noel Power - Update to 2.3.4 + configure/Makefile: export PYTHONHASHSEED=1 in all \'configure/Makefile\' scripts + lib:replace: Reformat shell script + nsswitch: reduce dependecies to private libraries and link static/builtin if possible
* Fri Sep 17 2021 Samuel Cabrero - Update to 2.3.3 + python: Ensure reference counts are properly incremented + Change pytalloc source to LGPL;(bso#9931);
* Wed Mar 31 2021 Samuel Cabrero - Update to 2.3.2
* Mon Oct 12 2020 Dominique Leuenberger - Fix build with RPM 4.16: bad %if condition: 01550 != 1110 || \"x86_64\" == x86_64 no bare word support, x86_64 needs to be quoted
* Fri Mar 06 2020 Noel Power - Upgrade to 2.3.1 + Upgrade waf to 2.0.18 to fix a cross-compilation issue; (bso#13846). + lib/talloc: clang: Fix \'Value stored during its initialization is never read\'. + Spelling fixes s/recieved/received/ + talloc: ASAN fix for test_magic_protection. + talloc: ASAN fix for test_rusty + talloc: ASAN fix for test_pool_nest + talloc: ASAN fix for test_talloc_free_in_destructor + talloc: ASAN fix for test_realloc_on_destructor_parent