diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-11-16 16:00:13 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-11-16 16:00:13 (EST) |
commit | 5637dc0827433b8bf85311ebd51836e9f28c0253 (patch) | |
tree | a44bf9336ff012179aed71a15b2c6522abc546c8 | |
parent | 4447f4b0476ea24e2bb44341c783a6ad56584a2b (diff) |
changelog: New upstream version
This fixes the license issue with target_firmware/wlan/ah_osdep.h. The
file (originally from the old Atheros HAL Linux and FreeBSD kernel
module shim and subsequently maintained in the FreeBSD ath driver) had a
license condition that prohibited modifications. This was apparently a
mistake by Sam Leffler, but the restrictive license survived in copies
of the file elsewhere, including in open-ath9k-htc-firmware.
For more information, see the following threads:
https://lists.nongnu.org/archive/html/gnu-linux-libre/2014-10/msg00014.html
http://lists.infradead.org/pipermail/ath9k_htc_fw/2014-November/000412.html
This was resolved in open-ath9k-htc-firmware by dropping the non-free
condition from the license:
http://lists.infradead.org/pipermail/ath9k_htc_fw/2014-November/000416.html
https://github.com/qca/open-ath9k-htc-firmware/commit/b568900
-rw-r--r-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -open-ath9k-htc-firmware (1.4~git20140911.caee5fe-1) trunk +open-ath9k-htc-firmware (1.4~git20141115.146bff1-1) trunk * Initial release. |