Merge branch 'master' into develop

This commit is contained in:
Jakob Ketterl 2023-10-11 17:32:47 +02:00
commit e58c6e112a
2 changed files with 9 additions and 0 deletions

View file

@ -6,6 +6,9 @@
- Added decoding of ISM band transmissions using rtl_433 - Added decoding of ISM band transmissions using rtl_433
- Added IPv6 support - Added IPv6 support
**1.2.2**
- Fixed an over-the-air code injection vulnerability
**1.2.1** **1.2.1**
- FifiSDR support fixed (pipeline formats now line up correctly) - FifiSDR support fixed (pipeline formats now line up correctly)
- Added "Device" input for FifiSDR devices for sound card selection - Added "Device" input for FifiSDR devices for sound card selection

6
debian/changelog vendored
View file

@ -9,6 +9,12 @@ openwebrx (1.3.0) UNRELEASED; urgency=low
-- Jakob Ketterl <jakob.ketterl@gmx.de> Fri, 30 Sep 2022 16:47:00 +0000 -- Jakob Ketterl <jakob.ketterl@gmx.de> Fri, 30 Sep 2022 16:47:00 +0000
openwebrx (1.2.2) bullseye jammy; urgency=high
* - Fixed an over-the-air code injection vulnerability
-- Jakob Ketterl <jakob.ketterl@gmx.de> Sun, 08 Oct 2023 21:29:00 +0000
openwebrx (1.2.1) bullseye jammy; urgency=low openwebrx (1.2.1) bullseye jammy; urgency=low
* FifiSDR support fixed (pipeline formats now line up correctly) * FifiSDR support fixed (pipeline formats now line up correctly)