Skip to content

Commit

Permalink
Milestone: 3.X.3.9-099 complete
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-padavan committed Jan 31, 2016
1 parent fde1eae commit 9e766b9
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 4 deletions.
34 changes: 32 additions & 2 deletions changes.eng.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ASUS RT-N11P/N14U/N56U/N65U/AC51U/AC54U/AC1200HP custom firmware by Padavan
ASUS RT-N11P/N14U/N56U/N65U/AC51U/AC54U/AC1200/AC1200HP custom firmware by Padavan


Project sources:
Expand Down Expand Up @@ -34,6 +34,36 @@ After manual NVRAM reset:

LIST OF CHANGES

3.X.3.9-099:
----------------------------------------------------------
[RT-AC1200]
- Added support the MT7628 SoC.
- Initial release (please report any issues).
[Common changes]
- Updated busybox to 1.24.1+.
- Updated OpenSSL to 1.0.1r.
- Updated OpenVPN to 2.3.10.
- Updated OpenSSH to 7.1p2.
- Updated ipset to 6.27.
- Updated miniupnpd to 1.9.20160119.
- Updated usb-modeswitch to 2.3.0, updated usb-modeswitch-data up to 2016-01-12.
- Minidlna: fixed external subtitles on Samsung Series J.
- Scripts: fixed broken Entware-ng script in the -098 build.
- Linux kernel: fixed short UDP reads regression introduced in the -098 build.
- Linux kernel: updated USB unusual_devs quirks.
- Linux kernel: updated USB modem tables.
- Linux kernel: fixed SD card driver issue on MT7621/MT7628.
- Ethernet switch: added support MT762x/MT7530 per-VLAN untag control.
- Ethernet switch: use only broadcast storm rate limit for MT762x/MT7530.
- Ethernet switch: fixed isolation after change WAN bridge mode to disable.
- Control: improved skip pre-DMZ rules logic.
- Control: enabled LAN DHCP client by default for AP Mode.
- Wireless: increase CE SKU TxPower limits for 2.4GHz (up to 100mW).
- WebUI: accept ecdsa and ed25519 to 'authorized_keys' textarea.
- WebUI: add control of Cron daemon and Crontabs.
- WebUI: add support SD card and SATA control.


3.X.3.9-098:
----------------------------------------------------------
[RT-N56U_B1]
Expand Down Expand Up @@ -1245,5 +1275,5 @@ After manual NVRAM reset:


-
12/30/2015
01/31/2016
Padavan
4 changes: 2 additions & 2 deletions trunk/versions.inc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FIRMWARE_ROOTFS_VER=3.9
FIRMWARE_BUILDS_VER=098
FIRMWARE_BUILDS_REV=$(shell git rev-parse --short HEAD 2>/dev/null)
FIRMWARE_BUILDS_VER=099
#FIRMWARE_BUILDS_REV=$(shell git rev-parse --short HEAD 2>/dev/null)

0 comments on commit 9e766b9

Please sign in to comment.