Asuswrt-Merlin 380.67 Beta 2 is now available for all supported model. This update merges with newer Asus GPL, improves SSL certificate support for the webui, and updates various components.
Changes in Beta 4:
Changes in Beta 3:
Changes in Beta 2:
The highlights:
Things in need of specific testing:
Downloads are here.
Changelog is here.
Please keep discussion in this thread on these specific beta releases. Off-topic posts will be moved or deleted.
Changes in Beta 4:
Code:
7df69e9 openvpn: changed two logger calls to avoid spaces in program id (ref. issue #1413)
4439b10 ez-ipupdate: make syslog entries RFC-compliant, by removing space from tag (ref. issue #1413)
1dac206 shared: make logmessage() ensure that provided tag don't break RFC3164 by using spaces (ref. issue #1413)
d864e5b rc: reverting logmessage change in Asus's own cases, as we're going to tackle the issue differently, and I don't want unnecessary changes that would increase the risk of merge issues with new GPL
e4692b2 Updated documentation
4620b18 shared: fix replace_char() parameter types
4c85fba rc: minor optimization to ntp - use nvram_get_int() instead of nvram_match()
a08b0a9 webui: properly escape OpenVPN user/passwords that contain &xx strings (close #1398)
f374d01 ssh: revert idle timeout support, as it doesn't work properly anyway
7db034b shared: add missing ";" from previous commit
4a2786c webui: Fix custom Adaptive QoS priority saving under IE 11
d625d15 rc, shared: provide RFC3164 compliant TAG field for hour_monitor and custom_script logmessage() calls (closes #1413)
9f9fd49 webui: add missing help hint for VirtualServer's source IP field (bug from Asus; closes #1409)
f87f4e0 kernel: ctf: temporary fix icmpv6 errors forwarding in reply
4df9152 firewall: fix rule generation for trigger port ranges
e6136ae shared: add replace_char function to strings.c
302d9ce iptables: fix iptables-save for trigger rules
f20cf3c qos: modified tc patch to avoid any potential endless loop between faketc and realtc
c4e8b37 Bumped revision to beta 4
Changes in Beta 3:
Code:
04eec3c Bumped revision to beta 3
2e39e39 ctf: revert BCM6.37's ctf to pre-7743 version, as an attempt to fix broken PPPoE acceleration
23f8e63 Merge with GPL 7743 binary blobs for RT-AC87U; updated kludges
d992e24 qos: implement overhead support for AdaptiveQoS; re-design overhead configuration on the webui; add non-atm based overhead support
927d443 rc: duplicate ssl_enable keyword when enabling FTP TLS
51256fc Add space before WAN IP
b99dc76 qos: implement wedge to iproute2 to insert (fq_)codel support in Adaptive QoS
Changes in Beta 2:
Code:
03e93bc sshd: disable the new 20 mins timeout by default as dropbear's keep-alive support seems broken
3b3bf31 nano: Updated to 2.8.5 (closes #1393)
2b1d74d Updated documentation
642258a webui: restart httpd if the persistent https certificate setting was changed
80316dc vsftpd: implement TLS support
db0eebd openssl: make gencert.sh handle either httpd or ftp certs
2132943 httpd: moved stored SSL certs to /jffs/ssl/, as we have other certs to store
72cdf4d openvpn: better handle misconfigurations where we're missing a route_vpn_gateway
514d1b7 openvpn: put redirect-gateway def1 into the custom area if found in an imported ovpn
1ed8353 Updated documentation
b3fa0bd kernel-mips, kernel-sdk7.x: merge GPL 7743 changes to ppp
8c34035 Merge with GPL 7743 binary blobs for RT-AC66U and RT-AC3200 (minus missing wifi driver); updated kludges
60db666 webui: update SSL persistent certificate location in the tooltip
8216384 Merge pull request #1382 from rmk40/master
fd2de3b upnp: external and internal port arguments are swapped in miniupnpd's config file
23ba41b Bumped revision to beta 2
ddc7959 wpa_supplicant: Support for PEAP/MSCHAPv2 via 802.1x
The highlights:
- Merged with GPL 380_7743. Note that Asus hasn't released GPL drops for all models, so the following models will use a mixture of 7743 and 7378: N66U
- Webui SSL certificates can now be saved to the /jffs/ssl/ folder, and made persistent across reboots. New settings can be found under Administration -> System on the webui.
- Updated numerous components to their latest versions: minidlna, nano, openssl, ipset (ARM). (for those who missed it, OpenVPN was already updated to 2.4.3 in the 380.66_6 security update).
- Vsftpd was upgraded from 2.0.4 to 3.0.3. You might need to adjust any custom configuration you might have done in the past.
- Added TLS support in VSFTPD, which can be enabled on the FTP configuration page. Certificates are also persistent, located under /jffs/ssl/ as ftp.cert and ftp.key.
- As SMB1 is getting deprecated by Microsoft, the switch to enable SMB2 support has been moved to the Samba settings page rather than kept as a tweak.
- Optimized webui images to reduce their size
- Tor runs as a limited user now instead of root, for enhanced security.
- The option to enable/disable bridge multicast snooping was removed, as Asus has now permanently disabled it at the kernel level.
- A few other minor enhancements - see the Changelog for details
Things in need of specific testing:
- The new webui SSL certificate enhancements. Try providing your own certificates under /jffs/https/. To have httpd start using them (after enabling it under Administration -> System), you must restart httpd: "service restart_httpd".
- Vsftpd: make sure it still works properly after the upgrade to the newer 3.x branch
- Tor: make sure it still works properly
- ipset on ARM models: make sure the update to 6.32 didn't break anything
- openvpn: make sure nothing was broken by the recent update to 2.4.3 in 380.66_6.
Downloads are here.
Changelog is here.
Please keep discussion in this thread on these specific beta releases. Off-topic posts will be moved or deleted.
Last edited: