AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 1.2.0 * stream: Add support for AF_UNIX sockets * Introduce osmo_prim_srv APIs * prim: Add internal CTL SAPI to negotiate SAP versions
- Update to release 1.1.0 * No changelog was provided
- Update to release 1.0.0 * stream: Add new WAIT_RECONNECT cli state
- Update to new upstream release 0.7.0 * libosmo-netif.pc.in: Append -lsctp to Libs.private * stream: osmo_stream_cli: Support setting multiple addr * stream: osmo_stream_srv_link: Support setting multiple addr * stream: Fix scheduling of queued messages during connecting state * stream: Introduce API osmo_stream_cli_is_connected - Update patch * osmo-talloc.diff
- Update to new upstream release 0.6.0 * osmux: Extend osmux_out_handle and add new API to set rtp payload_type
- Update to new upstream release 0.4.0 * Bugfix release only. The full changelog is available via http://git.osmocom.org/libosmo-netif/plain/debian/changelog?h=0.4.0 - Rebase patch * osmo-talloc.diff
- 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
- 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
- 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
- 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
- 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
- Dump testsuite results on failure
- Update to new upstream snapshot 0.0.6.8 * don't link everything to libsctp * ensure to zero-initialize sctp_sndrcvinfo
- 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)
- Initial package (version 0.0.4) for build.opensuse.org