Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
cb6d3112
Unverified
Commit
cb6d3112
authored
8 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
docs: various fixes to v2016.2 release notes
parent
d9533045
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/releases/v2016.2.rst
+11
-7
11 additions, 7 deletions
docs/releases/v2016.2.rst
with
11 additions
and
7 deletions
docs/releases/v2016.2.rst
+
11
−
7
View file @
cb6d3112
...
@@ -85,24 +85,30 @@ New features
...
@@ -85,24 +85,30 @@ New features
site texts. They should always be used when including user-provided information like
site texts. They should always be used when including user-provided information like
hostnames and contact information in HTML code or URLs.
hostnames and contact information in HTML code or URLs.
* Dropbear
is
updated to a newer version, enabling new SSH cry
t
po methods and removing
* Dropbear
has been
updated to a newer version, enabling new SSH cryp
t
o methods and removing
some old ones like DSA. This reduces the time needed for the first boot and makes
some old ones like DSA. This reduces the time needed for the first boot and makes
SSH logins faster (`#223 <https://github.com/freifunk-gluon/gluon/issues/223>`_)
SSH logins faster (`#223 <https://github.com/freifunk-gluon/gluon/issues/223>`_)
* WLAN basic and supported rate sets have been made configurable, to allow disabling
* WLAN basic and supported rate sets have been made configurable, to allow disabling
802.11b rates (`#810 <https://github.com/freifunk-gluon/gluon/pull/810>`_)
802.11b rates (`#810 <https://github.com/freifunk-gluon/gluon/pull/810>`_)
* ath10k-based devices are now
officially supported,
it's possible to choose between
* ath10k-based devices are now
supported officially;
it's possible to choose between
IBSS- and 11s-capable firmwares in site.mk (`#864 <https://github.com/freifunk-gluon/gluon/pull/864>`_)
IBSS- and 11s-capable firmwares in site.mk (`#864 <https://github.com/freifunk-gluon/gluon/pull/864>`_)
* The ``prefix4`` and ``next_node.ip4`` site.conf options are
now
optional.
* The ``prefix4`` and ``next_node.ip4`` site.conf options are optional
now
.
Bugfixes
Bugfixes
~~~~~~~~
~~~~~~~~
* The stability of the ath9k WLAN driver has been improved significantly
(`#605 <https://github.com/freifunk-gluon/gluon/issues/605>`_)
mac80211, hostapd and other related drivers and services have been backported from LEDE ``42f559e``.
* Extremely slow downloads could lead to multiple instances of the autoupdater
* Extremely slow downloads could lead to multiple instances of the autoupdater
running concurrently. Use lockfile to prevent this and add timeouts to download
running concurrently (`#582 <https://github.com/freifunk-gluon/gluon/pull/582>`_)
processes. (`#582 <https://github.com/freifunk-gluon/gluon/pull/582>`_)
A lockfile is used to prevent this and timeouts have been added to download processes.
Other changes
Other changes
~~~~~~~~~~~~~
~~~~~~~~~~~~~
...
@@ -141,8 +147,6 @@ Inside of URLs, ``urlescape`` must be used instead of ``escape``.
...
@@ -141,8 +147,6 @@ Inside of URLs, ``urlescape`` must be used instead of ``escape``.
Internals
Internals
~~~~~~~~~
~~~~~~~~~
* mac80211, hostapd and other related drivers and services have been backported from LEDE ``42f559e``
* Mesh interfaces are now configured in a protocol-independent way in UCI (`#870 <https://github.com/freifunk-gluon/gluon/pull/870>`_)
* Mesh interfaces are now configured in a protocol-independent way in UCI (`#870 <https://github.com/freifunk-gluon/gluon/pull/870>`_)
The MAC address assignment of all mesh and WLAN interfaces has been modified to prepare for support of
The MAC address assignment of all mesh and WLAN interfaces has been modified to prepare for support of
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment