Change in ...libsmpp34[master]: Bump version: 1.13.0.7-ffff → 1.14.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 12:48:36 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libsmpp34/+/15100


Change subject: Bump version: 1.13.0.7-ffff → 1.14.0
......................................................................

Bump version: 1.13.0.7-ffff → 1.14.0

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



  git pull ssh://gerrit.osmocom.org:29418/libsmpp34 refs/changes/00/15100/1

diff --git a/TODO-RELEASE b/TODO-RELEASE
index bbc1495..d0852fc 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,4 +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
-libsmpp34	smpp34_heap	Adding new API/ABI to override memory allocator
diff --git a/debian/changelog b/debian/changelog
index b8459ad..3c07045 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+libsmpp34 (1.14.0) unstable; urgency=medium
+
+  [ Pau Espin Pedrol ]
+  * debian/rules: Don't overwrite .tarball-version
+
+  [ Neels Hofmeyr ]
+  * esme.c: mark switch statement fall-thru for coverity
+
+  [ Stefan Sperling ]
+  * fix use of partly initialized struct in tcp test
+
+  [ Vadim Yanitskiy ]
+  * configure.ac: enable kernel style compile messages
+
+  [ Harald Welte ]
+  * Allow application to override default heap allocator
+  * bind_receiver_test: Fix "unused value" of writing addr_ton twice
+
+  [ Oliver Smith ]
+  * contrib/jenkins.sh: run "make maintainer-clean"
+
+ -- Pau Espin Pedrol <pespin at sysmocom.de>  Wed, 07 Aug 2019 14:48:06 +0200
+
 libsmpp34 (1.13.0) unstable; urgency=medium
 
   [ Holger Hans Peter Freyther ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 55097c4..5958c38 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
 # 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=1:0:0
+LIBVERSION=2:0:1
 
 # src/Makefile.am #
 lib_LTLIBRARIES = libsmpp34.la

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

Gerrit-Project: libsmpp34
Gerrit-Branch: master
Gerrit-Change-Id: Id7ef68f50fb951dfb0687977924115204f8482a6
Gerrit-Change-Number: 15100
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/affe2353/attachment.htm>


More information about the gerrit-log mailing list