* Wed Oct 11 2017 aloisio@gmx.com
- Fixed future Factory build, see (boo#1062783)
* Sat Jul 29 2017 aloisio@gmx.com
- Dropped linssid-use-static-qwt.patch and
qwt-6.1.3.tar.bz2
- Added linssid-use-shared-qwt-qt5.patch
- Build against system qwt6-qt5 shared lib
- Added linssid-icons-patch to fix icons locations
- Fixed executable path
* Fri Sep 30 2016 aloisio@gmx.com
- Update to version 2.9
* Conversion from old linux wireless tools to nl80211 tools.
* New information displayed - bandwidth, make and model of
router (when available)
* Updated vendor database
- Updated bundled qwt library to 6.1.3 and added attendant
linssid-use-static-qwt.patch
- Dropped linssid-fix-make-and-compile-errors-2.7.patch and
linssid-qt-5_4-static-const-fix.patch
* Sat Oct 24 2015 aloisio@gmx.com
- Fixed Leap build
* Mon Jan 26 2015 novell@tower-net.de
- Added linssid-qt-5_4-static-const-fix.patch for OpenSUSE > 13.2:
+ Fix compiling with Qt >= 5.4
* Thu Nov 20 2014 aloisio@gmx.com
- Added required dependencies
* Sat Nov 01 2014 aloisio@gmx.com
- Update to version 2.7:
+ Hopefully fixes an occassional problem in some configurations where LinSSID hangs during
scan when the wifi interface is connected to an attach point
+ Updated vendor database
* Sun Jul 27 2014 malcolmlewis@opensuse.org
- Update to version 2.6:
+ Fixes a possible bug in interface detection
+ Static link to libboost-regex (openSUSE dropped in patch)
+ Update vendor database
- Updates from version 2.5:
+ Fixes an issue with how the zsh shell interprets command lines.
Huge thanks to Alex Stelmachonak.
- Updates from version 2.4:
+ Same as 2.3 code but necessary to get a i386 build through
Canonical. Long story.
- Updates from version 2.3:
+ Fixed issue with RTL8187SE card and driver not providing
frequency resulting in LinSSID crash.
+ Renamed the column that displays WEP, WPA2, etc., to "Privacy".
+ Added column for protocol {a,b,g,n}. (Note that many drivers do
not report protocol.).
+ Modified data logging format to reflect as above.
+ Added buttons for immediate clear or set of plotting of all
visible attach points.
+ Improved response to Plot column check boxes.
+ Cleaned up a few minor bugs.
+ Updated vendor database.
- Updates from version 2.2:
+ Fixes several small bugs.
+ Adds a status display line to top panel.
+ Now built with QT5 and Qwt 6.1.
+ Updated wifi vendor database.
- Rebase linssid-fix-make-and-compile-errors.patch to clean up
linssid-app.pro build errors and desktop file.
* Fri Feb 28 2014 malcolmlewis@opensuse.org
- Initial build.
- Add linssid-fix-make-and-compile-errors.patch: Clean up pro,
desktop files and fix compile errors.
- Add linssid_wrapper script to ensure the /usr/sbin path is set
and removed when finished.