summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-11-24 20:04:59 +0000
committerRuben Undheim <ruben.undheim@gmail.com>2018-11-24 20:04:59 +0000
commit451c1c8803ec369c9c52b1c49b063d218663823b (patch)
tree1cc3ba90db3155e41955d7878ef5d3684ff15405 /debian
parent63b1a1d298ab49cc092f44ef2e07ab05f66b4b29 (diff)
More in changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ce887d5..25fb45d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,16 @@
srslte (18.06.1-6) UNRELEASED; urgency=medium
- * Fixes
+ * debian/rules:
+ - Include FMA extension for AVX2 build
+ - Clean up properly in override_dh_auto_clean
+ - Tidy up commands a bit
+ - Disable build of Neon for ARM since it fails to build from source
+ * d/patches/0007-Option-for-disabling-NEON-on-arm.patch:
+ - Fix typo in patch
+ * debian/script/srsenb: Start command with "exec"
+ * debian/script/srsue: Start command with "exec"
+ * debian/tests:
+ - Added autopkgtest for srslte checking that all the commands can run
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 24 Nov 2018 10:58:57 +0100