[vlc-commits] Update NEWS for AVI issue
Jean-Baptiste Kempf
git at videolan.org
Tue Nov 21 19:30:20 CET 2017
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Nov 21 19:30:01 2017 +0100| [d94b5d2b412659b8f9ee037f10aeda27554fb6b7] | committer: Jean-Baptiste Kempf
Update NEWS for AVI issue
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=d94b5d2b412659b8f9ee037f10aeda27554fb6b7
---
NEWS | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 3060a52eae..26a00f5045 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,24 @@
+Changes between 2.2.7 and 2.2.7.1:
+----------------------------------
+
+Demuxers:
+ * Fix AVI invalid pointer dereferences
+
+Translations updates
+
+
Changes between 2.2.6 and 2.2.7:
--------------------------------
Decoders:
* Fix flac heap write overflow on format change
* Fix crash in libavcodec module (heap write out-of band) (CVE-2017-10699)
- * Fix AVI read/write overflow
* Fix infinite loop in sami subtitle
* Fix AAC 7.1 channels detection
+
+Demuxers:
* Fix potential crash in ASX parser
+ * Fix AVI read/write overflow
Mac OS X:
* Fix compatibility with macOS High Sierra
More information about the vlc-commits
mailing list