libmodbus (3.1.4-2+deb10u2) buster-security; urgency=high

  * Non-maintainer upload by the LTS team.
  * Fix CVE-2022-0367:
    A heap-based buffer overflow flaw was found in libmodbus, a library for the
    Modbus protocol, which can be abused for a denial of service attack or
    memory corruption.

 -- Markus Koschany <apo@debian.org>  Sun, 04 Sep 2022 22:52:33 +0200

libmodbus (3.1.4-2+deb10u1) buster; urgency=high

  * Non-maintainer upload by the LTS Team.
  * CVE-2019-14462 + CVE-2019-14463
    out of bound reads for MODBUS_FC_WRITE_MULTIPLE_REGISTERS and
    MODBUS_FC_WRITE_MULTIPLE_COILS 
  * add unit test for CVEs above

 -- Thorsten Alteholz <debian@alteholz.de>  Sat, 20 Nov 2021 22:03:02 +0100

libmodbus (3.1.4-2) unstable; urgency=medium

  * Fix float endianness issue on big endian arch (Closes: #916345)
  * d/control:
    - Add psmisc to Build-Depends

 -- SZ Lin (林上智) <szlin@debian.org>  Wed, 19 Dec 2018 11:14:47 +0800

libmodbus (3.1.4-1) unstable; urgency=medium

  * Import new upstream release (Closes: #842534)
  * Add upstream metadata
  * d/compat
    - Bump compat version to 11
  * d/control
    - Remove dh-autoreconf for Build-Depends: since it is enabled by default now
    - Update priority field to "optional" since "extra" has been deprecated
    - Bump debhelper version to 11
    - Bump Standards-Version to 4.2.1
    - Add VCS information
    - Add "Multi-Arch: same" to libmodbus-dev package (Closes: #855266)
    - Add SZ Lin (林上智) <szlin@debian.org> to package maintainer
    - Move Ivo De Decker to uploader
  * d/copyright
    - Fix insecure copyright format URI
    - Update BSD-3-clause license declaration in test/* with new release
    - Add SZ Lin (林上智) into contributor
  * d/libmodbus-dev.docs
    - Update file name with new release
    - Move doc to proper location
  * d/libmodbus-dev.examples
    - Update file name with new release
  * d/libmodbus5.symbols
    - Update symbols with new upstream release
  * d/patches
    - Remove fix_libmodbus_manpage.patch since the manpage works fine
    - Add "fix typo" patch
  * d/rules
    - Remove --parallel argrument since it is enabled by default now
    - Add hardening arguments
    - Add override_dh_missing target (--fail-missing)

 -- SZ Lin (林上智) <szlin@debian.org>  Tue, 20 Nov 2018 11:40:44 +0800

libmodbus (3.0.6-2) unstable; urgency=medium

  * Update standards-version to 3.9.8 (no changes)

 -- Ivo De Decker <ivodd@debian.org>  Wed, 30 Nov 2016 23:19:15 +0100

libmodbus (3.0.6-1) unstable; urgency=medium

  * New upstream release
  * Remove 01-add-length-checks.patch, superseded by upstream changes
  * Update standards-version to 3.9.6 (no changes)
  * Add 01_fix_libmodbus_manpage.patch to fix manpage layout
  * Update copyright to DEP-5

 -- Ivo De Decker <ivodd@debian.org>  Sat, 18 Oct 2014 23:20:17 +0200

libmodbus (3.0.5-1) unstable; urgency=low

  * New upstream release
  * Refresh 01-add-length-checks.patch, as most changes have been superseded
    upstream

 -- Ivo De Decker <ivo.dedecker@ugent.be>  Mon, 07 Oct 2013 20:50:25 +0200

libmodbus (3.0.4-1) unstable; urgency=low

  * New upstream release
  * Update standards-version to 3.9.4 (no changes)
  * Enable parallel build
  * Enable verbose build to show compiler flags to build log checks
  * Update watch file to filter out unstable versions

 -- Ivo De Decker <ivo.dedecker@ugent.be>  Sun, 30 Jun 2013 12:25:01 +0200

libmodbus (3.0.3-4) unstable; urgency=low

  * Upload to unstable
  * Update watch file, thanks to Bart Martens

 -- Ivo De Decker <ivo.dedecker@ugent.be>  Mon, 13 May 2013 21:07:59 +0200

libmodbus (3.0.3-3) experimental; urgency=low

  * Fix watch file
  * Switch to debhelper
  * Remove Build-Depends on cdbs
  * Multiarch support

 -- Ivo De Decker <ivo.dedecker@ugent.be>  Sun, 11 Nov 2012 19:16:34 +0100

libmodbus (3.0.3-2) experimental; urgency=low

  * Install upstream changelog correctly.

 -- Ivo De Decker <ivo.dedecker@ugent.be>  Sat, 09 Jun 2012 16:26:41 +0200

libmodbus (3.0.3-1) unstable; urgency=low

  * Acknowledge NMU, thanks to Roland Stigge and Josef Holzmayr
  * New upstream release
  * Update standards-version to 3.9.3 (no changes)
  * Move to debhelper compatibility level 9
  * Add symbols file
  * Add watch file

 -- Ivo De Decker <ivo.dedecker@ugent.be>  Sat, 26 May 2012 14:19:39 +0200

libmodbus (3.0.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Added patch: Fix crash by adding length checks (Closes: #664740)
    thanks to Josef Holzmayr

 -- Roland Stigge <stigge@antcom.de>  Fri, 30 Mar 2012 09:45:51 +0200

libmodbus (3.0.2-1) unstable; urgency=low

  * New upstream release
  * Update standards-version to 3.9.2 (no changes)
  * Use dh-autoreconf
  * Update copyright years

 -- Ivo De Decker <Ivo.DeDecker@UGent.be>  Mon, 20 Feb 2012 17:18:27 +0100

libmodbus (3.0.1-2) unstable; urgency=low

  * Initial Debian release

 -- Ivo De Decker <Ivo.DeDecker@UGent.be>  Thu, 11 Aug 2011 19:53:33 +0200

libmodbus (3.0.1-1) unstable; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Mon, 18 Jul 2011 22:27:40 +0200

libmodbus (3.0.0-1) unstable; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Mon, 11 Jul 2011 23:23:32 +0200

libmodbus (2.9.4-1) maverick; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Sun, 05 Jun 2011 12:38:34 +0200

libmodbus (2.9.3-1) maverick; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Fri, 14 Jan 2011 00:37:20 +0100

libmodbus (2.9.2-1) maverick; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Mon, 4 Oct 2010 13:21:52 +0200

libmodbus (2.0.3-1) intrepid; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Sun, 22 Mar 2009 12:16:52 +0200

libmodbus (2.0.2-1) hardy; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Sun, 10 Aug 2008 16:44:49 +0200

libmodbus (2.0.1-1) hardy; urgency=low

  * New upstream release

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Thu, 03 Jul 2008 21:47:52 +0200

libmodbus (2.0.0-2) hardy; urgency=low

  * Add test files to examples directory in libmodbus-dev.
  * Add MIGRATION file to libmodbus-dev.
  * Define the compatibility level to 6.

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Sun, 18 May 2008 14:30:23 +0200

libmodbus (2.0.0-1) hardy; urgency=low

  * Initial release.

 -- Stéphane Raimbault <stephane.raimbault@gmail.com>  Wed, 14 May 2008 22:30:53 +0200
