pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gstreamer1
Module Name: pkgsrc
Committed By: maya
Date: Wed Feb 1 13:28:16 UTC 2017
Modified Files:
pkgsrc/multimedia/gstreamer1: Makefile distinfo
Log Message:
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!
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/multimedia/gstreamer1/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/multimedia/gstreamer1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/gstreamer1/Makefile
diff -u pkgsrc/multimedia/gstreamer1/Makefile:1.28 pkgsrc/multimedia/gstreamer1/Makefile:1.29
--- pkgsrc/multimedia/gstreamer1/Makefile:1.28 Sun Jan 29 23:24:10 2017
+++ pkgsrc/multimedia/gstreamer1/Makefile Wed Feb 1 13:28:16 2017
@@ -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
Index: pkgsrc/multimedia/gstreamer1/distinfo
diff -u pkgsrc/multimedia/gstreamer1/distinfo:1.25 pkgsrc/multimedia/gstreamer1/distinfo:1.26
--- pkgsrc/multimedia/gstreamer1/distinfo:1.25 Tue Jan 3 17:10:13 2017
+++ pkgsrc/multimedia/gstreamer1/distinfo Wed Feb 1 13:28:16 2017
@@ -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