ffmpeg: updated to 3.3.4. Fixes the following CVEs

CVE-2017-14054 CVE-2017-14055 CVE-2017-14056
CVE-2017-14057 CVE-2017-14058 CVE-2017-14059
CVE-2017-14169 CVE-2017-14170 CVE-2017-14171
CVE-2017-14222 CVE-2017-14223 CVE-2017-14225
CVE-2017-14767
This commit is contained in:
Fredrik Rinnestam 2017-10-11 20:58:45 +02:00 committed by Danny Rawlins
parent 34b8a2a3d4
commit 771ebaa23e
4 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ffmpeg
-rwxr-xr-x root/root usr/bin/ffmpeg-x264-10bit
-rwxr-xr-x root/root usr/bin/ffprobe
-rwxr-xr-x root/root usr/bin/ffserver
drwxr-xr-x root/root usr/include/

View File

@ -1,2 +1,2 @@
b3f4a71445171b2a2bb71fb6df5ced0f ffmpeg-3.3.3.tar.bz2
93414dd6e59ef441553c2d7e90e7c727 ffmpeg-3.3.4.tar.bz2
dae0c10c99399580c929fc100e79faef ffmpeg-x264-10bit.sh

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31ODWsx/C7BPXav6xHU9gpN2SmNbOv4oYaSFutYMgH+GemYkceNbSZ4Yi38u39qpVenKmWbZYAKbwxPLP3QbSwk=
SHA256 (Pkgfile) = 337e3342b8265a506dcb53ee302b95a6341192824d1cc774473146a0bfc44b28
SHA256 (.footprint) = 6744e3e205dfd5a77b147bf57c16d7d27b8b7b93eb7543dc091d14d4aa0f8132
SHA256 (ffmpeg-3.3.3.tar.bz2) = 1069ac8fc7f52e566bea28b41b9c437246aeb5096f82fb26fa96dc7d5a10a473
RWSagIOpLGJF36588WEMHJBamAoLyjNxhOtKzHKiPA6k6xECQ9dATFdTPJE/gwacgtIJ5W43uimd5PyHBGAkLlgI24dHAzvq6wk=
SHA256 (Pkgfile) = c975c4e840193902e03834bb52036d1f98ab30d3c8a4ae60c8d3d32776f61aef
SHA256 (.footprint) = 5362125d7850596100dbf8d63c70ae3c44e626ec6c3d15fbef33791d764fdc34
SHA256 (ffmpeg-3.3.4.tar.bz2) = 5ef5e9276c311c74ab2e9d301c2d7ee10e1f2cbd758c6f13d6cb9514dffbac7e
SHA256 (ffmpeg-x264-10bit.sh) = dde9627c41800235fbcfe0f74d2181be96239a82cd2d0d277715dddb57eb9cb3

View File

@ -6,7 +6,7 @@
# Optional: alsa-lib fdk-aac gnutls lame libass libsdl2 libtheora libva libvdpau libvorbis libvpx libwebp opus x264 x265
name=ffmpeg
version=3.3.3
version=3.3.4
release=1
source=(https://ffmpeg.org/releases/$name-$version.tar.bz2
ffmpeg-x264-10bit.sh)