aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 16:12:04 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-03 16:12:04 +0200
commit7b89f12e66a280746fc8e7906505b2d769d19706 (patch)
treea92157dd5f768e93dbe3336f1c8e14f4a620b9bd /debian/changelog
parent60fd2a0e85efaede3401f89e6ea09191e80362aa (diff)
Bump version: 0.4.0.21-60fd-dirty → 0.5.00.5.0
libosmotrau library version in debian package was wrong, fix it while releasing. Change-Id: I399618c7353a4150e3d571758b522dd2e9d9724f
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 13c0996..4c48e6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,40 @@
+libosmo-abis (0.5.0) unstable; urgency=medium
+
+ [ Max ]
+ * Use value string check from osmo-ci
+ * cosmetic: update ipaccess_bts_handle_ccm()
+ * IPA: log remote address
+
+ [ Neels Hofmeyr ]
+ * cosmetic: ipa.c: use msgb_dequeue(), drop local var
+ * jenkins: use osmo-clean-workspace.sh before and after build
+ * vty: skip installing cmds now always installed by default
+ * add --enable-sanitize config option
+ * configure: add --enable-werror
+ * jenkins.sh: use --enable-werror configure flag, not CFLAGS
+
+ [ Alexander Couzens ]
+ * debian/rules: show testsuite.log when tests are failing
+ * unixsocket: fix a potential string overflow
+
+ [ Harald Welte ]
+ * debian/copyright: fix upstream-name
+ * Add SPDX-License-Identifier to all source files
+ * Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES items
+ * debian/control: Fix Vcs-Browser
+
+ [ Pau Espin Pedrol ]
+ * contrib: jenkins.sh: Disable doxygen in libosmocore build
+ * e1_input.h: Remove dead declaration of unexistent API ipaccess_setup
+ * configure.ac: Fix condition check for RTP_SIGNAL_PTR_CAST define
+ * use osmo_init_logging2
+ * git-version-gen: Check first for new tag format
+
+ [ Stefan Sperling ]
+ * preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg()
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 16:12:04 +0200
+
libosmo-abis (0.4.0) unstable; urgency=medium
* Move forward towards a new release.