Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ffbs
gluon
Commits
d2d1ea36
Commit
d2d1ea36
authored
10 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
Extend v2014.3.1 release notes
parent
cfd4b8cb
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/v2014.3.1.rst
+24
-11
24 additions, 11 deletions
docs/releases/v2014.3.1.rst
with
24 additions
and
11 deletions
docs/releases/v2014.3.1.rst
+
24
−
11
View file @
d2d1ea36
...
...
@@ -3,25 +3,38 @@ Gluon 2014.3.1
This is a bugfix release.
Bug
fixes
~~~~~~~~
~
Bugfixes
~~~~~~~~
* a bug (zombie processes) in gluon-announced has been fixed
* fastd peers removed from site.conf will be removed from fastd's config
* mesh-vpn-fastd can now be enabled by default from site.conf
* expertmode: setting a password will not remove SSH keys anymore
* expertmode: WAN can be configured statically (instead of DHCP/RA)
* gluon-announced zombie process bug
Minor Chang
es
~~~~~~~~~~~~~
gluon-announced was creating zombie processes when answering requests, causing issu
es
with the new status page which is currently in development.
* fastd peers removed from ``site.conf`` weren't removed correctly from the fastd configuration
on firmware upgrades
* Expert Mode: setting a password will not remove SSH keys anymore
* alfred has been updated to 2014.3.0
* OpenWrt has been updated
We hope this solves the alfred stability issues noted by several people.
* ``gluon-ebtables-filter-ra-dhcp`` and ``gluon-ebtables-filter-multicast`` have been fixed
to allow DHCPv6 to work
* Another ath9k patch has been added, which might further improve WLAN stability and performance
New features
~~~~~~~~~~~~
* Support for static WAN setups instead of (DHCP/Router Advertisement) has been added;
configuration is possible on the port config page of the Expert Mode.
Site changes
~~~~~~~~~~~~
* ``site.conf``
- New option ``fastd_mesh_vpn.enabled`` (boolean, optional).
- The new boolean option ``fastd_mesh_vpn.enabled`` allows
enabling the mesh VPN by default. This value is optional;
if it isn't specified, the mesh VPN will be disabled.
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