From 9bce2bd0ec64b4e272b9b33cf955d8196f08301f Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 28 Oct 2017 11:19:03 +0200 Subject: Tag/Release Version 1.1.0 Change-Id: I61661b7f392a5485172d2f7087b4eb8b82607f43 --- debian/changelog | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 28b5ebf67..e78680a6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,66 @@ -osmo-bsc (0.1.0) UNRELEASED; urgency=low +osmo-bsc (1.1.0) unstable; urgency=medium + [ Alexander Couzens ] * Initial release. + * debian/rules: show testsuite.log when tests are failing + + [ Neels Hofmeyr ] + * jenkins: fix build: osmo-mgw from master, not pre_release + * drop files unrelated to osmo-bsc + * rename openbsc.pc to osmo-bsc.pc + * rewrite README + * move include/openbsc to include/osmocom/bsc + * drop MGCP client from osmo-bsc + * fix vty tests: vty no longer goes to parent node implicitly + * doc/examples: tweak osmo-bsc.cfg, add osmo-bsc_custom-sccp.cfg + * add ';' after OSMO_ASSERT() + + [ Harald Welte ] + * configure.ac: No more libosmogb dependency + * configure.ac: remove --enable-osmo-bsc, --enable-nat + * configure.ac: remove smpp_mirror, which has no relation to a BSC + * contrib/jenkins.sh: MGCP is unconditional now + * configure.ac: Remove --enable-mgcp-transcoding + * configure.ac: Remove --enable-iu + * configure.ac: Remove checks for libgtp + c-ares + * configure.ac: Remove check for GMTOFF + * configure.ac: Package is now called osmo-bsc, not openbsc + * libbsc: document arguments of generate_bcch_chan_list() + * Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' + * gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx + * .gitignore: Update to post-NITB-split realities + * Remove any references to RANAP and Iu + * Fix nanobts_omlattr unit test + * nanobts_omlattra_test: Initialize logging before executing tests + * osmo-bsc: Initialize logging before initializing rate_ctr + * Rename osmo_fsm to avoid illegal space in name + more meaningful name + + [ Max ] + * Make TRX rf locking more visible + * SI13: drop PBCCH-related bits + * Wrap channel state assignment in macro + * Further cleanup leftovers from BSC/MSC split + * CTRL: cleanup write-only command functions + * Show OML link uptime in vty + * Fix repo split aftermath + * SI2q: cleanup UARFCN addition + * OML: consider RSL link state + * SI2q: fix generation for multiple UARFCNs + * Remove pkg-config file + * ctrl: add oml-uptime command + * SI1q: fix EARFCN appender + + [ Pau Espin Pedrol ] + * Remove unneeded dbi dependency + * bsc_api: Fix NULL secondary_lchan access in handle_ass_fail + * libbsc: Use correct printf formatting for uint64_t + * bsc_vty: Improve description of mid-call-text cmd + + -- Harald Welte Sat, 28 Oct 2017 11:19:03 +0200 + +osmo-bsc (0.1.0) UNRELEASED; urgency=low + + [ Alexander Couzens ] + * Initial release. -- Alexander Couzens Tue, 08 Aug 2017 01:12:56 +0000 -- cgit v1.2.3