From 061dba59613a5f04bf7711fae7249cf8ecb65d7b Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <josef.schlehofer@nic.cz>
Date: Mon, 25 Jan 2021 15:14:54 +0100
Subject: [PATCH] NEWS: add release notes for Turris OS 5.1.8

By fixing logging of dnsmasq, it means that in syslog it shows [1]:
Jan 23 11:56:47 turris dnsmasq[6233]: failed to send packet: Network unreachable
Jan 23 11:56:47 turris dnsmasq[6233]: failed to send packet: Network unreachable
Jan 23 11:56:48 turris dnsmasq[6233]: failed to send packet: Network unreachable

[1] https://forum.turris.cz/t/security-advisory-2021-01-19-1-dnsmasq-multiple-vulnerabilities/14666/5?u=pepe
---
 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS b/NEWS
index fe3a771cf..32cdb66e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+5.1.8
+-----
+
+* Minor fixes in logging of dnsmasq
+
 5.1.7
 -----
 
-- 
GitLab