forked from remote/site-ffmuc
90 lines
3.2 KiB
Markdown
90 lines
3.2 KiB
Markdown
# Freifunk München Firmware Changelog
|
|
|
|
## v2015.6.2
|
|
* Bugfix build for welcome version
|
|
|
|
## v2015.6.1
|
|
* Added support of site selection in config mode
|
|
* Switch autoupdater URL back to main firmware repo path
|
|
|
|
## v2015.6
|
|
- Updated to Gluon 2015.1.2
|
|
- Changes: https://gluon.readthedocs.org/en/v2015.1.2/releases/v2015.1.2.html
|
|
|
|
## v2015.5
|
|
- Updated to Gluon 2015.1.1
|
|
- Fixes some problems with mesh on LAN setups
|
|
- x86 images now support two network interfaces, eth0 for LAN and eth1 for WAN
|
|
- Mesh on WAN is disabled by default
|
|
- VPN connection limit was decreased from 2 to 1 to divide the broadcast traffic
|
|
into half and take unnecessary load from overloaded gateways
|
|
|
|
## v2015.4 [never released]
|
|
- Updated to Gluon 2015.1
|
|
- More supported architectures and router models are available, including x86
|
|
- Setup Mode
|
|
- A new wifi configuration page is available to disable client and mesh
|
|
networks on 2.4 & 5GHz indiviually
|
|
- Mesh on WAN can now be configured and is enabled by default
|
|
- Internationalization for German and English is available and will
|
|
be autodetected depending on the browser setting
|
|
|
|
## v2015.3
|
|
- Add 4 new gateways as placeholders (not all are and will be active immediately)
|
|
- Integrated no_rebroadcast fix on mesh-vpn from Gluon Upstream
|
|
- Added another key for stable version signing
|
|
|
|
## v2015.2
|
|
- Updated to new upstream gluon: 52698e62bac2ec0f8764b12cf437040528e77efb
|
|
- Switched to batman-adv compat version 15
|
|
- Changed channel to 6 with HT20 on 2.4GHz
|
|
- Added FFMuc custom gluon packages with ebtables rules:
|
|
- mcast-drop-non-site to prohibit arp traffic except 10.8.0.0/16
|
|
- mcast-drop-arp to drop arp traffic from/to 0.0.0.0
|
|
- mcast-allow-cjdns to allow cjdns multicast traffic
|
|
- Use new gateways with DNS names
|
|
- Changed default download/upload traffic shaping to 12.000/1.200 kbit/s
|
|
- Removed keyformular note on end of luci configuration, as we're now
|
|
blacklisting keys instead of whitelisting
|
|
- Added information about liquid feedback on end of luci configuration
|
|
- Use improved version naming scheme for autoupdater compatibility with
|
|
intermediate versions
|
|
- Use internal NTP server 0.ntp.ffmuc.net
|
|
- Connections from nodes to gateways only over IPv4 for now (MTU issues)
|
|
|
|
## v2015.1
|
|
- Updated to Gluon 2014.4 release
|
|
- Autoupdater
|
|
- Now enabled per default
|
|
- Also fetch firmware from build.freifunk-muenchen.de
|
|
- Require two signatures instead of one for stable autoupdate
|
|
|
|
## snapshot~20141119
|
|
- fixed ipv4-prefix to /16 netmask
|
|
- changed gateways ips to domain-names
|
|
- changed `msg_pub_key` to automate entering the node-data to our key-form
|
|
- changed mesh-SSID from 02:0E:8E:1E:61:17 to mesh.ffm
|
|
- added `ntp_servers` '2.ntp.services.ffm','3.ntp.services.ffm','4.ntp.services.ffm'
|
|
- changed `site_code` back to ffmuc (instead of ffm)
|
|
- changed `hostname_prefix` to NULL
|
|
- changed `mesh_ssid` to mesh.ffmuc
|
|
- added public key from fpletz
|
|
|
|
## 0.6~stable20141018
|
|
- changed ip address for gw02
|
|
|
|
## 0.6~stable20141011
|
|
- gw04 hinzugefügt
|
|
- Text "Knoten hinzufügen" geändert
|
|
- Autoupdater auf "stable" als Standart-Wert gesetzt
|
|
|
|
## 0.6~exp20141004
|
|
- Autoupdater hinzugefügt
|
|
|
|
## 0.6~exp20140926
|
|
- Bugfixes
|
|
- gw02 hinzugefügt
|
|
|
|
## 0.6~exp20140907
|
|
- initiale Version
|