Change in ...libosmo-abis[master]: Bump version: 0.6.0.13-b4a7 → 0.7.0

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.org
Sun Jul 21 19:33:54 UTC 2019


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/14886


Change subject: Bump version: 0.6.0.13-b4a7 → 0.7.0
......................................................................

Bump version: 0.6.0.13-b4a7 → 0.7.0

Change-Id: Ia5ecb2f69ce5436cae8d7a2d300e446ff24e84bc
---
M debian/changelog
M src/Makefile.am
2 files changed, 32 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/86/14886/1

diff --git a/debian/changelog b/debian/changelog
index 6a6882d..db17338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+libosmo-abis (0.7.0) unstable; urgency=medium
+
+  [ Max ]
+  * Set local IP in ipa_server_link properly
+  * Log peer's port in accept callback
+
+  [ Harald Welte ]
+  * ipa: Make ipa_server_conn_destroy() re-entrant
+  * Add IPA keep-alive FSM implementation
+  * ipa_keepalive_fsm: Fix OSMO_IPA_KA_E_STOP allstate event
+  * ipa_keepalive_fsm: Suppress error messages for INIT -> INIT transition
+  * ipaccess.c: Avoid calling close(-1) on error path
+
+  [ Oliver Smith ]
+  * tests: use -no-install libtool flag to avoid ./lt-* scripts
+  * contrib/jenkins.sh: run "make maintainer-clean"
+
+  [ Sylvain Munaut ]
+  * rtp: Add 'autoconnect' feature to the osmo_rtp_socket
+
+  [ Eric Wild ]
+  * ipaccess: allow tcp keepalive for ipa clients
+  * add TCP_USER_TIMEOUT to keepalive
+  * extend the ipa keepalive fsm
+
+  [ Debian Mobcom Maintainers ]
+  * spelling
+
+ -- Harald Welte <laforge at gnumonks.org>  Sun, 21 Jul 2019 21:32:08 +0200
+
 libosmo-abis (0.6.0) unstable; urgency=medium
 
   [ Neels Hofmeyr ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d2424d..f4277ae 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,8 +1,8 @@
 # This is _NOT_ the library release version, it's an API version.
 # Please read chapter "Library interface versions" of the libtool documentation
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-ABIS_LIBVERSION=6:2:0
-TRAU_LIBVERSION=3:2:1
+ABIS_LIBVERSION=7:0:1
+TRAU_LIBVERSION=4:0:2
 
 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
 AM_CFLAGS= -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBOSMOVTY_CFLAGS) $(COVERAGE_CFLAGS)

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/14886
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: Ia5ecb2f69ce5436cae8d7a2d300e446ff24e84bc
Gerrit-Change-Number: 14886
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at gnumonks.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190721/0954cda6/attachment.htm>


More information about the gerrit-log mailing list