From 0397862f679b8455994f8a94e2f196cc84306fa7 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 9 Mar 2020 12:08:24 +0100 Subject: =?UTF-8?q?Bump=20version:=200.8.0.2-fb3a=20=E2=86=92=200.8.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3b2fe0ffe22d9732c03c9fbb751e426161e7fcbb --- debian/changelog | 8 ++++++++ src/Makefile.am | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 68064ca..c29da90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libosmo-abis (0.8.1) unstable; urgency=medium + + [ Harald Welte ] + * Add rtp_test to show the double-bind bug of OS#4444 + * ortp: disable SO_REUSEADDR + SO_REUSEPORT + + -- Pau Espin Pedrol Mon, 09 Mar 2020 12:08:23 +0100 + libosmo-abis (0.8.0) unstable; urgency=medium [ Alexander Couzens ] diff --git a/src/Makefile.am b/src/Makefile.am index 5ae94e4..57a80c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,7 +2,7 @@ # 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=8:0:2 -TRAU_LIBVERSION=4:0:2 +TRAU_LIBVERSION=4:1:2 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir) AM_CFLAGS= -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBOSMOVTY_CFLAGS) $(COVERAGE_CFLAGS) -- cgit v1.2.3