Alexandru Ardelean
9a0033c6eb
prosody: fix build, bump to to 0.12.6 and add test.sh
...
mod_s2s was refactored into a single mod_s2s.lua in the flat modules
directory in 0.12.x; remove the obsolete subdirectory install rule that
caused the package build to fail.
Also add util/human/ and util/prosodyctl/ which are new subdirectories
in 0.12.x not covered by the previous install rules.
Force libidn instead of ICU for stringprep
prosody's configure script auto-detects stringprep backends and prefers
ICU when available, generating -DUSE_STRINGPREP_ICU and including
<unicode/usprep.h>. The OpenWrt SDK staging directory does not provide
ICU development headers, so the build fails with:
encodings.c:271:10: fatal error: unicode/usprep.h: No such file or directory
The Makefile DEPENDS already declares +libidn. Pass --with-idn=idn to
explicitly select the libidn backend, which is available in the staging
directory.
Also, pass TARGET="../util/" to MAKE_FLAGS. OpenWrt has it's own TARGET
env var which clobbers the 'TARGET' var from prosody's build (specified
as 'TARGET?=../util/')
Adding a test.sh to check for the correct version (since prosody mostly
has lua scripts).
Security release addressing multiple vulnerabilities. 0.12.6 is
likely the last release of the 0.12.x series (EOL June 2026).
Upstream advisory: https://prosody.im/security/
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
(cherry picked from commit 42daa80ffe )
2026-05-24 09:21:21 +02:00
..
2025-06-30 10:18:26 +02:00
2025-05-14 11:31:52 +02:00
2025-05-20 16:41:05 +02:00
2025-12-15 22:44:01 +01:00
2026-04-26 09:04:17 -07:00
2025-06-30 10:18:26 +02:00
2024-05-13 00:02:15 -07:00
2025-09-14 19:23:02 +03:00
2025-06-03 12:49:42 +03:00
2025-10-01 19:12:20 +02:00
2024-04-03 15:57:01 -07:00
2024-11-01 16:53:41 +08:00
2024-06-29 16:51:22 -07:00
2025-06-30 10:18:26 +02:00
2024-05-26 03:00:50 +08:00
2024-05-24 13:50:11 +08:00
2025-08-04 20:56:28 +02:00
2024-08-19 12:15:06 -07:00
2026-04-19 09:52:39 -04:00
2024-07-31 12:26:05 +08:00
2024-08-19 15:22:59 +02:00
2024-04-07 12:06:34 +02:00
2024-05-14 16:36:58 -07:00
2024-04-07 12:06:34 +02:00
2024-10-17 08:00:18 +03:00
2024-10-27 15:59:04 -07:00
2025-07-25 13:42:49 +08:00
2025-10-23 15:39:24 +08:00
2024-04-07 12:06:34 +02:00
2024-02-24 12:14:18 -08:00
2025-01-26 12:33:05 +02:00
2024-10-28 11:49:16 +01:00
2024-06-27 13:08:58 +02:00
2024-10-14 13:36:48 +08:00
2024-04-07 12:06:34 +02:00
2025-06-11 22:24:20 +02:00
2024-07-16 10:21:24 -07:00
2024-06-23 18:35:10 -07:00
2024-04-07 12:06:34 +02:00
2024-05-26 03:00:50 +08:00
2025-02-24 08:34:29 +01:00
2024-09-02 11:02:46 -07:00
2024-08-10 17:01:01 +08:00
2024-04-07 12:06:34 +02:00
2025-09-22 10:03:13 +02:00
2025-06-08 23:02:46 +03:00
2024-06-24 15:34:36 +08:00
2025-02-15 23:38:08 +08:00
2024-04-07 12:06:34 +02:00
2026-05-20 10:20:51 +08:00
2024-05-14 16:39:10 -07:00
2024-04-07 12:06:34 +02:00
2024-04-07 12:06:34 +02:00
2025-04-18 16:50:08 +02:00
2025-10-01 00:51:16 +02:00
2025-01-26 15:14:34 +01:00
2025-06-06 19:19:48 +03:00
2024-08-22 20:33:16 -07:00
2025-02-03 20:21:19 +08:00
2025-07-25 13:37:58 +08:00
2024-02-24 12:12:34 -08:00
2024-06-23 23:09:55 -07:00
2024-05-04 23:15:59 +02:00
2024-04-23 09:19:24 +03:00
2025-07-25 13:42:49 +08:00
2024-09-03 20:02:07 +08:00
2025-09-11 08:00:59 +02:00
2024-03-22 16:06:25 +08:00
2024-04-07 12:06:34 +02:00
2024-07-25 10:14:06 +01:00
2024-07-27 14:45:23 +01:00
2025-08-22 17:12:09 +08:00
2026-03-21 22:27:44 +02:00
2024-04-13 14:12:14 -07:00
2025-11-08 11:35:52 +02:00
2025-11-08 11:35:34 +02:00
2026-03-29 08:00:29 +03:00
2024-04-07 12:06:34 +02:00
2024-05-26 03:00:50 +08:00
2024-02-24 12:12:49 -08:00
2025-11-29 17:19:59 +01:00
2026-05-11 09:37:01 -07:00
2024-04-07 12:06:34 +02:00
2024-10-17 08:04:20 +03:00
2024-06-10 00:01:26 -07:00
2024-04-07 12:06:34 +02:00
2024-12-04 16:59:15 -08:00
2024-09-25 12:30:21 -07:00
2024-04-07 12:06:34 +02:00
2024-11-17 20:49:29 +02:00
2025-05-22 23:28:35 +02:00
2025-01-08 17:06:19 +08:00
2024-11-23 11:21:27 +02:00
2025-12-01 15:46:05 -05:00
2024-10-29 10:41:41 +01:00
2025-10-22 01:03:10 +02:00
2026-04-27 10:17:29 +02:00
2024-10-29 20:24:20 +01:00
2024-07-14 11:53:28 -07:00
2025-10-20 18:29:44 +03:00
2024-04-07 12:06:34 +02:00
2024-08-03 11:54:05 +01:00
2024-05-15 14:34:27 -07:00
2025-04-20 20:49:00 +08:00
2025-09-16 14:26:19 +02:00
2025-09-26 00:54:33 +02:00
2024-09-20 09:22:17 +02:00
2024-06-01 17:28:26 -07:00
2024-04-07 12:06:34 +02:00
2024-04-07 12:06:34 +02:00
2024-09-16 14:01:00 +08:00
2024-06-04 14:15:47 -07:00
2024-09-17 14:28:22 +08:00
2025-10-05 21:30:23 +08:00
2024-07-02 09:50:57 -07:00
2025-12-28 18:10:25 +08:00
2024-11-15 11:19:58 +01:00
2026-05-24 08:05:03 +02:00
2024-11-26 12:26:04 +00:00
2024-10-29 10:55:19 +01:00
2026-02-15 10:25:13 +02:00
2024-05-24 00:12:01 +02:00
2024-04-07 12:06:34 +02:00
2024-07-26 13:07:50 +02:00
2024-05-08 08:18:05 +02:00
2025-10-10 08:41:45 +02:00
2024-09-20 13:11:51 +08:00
2025-12-22 07:05:56 -03:00
2024-11-17 20:55:14 +02:00
2025-09-26 00:54:33 +02:00
2024-04-07 12:06:34 +02:00
2025-02-18 16:38:16 +02:00
2025-06-30 10:18:26 +02:00
2024-06-23 11:10:59 -07:00
2025-09-11 08:03:11 +02:00
2024-11-04 19:11:56 +01:00
2024-04-07 12:06:34 +02:00
2024-04-28 22:21:36 +02:00
2025-06-30 10:18:26 +02:00
2024-11-17 20:50:13 +02:00
2025-09-11 08:00:57 +02:00
2024-05-27 07:42:59 +02:00
2024-04-08 01:30:31 -07:00
2024-10-31 14:36:39 +01:00
2024-07-27 17:39:11 +08:00
2026-04-02 09:40:08 +08:00
2025-06-30 10:18:26 +02:00
2024-04-07 12:06:34 +02:00
2024-08-02 01:38:05 +01:00
2026-05-01 07:58:08 +03:00
2024-06-04 14:14:33 -07:00
2024-04-07 12:06:34 +02:00
2024-04-07 12:06:34 +02:00
2024-04-26 14:53:06 -07:00
2024-11-17 20:53:58 +02:00
2026-04-22 12:32:37 -07:00
2024-10-16 20:00:54 +08:00
2025-11-06 22:26:22 +01:00
2024-04-07 12:06:34 +02:00
2024-08-19 05:04:45 -07:00
2024-04-11 08:49:13 +08:00
2025-03-20 16:18:55 +01:00
2026-05-24 09:21:21 +02:00
2024-11-23 11:22:27 +02:00
2026-01-23 15:23:47 +07:00
2024-04-07 12:06:34 +02:00
2024-04-07 12:06:34 +02:00
2025-07-20 09:19:23 +02:00
2025-08-06 18:59:45 +08:00
2024-05-16 04:31:11 -07:00
2024-05-26 03:00:50 +08:00
2024-10-21 08:26:42 +02:00
2026-05-05 21:59:43 +02:00
2025-10-11 18:27:55 +08:00
2024-04-07 12:06:34 +02:00
2024-04-30 13:45:27 -07:00
2025-06-23 08:55:20 +03:00
2026-03-01 08:51:10 +02:00
2024-09-20 13:11:51 +08:00
2024-04-07 12:06:34 +02:00
2025-10-10 08:40:59 +02:00
2026-01-12 00:46:11 +01:00
2025-07-18 11:42:40 +02:00
2024-06-10 13:47:37 -07:00
2024-04-11 21:54:28 +02:00
2024-05-21 17:40:30 +08:00
2024-06-23 16:10:00 -07:00
2024-04-07 12:06:34 +02:00
2026-04-27 10:04:47 +02:00
2024-08-18 10:54:29 -07:00
2024-10-26 14:50:36 +03:00
2025-11-02 16:46:08 +01:00
2024-04-07 12:06:34 +02:00
2024-05-06 13:25:01 +02:00
2025-09-11 08:00:57 +02:00
2024-05-16 23:45:24 -07:00
2025-06-30 10:18:26 +02:00
2024-08-23 16:04:00 +03:00
2024-11-03 19:24:08 +02:00
2024-11-17 20:51:23 +02:00
2024-06-23 16:09:28 -07:00
2025-06-30 10:18:26 +02:00
2026-04-28 23:20:19 +02:00
2025-09-26 00:54:33 +02:00
2026-05-14 10:17:47 +02:00
2024-04-07 12:06:34 +02:00
2025-11-14 22:01:39 +01:00
2025-10-01 21:19:03 +02:00
2024-11-10 13:49:16 +02:00
2024-03-09 19:40:39 +08:00
2024-04-07 12:06:34 +02:00
2024-04-07 12:06:34 +02:00
2024-04-07 12:06:34 +02:00
2024-04-19 15:54:27 -07:00
2024-05-15 23:01:49 -07:00
2024-08-16 22:54:58 -07:00
2025-10-31 08:03:59 +01:00
2025-12-11 06:02:10 +01:00
2025-08-24 19:39:51 +03:00
2025-12-30 10:04:00 +01:00
2024-04-07 12:06:34 +02:00
2024-07-05 13:41:56 -07:00
2025-06-30 10:18:26 +02:00
2026-05-20 10:21:27 +08:00
2025-10-17 15:56:03 +08:00
2024-04-07 12:06:34 +02:00
2025-04-03 18:19:38 +08:00
2024-04-13 14:01:19 -07:00
2024-08-05 12:52:59 +08:00
2024-04-07 12:06:34 +02:00
2024-10-17 08:03:53 +03:00
2024-06-01 20:58:26 -07:00
2024-05-27 10:53:10 -07:00
2024-05-14 16:39:55 -07:00
2025-02-05 15:52:45 +08:00
2024-07-09 05:08:14 -07:00
2025-08-24 21:43:29 +03:00
2024-06-19 21:22:48 +08:00
2025-06-12 07:20:28 +02:00
2025-10-19 16:05:41 +02:00
2024-04-07 12:06:34 +02:00