libosmocore.git branch master updated. 0.9.0-168-g4f511b6

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
Wed Jun 1 12:10:57 UTC 2016


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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  4f511b67fd83b5767071604920ebc3bac025b751 (commit)
      from  ec8f192fec548dd87522946319d80e4f3bc4e35c (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/libosmocore/commit/?id=4f511b67fd83b5767071604920ebc3bac025b751

commit 4f511b67fd83b5767071604920ebc3bac025b751
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed May 18 19:36:42 2016 +0200

    osmo-auc-gen: Print hex values without intermittent spaces
    
    When generating some authentication vectors using the osmo-auc-gen
    utility, it used to print values like this:
    
    AUTN:   f7 55 bc 47 de d0 00 00 f9 ed 4b 3f 6c 2a 97 6f
    
    which is quite difficult to copy+paste on the terminal.  Now it
    generates the following format:
    
    Change-Id: I2805615e0c2087ca632e0658b37a9e06929620b6
    AUTN:   f755bc47ded00000f9ed4b3f6c2a976f
    Reviewed-on: https://gerrit.osmocom.org/164
    Reviewed-by: Harald Welte <laforge at gnumonks.org>
    Tested-by: Jenkins Builder

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

Summary of changes:
 utils/osmo-auc-gen.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list