Change in osmo-iuh[master]: Bump version: 0.3.0.10-9e66-dirty → 0.4.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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jan 21 17:49:51 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/12660 )

Change subject: Bump version: 0.3.0.10-9e66-dirty → 0.4.0
......................................................................

Bump version: 0.3.0.10-9e66-dirty → 0.4.0

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

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/debian/changelog b/debian/changelog
index 1ec6437..26f7525 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+osmo-iuh (0.4.0) unstable; urgency=medium
+
+  [ Bernhard M. Wiedemann ]
+  * asn1tostruct: allow to override build date
+
+  [ Alexander Couzens ]
+  * hnbgw: remove close_cb() to fix a crash when releasing a hnbgw
+
+  [ Harald Welte ]
+  * debian/rules: Don't overwrite .tarball-version
+  * hnbgw_tx_hnb_register_rej(): Missing return statement
+
+  [ Neels Hofmeyr ]
+  * fix decoding of incoming X.213 NSAP addr
+  * hnbgw: vty: add SCCP related vty commands
+  * fix transport layer addr again, for nano3g
+
+  [ Pau Espin Pedrol ]
+  * debian: package osmo-hnbgw.service
+  * Install systemd services with autotools
+  * Install sample cfg file to /etc/osmocom
+
+  [ Stefan Sperling ]
+  * add a VTY command which shows a specific HNB
+
+  [ Oliver Smith ]
+  * Fix DISTCHECK_CONFIGURE_FLAGS override
+  * contrib: fix makedistcheck with disabled systemd
+
+ -- Harald Welte <laforge at gnumonks.org>  Sun, 20 Jan 2019 21:46:05 +0100
+
 osmo-iuh (0.3.0) unstable; urgency=medium
 
   [ Neels Hofmeyr ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 7802384..586c689 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,7 +48,7 @@
 
 # build the shared RANAP library
 #
-RANAP_LIBVERSION=2:0:0
+RANAP_LIBVERSION=2:1:0
 lib_LTLIBRARIES = libosmo-ranap.la
 libosmo_ranap_la_LDFLAGS = $(AM_LDFLAGS) -version-info $(RANAP_LIBVERSION)
 libosmo_ranap_la_LIBADD = $(OSMOCORE_LIBS) $(OSMOGSM_LIBS) $(OSMOVTY_LIBS) $(OSMOSIGTRAN_LIBS) \

-- 
To view, visit https://gerrit.osmocom.org/12660
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib2943b7fd0a1f7ca79f761116cba30aa3aa29b88
Gerrit-Change-Number: 12660
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190121/a71a0d15/attachment.htm>


More information about the gerrit-log mailing list