commit gstreamer-validate for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-validate for openSUSE:Factory checked in at 2017-03-02 19:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old) and /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gstreamer-validate" Thu Mar 2 19:35:57 2017 rev:7 rq:460489 version:1.10.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes 2017-02-03 17:42:02.439847882 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes 2017-03-02 19:35:58.467192746 +0100 @@ -1,0 +2,6 @@ +Thu Feb 23 20:27:48 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.10.4: + + Testsuite fixes. + +------------------------------------------------------------------- Old: ---- gst-validate-1.10.3.tar.xz New: ---- gst-validate-1.10.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-validate.spec ++++++ --- /var/tmp/diff_new_pack.B6MY3K/_old 2017-03-02 19:35:59.075106718 +0100 +++ /var/tmp/diff_new_pack.B6MY3K/_new 2017-03-02 19:35:59.079106152 +0100 @@ -18,7 +18,7 @@ %define _name gst-validate Name: gstreamer-validate -Version: 1.10.3 +Version: 1.10.4 Release: 0 Summary: Validate GStreamer Pipelines License: LGPL-2.1+ ++++++ gst-validate-1.10.3.tar.xz -> gst-validate-1.10.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-validate-1.10.3/ChangeLog new/gst-validate-1.10.4/ChangeLog --- old/gst-validate-1.10.3/ChangeLog 2017-01-30 15:07:21.000000000 +0100 +++ new/gst-validate-1.10.4/ChangeLog 2017-02-23 14:26:26.000000000 +0100 @@ -1,9 +1,31 @@ -=== release 1.10.3 === +=== release 1.10.4 === -2017-01-30 Sebastian Dröge <slomo@coaxion.net> +2017-02-23 Sebastian Dröge <slomo@coaxion.net> * configure.ac: - releasing 1.10.3 + releasing 1.10.4 + +2017-01-06 13:14:17 -0300 Thibault Saunier <thibault.saunier@osg.samsung.com> + + * meson.build: + validate: Fix setting of the testsuite version + If nano is set, it means we are running in git/unreleased version + +2017-02-20 16:37:05 +0100 Edward Hervey <edward@centricular.com> + + * validate/configure.ac: + validate: Use proper testsuite branch + 1.10 + +=== release 1.10.3 === + +2017-01-30 16:29:31 +0200 Sebastian Dröge <sebastian@centricular.com> + + * validate/ChangeLog: + * validate/NEWS: + * validate/configure.ac: + * validate/gst-validate.doap: + Release 1.10.3 2016-12-19 16:17:56 +0100 Edward Hervey <bilboed@bilboed.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-validate-1.10.3/NEWS new/gst-validate-1.10.4/NEWS --- old/gst-validate-1.10.3/NEWS 2017-01-30 15:09:11.000000000 +0100 +++ new/gst-validate-1.10.4/NEWS 2017-02-23 14:27:18.000000000 +0100 @@ -1,8 +1,8 @@ # GStreamer 1.10 Release Notes GStreamer 1.10.0 was originally released on 1st November 2016. -The latest bug-fix release in the 1.10 series is [1.10.3](#1.10.3) and was -released on 30 January 2017. +The latest bug-fix release in the 1.10 series is [1.10.4](#1.10.4) and was +released on 23 February 2017. The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework! @@ -13,7 +13,7 @@ See [https://gstreamer.freedesktop.org/releases/1.10/][latest] for the latest version of this document. -*Last updated: Monday 30 Jan 2017, 12:00 UTC [(log)][gitlog]* +*Last updated: Thursday 23 Feb 2017, 15:00 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.10/ [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.10/rele... @@ -1136,10 +1136,13 @@ #### Major bugfixes in 1.10.3 - Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed - input files and in other situations + input files and in other situations (CVE-2016-10198, CVE-2016-10199, + CVE-2017-5837, CVE-2017-5838, CVE-2017-5839, CVE-2017-5840, CVE-2017-5841, + CVE-2017-5842, CVE-2017-5843, CVE-2017-5844, CVE-2017-5845, CVE-2017-5846) - 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 + - Fix for gmodule on 64 bit Android, it was never working before there - vp8enc works again on 32 bit Windows - Fixes to Opus PLC handling in the decoder - Fix for stream corruption in multihandlesink when removing clients @@ -1152,6 +1155,32 @@ [buglist-1.10.3]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=187054&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.10.3 +<a name="1.10.4"></a> + +### 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! + +For a full list of bugfixes see [Bugzilla][buglist-1.10.4]. Note that this is +not the full list of changes. For the full list of changes please refer to the +GIT logs or ChangeLogs of the particular modules. + +[buglist-1.10.4]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=187054&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.10.4 + ## Known Issues - iOS builds with iOS 6 SDK and old C++ STL. You need to select iOS 6 instead @@ -1185,4 +1214,3 @@ Jan Schmidt, Wim Taymans, Matthew Waters* *License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)* - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-validate-1.10.3/configure new/gst-validate-1.10.4/configure --- old/gst-validate-1.10.3/configure 2017-01-30 12:38:59.000000000 +0100 +++ new/gst-validate-1.10.4/configure 2017-02-23 11:23:34.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Gst-Validate 1.10.3. +# Generated by GNU Autoconf 2.69 for Gst-Validate 1.10.4. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>. # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='Gst-Validate' PACKAGE_TARNAME='gst-validate' -PACKAGE_VERSION='1.10.3' -PACKAGE_STRING='Gst-Validate 1.10.3' +PACKAGE_VERSION='1.10.4' +PACKAGE_STRING='Gst-Validate 1.10.4' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_URL='' @@ -1574,7 +1574,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Gst-Validate 1.10.3 to adapt to many kinds of systems. +\`configure' configures Gst-Validate 1.10.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1646,7 +1646,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Gst-Validate 1.10.3:";; + short | recursive ) echo "Configuration of Gst-Validate 1.10.4:";; esac cat <<\_ACEOF @@ -1851,7 +1851,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Gst-Validate configure 1.10.3 +Gst-Validate configure 1.10.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2220,7 +2220,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Gst-Validate $as_me 1.10.3, which was +It was created by Gst-Validate $as_me 1.10.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2570,7 +2570,7 @@ -GST_VALIDATE_TESTSUITE_VERSION="master" +GST_VALIDATE_TESTSUITE_VERSION="1.10" EXP_VAR=GST_VALIDATE_TESTSUITE_VERSION FROM_VAR=$GST_VALIDATE_TESTSUITE_VERSION @@ -3229,7 +3229,7 @@ # Define the identity of the package. PACKAGE='gst-validate' - VERSION='1.10.3' + VERSION='1.10.4' cat >>confdefs.h <<_ACEOF @@ -3440,9 +3440,9 @@ - PACKAGE_VERSION_MAJOR=$(echo 1.10.3 | cut -d'.' -f1) - PACKAGE_VERSION_MINOR=$(echo 1.10.3 | cut -d'.' -f2) - PACKAGE_VERSION_MICRO=$(echo 1.10.3 | cut -d'.' -f3) + PACKAGE_VERSION_MAJOR=$(echo 1.10.4 | cut -d'.' -f1) + PACKAGE_VERSION_MINOR=$(echo 1.10.4 | cut -d'.' -f2) + PACKAGE_VERSION_MICRO=$(echo 1.10.4 | cut -d'.' -f3) @@ -3453,7 +3453,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5 $as_echo_n "checking nano version... " >&6; } - NANO=$(echo 1.10.3 | cut -d'.' -f4) + NANO=$(echo 1.10.4 | cut -d'.' -f4) if test x"$NANO" = x || test "x$NANO" = "x0" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5 @@ -8287,10 +8287,10 @@ done - GST_CURRENT=1003 + GST_CURRENT=1004 GST_REVISION=0 - GST_AGE=1003 - GST_LIBVERSION=1003:0:1003 + GST_AGE=1004 + GST_LIBVERSION=1004:0:1004 @@ -20565,7 +20565,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Gst-Validate $as_me 1.10.3, which was +This file was extended by Gst-Validate $as_me 1.10.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20631,7 +20631,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Gst-Validate config.status 1.10.3 +Gst-Validate config.status 1.10.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-validate-1.10.3/configure.ac new/gst-validate-1.10.4/configure.ac --- old/gst-validate-1.10.3/configure.ac 2017-01-30 12:20:30.000000000 +0100 +++ new/gst-validate-1.10.4/configure.ac 2017-02-23 11:12:52.000000000 +0100 @@ -2,7 +2,7 @@ dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(Gst-Validate, 1.10.3, +AC_INIT(Gst-Validate, 1.10.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-validate) @@ -10,7 +10,7 @@ dnl of gst-validate. During development it should be "master" dnl during release cycle it should be the release version (1.6 in the 1.6 dnl branch, 1.5.90 for the 1.5.90 release) -GST_VALIDATE_TESTSUITE_VERSION="master" +GST_VALIDATE_TESTSUITE_VERSION="1.10" AS_AC_EXPAND(GST_VALIDATE_TESTSUITE_VERSION, $GST_VALIDATE_TESTSUITE_VERSION) AG_GST_INIT @@ -49,7 +49,7 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION", [GStreamer API Version]) -AS_LIBTOOL(GST, 1003, 0, 1003) +AS_LIBTOOL(GST, 1004, 0, 1004) dnl *** required versions of GStreamer stuff *** GST_REQ=1.10.0 Binary files old/gst-validate-1.10.3/docs/plugins/html/home.png and new/gst-validate-1.10.4/docs/plugins/html/home.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-validate-1.10.3/docs/plugins/html/index.html new/gst-validate-1.10.4/docs/plugins/html/index.html --- old/gst-validate-1.10.3/docs/plugins/html/index.html 2017-01-30 15:09:19.000000000 +0100 +++ new/gst-validate-1.10.4/docs/plugins/html/index.html 2017-02-23 14:27:25.000000000 +0100 @@ -16,7 +16,7 @@ <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer Validate Plugins 1.0 Plugins Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> GStreamer Validate Plugins 1.0 Plugins Reference Manual - for GStreamer Validate 1.0 (1.10.3) + for GStreamer Validate 1.0 (1.10.4) The latest version of this documentation can be found on-line at <a class="ulink" href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate-plugin..." target="_top"> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate-plugin... Binary files old/gst-validate-1.10.3/docs/plugins/html/left-insensitive.png and new/gst-validate-1.10.4/docs/plugins/html/left-insensitive.png differ Binary files old/gst-validate-1.10.3/docs/plugins/html/left.png and new/gst-validate-1.10.4/docs/plugins/html/left.png differ Binary files old/gst-validate-1.10.3/docs/plugins/html/right-insensitive.png and new/gst-validate-1.10.4/docs/plugins/html/right-insensitive.png differ Binary files old/gst-validate-1.10.3/docs/plugins/html/right.png and new/gst-validate-1.10.4/docs/plugins/html/right.png differ Binary files old/gst-validate-1.10.3/docs/plugins/html/up-insensitive.png and new/gst-validate-1.10.4/docs/plugins/html/up-insensitive.png differ Binary files old/gst-validate-1.10.3/docs/plugins/html/up.png and new/gst-validate-1.10.4/docs/plugins/html/up.png differ Binary files old/gst-validate-1.10.3/docs/validate/html/home.png and new/gst-validate-1.10.4/docs/validate/html/home.png differ Binary files old/gst-validate-1.10.3/docs/validate/html/left-insensitive.png and new/gst-validate-1.10.4/docs/validate/html/left-insensitive.png differ Binary files old/gst-validate-1.10.3/docs/validate/html/left.png and new/gst-validate-1.10.4/docs/validate/html/left.png differ Binary files old/gst-validate-1.10.3/docs/validate/html/right-insensitive.png and new/gst-validate-1.10.4/docs/validate/html/right-insensitive.png differ Binary files old/gst-validate-1.10.3/docs/validate/html/right.png and new/gst-validate-1.10.4/docs/validate/html/right.png differ Binary files old/gst-validate-1.10.3/docs/validate/html/up-insensitive.png and new/gst-validate-1.10.4/docs/validate/html/up-insensitive.png differ Binary files old/gst-validate-1.10.3/docs/validate/html/up.png and new/gst-validate-1.10.4/docs/validate/html/up.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-validate-1.10.3/launcher/config.py new/gst-validate-1.10.4/launcher/config.py --- old/gst-validate-1.10.3/launcher/config.py 2017-01-30 12:39:03.000000000 +0100 +++ new/gst-validate-1.10.4/launcher/config.py 2017-02-23 11:23:37.000000000 +0100 @@ -19,4 +19,4 @@ LIBDIR = '/usr/local/lib' DATADIR = '/usr/local/share' -GST_VALIDATE_TESTSUITE_VERSION = 'master' +GST_VALIDATE_TESTSUITE_VERSION = '1.10' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-validate-1.10.3/po/gst-validate-1.0.pot new/gst-validate-1.10.4/po/gst-validate-1.0.pot --- old/gst-validate-1.10.3/po/gst-validate-1.0.pot 2017-01-30 15:09:19.000000000 +0100 +++ new/gst-validate-1.10.4/po/gst-validate-1.0.pot 2017-02-23 14:27:25.000000000 +0100 @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-validate 1.10.3\n" +"Project-Id-Version: gst-validate 1.10.4\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 16:09+0200\n" +"POT-Creation-Date: 2017-02-23 15:27+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
participants (1)
-
root@hilbertn.suse.de