blob: a5ca3d60438c9eed85eb6fde598bd3c520f26397 [file] [log] [blame]
Max4e72ee02016-12-13 18:41:17 +01001libosmocore (0.9.6) unstable; urgency=medium
2
3 * doc: osmocom-authn-protocol.txt: fix numbering, mark unused sync msgs
4 * New upstream release of libosmocore.
5
6 -- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:23:56 +0100
7
8libosmocore (0.9.5) unstable; urgency=medium
9
10 * fix: DLGSUP logging category "unusable"
11 * New upstream release of libosmocore.
12 * ph_data_param struct changed / Extend L1SAP PH-DATA with measurement information
13 * size of ph_tch_param struct changed / Extend with RTP Marker
14 * size of struct log_target changed / Extend with GSMTAP
15
16 -- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:22:56 +0100
17
18libosmocore (0.9.4) unstable; urgency=medium
19
20 * New upstream release of libosmocore.
21 * Internal API for GPRS cipher implementors updated to accommodate for arbitrary key lengths
22 * external talloc dependency / internal talloc removal
23 * size of ph_data_param struct changed / Extend L1SAP PH-DATA with presence information
24
25 -- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:21:56 +0100
26
Holger Hans Peter Freytherabc46af2015-11-09 21:34:43 +010027libosmocore (0.9.3) unstable; urgency=medium
28
29 * Send all stats values after re-configuration.
30 * Fix using an empty prefix.
31 * Fix sending timing values.
32
33 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Mon, 09 Nov 2015 21:34:37 +0100
34
Holger Hans Peter Freythereed46952015-11-04 14:48:13 +010035libosmocore (0.9.2) unstable; urgency=medium
36
37 * Fix the counter index after the NS reset.
38
39 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Wed, 04 Nov 2015 14:47:48 +0100
40
Holger Hans Peter Freyther6e149b12015-11-04 10:23:57 +010041libosmocore (0.9.1) unstable; urgency=medium
42
43 * Fix rate_ctr attribute for GPRS NS counters.
44
45 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Wed, 04 Nov 2015 10:23:39 +0100
46
Holger Hans Peter Freyther8649d572015-11-03 09:30:52 +010047libosmocore (0.9.0) unstable; urgency=medium
48
49 * StatsD support
50 * Disable building of static libraries
51 * GTP Hub and OAP ports/identifiers assigned
52
53 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Tue, 03 Nov 2015 09:31:41 +0100
54
Holger Hans Peter Freytherd452a482015-08-23 17:38:26 +020055libosmocore (0.8.3) unstable; urgency=medium
56
57 * Prepare new release
58
59 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Sun, 23 Aug 2015 17:38:55 +0200
60
Holger Hans Peter Freytherc136da52015-08-01 20:19:13 +020061libosmocore (0.8.2) unstable; urgency=medium
Holger Hans Peter Freytherad69f892015-04-16 21:23:49 +020062
63 * Add endian header
Holger Hans Peter Freyther16082fd2015-05-06 17:58:07 +020064 * GPRS flow control changes
Holger Hans Peter Freythera6ea50c2015-05-25 14:17:29 +020065 * Add APN format routines to libosmocore.
Holger Hans Peter Freytherad69f892015-04-16 21:23:49 +020066
Holger Hans Peter Freytherc136da52015-08-01 20:19:13 +020067 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Sat, 01 Aug 2015 20:18:45 +0200
Holger Hans Peter Freytherad69f892015-04-16 21:23:49 +020068
69libosmocore (0.8.0) unstable; urgency=medium
Holger Hans Peter Freyther25aeab72015-01-18 19:05:19 +010070
71 * New upstream release of libosmocore.
72
73 -- Holger Hans Peter Freyther <holger@freyther.de> Sun, 18 Jan 2015 19:04:10 +0100
74
75libosmocore (0.7.0) unstable; urgency=medium
Harald Welte336915a2014-08-21 15:51:07 +020076
77 * New upstream release of libosmocore.
78
79 -- Harald Welte <laforge@gnumonks.org> Thu, 21 Aug 2014 15:52:00 +0200
80
Holger Hans Peter Freyther0c50b172014-03-31 15:36:57 +020081libosmocore (0.6.6) UNRELEASED; urgency=medium
82
83 * New upstream release of libosmocore.
84
85 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 31 Mar 2014 15:37:33 +0200
86
87libosmocore (0.6.5) unstable; urgency=medium
Holger Hans Peter Freyther050e9c42014-01-20 10:37:42 +010088
89 * New upstream release of libosmocore
90
91 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 20 Jan 2014 10:37:23 +0100
92
93libosmocore (0.6.4+git3) unstable; urgency=low
Jacob Erlbeck1fa16642013-11-11 09:43:06 +010094
95 * GPRS fix NS connections to a SGSN when configured via VTY
96
97 -- Jacob Erlbeck <jerlbeck@sysmocom.de> Thu, 07 Nov 2013 16:07:20 +0100
98
99libosmocore (0.6.4+git2) unstable; urgency=low
Holger Hans Peter Freytherf41e5e62013-10-10 14:17:51 +0200100
101 * GPRS related changes, some GSM encoding/decoding changes
Holger Hans Peter Freyther81286a72013-10-17 14:49:02 +0200102 * GPRS correctly determine routable NSVC.
Holger Hans Peter Freyther7fcb3ce2013-10-25 09:51:17 +0200103 * Update with GPRS changes
Holger Hans Peter Freytherf41e5e62013-10-10 14:17:51 +0200104
105 -- Holger Hans Peter Freyther <holger@freyther.de> Thu, 10 Oct 2013 14:16:37 +0200
106
107libosmocore (0.6.3+git1-1) unstable; urgency=low
Holger Hans Peter Freyther73fa6422013-08-09 17:48:06 +0200108
109 * New upstream release with new primitives, USSD fixes.
Holger Hans Peter Freyther9a935e22013-08-12 11:47:12 +0200110 * Split libosmocore into several package. One lib per package.
Holger Hans Peter Freyther73fa6422013-08-09 17:48:06 +0200111
112 -- Holger Hans Peter Freyther <holger@freyther.de> Fri, 09 Aug 2013 17:47:30 +0200
113
Holger Hans Peter Freytherd2446752013-06-26 08:03:14 +0200114libosmocore (0.6.2) unstable; urgency=low
Holger Hans Peter Freytherb64b2b02013-03-25 17:41:15 +0100115
116 * New upstream release with NS UDP DSCP ABI changes
117
Holger Hans Peter Freytherd2446752013-06-26 08:03:14 +0200118 -- Holger Hans Peter Freyther <holger@freyther.de> Wed, 26 Jun 2013 08:01:55 +0200
Holger Hans Peter Freytherb64b2b02013-03-25 17:41:15 +0100119
120libosmocore (0.5.3+git1-6) unstable; urgency=low
Holger Hans Peter Freytherb73d1912013-01-04 09:55:29 +0100121
122 * Build new package with the new API required for osmo-bts/openbsc
Holger Hans Peter Freytherb3f304b2013-02-13 18:11:43 +0100123 * Package the arfcn utility.
124 * Add the SOCK_RAW work-around for glibc.
Holger Hans Peter Freythera5007db2013-02-13 19:27:42 +0100125 * Re-enable the debug packages thanks to Jan.
Holger Hans Peter Freytherb73d1912013-01-04 09:55:29 +0100126
127 -- Holger Hans Peter Freyther <holger@freyther.de> Fri, 04 Jan 2013 09:54:55 +0100
128
Holger Hans Peter Freyther9e6789d2012-11-05 21:36:48 +0100129libosmocore (0.5.3+git1-2) unstable; urgency=low
130
131 * New upstream version
132
133 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 05 Nov 2012 21:35:57 +0100
134
Eric Butlerb5372ab2012-08-14 20:43:47 -0700135libosmocore (0.5.3+git1-1) precise; urgency=low
136
137 * Fix issue with package version.
138
139 -- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 20:43:17 -0700
140
Eric Butler8dbdc4f2012-08-14 18:07:00 -0700141libosmocore (0.5.3+git1) precise; urgency=low
142
143 * Updated debian package.
144
145 -- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 16:53:56 -0700
146
Harald Weltef5afa182011-05-10 17:29:01 +0200147libosmocore (0.3.0) natty; urgency=low
148
149 * New upstream version of libosmocore
150
151 -- Harald Welte <laforge@gnumonks.org> Tue, 10 May 2011 17:28:24 +0200
152
Holger Hans Peter Freytherab1255b2011-01-13 18:09:44 +0800153libosmocore (0.1.27) natty; urgency=low
154
155 * New upstream version of libosmocore.
156
157 -- Holger Hans Peter Freyther <holger@freyther.de> Thu, 13 Jan 2011 18:07:36 +0800
158
Harald Welted4bb7ab2010-08-24 15:17:13 +0200159libosmocore (0.1.17-1) unstable; urgency=low
160
Holger Hans Peter Freyther9a935e22013-08-12 11:47:12 +0200161 * Initial release
Harald Welted4bb7ab2010-08-24 15:17:13 +0200162
163 -- Harald Welte <laforge@gnumonks.org> Tue, 24 Aug 2010 10:55:04 +0200