vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Nov 15 17:03:07 2017 +0100| [0de56d69ff06afceb5b16721ea5965a676b938b9] | committer: Jean-Baptiste Kempf
Update NEWS for 2.2.7 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=0de56d69ff06afceb5b16721ea5965a676b938b9 --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index d63d9f184c..39c751fbf4 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,29 @@ 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-10699 + * Fix infinite loop in sami subtitle + * Fix AAC 7.1 channels detection + * Fix potential crash in ASX parser + Mac OS X: * Fix compatibility with macOS High Sierra * Fix regression in ASS subtitle decoding * Fix crash during automatic update. Some users might need to manually update to the newest version. +Video Output: + * Fix Direct3D9 output with odd offsets + +Misc: + * Fix crash in MTP + * Support libupnp 1.8 + +Translations updates + + Changes between 2.2.5.1 and 2.2.6: ---------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
