blob: 4caccc8bbe012ed795e76b4d14ce3ca4168793a4 [file] [log] [blame]
Harald Welted34ec1b2017-10-29 12:03:05 +01001osmo-pcu (0.4.0) unstable; urgency=medium
2
3 [ Holger Hans Peter Freyther ]
4 * Initial release.
5
6 [ Max ]
7 * Use value string check from osmo-ci
8 * cosmetic: tighten direct-phy related code
9 * Support receiving SI13 from BTS
10 * Move gsmtap and accounting into separate function
11 * cosmetic: convert explicit warnings to fixme/todo
12 * Assert valid CS
13 * TBF-DL: extend index check for RLC block copy
14 * TS alloc: properly count UL slots
15 * cosmetic: reformat multislot classes table
16
17 [ Philipp Maier ]
18 * gb: allow only packets from a specific SGSN
19
20 [ Harald Welte ]
21 * tests: Don't use private version of log_info but global gprs_log_info
22 * Call osmo_init_logging() before static BTS constructor
23 * Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP
24 * Debian: Cosmetic changes to control file; add better Description
25 * Debian: print test results in case of failure + clean-up autotest
26 * Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS
27 * Debian: upgrade to debhelper 9 / Standards 3.9.8
28
29 -- Harald Welte <laforge@gnumonks.org> Sun, 29 Oct 2017 12:03:05 +0100
30
Maxd78adfb2017-08-24 13:53:25 +020031osmo-pcu (0.3.0) UNRELEASED; urgency=medium
Holger Hans Peter Freyther97e48a32016-04-01 19:21:16 +020032
33 * Initial release.
34
35 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Fri, 01 Apr 2016 18:59:00 +0200