From: Andrei Pavel Date: Fri, 11 Dec 2020 14:59:41 +0000 (+0200) Subject: [#1574] add ChangeLog entry X-Git-Tag: Kea-1.9.3~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4024cd3c52e239a2a025613df79eb0c01970ea3b;p=thirdparty%2Fkea.git [#1574] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index d3aa76c998..f823489262 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1847. [bug] andrei + Harden shell scripts and fix some of the resulted test failures. + * #!/bin/sh for all scripts + * set -eu in all scripts + * shellcheck all scripts, and fix all shellcheck warnings + * and more... + (Gitlab #1574) + 1846. [build] razvan Library version numbers bumped for Kea 1.9.3 development version.