From 305d37fb9d7b87734fe631806d935e661f4cdfc2609c94ecaa24deab454d9874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 23 Nov 2024 00:06:39 +0100 Subject: [PATCH] Update changelog --- dictd.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dictd.changes b/dictd.changes index aee65ff..f62f5da 100644 --- a/dictd.changes +++ b/dictd.changes @@ -2,7 +2,8 @@ Mon Nov 18 11:00:22 UTC 2024 - Matej Cepl - Update to 1.13.3: - - dictd: fix buffer overflow in first/last search strategies. + - dictd: fix buffer overflow in first/last search strategies + (bsc#1233442). - Remove upstreamed index-buf-ovrflw.patch. -------------------------------------------------------------------