Change in ...osmo-iuh[master]: Bump version: 0.4.0.14-92ea-dirty → 0.5.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 15:11:03 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/15108


Change subject: Bump version: 0.4.0.14-92ea-dirty → 0.5.0
......................................................................

Bump version: 0.4.0.14-92ea-dirty → 0.5.0

Change-Id: I53c1743eda203bf075f93f891e336ca4ec6866a8
---
M configure.ac
M debian/changelog
M src/Makefile.am
3 files changed, 37 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/08/15108/1

diff --git a/configure.ac b/configure.ac
index dc3d1eb..4293635 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,12 +33,12 @@
 fi
 PKG_PROG_PKG_CONFIG([0.20])
 
-PKG_CHECK_MODULES(OSMOCORE, libosmocore >= 0.11.0)
-PKG_CHECK_MODULES(OSMOGSM, libosmogsm >= 0.11.0)
-PKG_CHECK_MODULES(OSMOVTY, libosmovty >= 0.11.0)
-PKG_CHECK_MODULES(OSMOCTRL, libosmoctrl >= 0.11.0)
-PKG_CHECK_MODULES(OSMONETIF, libosmo-netif >= 0.2.0)
-PKG_CHECK_MODULES(OSMOSIGTRAN, libosmo-sigtran >= 0.9.0)
+PKG_CHECK_MODULES(OSMOCORE, libosmocore >= 0.12.0)
+PKG_CHECK_MODULES(OSMOGSM, libosmogsm >= 0.12.0)
+PKG_CHECK_MODULES(OSMOVTY, libosmovty >= 0.12.0)
+PKG_CHECK_MODULES(OSMOCTRL, libosmoctrl >= 0.12.0)
+PKG_CHECK_MODULES(OSMONETIF, libosmo-netif >= 0.3.0)
+PKG_CHECK_MODULES(OSMOSIGTRAN, libosmo-sigtran >= 0.10.0)
 PKG_CHECK_MODULES(ASN1C, libasn1c >= 0.9.30)
 
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index 26f7525..26c25da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+osmo-iuh (0.5.0) unstable; urgency=medium
+
+  [ Neels Hofmeyr ]
+  * ranap_msg_factory.h: fix enum def within function signature
+  * osmo-hnbgw: fix cmdline: do not force-disable colored logging
+  * osmo-hnbgw: set a proper talloc ctx for logging
+  * osmo-hnbgw: logging tweaks
+  * osmo-hnbgw: reply with RESET ACK when receiving a RESET
+
+  [ Oliver Smith ]
+  * tests: use -no-install libtool flag to avoid ./lt-* scripts
+  * contrib/jenkins.sh: run "make maintainer-clean"
+  * osmo-hnbgw.cfg: set local-ip to 0.0.0.0
+
+  [ Harald Welte ]
+  * iu_client: Implement transmission of ResetAcknowledge
+  * ranap_msg_factory: Fix criticality of PDUs
+
+  [ Thorsten Alteholz ]
+  * spelling stuff found by lintian
+
+  [ Daniel Willmann ]
+  * Add VTY reference manual
+  * jenkins: Enable manual publishing and building
+
+  [ 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 17:10:24 +0200
+
 osmo-iuh (0.4.0) unstable; urgency=medium
 
   [ Bernhard M. Wiedemann ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 586c689..928092f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,7 +48,7 @@
 
 # build the shared RANAP library
 #
-RANAP_LIBVERSION=2:1:0
+RANAP_LIBVERSION=2:2: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/c/osmo-iuh/+/15108
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I53c1743eda203bf075f93f891e336ca4ec6866a8
Gerrit-Change-Number: 15108
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/ea4bfb6c/attachment.htm>


More information about the gerrit-log mailing list