From 5eeb3f7e93e49e56d5be91ff4b849d1d2220c4f2 Mon Sep 17 00:00:00 2001 From: Eric Sauvageau Date: Thu, 21 Mar 2019 01:42:30 -0400 Subject: [PATCH] Updated documentation --- Changelog-NG.txt | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Changelog-NG.txt b/Changelog-NG.txt index fa48018aa5c..eb884bf013a 100644 --- a/Changelog-NG.txt +++ b/Changelog-NG.txt @@ -3,12 +3,12 @@ Asuswrt-Merlin 384/NG Changelog 384.10 (xx-xxx-2019) - NEW: Added OpenSSL 1.1.1b in parallel to 1.0.2. Some services - like AiCloud are still linked against 1.0.2 because only - Asus can recompile them. + like AiCloud are still linked against 1.0.2 because they + would require Asus to recompile them against 1.1.1. - Services that currently use OpenSSL 1.1.1: - httpd (webui), OpenVPN, wget, net-snmp, - Tor, Strongswan (IPSEC server), inadyn, vsftpd. + Main services that currently use OpenSSL 1.1.1: + httpd (webui), OpenVPN, wget, net-snmp, Tor, + Strongswan (IPSEC server), inadyn, vsftpd, avahi. Note that 1.1.x is slightly slower than 1.0.2, however some services can benefit from the TLS 1.3 support (faster @@ -61,6 +61,12 @@ Asuswrt-Merlin 384/NG Changelog - FIXED: NFSv2 support - FIXED: PPP host-uniq support (Themiron) - FIXED: AiCloud not working on the RT-AX88U + - FIXED: OpenVPN key/certs would sometime end up in nvram in + addition to in /jffs + - FIXED: Couldn't remove an existing OpenVPN key/cert by + clearing the field on the webui + - FIXED: Resetting OpenVPN client to Default values wasn't + removing any existing Extra CA certificate - REMOVED: Beceem Wimax driver. This is deprecated, and was already removed from the HND models. This allows to reclaim close to 2 MB of flash space.