From 460156688612ebd1b67d15e7a9ed4545b6149e32 Mon Sep 17 00:00:00 2001 From: eric1tran Date: Mon, 20 Dec 2021 17:06:29 +0000 Subject: [PATCH] Update changelogs --- debian/changelog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2bf7207..9aaf1d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ dump1090-fa (7.0) UNRELEASED; urgency=medium - * in development + * dump1090: Allow env vars (not only command line overrdies) to set CPU_FEATURES_{ARCH,UNAME} + * dump1090: Treat ARCH=arm64 like ARCH=aarch64 + * dump1090: Try to respect CFLAGS/CPPFLAGS as far as possible; move required extra flags into a separate var + * dump1090: Adaptive gain - more aggressively re-probe for higher gain after a decrease in gain due to increased noise floor + * dump1090: Cleanup AVR parsing + * SkyAware: Update aircraft db to 20211210 + * SkyAware: Cleanup unused Openlayers files - -- Eric Tran Mon, 01 Nov 2021 14:30:00 -0600 + -- Eric Tran Mon, 20 Dec 2021 11:00:00 -0600 dump1090-fa (6.1) stable; urgency=medium