Releases: LibreRouterOrg/openwrt
LibreRouterOs 1.2
Release information
LibreRouterOs is a LibreMesh/OpenWrt based firmware that provides official LibreRouter support.
Hardware supported
Offical support
- LibreRouter
- TP-Link WDR3500, WDR3600, WDR4300 (supported by OpenWRT 18.06.5)
Community support
- TP-Link CPE210 v2 and v3
- TP-Link CPE510 v2 and v3
- Probably others
Changelog
- Feature: added a workarround for ath9k stuck radios (package
wifi-unstuck-wa) - Feature: improved the README.md (fe60946)
- Update LibreMesh (diff: libremesh/lime-packages@96dcfa4...6170120)
-
Changes:
lime-report: filter passwords on commands (libremesh/lime-packages#650)- Allow configuring
txpowerfor wireless radios (libremesh/lime-packages#664) - Improve the config examples (libremesh/lime-packages#669)
- Ease the specific wireless config. If no mode is configured, use default ones (libremesh/lime-packages#665)
- New version of pirania with a lot of work from Luandro! It is still in alpha quality, many issues still remains. (libremesh/lime-packages#672, libremesh/lime-packages#680, libremesh/lime-packages#671, libremesh/lime-packages#692)
- LimeApp updated to 0.2.3 from 0.2.1 (https://github.com/libremesh/lime-app/blob/develop/CHANGELOG.md)
- Removed lime-basic metapackage (libremesh/lime-packages#674)
- Add helper functions to write rpcd tests and some ubus-lime-utils tests (libremesh/lime-packages#687)
- Addunsafe_shell() and shell_quote() functions to lime utils libremesh/lime-packages#686
-
Fixes
- Workaround subtle MTU bugs due to vlan usage (libremesh/lime-packages#681)
- make 92_add-lime-repos compatible with 19.07 (libremesh/lime-packages#667)
- Recover limeapp index page (libremesh/lime-packages#690)
- Fix possible colission of VLAN IDs between protocols (libremesh/lime-packages#678)
- Fix gateway detection (libremesh/lime-packages#685)
-
Big thanks to all the libremesh contributors for this release: @germanferrero, @gmarcos87, @G10h4ck, @ilario, @luandro, and @spiccinini. And all that contributed testing, debugging and reviewing!
Upgrade instructions
- download the release
xxx-sysupgrade.bin - verify the sha256!:
sha256sum xxx-sysupgrade.binand compare with the output at the bottom - copy the file to the router:
# scp librerouteros-v1.2-librerouter-lr1-sysupgrade.bin thisnode.info:/tmp/ - upgrade using safe-upgrade through ssh:
ssh root@thisnode.info- install:
# safe-upgrade upgrade -n /tmp/librerouteros-v1.2-librerouter-lr1-sysupgrade.bin - reboot:
# reboot - wait 5 minutes or until you get again an IP from the router
- confirm:
ssh root@thisnode.info safe-upgrade confirm
Read https://github.com/libremesh/lime-packages/blob/master/packages/safe-upgrade/Readme.md for more details using safe-upgrade
sha256: e46b0ca3a4f8960d749c9afde6a5a34fe99160a855297c2fbb3301fcbe1c6df4 librerouteros-v1.2-librerouter-lr1-sysupgrade.bin
Packages and other binaries of the release
LibreRouterOs 1.1
Release information
LibreRouterOs is a LibreMesh/OpenWrt based firmware that provides official LibreRouter support.
Hardware supported
Offical support
- LibreRouter
- TP-Link WDR3500, WDR3600, WDR4300 (supported by OpenWRT 18.06.5)
Community support
- TP-Link CPE210 v2 and v3
- TP-Link CPE510 v2 and v3
- Probably others
Changelog
- Update OpenWrt from 18.06.4 to 18.06.5 (https://openwrt.org/releases/18.06/changelog-18.06.5)
- Mostly security fixes and bug fixes
- Update LibreMesh to (libremesh/lime-packages@96dcfa4)
- Changes:
- Use Ipv6 private ULA addresses instead of public ipv6 addreses by default (libremesh/lime-packages#657)
- Use dnsmasq host-record instead of address (libremesh/lime-packages#654)
- Do the redirect to /app in libremesh lime-app package instead of in this repo (libremesh/lime-packages#651)
- Fixes
- Fix lime-location was not working with ieee80211s (libremesh/lime-packages#643)
- Fixes dnsmasq returning the anycast address when the dns query is for a host if dnsmasq does not know about it.
- Changes:
Upgrade instructions
- download the release
xxx-sysupgrade.bin - verify the sha256!:
sha256sum xxx-sysupgrade.binand compare with the output at the bottom - copy the file to the router:
# scp librerouteros-v1.1-librerouter-lr1-sysupgrade.bin thisnode.info:/tmp/ - upgrade using safe-upgrade through ssh:
ssh root@thisnode.info- install:
# safe-upgrade upgrade -n /tmp/librerouteros-v1.1-librerouter-lr1-sysupgrade.bin - reboot:
# reboot - wait 5 minutes or until you get again an IP from the router
- confirm:
ssh root@thisnode.info safe-upgrade confirm
Read https://github.com/libremesh/lime-packages/blob/master/packages/safe-upgrade/Readme.md for more details using safe-upgrade
sha256: 6f1648d1eddb4219bb70f94e4ba1c7ad68bc1b59c03691e1e0d26caeb229b6f5 librerouteros-v1.1-librerouter-lr1-sysupgrade.bin
Packages and other binaries of the release
LibreRouterOs 1.0 first stable release
Release information
- First stable release
- Based on:
- OpenWrt 18.06.4 (https://openwrt.org/releases/18.06/changelog-18.06.4)
- LibreMesh master branch (libremesh/lime-packages@a5ab2e4)
Install instructions
- download the release
xxx-sysupgrade.bin - verify the sha256!:
sha256sum xxx-sysupgrade.binand compare with the output at the bottom - copy the file to the router:
# scp librerouteros-v1.0-librerouter-lr1-sysupgrade.bin thisnode.info:/tmp/ - upgrade using safe-upgrade through ssh:
ssh root@thisnode.info- install:
# safe-upgrade upgrade -n /tmp/librerouteros-v1.0-librerouter-lr1-sysupgrade.bin - reboot:
# reboot - wait 5 minutes or until you get again an IP from the router
- confirm:
ssh root@thisnode.info safe-upgrade confirm
Read https://github.com/libremesh/lime-packages/blob/master/packages/safe-upgrade/Readme.md for more details using safe-upgrade
sha256: 32c718eddf6bdfd0f70187961337b5d14ed750e3f960dc3324328bc997c100ab librerouteros-v1.0-librerouter-lr1-sysupgrade.bin