Files
packages/libs
micpf d114f46db1 libfastjson: add missing runtime dependency on libm
libfastjson uses modf() from libm but does not declare the dependency.
With BIND_NOW (CONFIG_PKG_RELRO_FULL), this can cause the dynamic linker
to process libfastjson's relocations before libm's GOT is set up,
triggering a crash in libm's IFUNC resolver on PowerPC.

Fixes: https://github.com/openwrt/packages/issues/29160
Signed-off-by: micpf <micpf@westermo.com>
2026-05-02 18:11:36 +03:00
..
2026-02-20 19:13:20 +00:00
2026-02-07 19:16:38 +02:00
2026-01-31 04:10:30 +02:00
2025-12-31 09:22:58 +02:00
2026-01-09 10:55:14 +01:00
2026-03-20 18:16:10 +02:00
2026-03-15 09:10:45 +02:00
2026-03-19 14:35:59 +02:00
2026-03-23 03:42:18 +01:00
2026-02-07 19:18:03 +02:00
2026-02-07 19:18:03 +02:00
2026-03-18 09:19:32 +01:00
2026-03-19 14:33:25 +02:00
2026-02-19 20:15:36 +02:00
2026-03-15 09:12:48 +02:00
2026-01-09 10:54:44 +01:00
2026-01-09 10:54:35 +01:00
2026-04-19 19:09:28 -06:00
2026-02-18 20:47:52 +01:00
2026-03-19 14:33:01 +02:00
2026-02-19 20:15:36 +02:00
2026-01-04 08:58:07 +02:00
2026-03-22 17:52:26 +02:00
2026-03-18 09:01:30 +01:00
2026-02-19 20:15:36 +02:00
2026-02-04 07:45:43 +02:00
2026-02-18 20:53:25 +02:00
2026-02-21 22:27:11 +00:00
2026-03-24 08:58:39 +01:00
2026-03-23 20:23:25 +02:00
2026-04-03 22:21:29 +03:00
2026-03-23 18:52:42 +02:00
2026-03-13 09:34:51 +02:00
2026-03-18 09:00:27 +01:00
2025-12-31 09:22:58 +02:00
2026-03-15 09:20:28 +02:00
2025-12-31 09:22:58 +02:00
2026-04-24 06:51:29 +03:00
2026-01-09 10:55:05 +01:00