Advertisement
Guest User

Tomato 138.12 changelog

a guest
Feb 2nd, 2017
782
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. .:: Forked off from Tomato-ARM by Shibby, builds compiled by @kille72 - https://openlinksys.info. Source: https://bitbucket.org/kille72/tomato-arm-kille72 ::.
  2.  
  3. Disclaimer: I am not responsible for any bricked routers nor do I encourage other people to flash alternative firmwares on their routers. Use at your own risk!
  4.  
  5. *AT in image name = AdvancedTomato GUI
  6.  
  7. 138.12
  8. - OpenSSL: Updated to 1.0.2k
  9. - kernel-arm: Fix Broadcom nvram_commit() function (ported from DD-WRT) (Broadcom bug)
  10. - tor: updated to 0.2.9.9
  11. - dnscrypt: updated to 1.9.4
  12. - about.asp: Cosmetics
  13. - pcre: updated to 8.40
  14. - usb_modeswitch: updated to 2.50, and data package to 2017-01-20
  15. - router/Makefile: Tor - disable unit-tests
  16. - AdBlock: improvements (problem with downloading blacklists after reboot)
  17.  
  18. 138.11
  19. - sqlite: updated to 3.16.2
  20. - dnscrypt: updated to 1.9.1
  21. - nano: updated to 2.7.4
  22. - tor: updated to 0.2.9.8
  23. - Fix some display issues in wireless rates
  24. - libcurl: updated CA certificate bundle as of 2017-01-18
  25. - Fix for "Dead loop on virtual device" message
  26. - Fix lack of BWM stats for WAN when using PPPoE
  27. - Add job control and $RANDOM to Busybox shell
  28. - Samba Patch - Denial of service - CPU loop and memory allocation
  29.  
  30. 138.10
  31. - root's authorized_keys should be perm 0600 (u=rw)
  32. - Add generation/use of ECDSA keys for SSH/Dropbear
  33. - Fixup for 25acdf: restore per-VIF adjustment
  34. - OpenVPN: default port for server 2 changed to 1195, so both servers on default settings can be started at the same time
  35. - OpenVPN: updated to 2.4.0
  36. - Confirm dhcpv6 IP/prefix address has actually changed before restarting dnsmasq/httpd.
  37. - Remove hard coded rapid-commit option. Rapid-commit reduces the messages required for dhcpv6 leases from 4 to 2.
  38. - Fix several ARM nvram utility bugs, nvram save/nvram restore/nvram usage syntax
  39. - sqlite: updated to 3.15.2
  40. - libcurl: updated to 7.52.1
  41. - gmp: updated to 6.1.2
  42. - dnscrypt: updated to 1.8.1
  43. - nano: updated to 2.7.2
  44. - tor: updated to 0.2.8.12
  45.  
  46. 138.9
  47. - OpenVPN: updated to 2.3.14
  48. - tor: updated to 0.2.8.11
  49. - QoS: Fix inbound QoS problem (transmission control)
  50. - Make browser caching much longer
  51. - Heavily increase caching of static assets like CSS, SVG, GIF, PNG, JPG, etc...
  52. - Simplify handling + enable caching for favicon.ico
  53. - nginx: updated to 1.10.2
  54.  
  55. 138.8
  56. - tor: updated to 0.2.8.10
  57. - sqlite: updated to 3.15.1
  58. - nettle: updated to 3.3
  59. - libcurl: updated CA certificate bundle as of 2016-11-02
  60. - Fixed invalid redirect after uploading new "Captive Portal" HTML page
  61. - Add support for user-defined interfaces for Samba
  62.  
  63. 138.7
  64. - OpenVPN: updated to 2.3.13
  65. - OpenVPN: Change the "default" sever Encryption cipher from BF-CBC to more secure AES-128-CBC
  66. - busybox: update to 1.25.1
  67. - revert "fix" in busybox (CONFIG_ASH_EXPAND_PRMT=y)
  68. - Advanced-wireless: Transmit Power changed to 0 (hardware default)
  69. - OUI Lookup changed to macvendors.com
  70. - nano: updated to 2.7.1
  71. - ipset: updated to 6.30
  72. - libcurl: updated to 7.51.0
  73.  
  74. 138.6
  75. - nginx: remove duplicated line in nginx.c
  76. - sqlite: updated to 3.15.0
  77. - libnfsidmap: updated to 0.26
  78. - dropbear: disable MD5 support, for security reasons
  79. - kernel-arm: Patched against CVE-2016-5195 (Dirty Cow)
  80. - tor: updated to 0.2.8.9
  81.  
  82. 138.5
  83. - ~/router/rc/mysql.c: Fix typo
  84. - ~/router/nfs-utils/nfs.rc: Fix typo
  85. - udev: Deleted test directory (There are symlinks that result in a recursion loop)
  86. - udev: Removing test stuff and udevstart code and references
  87. - nettle: Increase optimization level to -O2, to speed up crypto for dnssec validation
  88. - igmpproxy: Reverted to previous version. IGMPv3 implementation seems to break existing IGMPv2 clients
  89. - pcre: updated to 8.39
  90. - libcurl: Add CA bundle support
  91. - libcurl: updated CA certificate bundle as of 2016-09-14
  92.  
  93. 138.4
  94. - tor: updated to 0.2.8.8
  95. - OpenSSL: updated to 1.0.2j
  96. - libcurl: updated to 7.50.3
  97. - MiniDLNA: updated to 1.1.6
  98. - sqlite: updated to 3.14.1
  99. - libsodium: updated to 1.0.11
  100. - gmp: updated to 6.1.1
  101. - DNScrypt: updated to 1.7.0
  102. - usb_modeswitch: updated to 20160803 - http://www.draisberghof.de/usb_modeswitch/ChangeLogData
  103.  
  104. 138.3
  105. - Changes in the Busybox configuration to get the Midnight Commander work properly - (CONFIG_ASH_EXPAND_PRMT=y)
  106.  
  107. 138.2
  108. - TOR: updated to 0.2.8.7
  109.  
  110. 138.1
  111. - Fixed VLAN
  112. - OpenVPN: updated to 2.3.12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement