libosmocore/debian/changelog

184 lines
5.6 KiB
Plaintext
Raw Normal View History

libosmocore (0.10.2) unstable; urgency=medium
* Revert "vty: Fix bad use of vector_slot()"
* New upstream release of libosmocore
-- Harald Welte <laforge@gnumonks.org> Thu, 02 Nov 2017 18:51:02 +0100
libosmocore (0.10.1) unstable; urgency=medium
* New upstream release of libosmocore
-- Harald Welte <laforge@gnumonks.org> Sun, 29 Oct 2017 10:46:47 +0100
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
2017-10-27 17:43:33 +00:00
libosmocore (0.10.0+nmu1) UNRELEASED; urgency=medium
* Non-maintainer upload.
* New upstream release of libosmocore
-- Harald Welte <laforge@gnumonks.org> Fri, 27 Oct 2017 19:45:00 +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
2017-10-27 17:43:33 +00:00
libosmocore (0.9.6) unstable; urgency=medium
* doc: osmocom-authn-protocol.txt: fix numbering, mark unused sync msgs
* New upstream release of libosmocore.
-- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:23:56 +0100
libosmocore (0.9.5) unstable; urgency=medium
* fix: DLGSUP logging category "unusable"
* New upstream release of libosmocore.
* ph_data_param struct changed / Extend L1SAP PH-DATA with measurement information
* size of ph_tch_param struct changed / Extend with RTP Marker
* size of struct log_target changed / Extend with GSMTAP
-- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:22:56 +0100
libosmocore (0.9.4) unstable; urgency=medium
* New upstream release of libosmocore.
* Internal API for GPRS cipher implementors updated to accommodate for arbitrary key lengths
* external talloc dependency / internal talloc removal
* size of ph_data_param struct changed / Extend L1SAP PH-DATA with presence information
-- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:21:56 +0100
2015-11-09 20:34:43 +00:00
libosmocore (0.9.3) unstable; urgency=medium
* Send all stats values after re-configuration.
* Fix using an empty prefix.
* Fix sending timing values.
-- Holger Hans Peter Freyther <holger@moiji-mobile.com> Mon, 09 Nov 2015 21:34:37 +0100
libosmocore (0.9.2) unstable; urgency=medium
* Fix the counter index after the NS reset.
-- Holger Hans Peter Freyther <holger@moiji-mobile.com> Wed, 04 Nov 2015 14:47:48 +0100
libosmocore (0.9.1) unstable; urgency=medium
* Fix rate_ctr attribute for GPRS NS counters.
-- Holger Hans Peter Freyther <holger@moiji-mobile.com> Wed, 04 Nov 2015 10:23:39 +0100
libosmocore (0.9.0) unstable; urgency=medium
* StatsD support
* Disable building of static libraries
* GTP Hub and OAP ports/identifiers assigned
-- Holger Hans Peter Freyther <holger@moiji-mobile.com> Tue, 03 Nov 2015 09:31:41 +0100
2015-08-23 15:38:26 +00:00
libosmocore (0.8.3) unstable; urgency=medium
* Prepare new release
-- Holger Hans Peter Freyther <holger@moiji-mobile.com> Sun, 23 Aug 2015 17:38:55 +0200
libosmocore (0.8.2) unstable; urgency=medium
2015-04-16 19:23:49 +00:00
* Add endian header
* GPRS flow control changes
* Add APN format routines to libosmocore.
2015-04-16 19:23:49 +00:00
-- Holger Hans Peter Freyther <holger@moiji-mobile.com> Sat, 01 Aug 2015 20:18:45 +0200
2015-04-16 19:23:49 +00:00
libosmocore (0.8.0) unstable; urgency=medium
2015-01-18 18:05:19 +00:00
* New upstream release of libosmocore.
-- Holger Hans Peter Freyther <holger@freyther.de> Sun, 18 Jan 2015 19:04:10 +0100
libosmocore (0.7.0) unstable; urgency=medium
2014-08-21 13:51:07 +00:00
* New upstream release of libosmocore.
-- Harald Welte <laforge@gnumonks.org> Thu, 21 Aug 2014 15:52:00 +0200
2014-03-31 13:36:57 +00:00
libosmocore (0.6.6) UNRELEASED; urgency=medium
* New upstream release of libosmocore.
-- Holger Hans Peter Freyther <holger@freyther.de> Mon, 31 Mar 2014 15:37:33 +0200
libosmocore (0.6.5) unstable; urgency=medium
* New upstream release of libosmocore
-- Holger Hans Peter Freyther <holger@freyther.de> Mon, 20 Jan 2014 10:37:23 +0100
libosmocore (0.6.4+git3) unstable; urgency=low
* GPRS fix NS connections to a SGSN when configured via VTY
-- Jacob Erlbeck <jerlbeck@sysmocom.de> Thu, 07 Nov 2013 16:07:20 +0100
libosmocore (0.6.4+git2) unstable; urgency=low
* GPRS related changes, some GSM encoding/decoding changes
* GPRS correctly determine routable NSVC.
2013-10-25 07:51:17 +00:00
* Update with GPRS changes
-- Holger Hans Peter Freyther <holger@freyther.de> Thu, 10 Oct 2013 14:16:37 +0200
libosmocore (0.6.3+git1-1) unstable; urgency=low
* New upstream release with new primitives, USSD fixes.
* Split libosmocore into several package. One lib per package.
-- Holger Hans Peter Freyther <holger@freyther.de> Fri, 09 Aug 2013 17:47:30 +0200
libosmocore (0.6.2) unstable; urgency=low
* New upstream release with NS UDP DSCP ABI changes
-- Holger Hans Peter Freyther <holger@freyther.de> Wed, 26 Jun 2013 08:01:55 +0200
libosmocore (0.5.3+git1-6) unstable; urgency=low
* Build new package with the new API required for osmo-bts/openbsc
* Package the arfcn utility.
* Add the SOCK_RAW work-around for glibc.
* Re-enable the debug packages thanks to Jan.
-- Holger Hans Peter Freyther <holger@freyther.de> Fri, 04 Jan 2013 09:54:55 +0100
libosmocore (0.5.3+git1-2) unstable; urgency=low
* New upstream version
-- Holger Hans Peter Freyther <holger@freyther.de> Mon, 05 Nov 2012 21:35:57 +0100
libosmocore (0.5.3+git1-1) precise; urgency=low
* Fix issue with package version.
-- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 20:43:17 -0700
libosmocore (0.5.3+git1) precise; urgency=low
* Updated debian package.
-- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 16:53:56 -0700
2011-05-10 15:29:01 +00:00
libosmocore (0.3.0) natty; urgency=low
* New upstream version of libosmocore
-- Harald Welte <laforge@gnumonks.org> Tue, 10 May 2011 17:28:24 +0200
libosmocore (0.1.27) natty; urgency=low
* New upstream version of libosmocore.
-- Holger Hans Peter Freyther <holger@freyther.de> Thu, 13 Jan 2011 18:07:36 +0800
libosmocore (0.1.17-1) unstable; urgency=low
* Initial release
-- Harald Welte <laforge@gnumonks.org> Tue, 24 Aug 2010 10:55:04 +0200