Commit Graph

153 Commits

Author SHA1 Message Date
Marcel Holtmann 8f0420c533 build: Allow building with libedit instead readline 2023-04-21 06:33:02 +02:00
Marcel Holtmann 53911bf8e9 Release 2.4 2023-03-27 17:35:33 +02:00
Marcel Holtmann ae0762786e Release 2.3 2023-02-02 13:55:28 +01:00
Marcel Holtmann 605338f110 Release 2.2 2023-01-23 19:42:14 +01:00
Marcel Holtmann a59a9c00fb build: Require at least version 0.56 when building with external ELL 2023-01-23 19:42:14 +01:00
Marcel Holtmann 5042c8e924 Release 2.1 2022-12-18 20:58:24 +01:00
Marcel Holtmann 14d9bdbd9a build: Require at least version 0.55 when building with external ELL 2022-12-18 20:51:02 +01:00
Marcel Holtmann 2600d3938e Release 2.0 2022-11-18 13:30:30 +01:00
Marcel Holtmann 741c1fa021 build: Require at least version 0.54 when building with external ELL 2022-11-18 13:27:38 +01:00
Marcel Holtmann 881807d14b Release 1.30 2022-09-07 20:41:20 +02:00
Marcel Holtmann 7fd712ec96 build: Require at least version 0.53 when building with external ELL 2022-09-07 20:30:12 +02:00
Marcel Holtmann f807901c47 Release 1.29 2022-07-15 19:06:48 +02:00
Marcel Holtmann f2ccc1bf84 build: Require at least version 0.52 when building with external ELL 2022-07-15 18:59:56 +02:00
Marcel Holtmann 649ddf696e Release 1.28 2022-06-04 22:13:27 +02:00
Marcel Holtmann d555a867fb build: Require at least version 0.51 when building with external ELL 2022-06-04 22:04:21 +02:00
Marcel Holtmann 5c1cc7729d build: Update to support Autoconf >= 2.69 2022-06-04 22:03:41 +02:00
Marcel Holtmann 099700a154 Release 1.27 2022-04-21 17:01:56 +02:00
Marcel Holtmann 126883ae79 build: Require at least version 0.50 when building with external ELL 2022-04-21 16:55:52 +02:00
Marcel Holtmann 4e786f4143 Release 1.26 2022-03-22 19:10:56 +01:00
Marcel Holtmann d3d449e287 Release 1.25 2022-02-24 21:53:11 +01:00
Marcel Holtmann 30abadd8e7 build: Require at least version 0.49 when building with external ELL 2022-02-24 21:21:18 +01:00
Marcel Holtmann 9a81a4a967 Release 1.24 2022-02-04 15:00:35 +01:00
Marcel Holtmann 1284a6ca9f Release 1.23 2022-01-27 14:32:41 +01:00
Marcel Holtmann ccf571f78b Release 1.22 2022-01-24 22:27:50 +01:00
Marcel Holtmann 570fc638a7 build: Require at least version 0.48 when building with external ELL 2022-01-24 21:51:09 +01:00
Marcel Holtmann 876d81e861 Release 1.21 2022-01-05 22:22:03 +01:00
Marcel Holtmann 90105e822f build: Require at least version 0.47 when building with external ELL 2022-01-05 22:05:12 +01:00
Marcel Holtmann 88c786093b Release 1.20 2021-11-18 21:17:44 +01:00
Marcel Holtmann af30466867 build: Require at least version 0.46 when building with external ELL 2021-11-18 21:10:52 +01:00
Marcel Holtmann ae03fcb50d Release 1.19 2021-11-02 19:49:42 +01:00
Marcel Holtmann 5651117f86 build: Require at least version 0.45 when building with external ELL 2021-11-02 15:53:51 +01:00
Fabrice Fontaine ec1c348b4f build: Add reallocarray to missing.h
reallocarray has been added to glibc relatively recently (version 2.26,
from 2017) and apparently not all users run new enough glibc. Moreover,
reallocarray is not available with uclibc-ng. So use realloc if
reallocarray is not available to avoid the following build failure
raised since commit 891b78e9e892a3bcd800eb3a298e6380e9a15dd1:

/home/giuliobenetti/autobuild/run/instance-3/output-1/host/lib/gcc/xtensa-buildroot-linux-uclibc/10.3.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: src/sae.o: in function `sae_rx_authenticate':
sae.c:(.text+0xd74): undefined reference to `reallocarray'

Fixes:
 - http://autobuild.buildroot.org/results/c6d3f86282c44645b4f1c61882dc63ccfc8eb35a
2021-09-20 10:32:51 -05:00
Marcel Holtmann 6f4b91ac8e Release 1.18 2021-09-14 22:00:19 +02:00
Marcel Holtmann 481af204b0 build: Require at least version 0.44 when building with external ELL 2021-09-14 22:00:02 +02:00
Marcel Holtmann c96812a5f6 Release 1.17 2021-08-22 06:19:21 +02:00
Marcel Holtmann 89de05463d build: Require at least version 0.43 when building with external ELL 2021-08-22 06:17:52 +02:00
Marcel Holtmann 236bb27cdd Release 1.16 2021-08-01 22:18:17 +02:00
Marcel Holtmann 1959d23b18 build: Require at least version 0.42 when building with external ELL 2021-08-01 22:01:24 +02:00
Marcel Holtmann 6d47354e63 Release 1.15 2021-06-12 14:32:08 +02:00
Marcel Holtmann 37896485b6 build: Require at least version 0.41 when building with external ELL 2021-06-11 20:18:25 +02:00
Marcel Holtmann c365cc1b8d Release 1.14 2021-05-04 15:00:17 +02:00
Marcel Holtmann e1fc36966b build: Require at least version 0.40 when building with external ELL 2021-05-04 14:26:23 +02:00
Marcel Holtmann f80189d161 Release 1.13 2021-03-29 15:04:34 +02:00
Marcel Holtmann 24cb11dfd4 build: Require at least version 0.39 when building with external ELL 2021-03-29 14:35:33 +02:00
Marcel Holtmann bde3e0f6e3 Release 1.12 2021-02-16 21:35:20 +01:00
Marcel Holtmann d2bd68693b build: Require at least version 0.38 when building with external ELL 2021-02-16 21:02:55 +01:00
Marcel Holtmann 355c2df97e Release 1.11 2021-01-07 00:40:45 +01:00
Marcel Holtmann bbf79bc511 build: Require at least version 0.35 when building with external ELL 2021-01-07 00:34:37 +01:00
Fabrice Fontaine 62d31539d6 configure.ac: fix static build with readline
Retrieve the dependencies of readline through pkg-config (and fallback
to -lreadline) to avoid the following build failure:

/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/x86_64-buildroot-linux-uclibc/8.3.0/../../../../x86_64-buildroot-linux-uclibc/bin/ld: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libreadline.a(display.o): in function `cr':
display.c:(.text+0x1ab): undefined reference to `tputs'

Fixes:
 - http://autobuild.buildroot.org/results/8fb1341f2f5094c346456b43b4fc04996c2e1485
2020-12-17 20:30:13 -06:00
Marcel Holtmann d8dc5a9bd1 Release 1.10 2020-11-30 00:08:14 +01:00