Skip to content

Commit f13ac9f

Browse files
committed
docs: releases/v2015.1.1
1 parent 3fcfbe0 commit f13ac9f

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Releases
4949
.. toctree::
5050
:maxdepth: 1
5151

52+
releases/v2015.1.1
5253
releases/v2015.1
5354
releases/v2014.4
5455
releases/v2014.3.1

docs/releases/v2015.1.1.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Gluon 2015.1.1
2+
==============
3+
4+
Added hardware support
5+
~~~~~~~~~~~~~~~~~~~~~~
6+
ar71xx-generic
7+
^^^^^^^^^^^^^^
8+
9+
* TP-Link
10+
11+
- TL-WA830RE (v1)
12+
13+
New features
14+
~~~~~~~~~~~~
15+
The `x86-generic` and `x86-kvm_guest` images now support two ethernet interfaces by default. If two interfaces exist during
16+
the first boot, `eth0` will be used as LAN and `eth1` as WAN.
17+
18+
Bugfixes
19+
~~~~~~~~
20+
21+
* Fix German "Expert Mode" label (was "Export Mode")
22+
* Fix download of OpenSSL during build (because of broken OpenSSL download servers...)
23+
* Fix ABI break causing kernel panics when trying to use network-related modules from the official OpenWrt repository (like `kmod-pppoe`)
24+
* Fix race conditions breaking parallel build occasionally
25+
* A broken network configuration would be generated when an older Gluon version was updated to 2015.1 with
26+
``mesh_on_lan`` enabled in `site.conf`
27+
* Minor announced/alfred JSON format fixes (don't output empty lists where empty objects would be expected)

0 commit comments

Comments
 (0)