File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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)
You can’t perform that action at this time.
0 commit comments