| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 2.4.3 * Testsuite and documenation fixes * Add LGPLv3 LICENSE file
- Update to 2.4.2 * build with Python 3.12 (bso#15513) * documentation fixes * Update patch talloc-python3.5-fix-soabi_name.patch
- Update to 2.4.1 * Remove remaining, but broken python2 support * Spelling fixes * Remove unneeded va_copy()
- Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.
- Build AVX2 enabled hwcaps library for x86_64-v3
- Update to 2.4.0 * Add talloc_asprintf_addbuf() * Support python 3.12
- 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
- Update to 2.3.3 + python: Ensure reference counts are properly incremented + Change pytalloc source to LGPL;(bso#9931);
- Update to 2.3.2
- 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