diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +7.23 + - tests: runtest.sh: Keep running, print summary of failed tests + (Phil Sutter) + - tests: cidr.sh: Fix for quirks in RHEL's ipcalc (Phil Sutter) + - tests: cidr.sh: Respect IPSET_BIN env var (Phil Sutter) + - ipset: Fix implicit declaration of function basename (Mike Pagano) + - tests: Reduce testsuite run-time (Phil Sutter) + - lib: ipset: Avoid 'argv' array overstepping (Phil Sutter) + - lib: data: Fix for global-buffer-overflow warning by ASAN + (Phil Sutter) + 7.22 - ipset: fix json output format for IPSET_OPT_IP (Z. Liu) - tests: add namespace test and take into account delayed |