mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Update to upstream release 2.2.4, fix remote attack CVE-2016-5108
Detailed changelog (BSD relevant excerpts): Decoder: * Fix crash in G.711 wav files * Fix mp3 crash in libmad * Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108) Qt: * Fix resizing issues Translations: * Update of Bulgarian, Catalan, German, French, Italian, Marathi, Norwegian Bokmål, Norwegian Nynorsk, Portuguese, Slovak, Spanish (Mexico), Swedish, Simplified Chinese, and Traditional Chinese translations MFH: 2016Q2 Security: CVE-2016-5108
This commit is contained in:
parent
96298dc221
commit
5cbbd8865e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416711
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 2.2.3
|
||||
DISTVERSION= 2.2.4
|
||||
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 = 1463236247
|
||||
SHA256 (vlc-2.2.3.tar.xz) = b9d7587d35f13c3c981964c8cc8b03f1c7c8edf528be476b3ca1d2efedd5bf5b
|
||||
SIZE (vlc-2.2.3.tar.xz) = 21835204
|
||||
TIMESTAMP = 1465555959
|
||||
SHA256 (vlc-2.2.4.tar.xz) = 1632e91d2a0087e0ef4c3fb4c95c3c2890f7715a9d1d43ffd46329f428cf53be
|
||||
SIZE (vlc-2.2.4.tar.xz) = 22199316
|
||||
|
Loading…
Reference in New Issue
Block a user