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.orgThis 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  65021ac50792a42bcc21e482c27e0f915c435716 (commit)
      from  957ceb1b792a274582e88ed2963dc959f5385ce0 (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=65021ac50792a42bcc21e482c27e0f915c435716
commit 65021ac50792a42bcc21e482c27e0f915c435716
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Oct 23 14:55:08 2017 +0200
    libbsc: Use correct printf formatting for uint64_t
    
    unsigned long can be 32 bits on some arch/OS, while "current" field is
    always 64 bit because it's a uint64_t.
    
    Change-Id: I9719c69ef661bb46d8bb43cf8d6537c3e8d47826
-----------------------------------------------------------------------
Summary of changes:
 openbsc/src/libbsc/bsc_vty.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
-- 
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)