openbsc.git branch master updated. 0.15.0-875-g84b7e3723

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
Sun Aug 20 20:27:25 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  84b7e3723b8d7bf9bfd5db7ba5532c3d174c2c77 (commit)
      from  f0288cacc5b6be1943c25584327c80974639097e (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/openbsc/commit/?id=84b7e3723b8d7bf9bfd5db7ba5532c3d174c2c77

commit 84b7e3723b8d7bf9bfd5db7ba5532c3d174c2c77
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Aug 20 20:50:06 2017 +0200

    Treat SIGTERM just like SIGINT in our programs
    
    When somebody kills the process, it's best to handle the signal
    and to use the opportunity for some cleanup.  We always did this
    in the NITB on SIGINT, but never on SIGTERM. Let's change it.
    
    Change-Id: Iea6804325a6575ceab5edfd28dd20249462f143b

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

Summary of changes:
 openbsc/src/gprs/gb_proxy_main.c     | 2 ++
 openbsc/src/gprs/gtphub_main.c       | 2 ++
 openbsc/src/gprs/sgsn_main.c         | 2 ++
 openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 ++
 openbsc/src/osmo-nitb/bsc_hack.c     | 2 ++
 5 files changed, 10 insertions(+)


hooks/post-receive
-- 
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list