openbsc.git branch jerlbeck/packages/sgsn created. 0.13.0-895-gb7ae3e7

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 Jan 21 11:19:56 UTC 2015


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, jerlbeck/packages/sgsn has been created
        at  b7ae3e742fdd0ec18b0aac40c66233da80d42bee (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=b7ae3e742fdd0ec18b0aac40c66233da80d42bee

commit b7ae3e742fdd0ec18b0aac40c66233da80d42bee
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Jan 20 09:15:40 2015 +0100

    debian: Prepare testing release 0.13.2+j1

http://cgit.osmocom.org/openbsc/commit/?id=28480a65fc8d8140715e84d4acefe54eb182b498

commit 28480a65fc8d8140715e84d4acefe54eb182b498
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Jan 20 09:03:19 2015 +0100

    debian: Fix dependencies
    
    The dependecies do not match the current package names or are
    missing:
    
    Build-Depends:
      - renamed libgtp-dev -> libgtp0-dev
      - added   libosmo-netif-dev
    
    Depends:
      - renamed libgtp     -> libgtp0
    
    Other run time dependencies might still be missing and have to be
    installed manually.
    
    This is taken from Holger's e744ebd17c3761b5cad81d718d0349f2f820ec66.
    In addition, the build-dependency on libgtp-dev is replaced by
    libgtp0-dev.

http://cgit.osmocom.org/openbsc/commit/?id=f2e95c9d58e207a4c68e90b52c636c98ea55a32d

commit f2e95c9d58e207a4c68e90b52c636c98ea55a32d
Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Sun Mar 3 18:27:55 2013 +0100

    Revert "libgb/gprs: don't use log_info from libcommon anymore"
    
    This reverts commit 11461a64574314fbc4747fe6251ca000fdd56b75.
    
    This is causing crashes as soon as the VTY is used. Debugged by
    Katerina and spotted by the customer and during VTY testing.
    
    Conflicts:
    	openbsc/include/osmocom/gprs/gprs_msgb.h
    	openbsc/src/gprs/sgsn_main.c
    	openbsc/src/libgb/common_vty.c

http://cgit.osmocom.org/openbsc/commit/?id=3688abb0b24bf5065f5f8fdf3bac6442cb87812a

commit 3688abb0b24bf5065f5f8fdf3bac6442cb87812a
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Jan 20 09:25:43 2015 +0100

    gbproxy: Remove dummy definition of subscr_put
    
    The definition of subscr_put in gb_proxy_main.c will break linking if
    symbols from libcommon are used. Since subscr_put is in libcommon,
    there is no need for this dummy definition anymore. This needs to
    be fixed to apply 'Revert "libgb/gprs: don't use log_info...'.
    
    This patch removes the dummy definition.
    
    Adresses:
    ../../src/libcommon/libcommon.a(gsm_subscriber_base.o): In function `subscr_put':
    /home/jerlbeck/git/build/openbsc/openbsc/src/libcommon/gsm_subscriber_base.c:90: multiple definition of `subscr_put'
    gb_proxy_main.o:/home/jerlbeck/git/build/openbsc/openbsc/src/gprs/gb_proxy_main.c:56: first defined here
    c
    
    Sponsored-by: On-Waves ehf

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


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



More information about the osmocom-commitlog mailing list