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 faee5dead683b87102240e8a4ff1f1a053869aeb (commit) from 504caac641c299d806b27b815029092fa6ca9b7e (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=faee5dead683b87102240e8a4ff1f...
commit faee5dead683b87102240e8a4ff1f1a053869aeb Author: Harald Welte laforge@gnumonks.org Date: Fri Oct 27 19:43:33 2017 +0200
Tag/Release version 0.10.0
It's been way too long since the last release. Almost one year and 468 commits.
A brief summary of the changes below:
* Doxygen for libosmo{coding,gb} * pseudotalloc for embedded builds, jenkins for arm-none-gnueabi * --disable-doxygen, --disable-ctrl, --disable-simd * update debian packaging * gsm0503 coding routines * osmo_hton[sl] * statistics.h -> counter.h * QCDIAG in gsmtap * llist_{first,last}_entry() * llist_count() * LOGPSRC() macro * msgb_pull_to_l2() * msgb_printf() * prbs * osmo_sock_init2() * osmo_sock_mcast_{name,loop_set,ttl_set,all_set,subscribe,ip}() * OSMO_STRINGIFY() * OSMO_VALUE_STRING() * OSMO_BYTES_FOR_BITS() * osmo_talloc_asprintf() * osmo_sub_auth_type_name() * osmo_sub_auth_data support for IND/SQN_MS * osmo_fsm ctrl interface * ctrl_handle_alloc2() * ctrl_interface_setup_dynip2() * OSMO_CTRL_PORT_HLR * bssgp_tx_bvc_ptp_reset() * gprs_ns_inst connect/remote_{ip,port} * osmo_gprs_{ul,dl}_block_size_{bits,bytes}() * osmo_gprs_{dl,ul}_cs_by_block_bytes() * gprs_ns_pdu_strings[] * more BSSGP cause values * abis_nm_admin_name() * AoIP support in gsm0808 * gsm_fn_as_gsmtime_str() * osmo_dump_gsmtime() * gsup charging support * ipa_ccm_make_id_resp() * ipa_ccm_make_id_resp_from_req() * struct gsm48_gprs_susp_req * gsm_04_14.h * rsl measurement preprocessing related IEs * abis_nm_event_cause_names[] * abis_nm_sw_desc and friends * more SYSINFO_TYPE_ values * osmo_earfcn_bit_size_ext() * t16lv_put() * msgb_t16lv_put() * tlvp_val16be() * tlvp_val32be() * osmo_tlvp_copy() * osmo_tlvp_merge() * many additional VTY nodes * cmd_node.name member * bitvec_set_u64() * bitvec_rl_curbit * ctrl_lookup_register() * osmo_fsm_find_by_name() * osmo_fsm_inst_find_by_name() * osmo_fsm_inst_find_by_id()
Change-Id: Ieb5db2e910a90db780ea058b3280f2facbd68d76
-----------------------------------------------------------------------
Summary of changes: TODO-RELEASE | 6 ---- debian/changelog | 7 +++++ debian/control | 32 +++++++++++----------- .../{libosmocore8.install => libosmocore9.install} | 0 .../{libosmoctrl0.install => libosmoctrl1.install} | 0 debian/{libosmogb4.install => libosmogb5.install} | 0 .../{libosmogsm7.install => libosmogsm8.install} | 0 .../{libosmovty3.install => libosmovty4.install} | 0 src/Makefile.am | 2 +- src/ctrl/Makefile.am | 2 +- src/gb/Makefile.am | 2 +- src/gsm/Makefile.am | 2 +- src/sim/Makefile.am | 2 +- src/vty/Makefile.am | 2 +- 14 files changed, 29 insertions(+), 28 deletions(-) rename debian/{libosmocore8.install => libosmocore9.install} (100%) rename debian/{libosmoctrl0.install => libosmoctrl1.install} (100%) rename debian/{libosmogb4.install => libosmogb5.install} (100%) rename debian/{libosmogsm7.install => libosmogsm8.install} (100%) rename debian/{libosmovty3.install => libosmovty4.install} (100%)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org