K 10 svn:author V 3 kai K 8 svn:date V 27 2019-05-29T17:56:19.466717Z K 7 svn:log V 942 devel/libosmo-netif: Update to 0.5.0 While I'm here: * Fix LICENSE * Pet portlint (Separate USES block, add related USE_x variable to it and fix whitespace issues). Notable changes since 0.3.0: * Stream client: Update logging * Add socket name functions to stream client/server * Stream client: Fix disconnection logic * Stream client: Report reconnection event as INFO * Stream client: Add disconnect callback * Deprecate osmo_stream_cli_open2() * AMR: Add spec reference for AMR frame types * AMR: Add define constants for AMR payload length * AMR: Add functions to convert between bw-efficient and octet-aligned * Fix strncpy bug in rs232.c * Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse() * Link libosmo-netif against libosmogsm * Detect freed connections in osmo_stream_srv_read() http://git.osmocom.org/libosmo-netif/tree/debian/changelog PR: 238188 Submitted by: Nikola Kolev (maintainer) END