Advertisement
Guest User

Tomato 138.10

a guest
Jan 9th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 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. 138.10
  6. - root's authorized_keys should be perm 0600 (u=rw)
  7. - Add generation/use of ECDSA keys for SSH/Dropbear
  8. - Fixup for 25acdf: restore per-VIF adjustment
  9. - OpenVPN: default port for server 2 changed to 1195, so both servers on default settings can be started at the same time
  10. - OpenVPN: updated to 2.4.0
  11. - Confirm dhcpv6 IP/prefix address has actually changed before restarting dnsmasq/httpd.
  12. - Remove hard coded rapid-commit option. Rapid-commit reduces the messages required for dhcpv6 leases from 4 to 2.
  13. - Fix several ARM nvram utility bugs, nvram save/nvram restore/nvram usage syntax
  14. - sqlite: updated to 3.15.2
  15. - libcurl: updated to 7.52.1
  16. - gmp: updated to 6.1.2
  17. - dnscrypt: updated to 1.8.1
  18. - nano: updated to 2.7.2
  19. - tor: updated to 0.2.8.12
  20.  
  21. 138.9
  22. - OpenVPN: updated to 2.3.14
  23. - tor: updated to 0.2.8.11
  24. - QoS: Fix inbound QoS problem (transmission control)
  25. - Make browser caching much longer
  26. - Heavily increase caching of static assets like CSS, SVG, GIF, PNG, JPG, etc...
  27. - Simplify handling + enable caching for favicon.ico
  28. - nginx: updated to 1.10.2
  29.  
  30. 138.8
  31. - tor: updated to 0.2.8.10
  32. - sqlite: updated to 3.15.1
  33. - nettle: updated to 3.3
  34. - libcurl: updated CA certificate bundle as of 2016-11-02
  35. - Fixed invalid redirect after uploading new "Captive Portal" HTML page
  36. - Add support for user-defined interfaces for Samba
  37.  
  38. 138.7
  39. - OpenVPN: updated to 2.3.13
  40. - OpenVPN: Change the "default" sever Encryption cipher from BF-CBC to more secure AES-128-CBC
  41. - busybox: update to 1.25.1
  42. - revert "fix" in busybox (CONFIG_ASH_EXPAND_PRMT=y)
  43. - Advanced-wireless: Transmit Power changed to 0 (hardware default)
  44. - OUI Lookup changed to macvendors.com
  45. - nano: updated to 2.7.1
  46. - ipset: updated to 6.30
  47. - libcurl: updated to 7.51.0
  48.  
  49. 138.6
  50. - nginx: remove duplicated line in nginx.c
  51. - sqlite: updated to 3.15.0
  52. - libnfsidmap: updated to 0.26
  53. - dropbear: disable MD5 support, for security reasons
  54. - kernel-arm: Patched against CVE-2016-5195 (Dirty Cow)
  55. - tor: updated to 0.2.8.9
  56.  
  57. 138.5
  58. - ~/router/rc/mysql.c: Fix typo
  59. - ~/router/nfs-utils/nfs.rc: Fix typo
  60. - udev: Deleted test directory (There are symlinks that result in a recursion loop)
  61. - udev: Removing test stuff and udevstart code and references
  62. - nettle: Increase optimization level to -O2, to speed up crypto for dnssec validation
  63. - igmpproxy: Reverted to previous version. IGMPv3 implementation seems to break existing IGMPv2 clients
  64. - pcre: updated to 8.39
  65. - libcurl: Add CA bundle support
  66. - libcurl: updated CA certificate bundle as of 2016-09-14
  67.  
  68. 138.4
  69. - tor: updated to 0.2.8.8
  70. - OpenSSL: updated to 1.0.2j
  71. - libcurl: updated to 7.50.3
  72. - MiniDLNA: updated to 1.1.6
  73. - sqlite: updated to 3.14.1
  74. - libsodium: updated to 1.0.11
  75. - gmp: updated to 6.1.1
  76. - DNScrypt: updated to 1.7.0
  77. - usb_modeswitch: updated to 20160803 - http://www.draisberghof.de/usb_modeswitch/ChangeLogData
  78.  
  79. 138.3
  80. - Changes in the Busybox configuration to get the Midnight Commander work properly - (CONFIG_ASH_EXPAND_PRMT=y)
  81.  
  82. 138.2
  83. - TOR: updated to 0.2.8.7
  84.  
  85. 138.1
  86. - Fixed VLAN
  87. - OpenVPN: updated to 2.3.12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement