This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/19612 )
Change subject: Bump version: 0.7.0.24-b1e0 → 1.0.0
......................................................................
Bump version: 0.7.0.24-b1e0 → 1.0.0
Change-Id: Ic461c50c89e3e877e6f498974be6f5fc6e067f28
---
M debian/changelog
1 file changed, 46 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
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 <laforge at osmocom.org> Thu, 13 Aug 2020 11:21:02 +0200
+
libosmo-netif (0.7.0) unstable; urgency=medium
[ Pau Espin Pedrol ]
--
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/19612
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: Ic461c50c89e3e877e6f498974be6f5fc6e067f28
Gerrit-Change-Number: 19612
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200813/65134082/attachment.htm>