Update to upstream version 2.2.6
Details: This is a bugfix release for the recently discovered subtitle remote vulnerability, see http://blog.checkpoint.com/2017/05/23/hacked-in-translation/ In addition to the statements in this blog post, the VLC devs added bounds checks and string termination in multiple places in the subtitle demuxer. It is hence possible that, contrary to the blog post, this issue was not fixed completely in version 2.2.5.1 MFH: 2017Q2
This commit is contained in:
parent
3d2b458566
commit
40ae8867f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441756
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 2.2.5.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.2.6
|
||||
PORTEPOCH= 4
|
||||
CATEGORIES= multimedia audio ipv6 net www
|
||||
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1494659367
|
||||
SHA256 (vlc-2.2.5.1.tar.xz) = b28b8a28f578c0c6cb1ebed293aca2a3cd368906cf777d1ab599e2784ddda1cc
|
||||
SIZE (vlc-2.2.5.1.tar.xz) = 21946020
|
||||
TIMESTAMP = 1495777516
|
||||
SHA256 (vlc-2.2.6.tar.xz) = c403d3accd9a400eb2181c958f3e7bc5524fe5738425f4253d42883b425a42a8
|
||||
SIZE (vlc-2.2.6.tar.xz) = 22198720
|
||||
|
Loading…
Reference in New Issue
Block a user