Ich mach hier mal das Human Mailinglisten Gate:
Hi,
we’ve made a new maintenance release of Gluon. As always, the full
release notes can be found at
https://gluon.readthedocs.org/en/v2015.1.2/releases/v2015.1.2.html
Updating is recommended, as it fixes two major bugs:
- Broken DNS resolution on IPv6-only WAN connections
- MTU issues on mesh-on-LAN/WAN links (gluon-mesh-batman-adv-15 only, -14 is not affected)
4 „Gefällt mir“
Leider macht er bei mir schon bei make update nen Fehler 
Applying: firmware-utils: remove dependency on error.h in tplink-safeloader
error: tools/firmware-utils/src/tplink-safeloader.c: does not exist in index
Patch failed at 0009 firmware-utils: remove dependency on error.h in
tplink-safeloader
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
error: pathspec 'patched' did not match any file(s) known to git.
make: *** [update] Error 1
Dann ist wohl dein Build-Dir etwas kaputt^^
so liefs einwandfrei
git clone GitHub - freifunk-gluon/gluon: a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
git checkout tags/v2015.1.2
…
make update
http://map.en.freifunk.ruhr/sprockhoevel/#!v:m;n:14cc206e172c
Updates laufen geschmeidig durch und Mesh on LAN Geräte sind auch endlich wieder
erreichbar per SSH/Status Seite 
Gruß
Ja. Ich hatte mir das tar.gz geholt. Matthias hat mir aber schon geschrieben das das wohl Böse ist.
Hab dann
git clone https://github.com/freifunk-gluon/gluon.git gluon -b v2015.1.2
gemacht und jetzt kompiliert es auch schon.
Da hat er bei mir immer „master“ gebaut, deshalb mach ich das jetzt mit tag 
git branch -a gibt auch eher das hier aus bei mir
master
remotes/origin/2014.3.x
remotes/origin/2014.4.x
remotes/origin/HEAD → origin/master
remotes/origin/master
remotes/origin/mr12-62
remotes/origin/single-as-lan
remotes/origin/status-page
remotes/origin/v2015.1.x