aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 14:56:41 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 14:56:41 +0100
commit4d7cbfcc9afbd5ca87e52e91ec0baf7a36e447f1 (patch)
tree3769ca0222885175e3757eefa87a3fafc7c57d86
parentbfeea69cab53eaac542e41e53b902e5a9899d5bd (diff)
Bump version: 1.3.0.7-bfee → 1.4.01.4.0
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ac618d..c8f93ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+osmo-hlr (1.4.0) unstable; urgency=medium
+
+ [ Keith ]
+ * Correct configuration written from vty
+ * vty: enable show subscribers filtered by IMEI
+
+ [ Harald Welte ]
+ * add README.md file as customary for cgit, github, gitlab, etc.
+
+ [ Oliver Smith ]
+ * Add post-upgrade script for automatic db upgrade
+ * debian/control: remove dh-systemd build-depend
+
+ [ Pau Espin Pedrol ]
+ * db: Avoid use uninitialized rc if running 0 statements
+
+ [ Neels Hofmeyr ]
+ * db v6: determine 3G AUC IND from VLR name
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 16 Nov 2021 14:56:41 +0100
+
osmo-hlr (1.3.0) unstable; urgency=medium
[ Alexander Couzens ]