From f3ccbecb6f802ccd98d154dc7ba7d552e298b2ea Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 13 Aug 2020 11:21:02 +0200 Subject: =?UTF-8?q?Bump=20version:=200.7.0.24-b1e0=20=E2=86=92=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic461c50c89e3e877e6f498974be6f5fc6e067f28 --- debian/changelog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/debian/changelog b/debian/changelog index c4f664b..1aa3ea1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +libosmo-netif (1.0.0) unstable; urgency=medium + + [ Neels Hofmeyr ] + * struct amr_header: copy comments to little endian part + * add/clean big-endian packed structs (struct_endianess.py) + + [ Pau Espin Pedrol ] + * configure.ac: Introduce --{enable,disable}-libsctp configure flag + * configure.ac: Drop unneeded check for dahdi + * stream.c: Improve logging during sock send() + * stream: Drop data during write() while in state NONE + * stream: Re-arrange cli states to fix 100% cpu usage bug + * stream: Add new WAIT_RECONNECT cli state + * stream: Rename cli state NONE to CLOSED + * debian/control: Drop incorrect libortp-dev dependency + * Use OSMO_FD_* instead of deprecated BSC_FD_* + * stream: Fix some SCTP code not disabled if --disable-libsctp is used + + [ Eric ] + * configure.ac: fix libtool issue with clang and sanitizer + + [ Sylvain Munaut ] + * stream: Attempt to workaround kernel ABI breakage + + [ Alexander Chemeris ] + * amr: Fix OA<->BWE conversion. + * amr: Fix OA<->BWE conversion. + * amr: Whitespace fix + + [ neels ] + * Revert "amr: Fix OA<->BWE conversion." + + [ Oliver Smith ] + * contrib: import RPM spec + * contrib: integrate RPM spec + * Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in + + [ Philipp Maier ] + * amr: fix off-by-one in osmo_amr_bwe_to_oa() + + [ Harald Welte ] + * src/stream: Work around more Linux kernel ABI breakage + * src/stream.c: Don't leak socket during SCTP_EVENTS getsockopt + + -- Harald Welte Thu, 13 Aug 2020 11:21:02 +0200 + libosmo-netif (0.7.0) unstable; urgency=medium [ Pau Espin Pedrol ] -- cgit v1.2.3