1
0
forked from pool/libosmo-netif
libosmo-netif/libosmo-netif.changes

68 lines
2.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
- Update to new upstream release 0.1.1
* cosmetic: relax UDP length check
* cosmetic: print textual error from recv()
* osmux_snprintf: Support different types of Osmux frames
-------------------------------------------------------------------
Mon Oct 2 23:04:14 UTC 2017 - jengelh@inai.de
- Update to new upstream snapshot 0.0.6.85
* rtp: return offset in osmo_rtp_snprintf()
* somo_stream_srv_fd_cb(): close socket if NODELAY fails
-------------------------------------------------------------------
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
- Update to new upstream snapshot 0.0.6.19
* misc: Drop oRTP dependency as there is nothing using it
* osmux: Pass circuit to _batch_del_circuit() and use it from _xfrm_input_fini()
* osmux: Add function to delete all msgs pending for a circuit
* osmux-test: remove real-time constraint by default
-------------------------------------------------------------------
Tue Jan 26 12:06:24 UTC 2016 - jengelh@inai.de
- Dump testsuite results on failure
-------------------------------------------------------------------
Fri Jan 22 18:17:18 UTC 2016 - jengelh@inai.de
- Update to new upstream snapshot 0.0.6.8
* don't link everything to libsctp
* ensure to zero-initialize sctp_sndrcvinfo
-------------------------------------------------------------------
Wed Dec 23 17:13:12 UTC 2015 - jengelh@inai.de
- Update to new upstream release 0.0.6.5
* No changelog was provided
- Drop osmo-cppflags.diff, osmo-ldadd.diff, osmo-allincludes.diff
(merged upstream)
-------------------------------------------------------------------
Thu Oct 2 20:58:44 UTC 2014 - jengelh@inai.de
- Initial package (version 0.0.4) for build.opensuse.org