Advertisement
Guest User

Tomato ARM 139 - @kille72

a guest
Apr 29th, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.19 KB | None | 0 0
  1. Forked off from Tomato-ARM by Shibby, builds compiled by @kille72
  2. PL: https://openlinksys.info/forum/viewthread.php?thread_id=20829
  3. EN: https://www.linksysinfo.org/index.php?threads/fork-tomato-by-shibby-compiled-by-kille72.73397
  4. Source code: https://bitbucket.org/kille72/tomato-arm-kille72
  5. Downloads: https://mega.nz/#F!bAcVXCSY!DgPc0zfhunujKblc1qsQ0w
  6.  
  7. *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!
  8.  
  9. v139
  10. - AdBlock: Autoupdate will be randomly launch between 2:00-2.59 AM every day (to reduce server load at the same time)
  11. - kernel-arm: Disable router anycast address for /127 and /128 prefixes - https://goo.gl/BvNfzq
  12. - dnsmasq: reverting rfc2131.c to previous version - https://goo.gl/N8xNUS
  13. - nano: Updated to 2.8.1
  14. - libcurl: Updated to 7.54.0
  15. - tinc: Add daemon poll option to check if the daemon is running, similar to OpenVPN - https://goo.gl/YHfAaz
  16. - fix "Enable DSCP Fix", and make it MultiWan aware - https://goo.gl/7oQQh9
  17. - Cleaned/Modified UI files according to the Web Consortium W3C standard 1/2
  18. - Added extended 4G signal info to log, corrected watchdog script, fixed wan-up problems on 4G modems, improved vpnrouting script logic, other small changes
  19. - Possibility to select LTE band and roaming in 4G/LTE connection
  20. - tomatoanon: auto update feature changed to check for new versions by kille72
  21. - tor: updated to 0.3.0.6
  22. - httpd: Updated gencert.sh script - https://goo.gl/uA769V
  23. - router/Makefile: Following AsusWRT on OpenSSL compilation
  24. - OpenSSL: clean sources version 1.0.2k (No more hacks)
  25. - OpenSSL: Added -startdate & -enddate arguments in req command - https://goo.gl/YZtDS1
  26. - mssl: Copied AsusWRT code, has some more allowedCiphers defined
  27. - mssl: disable all 3DES ciphers - https://goo.gl/S45mWR
  28. - Cosmetics
  29.  
  30. 138.14
  31. - OpenVPN: updated to 2.4.1
  32. - OpenVPN: upgrade bundled LZ4 library to 1.7.5
  33. - /rom/etc/trust-anchors.conf: Added new digest ID
  34. - stop_transmission.sh: Added additional logging and modified SIGTERM/SIGKILL logic
  35. - xl2tpd: Re-apply Tomato-specific hacks (fixed problem with L2TP in v138.13)
  36. - tinc: updated to 1.1pre14
  37. - sqlite: Updated to 3.18.0
  38. - nano: Updated to 2.8.0
  39. - Patched kernel against CVE-2016-10229
  40. - nginx: updated to 1.10.3
  41. - AdBlock: Autoupdate will be launch on 2:00AM every day (changed value due to slow downloads at 1.00AM)
  42. - about.asp: changed link to my forum thread https://openlinksys.info/forum/viewthread.php?thread_id=20829
  43. - TomatoAnon: changed Tomato MOD information to "Kille72"
  44. - GUI: Added information: "by Kille72 - forked off from Tomato-ARM by Shibby"
  45. - Cosmetics
  46.  
  47. 138.13
  48. - security update for samba, CVE-2012-0870
  49. - security update for samba, CVE-2015-5252
  50. - usb_modeswitch: updated usb-modeswitch-data package to 2017-02-05
  51. - sqlite: Updated to 3.17.0
  52. - zlib: Updated to 1.2.11
  53. - libjson-c: Updated to 0.12.1
  54. - libiconv: Updated to 1.15
  55. - ipset: Updated to 6.31
  56. - libcurl: Updated to 7.53.0
  57. - Add -N flag to httpd (always send no-cache)
  58. - nano: Updated to 2.7.5
  59. - e2fsprogs: Updated to 1.43.4
  60. - libcurl: Updated to 7.53.1
  61. - tor: Updated to 0.2.9.10
  62. - Tor: make fw GeoIP friendly This make link from /usr/share/tor to /tmp/tor
  63. - fix full OpenSSL build
  64. - ipset: Updated to 6.32
  65. - xl2tpd: Updated to 1.3.9
  66. - stealthMode and Optware no longer to be installed
  67. - libsodium: Updated to 1.0.12
  68. - Collection of patches from M_ars to hopefully correct IPTraffic/Bandwidth monitor
  69. - Ensure both UDP and TCP DNS requests are intercepted for all LAN interfaces
  70. - Don't send AT+CGDCONT if APN field is empty
  71. - kernel: (backport) fix reuse-after-free in DCCP
  72. - R1D: Turn off USB 3.0 option
  73. - Updated mymotd script
  74. - USB: Cleanup and tweaks
  75. - dnsmasq: Many changes ported from upstream
  76. - Cosmetics
  77. Info for developers:
  78. - router/Makefile: Added autoreconf to libnfsidmap
  79. - router/Makefile: Added autoreconf to dnscrypt and sqlite
  80. - ~/router/Makefile: add PARALLEL_BUILD directive to OpenSSL and xl2tpd
  81. - router/Makefile: fix udpxy rebuild / install
  82. - router/Makefike: remove --enable-all for nano
  83. - libcurl: Remove /docs/* directories and related stuff out of compiling process to resolve compilation issues
  84. - rc: remove deprecated Tor options This will make tor config more flexible
  85. - fix build on ubuntu
  86. - Workaround to fix VPN build
  87.  
  88. 138.12
  89. - OpenSSL: Updated to 1.0.2k
  90. - kernel-arm: Fix Broadcom nvram_commit() function (ported from DD-WRT) (Broadcom bug)
  91. - tor: updated to 0.2.9.9
  92. - dnscrypt: updated to 1.9.4
  93. - about.asp: Cosmetics
  94. - pcre: updated to 8.40
  95. - usb_modeswitch: updated to 2.50, and data package to 2017-01-20
  96. - router/Makefile: Tor - disable unit-tests
  97. - AdBlock: improvements (problem with downloading blacklists after reboot)
  98.  
  99. 138.11
  100. - sqlite: updated to 3.16.2
  101. - dnscrypt: updated to 1.9.1
  102. - nano: updated to 2.7.4
  103. - tor: updated to 0.2.9.8
  104. - Fix some display issues in wireless rates
  105. - libcurl: updated CA certificate bundle as of 2017-01-18
  106. - Fix for "Dead loop on virtual device" message
  107. - Fix lack of BWM stats for WAN when using PPPoE
  108. - Add job control and $RANDOM to Busybox shell
  109. - Samba Patch - Denial of service - CPU loop and memory allocation
  110.  
  111. 138.10
  112. - root's authorized_keys should be perm 0600 (u=rw)
  113. - Add generation/use of ECDSA keys for SSH/Dropbear
  114. - Fixup for 25acdf: restore per-VIF adjustment
  115. - OpenVPN: default port for server 2 changed to 1195, so both servers on default settings can be started at the same time
  116. - OpenVPN: updated to 2.4.0
  117. - Confirm dhcpv6 IP/prefix address has actually changed before restarting dnsmasq/httpd.
  118. - Remove hard coded rapid-commit option. Rapid-commit reduces the messages required for dhcpv6 leases from 4 to 2.
  119. - Fix several ARM nvram utility bugs, nvram save/nvram restore/nvram usage syntax
  120. - sqlite: updated to 3.15.2
  121. - libcurl: updated to 7.52.1
  122. - gmp: updated to 6.1.2
  123. - dnscrypt: updated to 1.8.1
  124. - nano: updated to 2.7.2
  125. - tor: updated to 0.2.8.12
  126.  
  127. 138.9
  128. - OpenVPN: updated to 2.3.14
  129. - tor: updated to 0.2.8.11
  130. - QoS: Fix inbound QoS problem (transmission control)
  131. - Make browser caching much longer
  132. - Heavily increase caching of static assets like CSS, SVG, GIF, PNG, JPG, etc...
  133. - Simplify handling + enable caching for favicon.ico
  134. - nginx: updated to 1.10.2
  135.  
  136. 138.8
  137. - tor: updated to 0.2.8.10
  138. - sqlite: updated to 3.15.1
  139. - nettle: updated to 3.3
  140. - libcurl: updated CA certificate bundle as of 2016-11-02
  141. - Fixed invalid redirect after uploading new "Captive Portal" HTML page
  142. - Add support for user-defined interfaces for Samba
  143.  
  144. 138.7
  145. - OpenVPN: updated to 2.3.13
  146. - OpenVPN: Change the "default" sever Encryption cipher from BF-CBC to more secure AES-128-CBC
  147. - busybox: update to 1.25.1
  148. - revert "fix" in busybox (CONFIG_ASH_EXPAND_PRMT=y)
  149. - Advanced-wireless: Transmit Power changed to 0 (hardware default)
  150. - OUI Lookup changed to macvendors.com
  151. - nano: updated to 2.7.1
  152. - ipset: updated to 6.30
  153. - libcurl: updated to 7.51.0
  154.  
  155. 138.6
  156. - nginx: remove duplicated line in nginx.c
  157. - sqlite: updated to 3.15.0
  158. - libnfsidmap: updated to 0.26
  159. - dropbear: disable MD5 support, for security reasons
  160. - kernel-arm: Patched against CVE-2016-5195 (Dirty Cow)
  161. - tor: updated to 0.2.8.9
  162.  
  163. 138.5
  164. - ~/router/rc/mysql.c: Fix typo
  165. - ~/router/nfs-utils/nfs.rc: Fix typo
  166. - udev: Deleted test directory (There are symlinks that result in a recursion loop)
  167. - udev: Removing test stuff and udevstart code and references
  168. - nettle: Increase optimization level to -O2, to speed up crypto for dnssec validation
  169. - igmpproxy: Reverted to previous version. IGMPv3 implementation seems to break existing IGMPv2 clients
  170. - pcre: updated to 8.39
  171. - libcurl: Add CA bundle support
  172. - libcurl: updated CA certificate bundle as of 2016-09-14
  173.  
  174. 138.4
  175. - tor: updated to 0.2.8.8
  176. - OpenSSL: updated to 1.0.2j
  177. - libcurl: updated to 7.50.3
  178. - MiniDLNA: updated to 1.1.6
  179. - sqlite: updated to 3.14.1
  180. - libsodium: updated to 1.0.11
  181. - gmp: updated to 6.1.1
  182. - DNScrypt: updated to 1.7.0
  183. - usb_modeswitch: updated to 20160803 - http://www.draisberghof.de/usb_modeswitch/ChangeLogData
  184.  
  185. 138.3
  186. - Changes in the Busybox configuration to get the Midnight Commander work properly - (CONFIG_ASH_EXPAND_PRMT=y)
  187.  
  188. 138.2
  189. - TOR: updated to 0.2.8.7
  190.  
  191. 138.1
  192. - Fixed VLAN
  193. - OpenVPN: updated to 2.3.12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement