From 59b4cc6d4d3f233fe731456f549f70a6fcbdf848 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 29 Dec 2015 09:53:08 +0100 Subject: [PATCH] doc: no 0.8.0 release planned The switch to libnl3 makes it difficult to do a proper release as the compilation fails on many old platforms due to libnl3 requirement. The plan is to reimplement a minimal version of libnl3 (same interface) for our needs. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6e3cd64d..5fd6be2f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -lldpd (0.8.0) +lldpd (0.8.0, never released) * Fix: + Fix a buffer overflow when receiving a too large management address TLV. Unless hardening has been disabled, this overflow -- 2.39.5