Tags: FBLipke/falter-packages
Tags
falter-common: release falter-1.2.2 **Release Notes** Noteworthy Changes Since falter 1.2.1 + Based on OpenWrt-21.02.3 + Introduce an autoupdater da2c6c3 + enforce https on LuCI-Webpages 555e74f + fix nil-error in ffwizard after upgrades 422873d + refactoring in owm.sh 241e563 Buildsystem + build with a reduced packagelist on devices with small flash Known Issues + The LuCI statistics page is only visible, if the user logged into the admin interface. freifunk-berlin#233 + The fritzbox-ethernet-fix (openwrt/openwrt/e9431a8) was merged after 21.02.3-build. This will be included with the next release For a complete changelog please visit https://github.com/Freifunk-Spalter/packages/commits/v1.2.2 Signed-off-by: Martin Hübner <[email protected]>
falter-common: release falter-1.2.1 **Release Notes** Noteworthy Changes Since falter 1.2.0 + Based on OpenWrt-21.02.1 + Fix uptime in owm.sh ce0459c + Use consistant filed names in Wireless-Mesh pages 9096975 987e8fe + Upstream: new OLSRd init script Known Issues + The LuCI statistics page is only visible, if the user logged into the admin interface. freifunk-berlin#233 For a complete changelog please visit https://github.com/Freifunk-Spalter/packages/commits/v1.2.1 Signed-off-by: pmelange <[email protected]>
falter-common: release falter-1.2.0 **Release Notes** Noteworthy Changes Since the Last Release + Based on OpenWrt-21.02.0 + LuCI: swap ports page 1119f88 + Change tunneldigger-servers from a list to a dns lookup directive 29943b0 + Reimplement owm.lua in shell script owm.sh a121188 + Upstream: Change OLSRD from using init-scripts to procd + Upstream: move script `neigh.sh` to upstream olsrd. + That script is now called `olsrd-neigh`. Its available under the alias `neigh.sh` still. Known Issues + The LuCI statistics page is only visible, if the user logged into the admin interface. freifunk-berlin#233 For a complete changelog please visit https://github.com/Freifunk-Spalter/packages/commits/v1.2.0 Signed-off-by: Martin Hübner <[email protected]>
falter-common: release 1.1.2 Release Notes Overal System * Based on OpenWrt-19.07.8 * Fix crashed Luci on devices without wifi * Fix migration issues For a complete changelog please visit https://github.com/Freifunk-Spalter/packages/commits/v1.1.2 Signed-off-by: Martin Hübner <[email protected]>
falter-common: release 1.1.1 Release Notes Overal System * Based on OpenWrt 19.07.7 * Add BBB-VPN (bbbdigger) config page to enable configuration via GUI * Bandwidth settings page: Enbales adjustment of the bandwidth settings via GUI * Rework of /etc/freifunk_release: Now this file steers all OpenWrt-releated options in build-process * Custom index pages: From now on they will be preserved on upgrades * Fix TP-Link CPE-Bug: high CPU-load bug was fixed by setting rssid-leds correctly. For a complete changelog please visit https://github.com/Freifunk-Spalter/packages/commits/v1.1.1 Signed-off-by: Martin Hübner <[email protected]>
falter-common: release 1.1.0 Release Notes Overal System * Based on OpenWrt 19.07.6 * New Concept: build Images with OpenWrt-Imagebuilder instead of compiling everything from scratch * * Is a lot faster than compiling * * Guarantees full binary- and configuration compability with OpenWrt * Migration support from all hedy and kathleen versions of the freifunk-berlin firmware * Port LuCI-Apps to new permission-system * Make 802.11s the stadard mesh mode * Implement adhoc to mesh-upgrade-page for wizard * Add multilanguage support for ffwizard. Currently German an English. * Dynamic banner on console * Customized "Freifunk Falter" footer for LuCI * Creation of /etc/freifunk_release (analagous to /etc/openwrt_release) * Modification to owm.lua script to process the contents of /etc/freifunk_release * Remove the wizard from the Freifunk Menu (the wizard can only be run on an unconfigured system) * Add a post-upgrade assistant system to prompt the user after an upgrade to make decisions about how to configure the system * Rename the package freifunk-berlin-bbbdigger to falter-berlin-bbbdigger * Fix missing footer-menue in luci (Freifunk|Admin|Map)-Button * Fix gps-coordinates in wizard and basic-setting page * Remove sending client MAC addresses in the owm.lua script. For a complete changelog please visit https://github.com/Freifunk-Spalter/packages/commits/v1.1.0 Signed-off-by: pmelange <[email protected]>