From 7bcf60f27661992691f12bd76a8447d0cc8beaf1 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Fri, 22 Mar 2024 22:58:38 -0400 Subject: [PATCH] Preparing for the release. --- CHANGELOG.md | 7 +++++++ debian/changelog | 10 ++++++++++ debian/control | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8bab759..988f8322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +**1.2.53** +- Added option to disable incomplete DSC message output. +- Improved background service output to files. +- Improved preamble detection in CCIR493. +- Relaxed DSC FORMAT/EOS field requirements. +- Fixed wxsat frequencies in bands.json. + **1.2.52** - Added MID codes for coastal stations, by continent. - Added secondary selector offset to the dial frequency. diff --git a/debian/changelog b/debian/changelog index 6b006b38..5eb32c5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +openwebrx (1.2.53) bullseye jammy; urgency=low + + * Added option to disable incomplete DSC message output. + * Improved background service output to files. + * Improved preamble detection in CCIR493. + * Relaxed DSC FORMAT/EOS field requirements. + * Fixed wxsat frequencies in bands.json. + + -- Marat Fayzullin Mon, 25 Mar 2024 16:12:00 +0000 + openwebrx (1.2.52) bullseye jammy; urgency=low * Added MID codes for coastal stations, by continent. diff --git a/debian/control b/debian/control index 4ff92beb..66173980 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Depends: adduser, python3 (>= 3.5), python3-pkg-resources, owrx-connector (>= 0.6.5), - python3-csdr (>= 0.18.21), + python3-csdr (>= 0.18.22), ${python3:Depends}, ${misc:Depends} Recommends: python3-digiham (>= 0.6),