aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-07-27 18:15:19 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-07-27 18:15:19 +0200
commit026ff4574daedcf91a474f9bc67e90e8537a9d86 (patch)
tree5520fe5fc05d1af63aca797de793e73b6f93d407 /debian
parenta2106844330221611fc8e2debb25f87dee56bcfb (diff)
Bump version: 0.5.0.10-a210-dirty → 0.5.10.5.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c48e6e..8645b47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libosmo-abis (0.5.1) unstable; urgency=medium
+
+ [ Pau Espin Pedrol ]
+ * ipaccess: ipaccess_rcvmsg: Drop unneeded memcpy
+ * ipaccess: Avoid using released line and bfd in ipaccess_fd_cb
+ * e1_input.c: Replace '.' in counter names with ':'
+
+ [ Stefan Sperling ]
+ * fix double-free/use-after-free of pointers in struct e1inp_line
+
+ [ Philipp Maier ]
+ * ortp: make sure the ortp scheduler is started
+ * ortp: reset rtp session on SSRC changes
+ * ortp: detect ssrc changes immediately
+ * ortp: enable scheduled mode on rtp socket creation
+ * Revert "ortp: make sure the ortp scheduler is started"
+ * Revert "ortp: enable scheduled mode on rtp socket creation"
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 27 Jul 2018 18:15:18 +0200
+
libosmo-abis (0.5.0) unstable; urgency=medium
[ Max ]