libosmo-abis/debian
Pau Espin 5196cd5641 e1_input: Use osmo_use_count in e1inp_line
osmo_use_count is available since libosmocore 1.1.0 release, so bump
required libosmocore version in autotools and packages.

struct e1inp_line field refcnt is kept in order to keep ABI
compatibility accessing struct fields. The new use_count is added at the
end. Size of struct changing is fine since it is allocated through
an API and a pointer should be used by clients.

e1inp_line_clone API is changed but it's not used by anyone outside
libosmo-abis, so it's fine.

Related: OS#4624
Change-Id: I0658b2e9c452598025cc0f1d0b060076171767cc
2020-07-15 15:39:33 +02:00
..
source Add debian/ubuntu packaging files. 2012-08-14 18:07:48 -07:00
changelog Bump version: 0.7.0.8-4c2c-dirty → 0.8.0 2020-01-02 20:53:32 +01:00
compat debian: Switch to multi-arch support 2015-03-14 20:01:48 +01:00
control e1_input: Use osmo_use_count in e1inp_line 2020-07-15 15:39:33 +02:00
copyright Add SPDX-License-Identifier to all source files 2017-11-13 01:09:21 +09:00
libosmo-abis-dev.install debian: Switch to multi-arch support 2015-03-14 20:01:48 +01:00
libosmoabis6.install debian: Fix libosmoabis soname package version 2018-08-30 14:27:02 +02:00
libosmotrau2.install Bump version: 0.4.0.21-60fd-dirty → 0.5.0 2018-05-03 16:12:04 +02:00
rules debian/rules: Don't overwrite .tarball-version 2018-08-06 10:06:55 +00:00