blob: 6a6882daf431790c75444aa9486e12c3fd618697 [file] [log] [blame]
Harald Welte176a1fb2019-01-19 22:20:47 +01001libosmo-abis (0.6.0) unstable; urgency=medium
2
3 [ Neels Hofmeyr ]
4 * fix strncpy bugs in ipaccess.c, ipa_proxy.c
5 * ipa: don't crash on missing IPA ID GET message
6
7 [ Harald Welte ]
8 * Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse()
9 * debian/rules: Don't overwrite .tarball-version
10
11 [ Pau Espin Pedrol ]
12 * ipaccess: Use osmo_fd_setup to set up callbacks
13 * ipaccess_rcvmsg: Fix bug introduced in previous commit
14 * ipa: Simplify code in ipa_client_read
15 * ipa: Simplify code in ipa_server_conn_read
16 * ipa: Allow signalling fd destroyed in ipa_client_read
17 * ipa: Allow signalling fd destroyed in ipa_server_conn_read
18 * ipaccess: Return -EBADF when closing socket in ipaccess_bts_read_cb
19 * ipaccess: Allow passing return code in e1inp_line_ops->sign_link()
20 * debian: Fix libosmoabis soname package version
21 * debian: Conflict libosmoabis6 with libosmoabis5
22 * ipacces: Log correct trx_nr during IPA GET
23 * ipaccess: Simplify handling of ipaccess e1line ts
24 * e1_input.h: Set correct type for input_signal_data->link_type
25 * osmo_ortp: Log domain and fix strings without endl char
26
27 [ Stefan Sperling ]
28 * Properly deal with sockaddr_un socket path length limitations.
29 * ensure unix socket paths are NUL-terminated for bind/connect
30
31 -- Harald Welte <laforge@gnumonks.org> Sat, 19 Jan 2019 22:20:46 +0100
32
Pau Espin Pedrol026ff452018-07-27 18:15:19 +020033libosmo-abis (0.5.1) unstable; urgency=medium
34
35 [ Pau Espin Pedrol ]
36 * ipaccess: ipaccess_rcvmsg: Drop unneeded memcpy
37 * ipaccess: Avoid using released line and bfd in ipaccess_fd_cb
38 * e1_input.c: Replace '.' in counter names with ':'
39
40 [ Stefan Sperling ]
41 * fix double-free/use-after-free of pointers in struct e1inp_line
42
43 [ Philipp Maier ]
44 * ortp: make sure the ortp scheduler is started
45 * ortp: reset rtp session on SSRC changes
46 * ortp: detect ssrc changes immediately
47 * ortp: enable scheduled mode on rtp socket creation
48 * Revert "ortp: make sure the ortp scheduler is started"
49 * Revert "ortp: enable scheduled mode on rtp socket creation"
50
51 -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 27 Jul 2018 18:15:18 +0200
52
Pau Espin Pedrol7b89f122018-05-03 16:12:04 +020053libosmo-abis (0.5.0) unstable; urgency=medium
54
55 [ Max ]
56 * Use value string check from osmo-ci
57 * cosmetic: update ipaccess_bts_handle_ccm()
58 * IPA: log remote address
59
60 [ Neels Hofmeyr ]
61 * cosmetic: ipa.c: use msgb_dequeue(), drop local var
62 * jenkins: use osmo-clean-workspace.sh before and after build
63 * vty: skip installing cmds now always installed by default
64 * add --enable-sanitize config option
65 * configure: add --enable-werror
66 * jenkins.sh: use --enable-werror configure flag, not CFLAGS
67
68 [ Alexander Couzens ]
69 * debian/rules: show testsuite.log when tests are failing
70 * unixsocket: fix a potential string overflow
71
72 [ Harald Welte ]
73 * debian/copyright: fix upstream-name
74 * Add SPDX-License-Identifier to all source files
75 * Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES items
76 * debian/control: Fix Vcs-Browser
77
78 [ Pau Espin Pedrol ]
79 * contrib: jenkins.sh: Disable doxygen in libosmocore build
80 * e1_input.h: Remove dead declaration of unexistent API ipaccess_setup
81 * configure.ac: Fix condition check for RTP_SIGNAL_PTR_CAST define
82 * use osmo_init_logging2
83 * git-version-gen: Check first for new tag format
84
85 [ Stefan Sperling ]
86 * preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg()
87
88 -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 16:12:04 +0200
89
Max7f17b8c2017-08-25 16:09:48 +020090libosmo-abis (0.4.0) unstable; urgency=medium
Holger Hans Peter Freyther64797282016-05-24 23:04:00 +020091
92 * Move forward towards a new release.
Max7f17b8c2017-08-25 16:09:48 +020093 * libosmo-abis API change major: add parameter to struct
94 input_signal_data
95 * libosmo-trau API change major: add parameters to rx_cb()
96 callack in osmo_ortp.h
Holger Hans Peter Freyther64797282016-05-24 23:04:00 +020097
Max7f17b8c2017-08-25 16:09:48 +020098 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Fri, 25 Aug 2017 16:09:46 +0200
Holger Hans Peter Freyther64797282016-05-24 23:04:00 +020099
100libosmo-abis (0.3.2) unstable; urgency=medium
Holger Hans Peter Freyther3cef39b2015-11-03 09:40:00 +0100101
102 * Bump so version to re-link libosmovty
103
104 -- Holger Hans Peter Freyther <holger@moiji-mobile.com> Tue, 03 Nov 2015 09:42:01 +0100
105
106libosmo-abis (0.3.1) unstable; urgency=medium
Holger Hans Peter Freyther2f0dd0c2015-01-18 19:27:07 +0100107
108 * New upstream release of libosmo-abis
109
110 -- Holger Hans Peter Freyther <holger@freyther.de> Sun, 18 Jan 2015 19:26:40 +0100
111
Holger Hans Peter Freytherb6d28342014-09-08 07:29:50 +0200112libosmo-abis (0.3.0) unstable; urgency=medium
Holger Hans Peter Freytherecd0a362014-03-31 15:49:13 +0200113
114 * New upstream release of libosmo-abis
115
Holger Hans Peter Freytherb6d28342014-09-08 07:29:50 +0200116 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 08 Sep 2014 07:29:39 +0200
117
118libosmo-abis (0.2.0) unstable; urgency=medium
119
120 * New upstream release of libosmo-abis
121
122 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 08 Sep 2014 07:29:19 +0200
Holger Hans Peter Freytherecd0a362014-03-31 15:49:13 +0200123
124libosmo-abis (0.1.6) unstable; urgency=medium
Holger Hans Peter Freytherf6415ea2014-01-20 10:33:52 +0100125
126 * New upstream release of libosmo-abis
127
128 -- Holger Hans Peter Freyther <holger@freyther.de> Mon, 20 Jan 2014 10:33:36 +0100
129
Holger Hans Peter Freyther91de2d02013-12-12 11:47:39 +0100130libosmo-abis (0.1.5+git1) unstable; urgency=low
131
132 * Rebuild 0.1.5 with the right libosmocore depedency
133
134 -- Holger Hans Peter Freyther <holger@freyther.de> Thu, 12 Dec 2013 11:47:01 +0100
135
Holger Hans Peter Freyther2dfcd9e2012-11-06 13:34:34 +0100136libosmo-abis (0.1.4) unstable; urgency=low
137
138 * New upstream release
139
140 -- Holger Hans Peter Freyther <holger@freyther.de> Tue, 06 Nov 2012 13:33:45 +0100
141
Eric Butlerd11a5c12012-08-14 20:56:26 -0700142libosmo-abis (0.1.3+git3-1) precise; urgency=low
143
144 * Fix version issue.
145
146 -- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 20:50:50 -0700
147
Eric Butler91ffa2b2012-08-14 18:07:48 -0700148libosmo-abis (0.1.3+git3) precise; urgency=low
149
150 Created new Ubuntu package.
151
152 -- Eric Butler <eric@codebutler.com> Tue, 14 Aug 2012 13:00:18 -0700