Commit e3f9c1b4cf51aeef3d65b537bfc020f10289655c

Ran Benita 2018-08-05T08:49:36

Update NEWS Signed-off-by: Ran Benita <ran234@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/NEWS b/NEWS
index 3019ac6..50b01a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+libxkbcommon 0.8.2 - 2018-08-05
+==================
+
+- Fix various problems found with fuzzing (see commit messages for
+  more details):
+
+    - Fix a few NULL-dereferences, out-of-bounds access and undefined behavior
+      in the XKB text format parser.
+
+
 libxkbcommon 0.8.1 - 2018-08-03
 ==================