Gluon v2018.1.1 veröffentlicht

Das Gluon-Projekt hat heute ein Wartungsupdate für den stable Branch v2018.1.x veröffentlicht.

Release Notes:
https://gluon.readthedocs.io/en/v2018.1.x/releases/v2018.1.1.html
Git Tag auf GitHub:
https://github.com/freifunk-gluon/gluon/releases/tag/v2018.1.1

Wichtigste Änderungen:

  • Bug behoben, der unter bestimmten Bedingungen dazu führen konnte, dass der Knoten seine Konfiguration verliert
  • Bug behoben der dazu führte, dass die next-node IP unerreichbar wurde

Original-Nachricht auf der Mailingliste von @anon75826926:

We’ve have just released Gluon v2018.1.1.

This new version fixes a critical regression in the autoupdater that was
introduced in Gluon v2018.1, and that could lead to configuration loss in
certain configurations. For deployments that are still using a version
before v2018.1, we recommend upgrading directly to v2018.1.1.

Another regression introduced in v2018.1 and fixed in v2018.1.1 could lead
to the IPv4 next-node address of Gluon nodes to become unreachable, which
is especially critical in setups that set the clients’ DNS resolver to the
next-node address via DHCP.

As always, the full release notes can be found on Read the Docs:

Gluon 2018.1.1 — Gluon 2018.1.4 documentation

– NeoRaider