Updating link to change in openSUSE:Factory/vlc revision 68.0

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=0240c2d311dd2e99a46c84e58edd48ab
This commit is contained in:
OBS User buildservice-autocommit
2017-06-02 08:31:18 +00:00
committed by Git OBS Bridge
parent 7a0355ab7a
commit 27cc6a8927
6 changed files with 76 additions and 60 deletions

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Fri May 26 14:28:36 UTC 2017 - dimstar@opensuse.org
- Update to version 2.2.6:
+ Video output:
- Fix systematic green line on nvidia.
- Fix direct3d SPU texture offsets handling.
+ Demuxer: Fix heap buffer overflows.
- Changes from version 2.2.5.1:
+ Security hardening for DLL hijacking environments.
- Changes from version 2.2.5:
+ Decoder:
- Fix mp3 playback quality regression in libmad.
- Fix video scaling in VDPAU.
- Fix playback of palettized codecs.
- Fix ADPCM heap corruption (FG-VD-16-067).
- Fix AES3 16bps decoding.
- Fix DVD/LPCM heap corruption (FG-VD-16-090).
- Fix SCTE-27 colors.
+ Demuxer:
- Fix possible ASF integer overflow.
- Fix MP4, VOC, XA, SMF divide-by-zero errors.
- Fix MP4 heap buffer overflows.
- Fix Flac metadata integer overflow.
- Fix NSVf and AIFF infinite loops.
- Fix flac null-pointer dereference.
- Fix vorbis and opus comments integer overflows and leaks.
+ Video output:
- Fix green line on Windows with AMD drivers.
- Fix screenshots size.
+ Access:
- Fix crash in screen recording on Windows.
- Fix FTP scan string injection.
- Fix HTTP size handling.
+ Mux: Fix mp4 drift.
+ Lua: Fix vimeo, youtube, dailymotion, cli, appletrailers, http,
soundcloud scripts.
+ Audio filter: Fix heap write in stereo_widen audio filter.
- Rebase 0001-no-return-in-non-void.patch.
- Drop vlc-2.1.5-fix-skins2-default-skin-creation.patch: this
should really not be required anymore.
-------------------------------------------------------------------
Wed May 3 06:57:57 UTC 2017 - dimstar@opensuse.org