diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-16 14:35:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-16 14:35:22 +0000 |
commit | c71a606760cc6f181087e543964e3f6903ebf4bd (patch) | |
tree | 3f403a5f11d185803ddd24f069c374155ab16522 /multimedia/gst-plugins1-libav | |
parent | bba8797fd6f3e267544e26f46a878adb7f6698e6 (diff) | |
download | pkgsrc-c71a606760cc6f181087e543964e3f6903ebf4bd.tar.gz |
Update gstreamer1 and its plugins to 1.10.4.
### 1.10.4
The third 1.10 bug-fix release (1.10.4) was released on 23 February 2017.
This release only contains bugfixes and it should be safe to update from 1.10.x.
#### Major bugfixes in 1.10.4
- Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed
input files and in other situations (CVE-2017-5847, CVE-2017-5848)
- More regression fixes for souphttpsrc redirection tracking
- Regression fix for gmodule on 32 bit Android, which was introduced as part
of the 64 bit Android fix in 1.10.3 and broke the androidmedia plugin
- Various bugfixes for regressions and other problems in the V4L2 plugin
- Fix for 5.1, 6.1 and 7.1 channel layouts for Vorbis
- Fixes for timestamp generation of Android video encoder element
- gst-libav was updated to ffmpeg 3.2.4, fixing a couple of CVEs
- ... and many, many more!
Diffstat (limited to 'multimedia/gst-plugins1-libav')
-rw-r--r-- | multimedia/gst-plugins1-libav/Makefile | 5 | ||||
-rw-r--r-- | multimedia/gst-plugins1-libav/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile index 7622568ba8c..b340e2e59ea 100644 --- a/multimedia/gst-plugins1-libav/Makefile +++ b/multimedia/gst-plugins1-libav/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2017/02/24 21:54:51 maya Exp $ +# $NetBSD: Makefile,v 1.32 2017/03/16 14:35:23 wiz Exp $ -DISTNAME= gst-libav-1.10.3 +DISTNAME= gst-libav-1.10.4 PKGNAME= ${DISTNAME:S/gst/gst-plugins1/} -PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ EXTRACT_SUFX= .tar.xz diff --git a/multimedia/gst-plugins1-libav/distinfo b/multimedia/gst-plugins1-libav/distinfo index 714b6ff559e..19bfc638f97 100644 --- a/multimedia/gst-plugins1-libav/distinfo +++ b/multimedia/gst-plugins1-libav/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.22 2017/02/03 15:34:29 maya Exp $ +$NetBSD: distinfo,v 1.23 2017/03/16 14:35:23 wiz Exp $ -SHA1 (gst-libav-1.10.3.tar.xz) = 88d1dafb9d0e9868cf8438e6d95319933f1c2f41 -RMD160 (gst-libav-1.10.3.tar.xz) = 9f45614634998275346acc3e56335e2f8643ab1c -SHA512 (gst-libav-1.10.3.tar.xz) = 9f394fc5a23fa887e65c851836d338f9eb55be2a981429cfa7175e1112465696b1326386ef45d675bf1186cf8f1fec50dd0861273c763aa20ab97aaa257a1907 -Size (gst-libav-1.10.3.tar.xz) = 8535624 bytes +SHA1 (gst-libav-1.10.4.tar.xz) = 37665614f08325ff5b397c150af36329c54ff805 +RMD160 (gst-libav-1.10.4.tar.xz) = 0a8b164265a9f20c498dec3cbcad351a478d6fe6 +SHA512 (gst-libav-1.10.4.tar.xz) = 4037c4651c9f4c0e677f1f8136194c16319507dec3992270c1f98d461a69a55653d261ade45add833103872455e09c30695318181e81242ce78d1c2a2b95ca9c +Size (gst-libav-1.10.4.tar.xz) = 8535052 bytes SHA1 (patch-configure) = 7267f03ca896117735ac6cef66d50886c05cd009 |