Bump version: 1.3.0.31-1950-dirty → 1.4.0

Change-Id: Ib6738f44e8a7495ac7eddc10b0a68b76c33dc0dd
diff --git a/debian/changelog b/debian/changelog
index 97e3f8a..8d5d065 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,56 @@
+libosmo-abis (1.4.0) unstable; urgency=medium
+
+  [ Pau Espin Pedrol ]
+  * configure.ac: Set libosmo-e1d dependency version
+  * cosmetic: Remove unneeded empty line
+  * ipa: Allow users closing lower layer tcp/ipa connections
+  * e1inp_line_ipa_rsl_ts(): Return null instead of reading out of bounds
+  * ipaccess_close(): No need to lookup already available struct e1i_ts
+  * ipaccess: Call line->ops->sign_link_down() only if set
+
+  [ Vadim Yanitskiy ]
+  * libosmo{abis,trau}: add -no-undefined to *_la_LDFLAGS
+
+  [ Jan Engelhardt ]
+  * pkgconf: require libosmocore
+
+  [ Harald Welte ]
+  * input/unixsocket: Remove write delay timer
+  * Support building with -Werror=strict-prototypes / -Werror=old-style-definition
+  * trau_sync: Add the V.110 sync pattern
+  * trau_sync: Fix typo tray_sync_pat_id -> trau_sync_pat_id
+
+  [ Oliver Smith ]
+  * e1_input: enable tcp keepalive by default
+  * ipaccess: require tcp keepalive related defines
+  * ipaccess: update_fd_settings: use LOGL_ERROR
+
+  [ Daniel Willmann ]
+  * ipaccess: Clean up keepalive FSM properly
+  * ipa: Add ipa_client_conn_open2 with connect timeout argument
+  * ipaccess: Add connect timeout in e1inp_line
+  * ipa: Guard against calling ipa_client_conn_open* multiple times
+
+  [ Philipp Maier ]
+  * trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (16kbps)
+  * trau_sync: support more than 40 bytes sync pattern.
+  * trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (64kbps)
+  * GPRS Trau frame encoder/decoder for Ericsson RBS
+  * trau_pcu_ericsson: fix broken length check
+  * trau_pcu_ericsson: also support ER_UL_CHMOD_NB_UNKN in 16k mode.
+
+  [ Eric ]
+  * lapd_pcap: fix illegal VLA within struct
+
+  [ Andreas Eversberg ]
+  * Fix support for HDLC/RAW type channels at mISDN.c
+  * Add missing functions to send HDLC/RAW data
+  * Remove mISDN header from received channel data
+  * Initialize devinfo at misdn.c
+  * Send raw data with mISDN as it arrives from application
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 07 Feb 2023 13:15:21 +0100
+
 libosmo-abis (1.3.0) unstable; urgency=medium
 
   [ Harald Welte ]
diff --git a/debian/control b/debian/control
index b010e7e..a5dec55 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@
                dh-autoreconf,
                libdpkg-perl,
                git,
-               libosmocore-dev (>= 1.7.0),
+               libosmocore-dev (>= 1.8.0),
                pkg-config,
                libortp-dev
 Standards-Version: 3.9.7