From 06dc37ff68311fba97497f735db5984ac24a0094 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Mon, 15 Aug 2022 20:25:45 +0200 Subject: [PATCH] Merge NEWS with v3.0.x branch --- NEWS | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index 5fa172b..3f8a97d 100644 --- a/NEWS +++ b/NEWS @@ -272,6 +272,31 @@ RTS flow control. - RTS flow control with modbus_rtu_set_rts and modbus_rtu_get_rts functions by Torello Querci and Stéphane Raimbault. +libmodbus 3.0.8 (2019-07-31) +============================ + +- Fix awful typo in fix for VD-1301 vulnerability. + Thank you @karlp. + +libmodbus 3.0.7 (2019-07-29) +============================ + +- Backport fixes for VD-1301 and VD-1302 vulnerabilities +- Move WINVER definition before other includes (closes #350) +- Replace signed int by unsigned + +libmodbus 3.0.6 (2014-02-21) +============================ + +- Backport fix remote buffer overflow vulnerability on write requests +- Replace deprecated INCLUDES by AM_CPPFLAGS + +libmodbus 3.0.5 (2013-10-06) +============================ + +- Fix remote buffer overflow vulnerability +- Fix receiving of incorrect queries in write_single + libmodbus 3.0.4 (2012-05-08) ============================ -- libgit2 0.21.4