aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@espeweb.net>2020-12-10 17:07:15 +0100
committerPau Espin Pedrol <pespin@espeweb.net>2020-12-10 17:07:15 +0100
commit2cdf1c37a93ec7e8c9de1ae7cf3ce54a0fd30475 (patch)
treee5292aef52f68b405de7ca7d578d3f583331707b
parente5e69dc73ecd8b0e6f99b4ab2f0cbb9766eeba5c (diff)
Bump version: 1.3.3.4-e5e69 → 1.4.01.4.0
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 170c84dfb..6d6405b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+openbsc (1.4.0) unstable; urgency=medium
+
+ [ Harald Welte ]
+ * Migrate from BSC_FD_* to OSMO_FD_*
+ * Add very clear obsolescence / unmaintained warnings
+
+ [ Pau Espin Pedrol ]
+ * bsc-nat: generate coredump and exit upon SIGABRT received
+ * osmo-nitb: generate coredump and exit upon SIGABRT received
+
+ -- Pau Espin Pedrol <pespin@espeweb.net> Thu, 10 Dec 2020 17:07:14 +0100
+
openbsc (1.3.3) unstable; urgency=medium
[ Keith ]