Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-02-03 16:27:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and      /work/SRC/openSUSE:Factory/.python-gst.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gst"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes    2017-01-24 
10:35:00.228764181 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes       
2017-02-03 18:57:34.760006246 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 17:23:02 UTC 2017 - [email protected]
+
+- Update to version 1.10.3:
+  + No changes, versionbump only
+
+-------------------------------------------------------------------
python3-gst.changes: same change

Old:
----
  gst-python-1.10.2.tar.xz

New:
----
  gst-python-1.10.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gst.spec ++++++
--- /var/tmp/diff_new_pack.131Zn3/_old  2017-02-03 18:57:35.295930981 +0100
+++ /var/tmp/diff_new_pack.131Zn3/_new  2017-02-03 18:57:35.295930981 +0100
@@ -34,7 +34,7 @@
 
 Name:           python-gst
 %define _name gst-python
-Version:        1.10.2
+Version:        1.10.3
 Release:        0
 Summary:        Python Bindings for GStreamer
 License:        LGPL-2.1+
@@ -42,8 +42,8 @@
 Url:            http://www.gstreamer.net/
 Source:         
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
 %if %{build_for_python3}
 BuildRequires:  python3-devel
 %else

python3-gst.spec: same change
++++++ gst-python-1.10.2.tar.xz -> gst-python-1.10.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.2/ChangeLog 
new/gst-python-1.10.3/ChangeLog
--- old/gst-python-1.10.2/ChangeLog     2016-11-29 14:58:00.000000000 +0100
+++ new/gst-python-1.10.3/ChangeLog     2017-01-30 14:58:03.000000000 +0100
@@ -1,9 +1,20 @@
+=== release 1.10.3 ===
+
+2017-01-30  Sebastian Dröge <[email protected]>
+
+       * configure.ac:
+         releasing 1.10.3
+
 === release 1.10.2 ===
 
-2016-11-29  Sebastian Dröge <[email protected]>
+2016-11-29 16:22:17 +0200  Sebastian Dröge <[email protected]>
 
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
        * configure.ac:
-         releasing 1.10.2
+       * gst-python.doap:
+         Release 1.10.2
 
 === release 1.10.1 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.2/NEWS new/gst-python-1.10.3/NEWS
--- old/gst-python-1.10.2/NEWS  2016-11-29 14:58:45.000000000 +0100
+++ new/gst-python-1.10.3/NEWS  2017-01-30 14:58:50.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.2](#1.10.2) and was
-released on 29 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 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: Tuesday 29 Nov 2016, 12:30 UTC [(log)][gitlog]*
+*Last updated: Monday 30 Jan 2017, 12: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/release-notes-1.10.md
@@ -1103,7 +1103,7 @@
 
 ### 1.10.2
 
-The first 1.10 bug-fix release (1.10.2) was released on 29 November 2016.
+The second 1.10 bug-fix release (1.10.2) was released on 29 November 2016.
 This release only contains bugfixes and it should be safe to update from 
1.10.x.
 
 #### Major bugfixes in 1.10.2
@@ -1111,7 +1111,9 @@
  - 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)
+   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
@@ -1124,6 +1126,32 @@
 
 [buglist-1.10.2]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=168172&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.10.2
 
+<a name="1.10.3"></a>
+
+### 1.10.3
+
+The third 1.10 bug-fix release (1.10.3) was released on 30 January 2017.
+This release only contains bugfixes and it should be safe to update from 
1.10.x.
+
+#### 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!
+
+For a full list of bugfixes see [Bugzilla][buglist-1.10.3]. 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.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
+
 ## Known Issues
 
 - iOS builds with iOS 6 SDK and old C++ STL. You need to select iOS 6 instead
@@ -1134,8 +1162,6 @@
 - Building applications with Android NDK r13 on Windows does not work. Other
   platforms and earlier/later versions of the NDK are not affected.
   [Bug #772842](https://bugzilla.gnome.org/show_bug.cgi?id=772842)
-- vp8enc crashes on 32 bit Windows, but was working fine in 1.6. 64 bit 
Windows is unaffected.
-  [Bug #763663](https://bugzilla.gnome.org/show_bug.cgi?id=763663)
 
 ## Schedule for 1.12
 
@@ -1144,9 +1170,9 @@
 of 1.11/1.12 will happen in the git master branch.
 
 The plan for the 1.12 development cycle is yet to be confirmed, but it is
-expected that feature freeze will be around early/mid-January,
+expected that feature freeze will be around early/mid-February,
 followed by several 1.11 pre-releases and the new 1.12 stable release
-in March.
+in April.
 
 1.12 will be backwards-compatible to the stable 1.10, 1.8, 1.6, 1.4, 1.2 and
 1.0 release series.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.2/configure 
new/gst-python-1.10.3/configure
--- old/gst-python-1.10.2/configure     2016-11-29 13:31:06.000000000 +0100
+++ new/gst-python-1.10.3/configure     2017-01-30 14:55:30.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GStreamer GObject Introspection overrides 
for Python  1.10.2.
+# Generated by GNU Autoconf 2.69 for GStreamer GObject Introspection overrides 
for Python  1.10.3.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GStreamer GObject Introspection overrides for Python '
 PACKAGE_TARNAME='gst-python'
-PACKAGE_VERSION='1.10.2'
-PACKAGE_STRING='GStreamer GObject Introspection overrides for Python  1.10.2'
+PACKAGE_VERSION='1.10.3'
+PACKAGE_STRING='GStreamer GObject Introspection overrides for Python  1.10.3'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
 PACKAGE_URL=''
 
@@ -1383,7 +1383,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 GStreamer GObject Introspection overrides for Python  
1.10.2 to adapt to many kinds of systems.
+\`configure' configures GStreamer GObject Introspection overrides for Python  
1.10.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1455,7 +1455,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GStreamer GObject 
Introspection overrides for Python  1.10.2:";;
+     short | recursive ) echo "Configuration of GStreamer GObject 
Introspection overrides for Python  1.10.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1584,7 +1584,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GStreamer GObject Introspection overrides for Python  configure 1.10.2
+GStreamer GObject Introspection overrides for Python  configure 1.10.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1862,7 +1862,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GStreamer GObject Introspection overrides for Python  $as_me 
1.10.2, which was
+It was created by GStreamer GObject Introspection overrides for Python  $as_me 
1.10.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2840,7 +2840,7 @@
 
 # Define the identity of the package.
  PACKAGE='gst-python'
- VERSION='1.10.2'
+ VERSION='1.10.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3051,9 +3051,9 @@
 
 
 
-  PACKAGE_VERSION_MAJOR=$(echo 1.10.2 | cut -d'.' -f1)
-  PACKAGE_VERSION_MINOR=$(echo 1.10.2 | cut -d'.' -f2)
-  PACKAGE_VERSION_MICRO=$(echo 1.10.2 | cut -d'.' -f3)
+  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)
 
 
 
@@ -3064,7 +3064,7 @@
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 $as_echo_n "checking nano version... " >&6; }
 
-  NANO=$(echo 1.10.2 | cut -d'.' -f4)
+  NANO=$(echo 1.10.3 | cut -d'.' -f4)
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -15249,7 +15249,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GStreamer GObject Introspection overrides for Python 
 $as_me 1.10.2, which was
+This file was extended by GStreamer GObject Introspection overrides for Python 
 $as_me 1.10.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15315,7 +15315,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GStreamer GObject Introspection overrides for Python  config.status 1.10.2
+GStreamer GObject Introspection overrides for Python  config.status 1.10.3
 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-python-1.10.2/configure.ac 
new/gst-python-1.10.3/configure.ac
--- old/gst-python-1.10.2/configure.ac  2016-11-29 13:31:04.000000000 +0100
+++ new/gst-python-1.10.3/configure.ac  2017-01-30 14:55:20.000000000 +0100
@@ -3,7 +3,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(GStreamer GObject Introspection overrides for Python , 1.10.2,
+AC_INIT(GStreamer GObject Introspection overrides for Python , 1.10.3,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-python)
 


Reply via email to