pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gstreamer1 gstreamer1: update to 1.10.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/356a81a4add1
branches: trunk
changeset: 357933:356a81a4add1
user: maya <maya%pkgsrc.org@localhost>
date: Wed Feb 01 13:28:16 2017 +0000
description:
gstreamer1: update to 1.10.3
Major bugfixes in 1.10.1
Security-relevant bugfix in the vmnc decoder (CVE-2016-9445, CVE-2016-9446)
Various bugfixes to playbin3/decodebin3
Fix error at the end of playing any WAV file
Fix usability of androidmedia plugin if the camera or sensor API is not available, but codecs are
Handle redirections on PLAY, and missing control attribute in the RTSP source
Various OpenGL related bugfixes
... and many, many more!
Major bugfixes in 1.10.2
Security-relevant bugfix in the FLI/FLX/FLC decoder (CVE-2016-9634, CVE-2016-9635, CVE-2016-9636)
Various fixes for crashes, assertions and other failures on fuzzed input files. Among others, thanks to Hanno B?ck for testing and reporting (CVE-2016-9807, CVE-2016-9808, CVE-2016-9809,
CVE-2016-9810, CVE-2016-9811, CVE-2016-9812, CVE-2016-9813).
SAVP/SAVPF profile in gst-rtsp-server works for live streams again, and the correct MIKEY policy message is generated
Further OpenGL related bugfixes
gst-libav was updated to ffmpeg 3.2.1
... and many, many more!
Major bugfixes in 1.10.3
Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed input files and in other situations
Regression fixes for souphttpsrc with redirection tracking and retrying
Regression fix for gst-rtsp-server not handling TCP-only medias anymore
Various other bugfixes the RTP/RTSP codebase
vp8enc works again on 32 bit Windows
Fixes to Opus PLC handling in the decoder
Fix for stream corruption in multihandlesink when removing clients
gst-libav was updated to ffmpeg 3.2.2
... and many, many more!
diffstat:
multimedia/gstreamer1/Makefile | 5 ++---
multimedia/gstreamer1/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r 38d2ba898a55 -r 356a81a4add1 multimedia/gstreamer1/Makefile
--- a/multimedia/gstreamer1/Makefile Wed Feb 01 13:16:00 2017 +0000
+++ b/multimedia/gstreamer1/Makefile Wed Feb 01 13:28:16 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2017/01/29 23:24:10 maya Exp $
+# $NetBSD: Makefile,v 1.29 2017/02/01 13:28:16 maya Exp $
-DISTNAME= gstreamer-1.10.0
+DISTNAME= gstreamer-1.10.3
PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/}
-PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/
EXTRACT_SUFX= .tar.xz
diff -r 38d2ba898a55 -r 356a81a4add1 multimedia/gstreamer1/distinfo
--- a/multimedia/gstreamer1/distinfo Wed Feb 01 13:16:00 2017 +0000
+++ b/multimedia/gstreamer1/distinfo Wed Feb 01 13:28:16 2017 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2017/01/03 17:10:13 wiz Exp $
+$NetBSD: distinfo,v 1.26 2017/02/01 13:28:16 maya Exp $
-SHA1 (gstreamer-1.10.0.tar.xz) = c1fb1f998e5660c4873addd3ea0405277f2938db
-RMD160 (gstreamer-1.10.0.tar.xz) = ef30c085f99023a4ad3ec3cf1cc7bbda57c93737
-SHA512 (gstreamer-1.10.0.tar.xz) = 8fecf6fe79c3f34a44eacf3b56658d0b0af6430d5a0f4e3094265c82cdd6b31804b7eb29b3b55baa5285494998a1c51eedb61df09157da39e2fa07c89ea05b88
-Size (gstreamer-1.10.0.tar.xz) = 3795404 bytes
+SHA1 (gstreamer-1.10.3.tar.xz) = 15f0f75739fdf690ddde52d69745c4866185d7e2
+RMD160 (gstreamer-1.10.3.tar.xz) = 4cab88d3468f2e1ee97aea40aaea615ff47619e1
+SHA512 (gstreamer-1.10.3.tar.xz) = f601020026e159a8f52ade2fac2b25fb804a88bc6c04dc86ae9df64dc06b5b2315bb2209f8d3c17ca9f63379c9ab631d706c6138e4ed88db254442c05936774c
+Size (gstreamer-1.10.3.tar.xz) = 3797056 bytes
SHA1 (patch-configure) = d27574b11d6da0565304828e2fd7371e46b37e61
SHA1 (patch-plugins_tracers_gstrusage.c) = 36ab41bc208cd9146bed3208f56eb332f2535591
Home |
Main Index |
Thread Index |
Old Index