cellmgr-ng.git branch master updated. 1.3.0-42-g0bcf47b

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
Thu Apr 16 18:39:42 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 "Cellmanager NG, intended to interface with BSplus".

The branch, master has been updated
       via  0bcf47ba0541e486dc9893e4f2c3e9de5f3e132e (commit)
       via  5c25c78ec780b04b3887d5cb5152fc34c9d007ae (commit)
       via  71477e134214750b6dad8232f993d4843516c8fb (commit)
       via  316168249f25e46d802edcfed2461845000a066d (commit)
       via  ebdbc1140388255b27479f752d0813d986ca1c03 (commit)
       via  d1df399a972ce2b96b0d3ef9e90d17a7c16a93b5 (commit)
       via  6a20bae1f9adee67829ade0f20d9626deb98eee6 (commit)
       via  d2f21e079613a7c0ed4f245fb14a6b3d20eefdfc (commit)
       via  679a8d0b75fe2db44cacdcd56b11aec3803ca521 (commit)
       via  bc4b0bbe123c673880be370162c25aabebbae15a (commit)
      from  4fd82de1ba42b7f148af6a95edd6d0b66c739463 (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/cellmgr-ng/commit/?id=0bcf47ba0541e486dc9893e4f2c3e9de5f3e132e

commit 0bcf47ba0541e486dc9893e4f2c3e9de5f3e132e
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Apr 16 20:30:32 2015 +0200

    debian: Release new version for testing

http://cgit.osmocom.org/cellmgr-ng/commit/?id=5c25c78ec780b04b3887d5cb5152fc34c9d007ae

commit 5c25c78ec780b04b3887d5cb5152fc34c9d007ae
Merge: 4fd82de 71477e1
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Apr 16 14:27:24 2015 -0400

    Merge branch 'zecke/m3ua'

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

Summary of changes:
 debian/changelog           |   4 +-
 include/Makefile.am        |   2 +-
 include/mtp_data.h         |   8 +-
 include/mtp_level3.h       | 180 --------------
 include/sctp_m3ua.h        |  32 +++
 src/Makefile.am            |   2 +-
 src/isup.c                 |   2 +-
 src/link_udp.c             |   7 -
 src/links.c                |   2 +-
 src/main.c                 |   2 +-
 src/main_stp.c             |   2 +-
 src/mtp_layer3.c           |  10 +-
 src/mtp_link.c             |  12 +-
 src/sccp_state.c           |   2 +-
 src/sctp_m2ua.c            |   9 -
 src/sctp_m3ua_client.c     | 566 +++++++++++++++++++++++++++++++++++++++++++++
 src/vty_interface.c        | 158 ++++++++++++-
 tests/mtp/Makefile.am      |   2 +-
 tests/mtp/mtp_parse_test.c |  10 +-
 19 files changed, 791 insertions(+), 221 deletions(-)
 delete mode 100644 include/mtp_level3.h
 create mode 100644 include/sctp_m3ua.h
 create mode 100644 src/sctp_m3ua_client.c


hooks/post-receive
-- 
Cellmanager NG, intended to interface with BSplus



More information about the osmocom-commitlog mailing list