Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sipsak for openSUSE:Factory checked 
in at 2021-02-07 15:21:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sipsak (Old)
 and      /work/SRC/openSUSE:Factory/.sipsak.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sipsak"

Sun Feb  7 15:21:31 2021 rev:4 rq:869781 version:0.9.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sipsak/sipsak.changes    2020-12-17 
17:08:58.217950924 +0100
+++ /work/SRC/openSUSE:Factory/.sipsak.new.28504/sipsak.changes 2021-02-07 
15:24:11.354210837 +0100
@@ -1,0 +2,7 @@
+Fri Jan  8 09:52:53 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 0.9.8.1
+  * Bugfix release which fixes the issue of the local port always
+    being zero, which got introduced by the 0.9.8 release.
+
+-------------------------------------------------------------------

Old:
----
  sipsak-0.9.8.tar.gz

New:
----
  sipsak-0.9.8.1.tar.gz

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

Other differences:
------------------
++++++ sipsak.spec ++++++
--- /var/tmp/diff_new_pack.P8sJfr/_old  2021-02-07 15:24:11.818211367 +0100
+++ /var/tmp/diff_new_pack.P8sJfr/_new  2021-02-07 15:24:11.822211372 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sipsak
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           sipsak
-Version:        0.9.8
+Version:        0.9.8.1
 Release:        0
 Summary:        SIP Swiss Army Knife
 License:        GPL-2.0-only

++++++ sipsak-0.9.8.tar.gz -> sipsak-0.9.8.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sipsak-0.9.8/ChangeLog new/sipsak-0.9.8.1/ChangeLog
--- old/sipsak-0.9.8/ChangeLog  2020-12-07 19:08:54.000000000 +0100
+++ new/sipsak-0.9.8.1/ChangeLog        2021-01-08 06:32:40.000000000 +0100
@@ -1,4 +1,6 @@
 * version 0.9.8
+  - fixed issue #71 "local port is always zero"
+* version 0.9.8
   - removed support for ruli
   - lots of internal refactoring to make sipsak compile with -fno-common (>= 
gcc-10)
 * version 0.9.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sipsak-0.9.8/configure new/sipsak-0.9.8.1/configure
--- old/sipsak-0.9.8/configure  2020-12-07 08:26:10.000000000 +0100
+++ new/sipsak-0.9.8.1/configure        2021-01-08 06:33:45.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sipsak 0.9.8.
+# Generated by GNU Autoconf 2.69 for sipsak 0.9.8.1.
 #
 # Report bugs to <[email protected]>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='sipsak'
 PACKAGE_TARNAME='sipsak'
-PACKAGE_VERSION='0.9.8'
-PACKAGE_STRING='sipsak 0.9.8'
+PACKAGE_VERSION='0.9.8.1'
+PACKAGE_STRING='sipsak 0.9.8.1'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1308,7 +1308,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 sipsak 0.9.8 to adapt to many kinds of systems.
+\`configure' configures sipsak 0.9.8.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1378,7 +1378,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sipsak 0.9.8:";;
+     short | recursive ) echo "Configuration of sipsak 0.9.8.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1496,7 +1496,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sipsak configure 0.9.8
+sipsak configure 0.9.8.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1919,7 +1919,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sipsak $as_me 0.9.8, which was
+It was created by sipsak $as_me 0.9.8.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2777,7 +2777,7 @@
 
 # Define the identity of the package.
  PACKAGE='sipsak'
- VERSION='0.9.8'
+ VERSION='0.9.8.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6289,7 +6289,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sipsak $as_me 0.9.8, which was
+This file was extended by sipsak $as_me 0.9.8.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6355,7 +6355,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-sipsak config.status 0.9.8
+sipsak config.status 0.9.8.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/sipsak-0.9.8/configure.ac 
new/sipsak-0.9.8.1/configure.ac
--- old/sipsak-0.9.8/configure.ac       2020-12-07 08:20:32.000000000 +0100
+++ new/sipsak-0.9.8.1/configure.ac     2021-01-08 06:31:40.000000000 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([sipsak],[0.9.8],[[email protected]])
+AC_INIT([sipsak],[0.9.8.1],[[email protected]])
 AM_INIT_AUTOMAKE([subdir-objects])
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/sipsak.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sipsak-0.9.8/src/shoot.c 
new/sipsak-0.9.8.1/src/shoot.c
--- old/sipsak-0.9.8/src/shoot.c        2020-12-06 08:01:44.000000000 +0100
+++ new/sipsak-0.9.8.1/src/shoot.c      2021-01-08 06:19:08.000000000 +0100
@@ -918,6 +918,9 @@
       , options->ca_file
 #endif
       );
+  if (msg_data.lport == 0) {
+    msg_data.lport = cdata.lport;
+  }
 
        /* determine our hostname */
        get_fqdn(&fqdn[0], options->numeric, options->hostname);

Reply via email to