Andrej Kozemcak 43e38ada0f
libmodbus: upgrade 3.1.11 -> 3.1.12
Add 'tag' to SRC_URI

Changelog:
  https://github.com/stephane/libmodbus/releases/tag/v3.1.12

Changes:
- Fix FD_SET overflow when socket fd >= FD_SETSIZE.
- Check dest pointer not null and nb in read functions.
- NULL check for src and nb < 1 validation in write functions.
- modbus_reply: don't compute address for FC 0x07/0x11.
- Use O_NONBLOCK instead of deprecated O_NDELAY
- Explicit cast for Coverity CID 416366.
- Document required buffer size of modbus_receive.
- Document macros for error codes corresponding to Modbus exceptions
- Fix example of modbus_rtu_set_serial_mode
- Test filesystem provides symlink in autogen.sh
- Sync API signatures with the documentation.
- Many documentation fixes and typo corrections.
- Add coverage target and helper script.

Signed-off-by: Andrej Kozemcak <andrej.kozemcak@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-03-17 13:25:20 -07:00
..
2026-03-02 19:25:50 -08:00
2026-03-03 21:08:14 -08:00
2026-02-25 09:49:48 -08:00
2025-09-27 16:18:15 -07:00
2025-12-02 09:18:19 -08:00
2026-01-12 08:53:42 -08:00
2025-04-08 08:22:05 -07:00
2025-12-10 12:13:04 -08:00
2025-12-23 12:22:42 -08:00
2025-10-06 14:14:36 -07:00
2026-01-20 08:16:57 -08:00
2026-03-03 21:08:13 -08:00
2025-09-04 10:28:23 -07:00
2025-08-20 07:35:08 -07:00
2025-09-27 16:18:15 -07:00
2026-01-30 23:59:07 -08:00
2026-03-17 13:25:19 -07:00
2025-07-30 08:03:06 -07:00
2025-03-31 14:42:06 -07:00
2026-02-02 00:23:13 -08:00
2025-11-06 16:00:50 -08:00
2025-06-09 21:24:11 -07:00
2025-12-28 08:14:40 -08:00
2025-11-18 08:23:43 -08:00
2025-12-16 19:57:33 -08:00
2026-03-02 19:25:47 -08:00
2026-03-03 06:55:00 -08:00
2026-01-22 22:01:00 -08:00
2025-11-18 08:23:46 -08:00
2025-07-25 17:12:12 -07:00
2024-09-11 21:15:34 -07:00
2025-11-25 07:44:44 -08:00
2026-01-27 11:58:29 -08:00
2025-08-09 10:22:39 -07:00
2026-02-20 23:34:22 -08:00
2025-07-11 08:35:05 -07:00
2026-03-02 19:25:57 -08:00
2025-09-24 10:54:44 -07:00