summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2017-10-11 20:58:45 +0200
committerDanny Rawlins <monster.romster@gmail.com>2017-10-12 20:50:29 +1100
commit771ebaa23e5570b3104db7dac325bc65ee9edb85 (patch)
tree9415a7d8749112117a7484c1198d03a5461e5348
parent34b8a2a3d484674601b8ac7c8313abc337626220 (diff)
downloadcontrib-771ebaa23e5570b3104db7dac325bc65ee9edb85.tar.gz
contrib-771ebaa23e5570b3104db7dac325bc65ee9edb85.tar.xz
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
-rw-r--r--ffmpeg/.footprint1
-rw-r--r--ffmpeg/.md5sum2
-rw-r--r--ffmpeg/.signature8
-rw-r--r--ffmpeg/Pkgfile2
4 files changed, 7 insertions, 6 deletions
diff --git a/ffmpeg/.footprint b/ffmpeg/.footprint
index fcc868842..343b0f622 100644
--- a/ffmpeg/.footprint
+++ b/ffmpeg/.footprint
@@ -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/
diff --git a/ffmpeg/.md5sum b/ffmpeg/.md5sum
index 39ba2196b..2bb86351b 100644
--- a/ffmpeg/.md5sum
+++ b/ffmpeg/.md5sum
@@ -1,2 +1,2 @@
-b3f4a71445171b2a2bb71fb6df5ced0f ffmpeg-3.3.3.tar.bz2
+93414dd6e59ef441553c2d7e90e7c727 ffmpeg-3.3.4.tar.bz2
dae0c10c99399580c929fc100e79faef ffmpeg-x264-10bit.sh
diff --git a/ffmpeg/.signature b/ffmpeg/.signature
index d144ee6e6..a822bbf18 100644
--- a/ffmpeg/.signature
+++ b/ffmpeg/.signature
@@ -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
diff --git a/ffmpeg/Pkgfile b/ffmpeg/Pkgfile
index c562c5cf4..c9a83782c 100644
--- a/ffmpeg/Pkgfile
+++ b/ffmpeg/Pkgfile
@@ -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)

Generated by cgit