Package Release Info

talloc-2.4.3-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libtalloc2-32bit
python3-talloc-32bit

Change Logs

* Mon Mar 10 2025 scabrero@suse.de
- Update to 2.4.3
  * Testsuite and documenation fixes
  * Add LGPLv3 LICENSE file
* Thu May 16 2024 scabrero@suse.de
- 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 nopower@suse.com
-  Update to 2.4.1
  * Remove remaining, but broken python2 support
  * Spelling fixes
  * Remove unneeded va_copy()
* Mon Apr 24 2023 dimstar@opensuse.org
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.
* Thu Apr 06 2023 asn@cryptomilk.org
- Build AVX2 enabled hwcaps library for x86_64-v3
* Fri Mar 17 2023 scabrero@suse.de
- Update to 2.4.0
  * Add talloc_asprintf_addbuf()
  * Support python 3.12
* Thu Sep 22 2022 nopower@suse.com
- 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 scabrero@suse.de
- Update to 2.3.3
  + python: Ensure reference counts are properly incremented
  + Change pytalloc source to LGPL;(bso#9931);
* Wed Mar 31 2021 scabrero@suse.de
- Update to 2.3.2
* Mon Oct 12 2020 dimstar@opensuse.org
- 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