]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/vlc: security bump to version 2.2.5.1
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 13 May 2017 10:52:50 +0000 (12:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 May 2017 12:04:37 +0000 (14:04 +0200)
This release contains "various security improvements in demuxers and
decoders".
Release notes: http://www.videolan.org/vlc/releases/2.2.5.html

Added all hashes provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit c04fa8fad0e7d6631b00e8e0766244cc04a8364b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/vlc/vlc.hash
package/vlc/vlc.mk

index efd4e27e741dcdffb3c368aacd6df11cb6cc8af6..0f1b6dccd79226ae8d0a9606521ac445dd4dedff 100644 (file)
@@ -1,2 +1,6 @@
-# From http://download.videolan.org/pub/videolan/vlc/2.2.3/vlc-2.2.3.tar.xz.sha256
-sha256 1632e91d2a0087e0ef4c3fb4c95c3c2890f7715a9d1d43ffd46329f428cf53be  vlc-2.2.4.tar.xz
+# From http://get.videolan.org/vlc/2.2.5.1/vlc-2.2.5.1.tar.xz.md5
+md5 7ab63964ffec4c92a54deb018f23318b vlc-2.2.5.1.tar.xz
+# From http://get.videolan.org/vlc/2.2.5.1/vlc-2.2.5.1.tar.xz.sha1
+sha1 042962dba68e1414aa563883b0172ee121cf9555 vlc-2.2.5.1.tar.xz
+# From http://get.videolan.org/vlc/2.2.5.1/vlc-2.2.5.1.tar.xz.sha256
+sha256 b28b8a28f578c0c6cb1ebed293aca2a3cd368906cf777d1ab599e2784ddda1cc vlc-2.2.5.1.tar.xz
index 583edf3659ac0a8a202e3a41eff2ec2dc75add27..7f0c4f5978f4840c7b4aa5584c86b2553cedbca9 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VLC_VERSION = 2.2.4
+VLC_VERSION = 2.2.5.1
 VLC_SITE = http://get.videolan.org/vlc/$(VLC_VERSION)
 VLC_SOURCE = vlc-$(VLC_VERSION).tar.xz
 VLC_LICENSE = GPLv2+, LGPLv2.1+