Skip to content

Commit

Permalink
falter-common: release falter-1.2.0
Browse files Browse the repository at this point in the history
**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. #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]>
  • Loading branch information
Akira25 committed Oct 26, 2021
1 parent e68c30f commit 8bd0944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/falter-common/files-common/etc/freifunk_release
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FREIFUNK_DISTRIB_ID="Freifunk Falter"
FREIFUNK_RELEASE='1.2.0-snapshot'
FREIFUNK_OPENWRT_BASE='21.02-SNAPSHOT'
FREIFUNK_RELEASE='1.2.0'
FREIFUNK_OPENWRT_BASE='21.02.0'
FREIFUNK_REVISION='%R'

0 comments on commit 8bd0944

Please sign in to comment.