blob: b6c638382661ebea48f0a3adb1a83ed4a545de48 [file] [log] [blame]
Harald Welte0274d7f2020-03-16 11:41:51 +01001libosmocore (1.3.1) unstable; urgency=medium
2
3 * libosmosim: Build irrespective of PC/SC support
4
5 -- Harald Welte <laforge@osmocom.org> Mon, 16 Mar 2020 11:41:50 +0100
6
Pau Espin Pedrol2862f902020-01-02 18:42:30 +01007libosmocore (1.3.0) unstable; urgency=medium
8
9 [ Pau Espin Pedrol ]
10 * osmo-release.sh: Add DRY_RUN mode
11 * osmo-release.sh: Verify debian/rules dh_strip lines match LIBVERSION
12 * osmo-release.sh: Verify consistency of dependency versions in configure.ac and debian/control
13 * osmo-release.sh: Check patches under debian/patches apply
14 * osmo-release.sh: Support releasing openbsc.git
15 * vty: Register logp cmd next to logging commands
16 * tdef: Introduce API osmo_tdef_set()
17 * tdef_vty.h: Add missing header dependencies
18 * logging_internal.h: Fix osmo_log_info definition
19 * osmo-release.sh: update TODO-RELEASE for non-lib projects too
20 * logging: Move extern declaration of osmo_log_target_list from logging.h to logging_internal.h
21 * msgb: Allow size==headroom in msgb_alloc_headroom*()
22 * tdef: Introduce min_val and max_val fields
23 * tdef_test: verify case where osmo_tdef_set returns -EEXIST
24 * vty: Optionally Set/replace cfg file during cmd 'write file'
25 * logging: Introduce mutex API to manage log_target in multi-thread envs
26 * socket.c: Move glibc workarounds to same place in addrinfo_helper()
27 * vty: Fix go_parent_cb not called for indented nodes at end of cfg file
28 * tdef: Return correct snprintf value for osmo_tdef_range_str_buf()
29 * socket: Introduce API osmo_sock_init2_multiaddr()
30 * socket: Remove unneeded condition check in osmo_sock_init2_multiaddr()
31 * libosmocore.pc.in: Append -lsctp to Libs.private
32 * socket.c: build multiaddr socket API helpers only if used by public APIs
33 * configure: Introduce --disable-libsctp and error by default if libsctp not found
34 * vty: Return error if cmd returns CMD_WARNING while reading cfg file
35 * cosmetic: gsm_04_08.h: Fix trailing whitespace
36 * gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()
37 * gsm: Fix compilation error under some compilers
38 * gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests
39 * gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_t
40 * Introduce fields related to DTAP DLCI
41 * osmo-release.sh: Use set -e before applying changes to prepare release
42 * osmo-release.sh: Improve of PKG_CHECK_MODULES from configure.ac
43 * Drop empty file debian/patches/series
44
45 [ Harald Welte ]
46 * codec/ecu_fr: Mark input TCH frame as 'const' as we only read it
47 * context: Add support for [per-thread] global talloc contexts
48 * cbsp: Fix endless loop iteration when decoding cell list IEs
49 * cbsp: Remove printf() statement from early development/debugging
50 * cbsp: Fix decoding of WRITE-REPLACE payload
51 * codec/ecu: Introduce new generic Error Concealment Unit abstraction
52 * gsm_08_58: Add vendor-specific Message Type for ETWS Primary Warning
53 * Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability
54 * sim/class_tables: Fix typo in comment
55 * cosmetic: clarify c_iflag in osmo_serial_init()
56 * select: Make file descriptor lists per-thread
57 * 04.80: Deprecate gsm0480_create_ussd_resp()
58 * Check for osmo_fsm_register() error return value
59 * gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller
60 * osmo-arfcn: Fix '-h' option
61 * utils: exit(2) on unsupported positional arguments on command line
62 * gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE
63 * gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow"
64 * libosmocore libusb integration
65 * usb: Import a variety of libusb utility functions from simtrace
66 * debian/control: Add missing libusb-1.0-0-dev dependency
67 * Introduce helper functions for safe fork+exec of processes
68
69 [ Neels Hofmeyr ]
70 * add vty logp command to echo on all log targets
71 * osmo_tdef_get(): allow passing -1 as default timeout
72 * fix: vty crash by logging during VTY_CLOSED event handling
73 * OSMO_SOCKADDR_STR_FMT_ARGS: remove useless condition
74 * OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer
75 * tdef: fixup osmo_tdef_set()
76 * gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE
77 * API doc tweaks (mncc.h, gsm_08_08.h)
78 * add osmo_fsm_set_dealloc_ctx(), to help with use-after-free
79 * fsm: refuse state chg and events after term
80 * add osmo_sockaddr_str_is_nonzero()
81 * test: add OSMO_SOCKADDR_STR_FMT to sockaddr_str_test.c
82 * fix OSMO_SOCKADDR_STR_FMT for IPv6
83 * add osmo_sockaddr_str_cmp()
84 * utils.c: fix various inaccurate API doc about return values
85 * logging.h: define ansi color constants
86 * fix DLSMS logging category color: '[1:38m' isn't actually defined
87 * cosmetic: logging.h: fix comment s/levels/subsystems
88 * osmo_sockaddr_str: API doc: fix 32bit addr mixup of host/network byte order
89 * utils.h: add OSMO_NAME_C_IMPL() macro
90 * fix osmo_escape_str_c() and osmo_quote_str_c()
91 * GSUP: rename E_ROUTING_ERROR to ROUTING_ERROR
92 * fsm.h: add missing include of logging.h
93 * msgb_put: more elaborate logging of head/tailroom failure
94 * utils_test: add osmo_print_n_test()
95 * utils: add osmo_strnchr()
96 * osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n()
97 * vty: track parent nodes also for telnet sessions
98 * vty_app_info.is_config_node: add OSMO_DEPRECATED
99 * add osmo_escape_cstr and osmo_quote_cstr
100 * add all missing OSMO_GSUP_TO_MSGT_*() macros
101
102 [ Oliver Smith ]
103 * Cosmetic: l1sap.h: change /* !< to /*!<
104 * logging.h: add L1 SAPI related context and filter
105 * gprs_ns_vty: return success for disabled FR/GRE
106 * debian, utils: switch to python 3
107
108 [ Ruben Undheim ]
109 * MAXPATHLEN set if not defined
110 * No fail if no /proc/cpuinfo
111
112 [ Philipp Maier ]
113 * cosmetic: Move comment to the right place
114 * cosmetic: Add comment on GSM-FR ECU struct
115 * ecu_fr: increase test coverage for FR ECU implementation
116 * gsm0508: add functions to calculate beginning of a block
117
118 [ Vadim Yanitskiy ]
119 * gsm29205_test: fix error: missing braces around initializer
120 * GPRS/BSSGP: introduce bssgp_bvc_ctx_free()
121 * logging/vty: do not print deprecated logging commands to stdout
122 * logging/vty: use LOG_LEVEL_ARGS in logging_vty_add_deprecated_subsys()
123 * logging/vty: fix: actually ignore deprecated logging commands
124 * logging/vty: fix vty_read_file(): do not write warnings to stdin
125 * logging/vty: fix: do not close stderr in vty_close()
126 * libosmovty: properly initialize vty->fd in vty_new()
127 * libosmovty: simplify condition checking vty->fd in vty_close()
128 * core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE
129
130 [ Daniel Willmann ]
131 * libosmogsm: add support for XOR authentication
132
133 [ Vasil Velichkov ]
134 * Add code coverage support
135
136 [ Eric Wild ]
137 * sim: allow opening reader# > 0
138
139 -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 02 Jan 2020 18:42:29 +0100
140
Pau Espin Pedrol922d2762019-08-06 18:02:02 +0200141libosmocore (1.2.0) unstable; urgency=medium
142
143 [ Harald Welte ]
144 * Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)
145 * deal with rate_ctr_group_alloc() returning NULL
146 * Fix osmo_quote_str_c() for strings larger than 32 bytes
147 * Print error message if application fails to call rate_ctr_init()
148 * gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()
149 * Revert "Print error message if application fails to call rate_ctr_init()"
150 * osmo_sock_get_name_*: Ensure string is returned in error case
151 * Revert "Change GSM48_PDISC_* to enum type"
152 * pseudotalloc: turn talloc_steal() into #define
153 * TLV: Add one-shot TLV encoder
154 * lapdm_rslms_recvmsg: Fix memory leak in error path
155 * rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH
156 * oap_client: Fix license: GPLv2+ instead of AGPLv3+
157 * tdef: Fix license: GPLv2+ instead of AGPLv3+
158 * gsm48_rest_octets: Fix license: GPLv2+ instead of AGPLv3+
159 * rest_octets: Use correct symbols names for range encoder
160 * rest_octets: Actually include gsm48_rest_octets.c in Makefile.am
161 * rest_octets: Fix export of osmo_gsm48_rest_octets
162 * rest_octets: Suffix encoder functiosn with _encode
163 * rest_octets: Add function to parse SI3 rest octets
164 * rest_octets: Implement actual SI6 rest octets encoding
165 * rest_octets: Remove SI2ter + SI2bis encoders that don't do anything
166 * lapdm: Don't truncate L3 payload at 200 bytes length
167 * make all library-internal static buffers thread-local
168 * gsm0808_utils: Add gsm0808_decode_cell_id_u()
169 * lapdm: Allow user to specify T200 values; Use correct N200 values
170 * lapd_core: Perform N200 retransmissions, not N200-1
171 * fsm: Allow millisecond granularity in osmo_fsm built-in timer
172 * fsm: Reduce amount of copy+pasted LOGPFSMSRC() statements
173 * fsm.c: Print error message for FSM with allstate_action but no events
174 * CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support
175 * cbsp: Introduce osmo_cbsp_errstr
176 * Add Cell Broadcast related definitions from 3GPP TS 23.041
177 * cbsp.c: Remove dead code
178 * tdef: remove bogus OSMO_ASSERT(unsigned long >= 0)
179 * osmo_get_rand_id(): Avoid dead code by proper #if/#else/#endif
180 * avoid gcc format error on embedded builds
181 * pseudotalloc: Simplistic wrapper of talloc_named()
182
183 [ Keith ]
184 * Add expect script: 'vty' for easy access to all vtys
185
186 [ Kévin Redon ]
187 * fix typo in FSM description
188 * fix isdigit taking unsigned as input
189 * minor: don't redefine macros
190 * (minor) fix typo in comments
191
192 [ Omar Ramadan ]
193 * Add MO-FALLBACK-VALUE SGsAP IE
194
195 [ Max ]
196 * NS: log address:port on error
197 * Change GSM48_PDISC_* to enum type
198
199 [ Pau Espin Pedrol ]
200 * gsm0808: Introduce Osmocom extensions to announce Osmux support
201 * vty: command.c: Get rid of huge indentation block
202 * vty: command.c: Fix is_cmd_ambiguous() returning always 0
203 * cosmetic: vty: command.c: Use upper case for enum match_type value names
204 * vty: command.c: Get rid of huge indentation block
205 * logging: Check return error from time() call
206 * logging: Use reentrant ctime_r instead of ctime
207 * command.c: Improve return check condition in cmd_execut_command_real()
208 * vty: command.c: Get rid of big indentation block
209 * vty: tests: Verify incomplete optional parameters are passed to vty funcs
210 * vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty func
211 * vty: command.c: Fix: single-choice optional args are no longer passed incomplete to vty func
212 * vty: Remove trailing whitespace in output from show asciidoc
213 * gsm: lapd_core: Log timeout used upon start of T200
214 * vty: Simplify char escaping in asciidoc output
215 * gsm0808_test: Fix wrong use of memcp
216 * utils: share static buffer in osmo_str_to{lower,upper}()
217 * Get rid of osmo_str_tolower() use inside libosmocore code
218 * tests: logging: Remove undefined param passed to logging_vty_add_cmds
219 * configure: Autodetect TLS bug on ARM with old gcc and apply workaround
220 * configure: Allow disabling workaround for TLS bug in old ARM gcc versions
221 * osmo-release.sh: Drop whitespace after = when parsing LIBVERSION
222
223 [ Oliver Smith ]
224 * gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS
225 * Cosmetic: GSUP: fix too long comment line
226 * gsm48_decode_bcd_number2: fix ENOSPC edge case
227 * gitignore: add doc/*.tag.prep
228 * Makefile.am: don't delete example.xml, vtydoc.xsd
229 * contrib/jenkins.sh: run "make maintainer-clean"
230
231 [ Sylvain Munaut ]
232 * codec/ecu: Add a bit of precision about the actual frame format used
233
234 [ Daniel Willmann ]
235 * Deprecate usage of osmo_counter_*
236 * stats_vty: Add verb to sentence for show asciidoc counters
237
238 [ Vadim Yanitskiy ]
239 * protocol/gsm_12_21.h: fix copy-pasted struct description
240 * gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test
241 * gsm48_decode_bcd_number2(): fix output truncation
242 * gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation
243 * gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length
244 * gsm48_encode_bcd_number(): clarify optional LHV header initialization
245 * vty/command.c: cosmetic: add missing curly brackets
246 * socket.c: fix Doxygen doc for osmo_sock_unix_init_ofd()
247 * vty_transcript_test.vty: add choice auto-complete tests
248 * core/utils: drop meaningless const from return value of osmo_luhn()
249 * protocol/gsm_04_08.h: do not check if unsigned is positive
250 * Revert "fsm.c: Print error message for FSM with allstate_action but no events"
251 * Revert "utils.h: require a semi colon after OSMO_ASSERT"
252 * libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb
253 * osmo_gsm48_rest_octets_si3_decode(): fix copy-paste error in comment
254 * bitvec/bitval2mask(): cosmetic: get rid of temporary int variable
255 * gsm/gsm0480.c: parse_ss(): drop needless debug print
256 * gsm/gsm0480.c: use DLGLOBAL and LOGL_ERROR for logging
257 * gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string()
258 * vty/telnet_interface.c: use DLGLOBAL logging sub-system
259 * vty/telnet_interface.c: avoid unneeded initialization
260 * vty/logging_vty.c: fix writing of 'print category-hex'
261 * vty/telnet_interface.c: log connection accept() / close() events
262 * vty/vty.c: fix vty_read(): prevent further heap-buffer overrun
263 * vty/vty.c: the command buffer can be accessed directly
264
265 [ Alexander Couzens ]
266 * utils: add gsmtap_logread.py a gsmtap log reader
267 * bitvec: correct comment in bitvec_alloc
268 * utils.h: require a semi colon after OSMO_ASSERT
269
270 [ Eric Wild ]
271 * add define for magic tmsi constant
272 * tell ubsan to ignore SUN_LEN
273
274 [ Ruben Undheim ]
275 * Set HTML_TIMESTAMP to NO to make build reproducible
276
277 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 06 Aug 2019 18:02:01 +0200
278
Pau Espin Pedrol1fcdd0d2019-05-07 18:36:51 +0200279libosmocore (1.1.0) unstable; urgency=medium
280
281 [ Oliver Smith ]
282 * gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK
283 * GSUP: deprecate osmo_gsup_get_err_msg_type()
284 * Revert "signal.c: Make non-exported tall_sigh_ctx static"
285 * Revert "ipa_ccm_idtag_parse*: Fix reported length value"
286 * GSUP: add inter-MSC handover related msgs and IEs
287
288 [ Harald Welte ]
289 * Bump version: 1.0.0 → 1.0.1
290 * gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits
291 * constrain gsm48_generate_mid() output array bounds
292 * Work around bogus gcc-8.2 array-bounds warning/error
293 * Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15
294 * gsm_08_08.h: Add IEI definitions from Release 15
295 * bitvec: Add bitvec_bytes_used() function
296 * bitvec: Add bitvec_tailroom_bits() function
297 * Fix BSSMAP length generated by gsm0808_create_clear_command2()
298 * gsm0808: comment about difference of gsm0808_create_clear_command()
299 * gsm0808: Add unit tests for test_create_clear_command2()
300 * bssgp_tx_bvc_unblock(): Fix log message
301 * gprs_ns: Use gprs_ns_tx_alive() instead of gprs_ns_tx_simple()
302 * gprs_ns.c: cosmetic whitespace fixes
303 * gprs_ns: Declare gprs_ns_tx_alive*() in header file
304 * gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK message
305 * select: Call log_reset_context() before calling file descriptor callbacks
306 * NS: Don't print information about FR/GRE if not enabled!
307 * NS: Add missing NS Cause strings
308 * GPRS: Doxygen documentation for 'struct libgb_msgb_cb'
309 * gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encoding
310 * NS: Factor out gprs_nsvc_start_test() and use it
311 * NS: Add support for GPRS NS IP Sub-Network-Service (SNS)
312 * gprs_ns.c: Update comment: IP SNS has recently been implemented
313 * gprs_ns: Don't use initial IP/port for anything but SNS
314 * gprs_ns_sns: Use "correct" remote IP address for local IP endpoint
315 * tests: use -no-install libtool flag to avoid ./lt-* scripts
316 * ipa_ccm_idtag_parse*: Fix reported length value
317 * socket: osmo_sock_get_name() Use "const void *" as talloc context
318 * gprs_ns_sns: Properly initialize sockaddr_in in gprs_nsvc_create_ip4()
319 * select: Rename BSC_FD_* constants to OSMO_FD_*
320 * signal.c: Fix osmo_signal_talloc_ctx_init()
321 * signal.c: Make non-exported tall_sigh_ctx static
322 * osmo_escape_str_buf: Always copy, don't return input string pointer
323 * Add _buf() functions to bypass static string buffers
324 * Add _c versions of functions that otherwise return static buffers
325 * Re-introduce declaration of gsm0808_create_handover_request_ack()
326
327 [ Neels Hofmeyr ]
328 * gsm0808: add BSSMAP Cell Identifier matching API
329 * add osmo_hexdump_buf() and test
330 * add osmo_classmark_* API
331 * osmo_fsm_state_name: make robust against NULL fi
332 * build: add missing logging_vty_test.vty to EXTRA_DIST
333 * jenkins distcheck: enable external tests
334 * osmo_fsm_inst_state_chg(): set T also for zero timeout
335 * osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 years
336 * add generic vty_transcript_test.c, vty_transcript_test.vty
337 * vty: enable optional-multi-choice syntax: ([one]|[two])
338 * vty: enable optional-multi-choice syntax: [(one|two)]
339 * vty: enable tab-completion for optional-multi-choice args
340 * vty telnet: consistently never change nodes upon CTRL-C
341 * vty api: add vty_out_va()
342 * doxygen: enable cross referencing everywhere
343 * doxygen: add source files as dependencies
344 * doxygen: allow manual 'make apidoc' even if --disable-doxygen
345 * add osmo_tdef API, originally adopted from osmo-bsc T_def
346 * platform independence fix: tdef range tests
347 * get_value_string(): guard against NULL
348 * fix osmo_gsm48_classmark* libosmogsm.map entries
349 * add OSMO_STRBUF_PRINTF()
350 * enlarge gsm0808 msgb headroom
351 * log: fsm: allow logging the timeout on state change
352 * fix api doc typo for osmo_plmn_name2()
353 * api doc: tweak gsm0808_cell_id_matches_list() doc
354 * represent negative T-timers as Osmocom-specific X-timers
355 * tdef_test: tweak output to prepare for a fix
356 * fix tdef_test.c: do call the function-to-test in all cases
357 * fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()
358 * add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()
359 * osmo_gsm48_classmark_a5_name(): fix 'no-cm3' label
360 * gsm_utils.h: remove unused include of gsm_08_08.h
361 * add osmo_sockaddr_str API
362 * add osmo_use_count API
363 * add fsm_dealloc_test.c
364 * fsm: add flag to ensure osmo_fsm_inst_term() happens only once
365 * fsm: support graceful osmo_fsm_inst_term() cascades
366 * fsm_dealloc_test: no need for ST_DESTROYING
367 * make osmo_sockaddr_str_is_set() NULL-safe
368 * add osmo_str_startswith()
369 * tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()
370 * add osmo_{escape,quote}_str_buf2() for standard args ordering
371 * add identifier sanitation for setting FSM instance ids
372 * add OSMO_IMSI_BUF_SIZE
373 * GSUP: add Message Class IE
374 * BSSMAP: tweaks
375 * BSSMAP: add messages for inter-BSC and inter-MSC Handover
376 * add gsm48_decode_bcd_number2() from osmo-msc
377 * add osmo_bssap_tlv_parse2() for multiple identical T
378 * add vty_is_active()
379 * add comment to gsm_mncc_bearer_cap.speech_ver
380 * gsm48_decode_bcd_number2(): fix input len check
381 * gsm48_decode_bcd_number2(): allow avoiding deprecation
382 * osmo_gsup_decode(): properly check IMSI, avoid deprecation
383 * add gsm0808_create_handover_request_ack2 to add AoIP RTP addr
384
385 [ Max ]
386 * socket.h: add missing include
387 * Enable remote SIM protocol log level
388 * Add multipatch capability to osmo-config-merge
389 * LCLS: add string dump helpers
390 * coding: check gsm0503_rach_*() results
391 * rate_ctr_group_free(): guard against empty or NULL input
392 * BSSGP: use variable for NSEI
393
394 [ Philipp Maier ]
395 * gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND
396 * gsm0808_utils: fix gsm48 multirate configuration generator
397 * gsm0808_utils: fix gsm48 multirate to S-bit converter
398 * gsm_utils: fix use buf_len instead of sizeof in osmo_dump_gsmtime_buf
399
400 [ Sylvain Munaut ]
401 * protocol/gsm_04_14: Fix the OPEN LOOP message type
402 * gsm_08_08.h: Add constants for Channel Type in signalling mode
403
404 [ Vadim Yanitskiy ]
405 * gsm/gsm0480: introduce gsm0480_create_release_complete()
406 * vty/tdef_vty.c: drop redundant comparison
407 * src/signal.c: cosmetic: use talloc_zero()
408 * Doxygen: fix incorrect / missing parameter description
409 * core/linuxlist.h: fix and unify Doxygen documentation
410 * core/linuxlist.h: fix white-space and inconsistent alignment
411 * src/logging.c: fix syntax errors in Doxygen documentation
412 * core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers
413 * core/msgb.h: drop meaningless parameter of msgb_eq_* helpers
414 * src/msgb.c: fix Doxygen documentation for msgb_printf()
415 * core/msgb.h: fix incorrect Doxygen parameter description
416 * Doxygen: fix documentation of rate_ctr_for_each_counter()
417 * src/rate_ctr.c: drop some incorrect \ref references
418 * Doxygen: fix documentation of osmo_timer_setup()
419 * logging_gsmtap.c: document all params of log_target_create_gsmtap()
420 * src/gsmtap_util.c: fix possible memleak in gsmtap_source_init()
421 * gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) values
422 * vty/talloc_ctx_vty.c: allocate walk_cb_params on stack, not heap
423 * vty/talloc_ctx_vty.c: use REG_NOSUB flag of regcomp()
424 * gsm_utils.c: fix Doxygen description for gsm_get_octet_len()
425 * Fix incorrect buffer size calculation
426 * gb/gprs_ns_sns.c: fix incorrect sizeof() calculation
427 * gsm/gsm_utils.c: indicate intentional fall-through
428 * application.c: drop wrong \references of osmo_init_ignore_signals()
429 * bitcomp.c: fix missing Doxygen group closing tag
430 * gsm/gsm_utils.h: fix argument type of gsm_chan_t_name()
431
432 [ Pau Espin Pedrol ]
433 * rsl: Support PDCH in rsl_chan_nr_str
434 * ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parse
435 * ipa: Fix ipa_ccm_id_resp_parse on big endian systems
436
437 [ Karl Koscher ]
438 * Fix build on non-glibc systems
439
440 [ Alexander Couzens ]
441 * add osmo_stat_item_inc/osmo_stat_item_dec to set it relative
442
443 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 May 2019 18:36:51 +0200
444
Harald Welte3927cc42019-01-21 14:50:43 +0100445libosmocore (1.0.1) unstable; urgency=medium
446
447 [ Max ]
448 * Rename msgb_wrap_with_TL()
449
450 -- Harald Welte <laforge@gnumonks.org> Mon, 21 Jan 2019 14:50:42 +0100
451
Harald Weltea0c1cba2019-01-19 21:59:07 +0100452libosmocore (1.0.0) unstable; urgency=medium
453
454 [ Kévin Redon ]
455 * GSMTAP: add SIM sub_types
456 * comp128v23 (minor): update original code site and author
457
458 [ Neels Hofmeyr ]
459 * fix strncpy bugs in gsm/ipa.c
460 * fix strncpy bugs in socket.c
461 * cosmetic: osmo-sim-test.c: use memcpy instead of strncpy
462 * use __FILE__, not __BASE_FILE__
463 * log: add 'last' option to 'logging print file'
464 * gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4
465 * api doc: fix osmo_quote_str_*
466 * add osmo_str_tolower() and _toupper() with test
467 * fix tests linking: don't use system installed libs
468 * logging vty: add VTY transcript test
469 * gsm0808: implement BSSMAP Classmark Request
470 * jenkins: add --enable-external-tests
471 * logging vty: rewrite 'logging level' vty cmd generation
472 * logging vty: deprecate the 'everything' keyword
473 * logging vty: write: check logging levels validity
474 * logging vty: deprecate 'all', introduce 'force-all'
475 * Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
476 * logging vty: add 'logging level set-all <level>'
477 * vty reference: fix deprecation bit evaluation
478 * vty list: fix deprecation/hidden bit logic
479 * vty: omit HIDDEN from vty reference
480 * vty logging: fix crash when missing 'logging enable'
481 * jenkins: print gcc version in log
482 * gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie
483 * add contrib/struct_endianess.py
484 * gsm0408_test: test encoding and decoding Mobile Identity
485 * api doc: gsm48_mi_to_string(): warn of return value implementation
486 * add osmo_bcd2str()
487 * gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
488 * gsm48_generate_mid(): mask out ODD flag from mi_type
489 * gsm48_mi_to_string(): guard against zero length output buffer
490 * gsm48_mi_to_string(): do not read from zero length input buffer
491 * fix api doc for osmo_bcd2str()
492 * add to osmo_sock_get_name*() API
493 * add/clean big-endian packed structs (struct_endianess.py)
494 * define LOGPFSM fmt only once, in LOGPFSMLSRC
495 * add API doc for LOGPFSM* macros
496 * LOGPFSM*: guard against fi == NULL
497 * add LOGPFSMSL(), LOGPFSMSLSRC()
498 * gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
499 * osmo_rat_type: add OSMO_RAT_EUTRAN_SGS
500 * fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT*
501 * add osmo_mi_name(), for MI-to-string like "IMSI-123456"
502 * add osmo_lu_type_names[], osmo_lu_type_name()
503 * change GSM48_CMSERV_* to enum type, add names
504 * comments: update/fix three 3GPP spec references
505
506 [ Alexander Couzens ]
507 * ctrl/vty: fsm: use correct element when iterating over fsm->proc.children
508 * bssgp: introduce flush queue functions
509 * configure.ac: check clock_gettime for glib < 2.17
510
511 [ Harald Welte ]
512 * gsm0480: Factor out msgb allocation helper function
513 * USSD: Introduce gsm0480_gen_ussd_resp_7bit()
514 * 04.80: New gsm0480_gen_{reject,return_error}() functions
515 * import oap_client into libosmogsm
516 * oap_client: Rename symbols with osmo_ prefix
517 * import oap_client_test from osmo-sgsn
518 * cosmetic: More context / naming / comment for test_idtag_parsing()
519 * Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()
520 * jenkins_arm.sh: Use same Werror related options as on other builds
521 * re-introduce ipa_ccm_idtag_parse_off()
522 * debian/rules: Don't overwrite .tarball-version
523 * Add RSPRO support to IPA and logging definitions
524 * Add new osmo-config-merge utility
525 * logging_vty: Ensure writing well-formed config files
526 * osmo-config-merge: Don't use C99 'for' loop initial declarations
527 * Revert "osmo-config-merge: Add manual page"
528 * osmo-config-merge: fclose() what we fopen()
529 * timerfd_create(): Fix error handling of osmo_fd_register()
530 * telnet_interface: avoid double-close of fd()
531 * vty.c: Set vty->fd to -1 after closing the FD
532 * SGsAP protocol definitions (header + C file)
533 * gsm23003: Add MME domain name related helper functions
534 * Fix VTY documentation error introduced in "bind" VTY port change
535
536 [ Vadim Yanitskiy ]
537 * vty/vty.c: remove dead unused tall_bsc_ctx
538 * gsm/gsm0480.c: prevent NULL-pointer dereference
539 * gsm/gsm0480.c: use the local msgb allocator
540 * libosmogsm: (re)introduce gsm48_push_l3hdr()
541 * core/utils.h: drop duplicate '<stdbool.h>' include
542 * core/utils.h: move includes to the top
543 * vty/command.h: document and prettify CMD_ATTR_* flags
544 * utils/osmo-config-merge: explicitly return from main()
545 * libosmogsm/gsup.c: fix error code in osmo_gsup_encode()
546 * gsm/gsup.h: cosmetic: use tab for comment alignment
547 * core/msgb.h: introduce msgb_l4len() helper
548 * gsm0480: fix copy-pasted note for gsm0480_gen_return_error()
549 * GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
550 * GSUP/SMS: introduce READY-FOR-SM message
551 * tests/gsm0808: use new msgb comparison API
552 * logging/gsmtap: fix buffer overflow in _gsmtap_raw_output()
553 * tests/gsup_test.c: drop session IEs from MO-ForwardSM Error
554
555 [ Philipp Maier ]
556 * socket: check return code of setsockopt
557 * socket: do not set SO_REUSEADDR for IPPROTO_UDP
558 * socket: add flag to enforce SO_REUSEADDR on UDP sockets
559 * gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP
560 * gsm0808: fix wrong codec defaults for OFR_AMR_WB
561 * gsm0808: add function to convert amr gsm0408 setings to gsm0808
562 * gsm0808: add function to convert amr gsm0408 setings to gsm0808
563 * gsm0808_utils: constify parameter
564 * gsm_utils: add function to get value strings for gsm48_chan_mode
565 * gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
566 * gsm0808: allow decoding of zero length speech codec lists.
567 * gsm0808: fix doxygen apidoc
568 * gsm0808: cosmetic: rename parameter "reason" to "cause"
569 * gsm48: correct apidoc for gsm48_generate_mid()
570 * gsm_29_118: add missing include to header file
571 * gsm29118: add value strings for SGSAP IEI
572 * fsm: fix apidoc of osmo_fsm_state_name()
573 * gsm0808: add message generator for BSSMAP HANDOVER PERFORMED
574 * gsm_29_118: add missing extern for struct value_string decl.
575 * cosmetic apn: correct whitespace error
576 * gsm_29_118.h: Add constant for default port
577 * gsm29118: add generator functions for GSM29118 messages
578 * gsm0808: add encoder for cause codes and use it
579
580 [ Mykola Shchetinin ]
581 * vty/vty.c: fix bug in vty_config_write
582
583 [ Pau Espin Pedrol ]
584 * signal: Introduce API osmo_signal_talloc_ctx_init
585 * msgb: Introduce msgb_{de,en}queue_count APIs
586 * vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release
587 * ipa: Document ipa_msg_recv* functions
588 * osmo-release.sh: Add quotes to string to fix shellcheck warning
589 * osmo-release.sh: Allow forcing release without LIBVERSION bump
590 * osmo-release.sh: Add checks to help avoid libversion debian major mismatch
591 * gsm_08_58.h: Introduce struct abis_rsl_link_id
592 * gsm_08_58.h: Introduce struct abis_rsl_chan_nr
593 * gsm48: gsm48_decode_freq_list: Improve documentation of paramter f
594 * gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc
595 * timer: Fix clockid_t undefined on MacOS < 10.12
596 * stats.h: Fix build on MacOS
597
598 [ Stefan Sperling ]
599 * properly handle mandatory cli param of gsm0808_create_paging2
600 * Properly deal with sockaddr_un socket path length limitations.
601 * ensure unix socket paths are NUL-terminated for bind/connect
602 * fix error handling gprs_ns_nsip_listen()
603 * add support for ipaccess messages on the ctrl interface
604 * stop printing group description in vty_out_rate_ctr_group_fmt()
605 * make 'show rate-counters' show group index
606 * send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK
607 * document unblock-ack vs. signalling in gprs_ns_process_msg()
608 * rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
609 * port arfcn range encode support from osmo-bsc
610 * port rest octets encoding code from osmo-bsc
611
612 [ Keith ]
613 * Add CC_CAUSE value_string array
614
615 [ Alexander Chemeris ]
616 * coding: Correctly count bits when decoding EDGE bursts with MCS >= 7.
617 * coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode().
618
619 [ Daniel Willmann ]
620 * osmo-config-merge: Fix some small issues
621 * osmo-config-merge: Add manual page
622 * stats_statsd: Send all stat_items as gauges
623
624 [ Shinjo Park ]
625 * GSMTAP: add definitions for new LTE RRC channels
626 * GSMTAP: add definitions for LTE NAS subtypes
627 * GSMTAP: fix typos in comments
628
629 [ Max ]
630 * vty: adjust telnet log
631 * Update cipher reject function
632 * Fix deprecation warning in gsm0808_test
633 * Add helper wrapper for BSSAP TLV parsing
634 * Update 3GPP TS 08.08 Cause handling
635 * Update GSM0808_LCLS enums
636 * Move msgb_push helpers to public header
637 * Support cipher mode reject with extended cause
638 * Add missing header include
639 * LCLS: add 48.008 parameter structure
640 * Update gsm0808_create_ass() doxygen
641 * ctrl: print textual error on IPA parsing failure
642 * Move BSSMAP_MSG_* defines to header file
643 * Update msgb Lx helpers
644 * ctrl: use #define for TRAP id
645 * Add msgb_tl_put() helper
646 * LCLS: update osmo_lcls struct
647 * Allow log_init() with NULL log_info
648 * Add osmo_sockaddr_in_to_str_and_uint()
649 * Constify llist_count() parameter
650 * msgb: add test helpers
651 * LCLS, TS 29.205: add GCR routines
652 * LCLS, TS 48.008: add GCR IE encoding/decoding
653 * LCLS: add gsm0808_create_ass2()
654 * Fix typos in SS opcode names
655 * LCLC: fix doc to match type signature
656 * Use define for key buffers
657 * TLV: fix doc copy-paste error
658 * TLV: add convenience function for 1-byte values
659 * LCLS: enc/dec entire parameter set instead of GCR
660 * Streamline glibc version check
661 * Automatically disable GnuTLS fallback
662 * LCLS: fix LCLS-CONNECT-CONTROL encoder
663 * msgb: fix debug print
664 * LCLS: use proper types for value_string wrappers
665 * LCLS: expand enc/dec tests
666 * LCLS: add GCR comparison helper
667
668 [ Oliver Smith ]
669 * cosmetic: fix typo (soocket -> socket)
670 * add osmo_sock_get_{local,remote}_ip{,_port}()
671 * socket.c: fix IP and port buffer sizes
672 * merge_doc.xsl: move to osmo-gsm-manuals.git
673 * GSUP: fix missing osmo_gsup_get_err_msg_type()s
674 * GSUP: add end marker to enum osmo_gsup_iei
675 * GSUP: add CHECK-IMEI message
676 * Cosmetic: GSUP: note "on wire" for imei_result
677 * gsm23003: add osmo_imei_str_valid()
678
679 [ Martin Hauke ]
680 * gsm/protocol/gsm_08_58.h: Fix typo
681
682 [ Holger Hans Peter Freyther ]
683 * vty: The telnet interface is TCP only. Fix the comments
684 * vty: Make TCP port configurable and introduce telnet_init_default
685
686 -- Harald Welte <laforge@gnumonks.org> Sat, 19 Jan 2019 21:59:07 +0100
687
Pau Espin Pedrol924ef0b2018-07-27 17:31:47 +0200688libosmocore (0.12.0) unstable; urgency=medium
689
690 [ Pau Espin Pedrol ]
691 * control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb
692 * configure: Check separately for lib implementing dlopen and dlsym
693 * tests: bitrev_test: Fix dynamic-stack-buffer-overflow
694 * tests: gea_test: Use correct max size for key in buffer
695 * tests: a5_test: Print wrong buffer correctly on error
696 * gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of 64 bits
697 * gsm: lapdm.c: Add missing new line char in notice log string
698 * ctrl: Log CMD TYPE on invalid ID number
699 * ctrl: Fix parsing of ERROR recvd msgs with id=err
700 * gsm0808: Add value_string for encryption algorithms
701 * ctrl: Introduce ctrl_cmd_parse3 API
702 * ctrl: ctrl_handle_msg: Avoid sending back received ERROR msgs
703 * tests: ctrl: Test received ERROR messages are handled correctly
704 * libosmocoding: clarify return values for TCH decoding functions
705 * libosmocodec: FR err concealment: Fix too many silent frames generated
706 * tests: codec: ecu_fr: Print XMAXC fields
707 * tests: codec: ecu_fr: Add buffer with unequal XMAXC values
708 * rate_ctr: Improve logging
709 * logging: log_vty_command_string: Fix undercount of buf alloc size
710 * logging_vty: Simplify code in config_write_log_single
711 * logging.c: Fix whitespace typo
712
713 [ Harald Welte ]
714 * lapdm: Fix back-pointer from lapdm_entity to lapdm_channel
715 * lapdm: Implement SABM related constraints
716 * lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push()
717 * lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless needed
718 * lapdm: don't enforce contention resolution on SAPI0/DCCH
719 * Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd
720 * import isdn4linux HDLC code from linux kernel
721 * isdnhdlc: Port from kernel to userspace
722 * mncc: properly export osmo_mncc_name()
723 * cosmetic: Whitespace fixes in control_if.c
724 * ctrl: Introduce libosmoctrl.map to avoid unintended exports
725 * ctrl: Add doxygen API documentation; generate html from it
726 * debian: Add libosmoctrl-doc sub-package
727 * gsm_08_08.h: Add enum for LCLS config, control and status
728 * gsm0808: Add encoding functions for LCLS BSSMAP messages
729 * gsm0808: Add value_string for LCLS related IEs
730 * tlv: Add TLVP_VAL_MINLEN() to obtain value _if_ length is >= minimum
731 * Add osmo_isqrt32() to compute 32bit integer square root
732 * fsm: Change semantics of LOGPFSML() log-level
733 * vty: Don't dump deprecated commands in XML export
734 * vty: Add logging_vty_add_deprecated_subsys
735 * gsup: Add osmo_gsup_get_err_msg_type() function
736 * gsup: Add value_string for Session State IE
737 * gsm 04.80: Add value_string for component type and op code
738 * Fix embedded (arm-none-eabi) builds
739 * jenkins_arm.sh: Don't run 'make check' on embedded builds
740 * jenkins_arch.sh: Accept "arm-none-eabi" as alias for "arm"
741 * jenkins_arch.sh: Exit with error on unknown architecture
742 * Don't call abort() directly, always use osmo_panic()
743 * osmo_panic(): Annotate as __attribute__ ((noreturn))
744 * gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file
745
746 [ Stefan Sperling ]
747 * define a constant for the max length of called party BCD IE
748 * introduce vty_out_rate_ctr_group_fmt() function
749 * Add a 'show rate-counters' VTY command.
750 * remove unused argument from pad_append_ctr() helper function
751 * check bssgp_tlv_parse() return code in bssgp_rcvmsg()
752 * return error to sender upon bssgp_tlv_parse() failure
753
754 [ Neels Hofmeyr ]
755 * add gsm0808 channel enum to IE val conversion functions
756 * add gsm0808_cell_id_to_list()
757 * add support for gsm0808 HANDOVER REQUIRED message
758 * add gsm0808_create_handover_request_ack()
759 * add osmo_fsm_inst_state_chg_keep_timer()
760 * fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMR
761 * add and tweak inter-BSC HO API
762 * vty/command.c: talloc from tall_vty_cmd_ctx, not NULL
763 * vty: cosmetic: cmd_deopt(): use talloc_strndup(), not memcpy()
764 * vty: fix use-after-free and memleaks in is_cmd_ambiguous()
765 * utils_test: fix isqrt_test calculation range
766 * utils_test: check stderr to catch sanitizer issues
767 * add osmo_sockaddr_to_str_and_uint()
768
769 [ Philipp Maier ]
770 * fsm: guard action callback
771 * gsm_04_08: add function to get value string
772 * gsm_08_08: gsm0808_permitted_speech does not have value strings
773
774 [ Thorsten Alteholz ]
775 * fix spelling
776
777 [ Keith ]
778 * Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11
779 * Add enum gsm48_progress_desc
780
781 [ Daniel Willmann ]
782 * ports.h: Add ctrl port for osmo-gbproxy
783 * Add function gprs_nsvc_state_append
784 * stats_vty: Add asciidoc sections between the different counters
785
786 [ Vadim Yanitskiy ]
787 * gsm0480: fix: don't overwrite the data of RELEASE_COMPLETE
788 * GSUP: implement TCAP-like session management
789 * GSUP: introduce new messages for SS/USSD payloads
790 * Doxygen: gitignore generated files for libosmoctrl
791 * gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()
792 * gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()
793 * Don't enforce Python 2 for utilities
794
795 [ Alexander Chemeris ]
796 * coding: Fix (E)GPRS BER calculation to correctly account for puncturing.
797 * coding: Documentation typo fix.
798
799 [ Alexander Couzens ]
800 * vty: initialize termios before using it
801 * stats_statsd: sanitize statsd name
802
803 -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 27 Jul 2018 17:31:46 +0200
804
Pau Espin Pedrol13154ff2018-05-03 15:47:11 +0200805libosmocore (0.11.0) unstable; urgency=medium
806
807 [ Max ]
808 * Enable GnuTLS fallback
809 * Ctrl: add rate counter group introspection
810 * ctrl: log incorrect interval values
811 * Improve get_rate_ctr() error handling
812 * ctrl: make response easier to parse
813 * coding test: cosmetic cleanup
814 * coding test: enable debug output
815 * coding test: move bit dump into functions
816 * coding test: use OSMO_ASSERT
817 * Fix embedded build
818 * embedded: fix tests
819 * Embedded: fix sercomm test
820 * Add functions for extended RACH coding
821 * Do not allocate already existing counter group
822 * Fix incorrect spec reference
823 * Use 127.0.0.1 for GSMTAP logging by default
824 * coding: move eB adjustement to appropriate place
825 * Add function to properly encode RAI
826 * Use existing function for TLLI encoding
827 * log: print loginfo assertions source
828 * Allow multiple 'log gsmtap' sinks
829 * Deprecate gsm48_construct_ra()
830 * Log lapd_datalink state on errors
831 * jenkins: add dispatcher script
832 * Embedded: disable stats test
833 * Embedded: add sercomm stubs
834 * GSUP: don't fail test on first error
835 * jenkins: remove obsolete scripts
836 * jenkins: move make invocation into shared function
837 * utils: add helper wrapper for osmo_strlcpy()
838 * GSUP: change osmo_gsup_encode() return type
839 * Use python 3 for utilities
840 * Add test for gsm48_generate_mid_from_imsi()
841 * Add generic Mobile Identity encoder
842 * Add function to encode classmark
843
844 [ Niro Mahasinghe ]
845 * gsm0503_coding.c: Fix tch_efr_unreorder() of one bit
846 * gsm0503_coding.c: Use majority vote in tch_efr_unreorder()
847
848 [ Harald Welte ]
849 * debian: build now depends on libgnutls
850 * Fix/Update copyright notices; Add SPDX annotation
851 * Print /proc/cpuinfo before executing testsuite
852 * conv_acc: Our code requires SSSE3, not just SSE3
853 * ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcp
854 * gsmtap.h: Introduce new GSMTAP type for LTE NAS messages
855 * gsm0808_create_cipher_reject: Fix encoding of Cause IE
856 * rate_ctr: print proper error message if rate_ctr already exists
857 * timer: fixup whitespace issues
858 * control_if: Close control connection socket/fd on read/write == 0
859 * control_if: Log the disconnect of a CTRL client
860 * CTRL: Ensure peer/connection info is always printed the same way
861 * MNCC: Add MNCC to string dumper
862 * gsm48_pdisc_names: Use conscise, short names
863 * SMS: Add value_string for TS 04.11 CP and RP state
864 * gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value
865 * gsm_04_08.h: Reduce T310 default to 30s.
866 * gsm48_hdr_msg_type[_r99]: Fix bit-masks
867 * gsm48_hdr_msg_type(): SS is in the same group as MM/CC
868 * tlv_parser: Report *first* occurrence of repeated IEs
869 * msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer
870 * Revert "Use python 3 for utilities"
871 * Revert "fsm: do not terminate child FSMs early"
872 * osmo_msgbdump_{l2,l3}(): Proper typecast
873 * debian/control: Fix Vcs-Browser URL
874 * Add GSM 04.08 type-of-number / numbering-plan-id definitions
875 * talloc_ctx_vty: Fix help strings (missing \n at end of line)
876 * Revert "Add function to encode classmark"
877 * rate_ctr: Add rate_ctr_inc2() as convenience wrapper
878 * coding: Add BER-reporting RACH decode functions
879 * l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.ind
880 * l1sap: Add fields for higher-precision timing offset values
881 * abis_nm: Introduce abis_nm_dump_foh()
882 * VTY: Don't welcome the user to the "control" interface, if it's VTY
883 * prevent integer underflow in ipa_ccm_make_id_resp_from_req()
884 * RSL/LAPDm: Not all RLL message are "transparent"
885
886 [ Neels Hofmeyr ]
887 * vty: deprecate now empty node commands
888 * memleak: osmo_config_list_parse: getline() needs free also on error
889 * abis_test: sanitize: fix msgb memleak
890 * lapd_test: sanitize: fix msgb memleaks
891 * gsm0408_test: sanitize: cleanup msgb
892 * gsm0808_test: sanitize: fix msgb memleak
893 * msgb: add inline msgb_queue_free()
894 * rate_ctr: fix mem leak for mangled desc
895 * bssgp_fc_test: remove rounding to deciseconds
896 * bssgp_fc_test: clarify by outputting ok / failure messages
897 * bssgp_fc_test: sanitizer: free msgb context when done
898 * gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow
899 * bssgp_fc_test: sanitize: free fc struct when done
900 * tlv_put: guard against NULL val and 0 len
901 * sercomm_test: sanitize: fix msgb mem leak
902 * osmo_strlcpy: sanitize: don't memcpy from NULL src even if len is 0
903 * fsm_tmr_cb: don't set T=0, the fi may no longer exist
904 * vty XML export: avoid repeating common node commands for each node
905 * VTY reference: do not list empty nodes
906 * VTY reference: use node names as section names
907 * vty: set name for VIEW+ENABLE nodes, for VTY reference
908 * vty reference: merge_doc.xsl: do not omit description tag
909 * comment: utils: more accurately describe OSMO_STRINGIFY macro
910 * logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()
911 * fix osmo_identifier_valid(): only allow printable characters
912 * utils: add osmo_separated_identifiers_valid()
913 * add osmo_auth_c3() (separate from gsm_milenage())
914 * utils: add osmo_escape_str()
915 * ctrl_test.c: replace print_escaped() with new osmo_escape_str()
916 * ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()
917 * ctrl_test: expand to test message handling and detect mem leaks
918 * ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands
919 * ctrl: fix mem leak when handling GET_REPLY and SET_REPLY
920 * ctrl_test: add two more current parsing bugs to prep for fix
921 * add ctrl_cmd_parse2() to return parsing errors
922 * ctrl: on parse errors, return a detailed message to sender
923 * rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used index
924 * ports: define proper VTY and CTRL ports for OsmoHNBGW
925 * ctrl: tighten CTRL input parsing
926 * ctrl: separate handling of GET_REPLY, SET_REPLY and TRAP
927 * jenkins: add 'make V=1' for more verbose build logs
928 * logging vty: tweak general 'logging' command doc
929 * gsm: add gsm0808_speech_codec_type_names
930 * logging-gsmtap: send only basename of source file
931 * logging: add ability to log the log-level with API and vty
932 * logging: color the log level
933 * logging: color the log category according to level
934 * fix -Werror build: logging.c: always use literal with snprintf
935 * cosmetic: logging: if color is disabled, don't print ""
936 * logging: separate the '<000b>' subsys from filename logging
937 * logging: allow to log only the basename of each source
938 * logging vty: add 'logging print file (0|1|basename)' cmd
939 * vty: fix 'logging print file' output
940 * gsmtap_sendmsg(): clarify API doc concerning msgb ownership
941 * memleak: gsmtap_sendmsg(): don't return 0 when no data was written
942 * memleak: fix all libosmocore callers of gsmtap_sendmsg() to free on failure
943 * memleak: _gsmtap_raw_output(): free msg in case of vsnprintf failure
944 * cosmetic: gsm0408_test: RA test cases as array-of-struct
945 * gsm0408_test: cosmetically re-order MCC to come before MNC
946 * gsm0408_test: include BCD and leading zeros in test output
947 * gsm0408_test: RA test: include min/max value cases
948 * gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai()
949 * implement support for 3-digit MNC with leading zeros
950 * gsm0408_test: check for new mnc_3_digits flag
951 * gsm0408_test: test new gsm48_{decode,generate}_lai2() functions
952 * gsm0408_test: add test cases for MNC with leading zeros
953 * gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC
954 * introduce GSM_MCC_MNC_INVALID
955 * gsm23003_test: fix: compare members instead of bcmp
956 * fix osmo_mnc_from_str(): don't try to parse NULL
957 * gsm23003: add osmo_mcc_from_str()
958 * configure: add --enable-werror
959 * jenkins_amd64.sh: use --enable-werror configure flag, not CFLAGS
960 * gsm0808_test: cosmetic: re-arrange struct init; print hexdump on failure
961 * gsm0808_test: cosmetic: test non-hex MCC
962 * show failure in gsm0808_enc_cell_id_list2() in gsm0808_test
963 * fix gsm0808_enc_cell_id_list2 for leading-zero MNC
964 * cosmetic: gsm0808_test: drop extraneous assertion
965 * contrib/fsm-to-dot: add -h option to print basic instructions
966 * contrib/fsm-to-dot: allow transition from and to the same state
967 * contrib/fsm-to-dot: don't match on event names in comments
968 * contrib/fsm-to-dot: warn and draw unallowed state transitions
969 * contrib/fsm-to-dot: add default edge label '-'
970 * contrib/fsm-to-dot: mark arrows that feed events
971 * contrib/fsm-to-dot: less false positives on event parsing
972 * contrib/fsm-to-dot: mark illegal states in red
973 * contrib/fsm-to-dot: warn about identically named FSMs
974 * vty/command.c: write_config_file(): sanely compose temp path
975 * fix logging talloc ctx: add osmo_init_logging2()
976 * ctrl: test deferred cmd, show current failure
977 * ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
978 * cosmetic: flatten ctrl_handle_msg()
979 * fix ctrl_test sanitizer issues
980 * use osmo_init_logging2() with proper talloc ctx
981 * add osmo_quote_str(),osmo_quote_str_buf() and test
982 * fsm_test: terminate the main loop instead of exit on timeout
983 * osmo_fsm_inst_find_by_name(): guard against strcmp(NULL)
984 * fsm_test: more thoroughly test FSM inst ids and names
985 * fsm: id: properly set name in case of NULL id
986 * cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"
987 * add osmo_fsm_inst_update_id_f()
988 * add gsm48_reject_value_names
989 * deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros
990 * avoid warning in gsm0808_create_layer3
991 * add osmo_cgi_name()
992 * add gsm0808_cell_id_list_add() to combine two cell identifier lists
993 * add tlv_parse2(), capable of multiple instances of the same IE
994 * add gsm0808_{enc,dec}_cell_id
995 * test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes
996 * test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs
997 * test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properly
998 * cosmetic: log: fix typo, clarify msg for rate_ctr name mangling
999 * tlv: add TLV_GET() and TLV_GET_MINLEN()
1000 * add gsm0808_cell_{id,id_list}_name() and friends
1001 * gsm0808_test: fix more missing inits (address sanitizer issues)
1002 * gsm0808_test: silence deprecation: use gsm0808_create_layer3_2()
1003
1004 [ Philipp Maier ]
1005 * vty: add port number for osmo-mgw
1006 * libosmocodec: add FR bit offset definitions
1007 * libosmocodec: implement ECU (Error Concealment Unit) for FR
1008 * fsm: fix double llist_del in osmo_fsm_inst_term()
1009 * socket: fix socket leak in osmo_sock_local_ip()
1010 * socket: use inet_ntop() instead of inet_ntoa() in osmo_sock_local_ip()
1011 * fsm: add functions for unlinking and changing parents
1012 * fsm: do not terminate child FSMs early
1013 * fsm: allow graceful exit on FSM termination
1014 * features: move bts feature related functionality to libosmocore
1015 * features: define osmo_bts_*_feature() as static inline
1016 * gsm_08_08: correct speech codec defaults
1017 * gsm0808: Add value strings for BSSMAP cause codes
1018
1019 [ Pau Espin Pedrol ]
1020 * vty: Fix bad use of vector_slot()
1021 * gsm: Use correct include for getrandom
1022 * utils: Fix false positive in compiler warning
1023 * cosmetic: Fix trailing whitespace
1024 * Fix malformed Abis/RSL messages with extra L3 Information field
1025 * tests: coding_test: Fix compilation with -O0
1026 * tests: utils_test: Fix test failure when compiling with -O0
1027 * ports.h: Add VTY and CTRL ports for osmo-trx
1028 * core: Add timespec helper macros and make timer_compat.h public
1029 * core/logging.h: Add logging category for jitter buffer
1030 * timer: Introduce osmo_clock_gettime to override clock_gettime
1031 * timer: Document osmo_gettimeofday API
1032 * osmo-release.sh: Set correct version when generating the changelog
1033 * socket.c: osmo_sock_init2: bind: Several logic fixes and log improvements
1034 * socket.c: osmo_sock_init2: connect: Several logic fixes and log improvements
1035 * socket.c: osmo_sock_init: Several logic fixes and log improvements
1036 * msgb: msgb_get: Drop unneeded tmp var
1037 * msgb: msgb_pull: Abort when pulling more than avail size
1038 * osmo_get_macaddr: Fix buffer read out of bounds
1039 * osmo_sockaddr_is_local: Fix memleak
1040 * gsm_08_58.h: Add Ericsson vendor-specific RSL message types
1041 * osmo-release.sh: Remove temporary file TODO-RELEASE.entries after use
1042 * osmo-release.sh: Exit with error if no description for new changelog entry provided
1043 * osmo-release.sh: Fix error condition no LIBVERSION modified
1044 * osmo-release.sh: Always generate entire commit changelog
1045 * osmo-release.sh: Allow user to add extra information to the release commit
1046 * debian: libosmoctrl: Use correct library version in pkg name
1047 * debian/changelog: Fix typo in maintainer e-mail
1048
1049 [ Holger Hans Peter Freyther ]
1050 * logging: Extend the LOGPSRC macro to put cont in it as well
1051 * license: Fix the license to GPL
1052
1053 [ Alexander Couzens ]
1054 * counters: add osmo_counters_count() returns the amount of counters
1055 * vty: show asciidoc counters: don't create an empty table for osmo_counters
1056 * gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP
1057 * gsm_utils: call gnutls_global_init() as constructor
1058
1059 [ Jean-Francois Dionne ]
1060 * Fix LAPD UA msgb memory leak.
1061
1062 [ Vadim Yanitskiy ]
1063 * libosmocodec: add FR/HR/EFR frame length definitions
1064 * ussd_test.c: fix rc / len debug output confusion
1065 * gsm0480: fix USSD OCTET STRING length confusion
1066 * gsm0480: clean up the parse_process_uss_req() code
1067 * gsm0480: handle UnstructuredSS Request with DSC != 0x0F
1068 * gsm0480: parse GSM0480_MTYPE_FACILITY separately
1069 * gsm0480: handle GSM0480_CTYPE_RETURN_RESULT
1070 * gsm0480: handle USS_NOTIFY and USS_REQUEST with PROCESS_USS_REQ
1071 * gsm0480: handle GSM0480_OP_CODE_PROCESS_USS_DATA
1072 * gsm0480: add specification reference to SS message type
1073 * gsm0480: pass exact GSM 04.80 payload length to parse_ss()
1074 * gsm0480: move SS request length check to parse_ss()
1075 * gsm0480: refactor gsm0480_decode_ss_request
1076 * gsm0480: correct parse_ss_info_elements() declaration
1077 * tests/ussd: fix wrong GSM 04.80 payload length
1078 * gsm0480: parse all SS info elements in a message
1079 * gsm0480: parse optional IEs for RELEASE COMPLETE message
1080 * tests/ussd: prevent uninitialized memory access
1081 * libosmocoding: fix typo in library documentation
1082 * libosmocoding: use frame length definitions from codec.h
1083 * src/msgb.c: cosmetic: fix spelling mistakes
1084 * src/msgb.c: remove dead includes from OpenBSC
1085 * src/msgb.c: print an error if msgb allocation failed
1086 * src/msgb.c: avoid using internal talloc API
1087 * gsm0480: document the 'ss_request' structure
1088 * gsm0480: copy the raw USSD data, its DCS and length
1089 * gsm0480: drop messages with incorrect data length
1090 * protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD
1091 * gsm/gsm48.c: add call independent SS message names
1092
1093 [ Stefan Sperling ]
1094 * TLVP_PRESENT() should not return TRUE after tlv_parse() fails.
1095 * Add helper functions for ACC bit flags in rach control IE.
1096 * ensure that osmo_fsm vty commands are only installed once
1097 * print BIG FAT ERROR message if osmo_fsm lacks event names
1098 * ensure VTY commands don't segfault if an FSM has no event names
1099 * support for more cell ID list types in libosmocore
1100 * fix a cell identifier parsing bug in libosmocore
1101 * fix cell identifier decoding in libosmocore
1102 * use gsm48_decode_lai2() in gsm0808_dec_cell_id_list()
1103 * fix bug in parse_cell_id_ci_list()
1104 * fix parse_cell_id_lac_and_ci_list()
1105 * add a test for CELL_IDENT_WHOLE_GLOBAL cell identifier lists
1106 * add a regression test for TLV parsing with repeated IEs
1107
1108 [ Sergey Kostanbaev ]
1109 * gsm0480: skip length check for 'RELEASE COMPLETE' message
1110
1111 [ allesklar2 ]
1112 * gsmtap.h: define TETRA DMO mode channels
1113
1114 [ Martin Hauke ]
1115 * build: Ensure all .pc files are installed
1116
1117 [ Daniel Willmann ]
1118 * fsm: Add a function to change the FSM instance ID later
1119 * contrib/jenkins_arch.sh: Fix script comparison and arm support
1120 * fsm: Update the name as well if the id is updated and accept NULL
1121
1122 [ Thorsten Alteholz ]
1123 * fix spelling
1124 * fix issue on big endian architecture
1125
1126 -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 15:47:11 +0200
1127
Harald Welte69b61fe2017-11-02 18:51:03 +01001128libosmocore (0.10.2) unstable; urgency=medium
1129
1130 * Revert "vty: Fix bad use of vector_slot()"
1131 * New upstream release of libosmocore
1132
Pau Espin Pedrol456081d2018-05-03 15:39:11 +02001133 -- Harald Welte <laforge@gnumonks.org> Thu, 02 Nov 2017 18:51:02 +0100
Harald Welte69b61fe2017-11-02 18:51:03 +01001134
Harald Welted9abb0a2017-10-29 10:46:47 +01001135libosmocore (0.10.1) unstable; urgency=medium
1136
1137 * New upstream release of libosmocore
1138
Pau Espin Pedrol456081d2018-05-03 15:39:11 +02001139 -- Harald Welte <laforge@gnumonks.org> Sun, 29 Oct 2017 10:46:47 +0100
Harald Welted9abb0a2017-10-29 10:46:47 +01001140
Harald Weltefaee5de2017-10-27 19:43:33 +02001141libosmocore (0.10.0+nmu1) UNRELEASED; urgency=medium
1142
1143 * Non-maintainer upload.
1144 * New upstream release of libosmocore
1145
Pau Espin Pedrol456081d2018-05-03 15:39:11 +02001146 -- Harald Welte <laforge@gnumonks.org> Fri, 27 Oct 2017 19:45:00 +0200
Harald Weltefaee5de2017-10-27 19:43:33 +02001147
Max4e72ee02016-12-13 18:41:17 +01001148libosmocore (0.9.6) unstable; urgency=medium
1149
1150 * doc: osmocom-authn-protocol.txt: fix numbering, mark unused sync msgs
1151 * New upstream release of libosmocore.
1152
1153 -- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:23:56 +0100
1154
1155libosmocore (0.9.5) unstable; urgency=medium
1156
1157 * fix: DLGSUP logging category "unusable"
1158 * New upstream release of libosmocore.
1159 * ph_data_param struct changed / Extend L1SAP PH-DATA with measurement information
1160 * size of ph_tch_param struct changed / Extend with RTP Marker
1161 * size of struct log_target changed / Extend with GSMTAP
1162
1163 -- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:22:56 +0100
1164
1165libosmocore (0.9.4) unstable; urgency=medium
1166
1167 * New upstream release of libosmocore.
1168 * Internal API for GPRS cipher implementors updated to accommodate for arbitrary key lengths
1169 * external talloc dependency / internal talloc removal
1170 * size of ph_data_param struct changed / Extend L1SAP PH-DATA with presence information
1171
1172 -- Max <msuraev@sysmocom.de> Tue, 13 Dec 2016 18:21:56 +0100
1173
Holger Hans Peter Freytherabc46af2015-11-09 21:34:43 +01001174libosmocore (0.9.3) unstable; urgency=medium
1175
1176 * Send all stats values after re-configuration.
1177 * Fix using an empty prefix.
1178 * Fix sending timing values.
1179
1180 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Mon, 09 Nov 2015 21:34:37 +0100
1181
Holger Hans Peter Freythereed46952015-11-04 14:48:13 +01001182libosmocore (0.9.2) unstable; urgency=medium
1183
1184 * Fix the counter index after the NS reset.
1185
1186 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Wed, 04 Nov 2015 14:47:48 +0100
1187
Holger Hans Peter Freyther6e149b12015-11-04 10:23:57 +01001188libosmocore (0.9.1) unstable; urgency=medium
1189
1190 * Fix rate_ctr attribute for GPRS NS counters.
1191
1192 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Wed, 04 Nov 2015 10:23:39 +0100
1193
Holger Hans Peter Freyther8649d572015-11-03 09:30:52 +01001194libosmocore (0.9.0) unstable; urgency=medium
1195
1196 * StatsD support
1197 * Disable building of static libraries
1198 * GTP Hub and OAP ports/identifiers assigned
1199
1200 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Tue, 03 Nov 2015 09:31:41 +0100
1201
Holger Hans Peter Freytherd452a482015-08-23 17:38:26 +02001202libosmocore (0.8.3) unstable; urgency=medium
1203
1204 * Prepare new release
1205
1206 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Sun, 23 Aug 2015 17:38:55 +0200
1207
Holger Hans Peter Freytherc136da52015-08-01 20:19:13 +02001208libosmocore (0.8.2) unstable; urgency=medium
Holger Hans Peter Freytherad69f892015-04-16 21:23:49 +02001209
1210 * Add endian header
Holger Hans Peter Freyther16082fd2015-05-06 17:58:07 +02001211 * GPRS flow control changes
Holger Hans Peter Freythera6ea50c2015-05-25 14:17:29 +02001212 * Add APN format routines to libosmocore.
Holger Hans Peter Freytherad69f892015-04-16 21:23:49 +02001213
Holger Hans Peter Freytherc136da52015-08-01 20:19:13 +02001214 -- 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 +02001215
1216libosmocore (0.8.0) unstable; urgency=medium
Holger Hans Peter Freyther25aeab72015-01-18 19:05:19 +01001217
1218 * New upstream release of libosmocore.
1219
1220 -- Holger Hans Peter Freyther <holger@freyther.de> Sun, 18 Jan 2015 19:04:10 +0100
1221
1222libosmocore (0.7.0) unstable; urgency=medium
Harald Welte336915a2014-08-21 15:51:07 +02001223
1224 * New upstream release of libosmocore.
1225
1226 -- Harald Welte <laforge@gnumonks.org> Thu, 21 Aug 2014 15:52:00 +0200
1227
Holger Hans Peter Freyther0c50b172014-03-31 15:36:57 +02001228libosmocore (0.6.6) UNRELEASED; urgency=medium
1229
1230 * New upstream release of libosmocore.
1231
1232 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 31 Mar 2014 15:37:33 +0200
1233
1234libosmocore (0.6.5) unstable; urgency=medium
Holger Hans Peter Freyther050e9c42014-01-20 10:37:42 +01001235
1236 * New upstream release of libosmocore
1237
1238 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 20 Jan 2014 10:37:23 +0100
1239
1240libosmocore (0.6.4+git3) unstable; urgency=low
Jacob Erlbeck1fa16642013-11-11 09:43:06 +01001241
1242 * GPRS fix NS connections to a SGSN when configured via VTY
1243
1244 -- Jacob Erlbeck <jerlbeck@sysmocom.de> Thu, 07 Nov 2013 16:07:20 +0100
1245
1246libosmocore (0.6.4+git2) unstable; urgency=low
Holger Hans Peter Freytherf41e5e62013-10-10 14:17:51 +02001247
1248 * GPRS related changes, some GSM encoding/decoding changes
Holger Hans Peter Freyther81286a72013-10-17 14:49:02 +02001249 * GPRS correctly determine routable NSVC.
Holger Hans Peter Freyther7fcb3ce2013-10-25 09:51:17 +02001250 * Update with GPRS changes
Holger Hans Peter Freytherf41e5e62013-10-10 14:17:51 +02001251
1252 -- Holger Hans Peter Freyther <holger@freyther.de> Thu, 10 Oct 2013 14:16:37 +0200
1253
1254libosmocore (0.6.3+git1-1) unstable; urgency=low
Holger Hans Peter Freyther73fa6422013-08-09 17:48:06 +02001255
1256 * New upstream release with new primitives, USSD fixes.
Holger Hans Peter Freyther9a935e22013-08-12 11:47:12 +02001257 * Split libosmocore into several package. One lib per package.
Holger Hans Peter Freyther73fa6422013-08-09 17:48:06 +02001258
1259 -- Holger Hans Peter Freyther <holger@freyther.de> Fri, 09 Aug 2013 17:47:30 +0200
1260
Holger Hans Peter Freytherd2446752013-06-26 08:03:14 +02001261libosmocore (0.6.2) unstable; urgency=low
Holger Hans Peter Freytherb64b2b02013-03-25 17:41:15 +01001262
1263 * New upstream release with NS UDP DSCP ABI changes
1264
Holger Hans Peter Freytherd2446752013-06-26 08:03:14 +02001265 -- Holger Hans Peter Freyther <holger@freyther.de> Wed, 26 Jun 2013 08:01:55 +0200
Holger Hans Peter Freytherb64b2b02013-03-25 17:41:15 +01001266
1267libosmocore (0.5.3+git1-6) unstable; urgency=low
Holger Hans Peter Freytherb73d1912013-01-04 09:55:29 +01001268
1269 * Build new package with the new API required for osmo-bts/openbsc
Holger Hans Peter Freytherb3f304b2013-02-13 18:11:43 +01001270 * Package the arfcn utility.
1271 * Add the SOCK_RAW work-around for glibc.
Holger Hans Peter Freythera5007db2013-02-13 19:27:42 +01001272 * Re-enable the debug packages thanks to Jan.
Holger Hans Peter Freytherb73d1912013-01-04 09:55:29 +01001273
1274 -- Holger Hans Peter Freyther <holger@freyther.de> Fri, 04 Jan 2013 09:54:55 +0100
1275
Holger Hans Peter Freyther9e6789d2012-11-05 21:36:48 +01001276libosmocore (0.5.3+git1-2) unstable; urgency=low
1277
Pau Espin Pedrol456081d2018-05-03 15:39:11 +02001278 * New upstream version
Holger Hans Peter Freyther9e6789d2012-11-05 21:36:48 +01001279
1280 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 05 Nov 2012 21:35:57 +0100
1281
Eric Butlerb5372ab2012-08-14 20:43:47 -07001282libosmocore (0.5.3+git1-1) precise; urgency=low
1283
1284 * Fix issue with package version.
1285
1286 -- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 20:43:17 -0700
1287
Eric Butler8dbdc4f2012-08-14 18:07:00 -07001288libosmocore (0.5.3+git1) precise; urgency=low
1289
1290 * Updated debian package.
1291
1292 -- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 16:53:56 -0700
1293
Harald Weltef5afa182011-05-10 17:29:01 +02001294libosmocore (0.3.0) natty; urgency=low
1295
1296 * New upstream version of libosmocore
1297
1298 -- Harald Welte <laforge@gnumonks.org> Tue, 10 May 2011 17:28:24 +0200
1299
Holger Hans Peter Freytherab1255b2011-01-13 18:09:44 +08001300libosmocore (0.1.27) natty; urgency=low
1301
1302 * New upstream version of libosmocore.
1303
1304 -- Holger Hans Peter Freyther <holger@freyther.de> Thu, 13 Jan 2011 18:07:36 +0800
1305
Harald Welted4bb7ab2010-08-24 15:17:13 +02001306libosmocore (0.1.17-1) unstable; urgency=low
1307
Holger Hans Peter Freyther9a935e22013-08-12 11:47:12 +02001308 * Initial release
Harald Welted4bb7ab2010-08-24 15:17:13 +02001309
1310 -- Harald Welte <laforge@gnumonks.org> Tue, 24 Aug 2010 10:55:04 +0200