1
0
forked from pool/libosmo-netif

- Update to new upstream snapshot 0.0.6.67

OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-netif?expand=0&rev=16
This commit is contained in:
2017-04-28 22:34:02 +00:00
committed by Git OBS Bridge
parent 6dc3ed1022
commit 86ee77a9fc
6 changed files with 36 additions and 27 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 28 21:24:50 UTC 2017 - jengelh@inai.de
- Update to new upstream snapshot 0.0.6.67
* Fix potential NULL dereference
* stream: don't crash in _close() when fd is not initialized
* stream: When destroying, make sure to kill reconnect timer
* osmux: Fix delay between RTP packets
-------------------------------------------------------------------
Sun Jul 31 17:59:57 UTC 2016 - jengelh@inai.de