Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alsa for openSUSE:Factory checked in 
at 2021-12-12 21:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa (Old)
 and      /work/SRC/openSUSE:Factory/.alsa.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa"

Sun Dec 12 21:27:12 2021 rev:213 rq:939044 version:1.2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa/alsa.changes        2021-12-08 
22:08:58.694863211 +0100
+++ /work/SRC/openSUSE:Factory/.alsa.new.2520/alsa.changes      2021-12-12 
21:27:26.420335530 +0100
@@ -1,0 +2,8 @@
+Fri Dec 10 08:58:14 CET 2021 - [email protected]
+
+- Update to version 1.2.6.1:
+  a minor fix release:
+  * conf: fix the device parsing when arguments has no defaults
+  * conf: accept '_' character in the variable name
+
+-------------------------------------------------------------------

Old:
----
  alsa-lib-1.2.6.tar.bz2
  alsa-lib-1.2.6.tar.bz2.sig

New:
----
  alsa-lib-1.2.6.1.tar.bz2
  alsa-lib-1.2.6.1.tar.bz2.sig

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

Other differences:
------------------
++++++ alsa.spec ++++++
--- /var/tmp/diff_new_pack.KSVoWH/_old  2021-12-12 21:27:27.124335947 +0100
+++ /var/tmp/diff_new_pack.KSVoWH/_new  2021-12-12 21:27:27.124335947 +0100
@@ -32,7 +32,7 @@
 %endif
 
 Name:           alsa
-Version:        1.2.6
+Version:        1.2.6.1
 Release:        0
 Summary:        Advanced Linux Sound Architecture
 License:        LGPL-2.1-or-later



++++++ alsa-lib-1.2.6.tar.bz2 -> alsa-lib-1.2.6.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-lib-1.2.6/configure 
new/alsa-lib-1.2.6.1/configure
--- old/alsa-lib-1.2.6/configure        2021-12-06 12:42:44.000000000 +0100
+++ new/alsa-lib-1.2.6.1/configure      2021-12-09 15:53:53.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-lib 1.2.6.
+# Generated by GNU Autoconf 2.69 for alsa-lib 1.2.6.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='alsa-lib'
 PACKAGE_TARNAME='alsa-lib'
-PACKAGE_VERSION='1.2.6'
-PACKAGE_STRING='alsa-lib 1.2.6'
+PACKAGE_VERSION='1.2.6.1'
+PACKAGE_STRING='alsa-lib 1.2.6.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1471,7 +1471,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-lib 1.2.6 to adapt to many kinds of systems.
+\`configure' configures alsa-lib 1.2.6.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1542,7 +1542,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of alsa-lib 1.2.6:";;
+     short | recursive ) echo "Configuration of alsa-lib 1.2.6.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1704,7 +1704,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-alsa-lib configure 1.2.6
+alsa-lib configure 1.2.6.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2115,7 +2115,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-lib $as_me 1.2.6, which was
+It was created by alsa-lib $as_me 1.2.6.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3053,7 +3053,7 @@
 
 # Define the identity of the package.
  PACKAGE='alsa-lib'
- VERSION='1.2.6'
+ VERSION='1.2.6.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14947,7 +14947,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by alsa-lib $as_me 1.2.6, which was
+This file was extended by alsa-lib $as_me 1.2.6.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15013,7 +15013,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-lib config.status 1.2.6
+alsa-lib config.status 1.2.6.1
 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-lib-1.2.6/configure.ac 
new/alsa-lib-1.2.6.1/configure.ac
--- old/alsa-lib-1.2.6/configure.ac     2021-12-06 11:17:27.000000000 +0100
+++ new/alsa-lib-1.2.6.1/configure.ac   2021-12-09 14:17:59.000000000 +0100
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
-AC_INIT(alsa-lib, 1.2.6)
+AC_INIT(alsa-lib, 1.2.6.1)
 
 AC_CONFIG_SRCDIR([src/control/control.c])
 AC_CONFIG_MACRO_DIR([m4])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-lib-1.2.6/include/version.h 
new/alsa-lib-1.2.6.1/include/version.h
--- old/alsa-lib-1.2.6/include/version.h        2021-12-06 12:43:12.000000000 
+0100
+++ new/alsa-lib-1.2.6.1/include/version.h      2021-12-09 15:54:04.000000000 
+0100
@@ -10,5 +10,5 @@
 #define SND_LIB_VER(maj, min, sub) (((maj)<<16)|((min)<<8)|(sub))
 #define SND_LIB_VERSION SND_LIB_VER(SND_LIB_MAJOR, SND_LIB_MINOR, 
SND_LIB_SUBMINOR)
 /** library version (string) */
-#define SND_LIB_VERSION_STR    "1.2.6"
+#define SND_LIB_VERSION_STR    "1.2.6.1"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-lib-1.2.6/libtool new/alsa-lib-1.2.6.1/libtool
--- old/alsa-lib-1.2.6/libtool  2021-12-06 12:43:11.000000000 +0100
+++ new/alsa-lib-1.2.6.1/libtool        2021-12-09 15:54:04.000000000 +0100
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Generated automatically by config.status (alsa-lib) 1.2.6
+# Generated automatically by config.status (alsa-lib) 1.2.6.1
 # Libtool was configured on host f420bc43a183:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-lib-1.2.6/src/conf.c 
new/alsa-lib-1.2.6.1/src/conf.c
--- old/alsa-lib-1.2.6/src/conf.c       2021-12-06 11:17:27.000000000 +0100
+++ new/alsa-lib-1.2.6.1/src/conf.c     2021-12-09 14:17:59.000000000 +0100
@@ -4994,8 +4994,10 @@
 static int _snd_config_expand_vars(snd_config_t **dst, const char *s, void 
*private_data)
 {
        snd_config_t *val, *vars = private_data;
-       if (snd_config_search(vars, s, &val) < 0)
-               return snd_config_make_string(dst, "");
+       if (snd_config_search(vars, s, &val) < 0) {
+               *dst = NULL;
+               return 0;
+       }
        return snd_config_copy(dst, val);
 }
 
@@ -5060,6 +5062,8 @@
                                err = snd_config_evaluate_string(dst, s, fcn, 
vars);
                                if (err < 0)
                                        return err;
+                               if (*dst == NULL)
+                                       return 0;
                                err = snd_config_set_id(*dst, id);
                                if (err < 0) {
                                        snd_config_delete(*dst);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-lib-1.2.6/src/confeval.c 
new/alsa-lib-1.2.6.1/src/confeval.c
--- old/alsa-lib-1.2.6/src/confeval.c   2021-12-06 11:17:27.000000000 +0100
+++ new/alsa-lib-1.2.6.1/src/confeval.c 2021-12-09 14:17:59.000000000 +0100
@@ -190,7 +190,7 @@
                        } else {
                                e = s + 1;
                                while (*e) {
-                                       if (!isalnum(*e))
+                                       if (!isalnum(*e) && *e != '_')
                                                break;
                                        e++;
                                }
@@ -203,6 +203,11 @@
                                free(m);
                                if (err < 0)
                                        return err;
+                               if (tmp == NULL) {
+                                       err = snd_config_imake_integer(&tmp, 
NULL, 0);
+                                       if (err < 0)
+                                               return err;
+                               }
                                s = e;
                        }
                        err = _to_integer(op == LEFT ? &left : &right, tmp);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-lib-1.2.6/version new/alsa-lib-1.2.6.1/version
--- old/alsa-lib-1.2.6/version  2021-12-06 12:43:06.000000000 +0100
+++ new/alsa-lib-1.2.6.1/version        2021-12-09 15:54:00.000000000 +0100
@@ -1 +1 @@
-1.2.6
+1.2.6.1

Reply via email to