From d34ec1b9699293d5d5654644cdcd83ab744294ed Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 29 Oct 2017 12:03:05 +0100 Subject: Tag/Release Version 0.4.0 Change-Id: I8559585a4513dddf1516c2a2b08968556c69b7ec --- debian/changelog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6a534b48..4caccc8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +osmo-pcu (0.4.0) unstable; urgency=medium + + [ Holger Hans Peter Freyther ] + * Initial release. + + [ Max ] + * Use value string check from osmo-ci + * cosmetic: tighten direct-phy related code + * Support receiving SI13 from BTS + * Move gsmtap and accounting into separate function + * cosmetic: convert explicit warnings to fixme/todo + * Assert valid CS + * TBF-DL: extend index check for RLC block copy + * TS alloc: properly count UL slots + * cosmetic: reformat multislot classes table + + [ Philipp Maier ] + * gb: allow only packets from a specific SGSN + + [ Harald Welte ] + * tests: Don't use private version of log_info but global gprs_log_info + * Call osmo_init_logging() before static BTS constructor + * Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP + * Debian: Cosmetic changes to control file; add better Description + * Debian: print test results in case of failure + clean-up autotest + * Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS + * Debian: upgrade to debhelper 9 / Standards 3.9.8 + + -- Harald Welte Sun, 29 Oct 2017 12:03:05 +0100 + osmo-pcu (0.3.0) UNRELEASED; urgency=medium * Initial release. -- cgit v1.2.3