Change in ...libosmo-sccp[master]: Bump version: 1.0.0.26-2728 → 1.1.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
Wed Aug 7 14:31:16 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/15105


Change subject: Bump version: 1.0.0.26-2728 → 1.1.0
......................................................................

Bump version: 1.0.0.26-2728 → 1.1.0

Change-Id: I3fe741cb70fa75fb911d40dc8f9eb50e1a85238b
---
M debian/changelog
M src/Makefile.am
2 files changed, 49 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/05/15105/1

diff --git a/debian/changelog b/debian/changelog
index 06496c1..4e73e7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,51 @@
+libosmo-sccp (1.1.0) unstable; urgency=medium
+
+  [ Max ]
+  * Don't use deprecated osmo_stream_cli_open2()
+  * osmo_ss7.c: fix typo
+  * OsmoSTP: enable statsd support
+
+  [ Neels Hofmeyr ]
+  * debug log typo fix in sccp_scoc.c
+  * improve logging for rejected AS in xua_rkm.c
+  * add caller-owns-msgb variant osmo_sccp_user_sap_down_nofree()
+  * add osmo_sccp_addr_cmp(), osmo_sccp_addr_ri_cmp()
+
+  [ Harald Welte ]
+  * vty: Ensure to properly save route pointcode and mask when writing
+  * Store + show remote ip/port in dynamically created ASPs
+  * Fix output of route destination in 'show ss7 instance <0-15> route'
+  * sccp_scoc: Add more comments describing conn_id and local_ref members
+  * stp: Ensure telnet uses STP talloc context, not NULL context
+
+  [ Oliver Smith ]
+  * Cosmetic: sccp_scoc: fix local reference comments
+  * sccp_scoc: move sccp_find_user() up
+  * sccp_scoc: conn_create{,_id}() user arg, not inst
+  * debian: create -doc subpackage with pdf manuals
+  * contrib/jenkins.sh: run "make maintainer-clean"
+  * contrib/jenkins.sh: "maintainer-clean" after "publish"
+
+  [ Holger Hans Peter Freyther ]
+  * xudt: Implement address and data extraction
+  * udts/xudts: Attempt to implement unitdata service parsing
+
+  [ Vadim Yanitskiy ]
+  * osmo-stp: register VTY commands for talloc context introspection
+  * osmo-stp: expose root talloc context to the VTY code
+
+  [ Daniel Willmann ]
+  * manuals: Add script to regenerate vty/counter documentation
+  * manuals: Update vty documentation
+
+  [ Kira Obrezkova ]
+  * This patch fixes typos on which Lintian complains
+
+  [ Pau Espin Pedrol ]
+  * Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
+
+ -- Pau Espin Pedrol <pespin at sysmocom.de>  Wed, 07 Aug 2019 16:29:43 +0200
+
 libosmo-sccp (1.0.0) unstable; urgency=medium
 
   [ Harald Welte ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 56567d6..bdb225b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,7 @@
 # This is _NOT_ the library release version, it's an API version.
 # Please read Chapter 6 "Library interface versions" of the libtool
 # documentation before making any modification
-LIBVERSION=3:0:0
+LIBVERSION=4:0:1
 
 libosmo_sigtran_la_SOURCES = sccp_sap.c sua.c m3ua.c xua_msg.c sccp_helpers.c \
 			     sccp2sua.c sccp_scrc.c sccp_sclc.c sccp_scoc.c \

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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I3fe741cb70fa75fb911d40dc8f9eb50e1a85238b
Gerrit-Change-Number: 15105
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/20190807/c3865ccd/attachment.htm>


More information about the gerrit-log mailing list