]> granicus.if.org Git - fortune-mod/commitdiff
prepare for the new release fortune-mod-2.24.0
authorShlomi Fish <shlomif@shlomifish.org>
Thu, 30 Apr 2020 08:06:26 +0000 (11:06 +0300)
committerShlomi Fish <shlomif@shlomifish.org>
Thu, 30 Apr 2020 08:06:26 +0000 (11:06 +0300)
fortune-mod/ChangeLog
fortune-mod/ver.txt

index 0870ff7a42ec673835a0d333c82f2a9877df4de8..ae4a2b08943d6889a4d675816da0beea1b162cf1 100644 (file)
@@ -1,9 +1,19 @@
 (Note: this file has been re-arranged to be in reverse chronological
 order, which is The Right Thing for ChangeLogs - DLC)
 
+April 30, 2020 (fortune-mod 2.24.0)
+
+       SECURITY: Avoid some potential buffer overflows in unstr, strfile and randstr.
+               - This was found to exist in NetBSD's fortune, and FreeBSD's fortune
+               as well (OpenBSD's fortune appear to have been fixed).
+
+       Add regression valgrind tests for the buffer overflows.
+
+       Some cleanups inspired by OpenBSD'd fortune.
+
 April 29, 2020 (fortune-mod 2.22.0)
 
-       SECURITY: Avoid some hypothetical buffer overflows in unstr, and randstr.
+       SECURITY: Avoid some hypothetical buffer overflows in unstr, strfile and randstr.
 
        Modernize and refactor the code.
 
index f48f82fa2c475eb6e6bdc5f93fe968f512763b47..ad2261920c068c256457bbcd44de7e6f79f4a6ac 100644 (file)
@@ -1 +1 @@
-2.22.0
+2.24.0