From c4bedce1f45f71f8ba3b837ecc72de890d98d06e Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 30 Mar 2015 15:19:12 +0200 Subject: [PATCH] doc: update NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index b6aaf4a..5e958e5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +New in version 1.31.1 +===================== + +Security fixes +-------------- +* Protect authenticated symmetric NTP associations against DoS attacks + (CVE-2015-1799) +* Fix access configuration with subnet size indivisible by 4 (CVE-2015-1821) +* Fix initialization of reply slots for authenticated commands (CVE-2015-1822) + New in version 1.31 ===================