diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 39ba5db..5dcb664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,19 @@ +sear.c (0.0.16-1) stable; urgency=low + + * fixed a DoS and possibly RCE security vulnerability that was introduced in + 0.0.12 because of not accounting for length of add_form and not accounting + for the added parameter in hp printf format string + * added notice when SC_LOGMEM is disabled for accessing logs and enabling + heap logging + * all users of versions 0.0.12, 0.0.13, 0.0.14 and 0.0.15 must upgrade asap + + -- Anton Luka Šijanec <anton@sijanec.eu> Tue, 05 Oct 2021 16:00:00 +0200 + sear.c (0.0.15-1) stable; urgency=low * fixed osdd inclusion mechanism for firefox browsers, link needed title - -- Anton Luka Šijanec <anton@sijanec.eu> Tue, 21 Sep 2021 14:00:00 +0200 + -- Anton Luka Šijanec <anton@sijanec.eu> Tue, 21 Sep 2021 14:00:00 +0200 sear.c (0.0.14-3) stable; urgency=low |