libosmo-sccp.git branch master updated. 0.0.6.3-307-gd8552d7

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Sep 1 07:36:36 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".

The branch, master has been updated
       via  d8552d70114cccce28aeffe5010eaf750a2277c5 (commit)
      from  02e029708a62cdac960947193c8f850c3fe5ad66 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=d8552d70114cccce28aeffe5010eaf750a2277c5

commit d8552d70114cccce28aeffe5010eaf750a2277c5
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Aug 31 20:25:52 2017 +0200

    osmo-stp: Fix process termination on SIGINT+SIGTERM
    
    In commit eed8c1bfae1d151e135b574d83ed295d36ad8b44 we introduced
    some singal handling code for (among others) SIGINT and SIGTERM.
    
    This code causes the process to hang rather than terminate, as it
    only dispatches a signal that nobody handles yet in libosmo-sccp.
    
    Until a proper implementation is made, let's terminate the process
    as expected.
    
    Change-Id: Iff79c8ac0b347660333912c9258073a013ea799b

-----------------------------------------------------------------------

Summary of changes:
 stp/stp_main.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list