diff --git a/debian/changelog b/debian/changelog index 1ccb0e7..6b7c0ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ -linux-wifi-hotspot (4.4.0) UNRELEASED; urgency=low +linux-wifi-hotspot (4.7.1) UNRELEASED; urgency=low - * Minor secrurty fixes + * Update frequency parsing for iw 6.7 + * Add 802.11ax(wifi6) ability + * Fix clean-up of unmanaged devices in NetworkManager.conf + * [SECURITY] remove insecure TKIP from configurations + * Fix FREQ_BAND for config files + * Use 'aa-complain' instead of 'complain' to remove dnsmasq restriction + * UI improvements - -- Lakindu Akash Sat, 26 Oct 2021 19:07:00 +0530 \ No newline at end of file + -- Lakindu Akash Mon, 01 Jan 2024 19:07:00 +0530 \ No newline at end of file diff --git a/debian/control b/debian/control index 29ce97c..0bd554c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Lakindu Akash Build-Depends: debhelper (>=11~), pkg-config, libgtk-3-dev, libpng-dev, libqrencode-dev -Standards-Version: 4.1.4 +Standards-Version: 4.7.1 Homepage: https://github.com/lakinduakash/linux-wifi-hotspot Package: linux-wifi-hotspot diff --git a/src/ui/glade/about.glade b/src/ui/glade/about.glade index 6d5f9d8..83e793d 100644 --- a/src/ui/glade/about.glade +++ b/src/ui/glade/about.glade @@ -9,7 +9,7 @@ dialog center Linux Wifi Hotspot - 4.5.0 + 4.7.1 (c) lakinduakash 2023 For more info visit https://github.com/lakinduakash/linux-wifi-hotspot