libsmpp34 (1.14.4) unstable; urgency=medium

  [ Vadim Yanitskiy ]
  * fix warnings about implicit declaration of strtol()
  * build: include git-version-gen into the release tarball

  [ Oliver Smith ]
  * contrib: remove rpm spec file

 -- Oliver Smith <osmith@sysmocom.de>  Mon, 27 May 2024 11:16:01 +0200

libsmpp34 (1.14.3) unstable; urgency=medium

  [ Vadim Yanitskiy ]
  * binaries/Makefile.am: libraries shall not be in AM_LDFLAGS

  [ Oliver Smith ]
  * debian: set compat level to 10

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 12 Sep 2023 12:40:43 +0200

libsmpp34 (1.14.2) unstable; urgency=medium

  [ Vadim Yanitskiy ]
  * README.md: fix copy-paste: s/libosmocore/libsmpp34/
  * update git URLs (git -> https; gitea)
  * Makefile.am, configure.ac: fix autoreconf related warnings
  * contrib/jenkins.sh: actually build with $PARALLEL_MAKE

  [ Max ]
  * cosmetic: make linter happy
  * Add #define for default SMPP port 2775

  [ Harald Welte ]
  * test_apps: Fix compilation of example smsc code
  * Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 07 Feb 2023 14:28:28 +0100

libsmpp34 (1.14.1) unstable; urgency=medium

  [ Eric ]
  * configure.ac: fix libtool issue  with clang and sanitizer

  [ Oliver Smith ]
  * contrib: import RPM spec
  * contrib: integrate RPM spec
  * Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

  [ Vadim Yanitskiy ]
  * debian/control: change maintainer to the Osmocom team / mailing list

  [ Pau Espin Pedrol ]
  * .gitignore: Ignore new autofoo tmp files

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 23 Feb 2021 18:00:48 +0100

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@sysmocom.de>  Wed, 07 Aug 2019 14:48:06 +0200

libsmpp34 (1.13.0) unstable; urgency=medium

  [ Holger Hans Peter Freyther ]
  * Move forward towards a new release.

  [ Harald Welte ]
  * it's been four years with various cleanups
  * SMPP_DELIVERY_RECEIPT_* constants
  * SMPP ESM class parameter definitions
  * smpp34_tlv_for_each() helper macro
  * Fix 'make distcheck' by adding .version to EXTRA_DISTI
  * debian/control: Fix Vcs-{Browser,Git} URLs

  [ Max ]
  * Use release helper from libosmocore
  * Enable sanitize for CI tests

  [ Pau Espin Pedrol ]
  * smpp34_dumpBuf.c: remove unused variable
  * smpp34_structs.h: Fix trailing whitespace
  * smpp34_structs.h: Fix truncated output in str_tlv_id
  * smpp34_unpack.c: remove unused variable
  * bind_receiver_resp_test.c: Fix compilation warning
  * Fix Out of bounds compilation warning in OCTET8
  * contrib: Enable -Werror by default
  * src/Makefile.am: Use LIBVERSION variable to set version-info

  [ Alexander Couzens ]
  * debian/rules: show testsuite.log when tests are failing

  [ Neels Hofmeyr ]
  * jenkins: use osmo-clean-workspace.sh before and after build
  * add --enable-sanitize config option
  * configure: add --enable-werror
  * jenkins.sh: use --enable-werror configure flag, not CFLAGS

  [ Martin Hauke ]
  * binaries/Makefile.am: Fix parallel build issue
  * jenkins: Enable parallel build and distcheck
  * jenkins.sh: output all test logs when 'make check' failed

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Thu, 03 May 2018 18:04:10 +0200

libsmpp34 (1.10z1) stable; urgency=low

  * Add depedency from libsmpp34-dev to the main library

 -- Holger Hans Peter Freyther <holger@freyther.de>  Tue, 24 Sep 2013 13:33:45 +0200

libsmpp34 (1.10) stable; urgency=low

  * Initial release.

 -- Holger Hans Peter Freyther <holger@freyther.de>  Sun, 22 Sep 2013 14:34:19 +0200