Files
site-ffmuc/CHANGELOG.md
2016-04-27 20:13:09 +02:00

110 lines
4.1 KiB
Markdown

# Freifunk München Firmware Changelog
## v2016.1 (not released yet)
- Updated to Gluon v2016.1.4 (ffmuc fork)
- Changes:
- https://gluon.readthedocs.org/en/v2016.1/releases/v2016.1.html
- https://gluon.readthedocs.org/en/v2016.1.1/releases/v2016.1.1.html
- https://gluon.readthedocs.org/en/v2016.1.2/releases/v2016.1.2.html
- https://gluon.readthedocs.org/en/v2016.1.3/releases/v2016.1.3.html
- https://gluon.readthedocs.org/en/v2016.1.4/releases/v2016.1.4.html
- mesh_no_rebroadcast for mesh-on-wan (8b66da95f1887fc6068a6e9d6b6494c2ff4d2fb4)
- preserve wifi channels feature (76a77902e3624167e81ca6e200519468bb66d5f7)
- site.conf
- disabled IPv4-only fastd
- Changed MTU size to 1280
- site.mk
- added USB support for various devices
## v2015.7
* New stable unified firmware for all segments with site-select feature
* Raised required signatures for stable release to 3
## 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