aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-01-02 20:53:32 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-01-02 20:53:32 +0100
commitc313d44272f04b24dad38f4caea17180f9cbc509 (patch)
tree449072a7a5a5d08cf464df85cbaf05e72cd5204f /debian/changelog
parent4c2c0885185eccb3740227eb6d16b09fc411ef4d (diff)
Bump version: 0.7.0.8-4c2c-dirty → 0.8.00.8.0
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db17338..68064ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libosmo-abis (0.8.0) unstable; urgency=medium
+
+ [ Alexander Couzens ]
+ * ipa: ipa_server_link_close() add checks of link state
+
+ [ Pau Espin Pedrol ]
+ * ipa: Allow setting local addr and port for struct ipa_client_conn
+
+ [ Harald Welte ]
+ * dahdi: Use ioctl(DAHDI_SPECIFY) instead of legacy /dev/dahdi/%u
+ * Enable DAHDI support by default; require --disable-dahdi otherwise
+
+ [ Vadim Yanitskiy ]
+ * input/ipaccess.c: propagate errors from ipa_parse_unitid()
+ * input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GET
+ * e1_input.c: make reference counting get() / put() more verbose
+ * input/ipa_keepalive.c: make sure IPA keepalive FSM is registered
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 02 Jan 2020 20:53:32 +0100
+
libosmo-abis (0.7.0) unstable; urgency=medium
[ Max ]