Change in libosmo-abis[master]: Bump version: 0.7.0.8-4c2c-dirty → 0.8.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/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Jan 2 19:54:33 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/16706 )


Change subject: Bump version: 0.7.0.8-4c2c-dirty → 0.8.0
......................................................................

Bump version: 0.7.0.8-4c2c-dirty → 0.8.0

Change-Id: If7099f91a3610d61d16e769406ac27f54e7363f3
---
M TODO-RELEASE
M debian/changelog
M src/Makefile.am
3 files changed, 21 insertions(+), 3 deletions(-)



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

diff --git a/TODO-RELEASE b/TODO-RELEASE
index 4fe42c6..d0852fc 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,5 +7,3 @@
 # If any interfaces have been added since the last public release: c:r:a + 1.
 # If any interfaces have been removed or changed since the last public release: c:r:0.
 #library	what		description / commit summary line
-libosmo-abis	struct ipa_client_conn		Fields added at the end (no ABI break because instance is created through API func)
-libosmo-abis	ipa_client_conn_create2()	New API added
diff --git a/debian/changelog b/debian/changelog
index db17338..68064ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libosmo-abis (0.8.0) unstable; urgency=medium
+
+  [ Alexander Couzens ]
+  * ipa: ipa_server_link_close() add checks of link state
+
+  [ Pau Espin Pedrol ]
+  * ipa: Allow setting local addr and port for struct ipa_client_conn
+
+  [ Harald Welte ]
+  * dahdi: Use ioctl(DAHDI_SPECIFY) instead of legacy /dev/dahdi/%u
+  * Enable DAHDI support by default; require --disable-dahdi otherwise
+
+  [ Vadim Yanitskiy ]
+  * input/ipaccess.c: propagate errors from ipa_parse_unitid()
+  * input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GET
+  * e1_input.c: make reference counting get() / put() more verbose
+  * input/ipa_keepalive.c: make sure IPA keepalive FSM is registered
+
+ -- Pau Espin Pedrol <pespin at sysmocom.de>  Thu, 02 Jan 2020 20:53:32 +0100
+
 libosmo-abis (0.7.0) unstable; urgency=medium
 
   [ Max ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 9c438c9..5ae94e4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,7 @@
 # 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=7:0:1
+ABIS_LIBVERSION=8:0:2
 TRAU_LIBVERSION=4:0:2
 
 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)

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

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: If7099f91a3610d61d16e769406ac27f54e7363f3
Gerrit-Change-Number: 16706
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200102/1568a5ad/attachment.htm>


More information about the gerrit-log mailing list