vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Feb 26 21:28:26 2015 +0100| [1f0f5618a39b83cc086536c6610207eceb09f203] | committer: Jean-Baptiste Kempf
Update NEWS for 2.2.0 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=1f0f5618a39b83cc086536c6610207eceb09f203 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9a9bd44..5e0cb4a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes between 2.1.x and 2.2.0: +Changes between 2.1.6 and 2.2.0: -------------------------------- Important changes: @@ -189,6 +189,9 @@ Security: * Fix potential buffer overflow in schroedinger encoder * Fix null-pointer dereference in DMO decoder * Fix buffer overflow in parsing of string boxes in mp4 demuxer + * Fix SRTP integer overflow + * Fix potential crash in zip access + * Fix read overflow in Ogg demuxer Win32 installer: * Update translations and greek encoding _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
