1
0
forked from pool/libosmo-netif

- Update to new upstream release 0.3.0

OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-netif?expand=0&rev=24
This commit is contained in:
2018-12-11 01:16:44 +00:00
committed by Git OBS Bridge
parent e3b5e7e202
commit 87fc735cd6
6 changed files with 53 additions and 85 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 11 00:52:52 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 0.3.0
* stream: Avoid re-creating and leaking socket when unneeded
* osmo_stream_{cli,srv}_destroy: fix a mem leak on an empty msgb queue
* Add support for flushing and destroying a server-side stream
* jibuf: Add initial implementation of Jitter Buffer
* Remove "channel" layer
-------------------------------------------------------------------
Wed Dec 27 20:38:21 UTC 2017 - jengelh@inai.de