Skip to content

Commit

Permalink
docs: releases/v2015.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neocturne committed Jun 16, 2015
1 parent 3fcfbe0 commit f13ac9f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Releases
.. toctree::
:maxdepth: 1

releases/v2015.1.1
releases/v2015.1
releases/v2014.4
releases/v2014.3.1
Expand Down
27 changes: 27 additions & 0 deletions docs/releases/v2015.1.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Gluon 2015.1.1
==============

Added hardware support
~~~~~~~~~~~~~~~~~~~~~~
ar71xx-generic
^^^^^^^^^^^^^^

* TP-Link

- TL-WA830RE (v1)

New features
~~~~~~~~~~~~
The `x86-generic` and `x86-kvm_guest` images now support two ethernet interfaces by default. If two interfaces exist during
the first boot, `eth0` will be used as LAN and `eth1` as WAN.

Bugfixes
~~~~~~~~

* Fix German "Expert Mode" label (was "Export Mode")
* Fix download of OpenSSL during build (because of broken OpenSSL download servers...)
* Fix ABI break causing kernel panics when trying to use network-related modules from the official OpenWrt repository (like `kmod-pppoe`)
* Fix race conditions breaking parallel build occasionally
* A broken network configuration would be generated when an older Gluon version was updated to 2015.1 with
``mesh_on_lan`` enabled in `site.conf`
* Minor announced/alfred JSON format fixes (don't output empty lists where empty objects would be expected)

0 comments on commit f13ac9f

Please sign in to comment.