-
-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d73242a
commit 049a736
Showing
3 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> Sat, 26 Oct 2021 19:07:00 +0530 | ||
-- Lakindu Akash <[email protected]> Mon, 01 Jan 2024 19:07:00 +0530 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Section: devel | |
Priority: optional | ||
Maintainer: Lakindu Akash <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters