Files
packages/admin
Alexandru Ardelean 7b5d7e39fb fluent-bit: update to 5.0.8, adopt maintainer, fix musl startup segfault
Update 4.2.0 -> 5.0.8 and adopt maintainership. fluent-bit segfaulted at
startup on every musl target: under GCC 14 the upstream C-TLS probe no longer
compiles (undeclared __tls_get_addr), so the pthread_key fallback calls
pthread_getspecific() before pthread_key_create() and derefs a NULL tsd array
on musl (glibc is unaffected). Force -DFLB_HAVE_C_TLS=Yes for __thread TLS.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-07-09 20:41:02 +03:00
..
2025-07-27 22:26:58 +02:00
2025-08-23 13:28:18 +03:00
2026-05-08 22:28:27 +02:00
2026-05-24 14:06:58 +02:00
2026-03-14 22:04:40 +02:00
2026-06-27 22:59:10 +02:00
2025-08-12 20:56:54 +02:00