Hello community,

here is the log from the commit of package alsa-plugins for openSUSE:Factory 
checked in at 2017-11-16 13:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-plugins"

Thu Nov 16 13:59:10 2017 rev:96 rq:541846 version:1.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-plugins/alsa-plugins.changes        
2017-09-04 12:21:48.098008321 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-plugins.new/alsa-plugins.changes   
2017-11-16 13:59:11.885574383 +0100
@@ -1,0 +2,7 @@
+Tue Nov 14 15:05:55 CET 2017 - [email protected]
+
+- Update to alsa-plugins 1.1.5:
+  * pulse: prevent double-free when pulse_hw_constraint returns
+    error 
+
+-------------------------------------------------------------------

Old:
----
  alsa-plugins-1.1.4.tar.bz2

New:
----
  alsa-plugins-1.1.5.tar.bz2

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

Other differences:
------------------
++++++ alsa-plugins.spec ++++++
--- /var/tmp/diff_new_pack.xQ9QXN/_old  2017-11-16 13:59:12.437554382 +0100
+++ /var/tmp/diff_new_pack.xQ9QXN/_new  2017-11-16 13:59:12.441554237 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define package_version        1.1.4
+%define package_version        1.1.5
 %if 0%{?suse_version} > 1030
 %define build_pulse    1
 %define build_speex    1
@@ -31,7 +31,7 @@
 %endif
 
 Name:           alsa-plugins
-Version:        1.1.4
+Version:        1.1.5
 Release:        0
 Summary:        Extra Plug-Ins for the ALSA Library
 License:        LGPL-2.1+

++++++ alsa-plugins-1.1.4.tar.bz2 -> alsa-plugins-1.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.4/configure 
new/alsa-plugins-1.1.5/configure
--- old/alsa-plugins-1.1.4/configure    2017-05-12 10:05:50.000000000 +0200
+++ new/alsa-plugins-1.1.5/configure    2017-11-14 09:04:52.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for alsa-plugins 1.1.4.
+# Generated by GNU Autoconf 2.69 for alsa-plugins 1.1.5.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='alsa-plugins'
 PACKAGE_TARNAME='alsa-plugins'
-PACKAGE_VERSION='1.1.4'
-PACKAGE_STRING='alsa-plugins 1.1.4'
+PACKAGE_VERSION='1.1.5'
+PACKAGE_STRING='alsa-plugins 1.1.5'
 PACKAGE_BUGREPORT=''
 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 alsa-plugins 1.1.4 to adapt to many kinds of systems.
+\`configure' configures alsa-plugins 1.1.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1453,7 +1453,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of alsa-plugins 1.1.4:";;
+     short | recursive ) echo "Configuration of alsa-plugins 1.1.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1607,7 +1607,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-alsa-plugins configure 1.1.4
+alsa-plugins configure 1.1.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1972,7 +1972,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by alsa-plugins $as_me 1.1.4, which was
+It was created by alsa-plugins $as_me 1.1.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2796,7 +2796,7 @@
 
 # Define the identity of the package.
  PACKAGE='alsa-plugins'
- VERSION='1.1.4'
+ VERSION='1.1.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13297,7 +13297,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by alsa-plugins $as_me 1.1.4, which was
+This file was extended by alsa-plugins $as_me 1.1.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13363,7 +13363,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-alsa-plugins config.status 1.1.4
+alsa-plugins config.status 1.1.5
 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/alsa-plugins-1.1.4/configure.ac 
new/alsa-plugins-1.1.5/configure.ac
--- old/alsa-plugins-1.1.4/configure.ac 2017-05-12 10:01:45.000000000 +0200
+++ new/alsa-plugins-1.1.5/configure.ac 2017-11-14 08:52:10.000000000 +0100
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(alsa-plugins, 1.1.4)
+AC_INIT(alsa-plugins, 1.1.5)
 AM_INIT_AUTOMAKE
 AC_PREFIX_DEFAULT(/usr)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.4/pulse/pcm_pulse.c 
new/alsa-plugins-1.1.5/pulse/pcm_pulse.c
--- old/alsa-plugins-1.1.4/pulse/pcm_pulse.c    2017-05-12 10:01:45.000000000 
+0200
+++ new/alsa-plugins-1.1.5/pulse/pcm_pulse.c    2017-11-14 08:52:10.000000000 
+0100
@@ -1143,7 +1143,7 @@
        err = pulse_hw_constraint(pcm);
        if (err < 0) {
                snd_pcm_ioplug_delete(&pcm->io);
-               goto error;
+               goto error2;
        }
 
        *pcmp = pcm->io.pcm;
@@ -1156,6 +1156,7 @@
        free(pcm->device);
        free(pcm);
 
+error2:
        if (fallback_name)
                return snd_pcm_open_fallback(pcmp, root, fallback_name, name,
                                             stream, mode);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.4/version 
new/alsa-plugins-1.1.5/version
--- old/alsa-plugins-1.1.4/version      2017-05-12 10:05:51.000000000 +0200
+++ new/alsa-plugins-1.1.5/version      2017-11-14 09:04:53.000000000 +0100
@@ -1 +1 @@
-1.1.4
+1.1.5


Reply via email to