2
0

changelog 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. zerotier-one (1.6.6) unstable; urgency=medium
  2. * Backport endpoint mitigation against address collision attack.
  3. -- Adam Ierymenko <[email protected]> Tue, 21 Sep 2021 01:00:00 -0700
  4. zerotier-one (1.6.5) unstable; urgency=medium
  5. * Fix path filtering bug that could cause "software laser" effect.
  6. * Fix printf overflow in CLI (not exploitable or security related)
  7. * Fix Windows device enumeration issue.
  8. -- Adam Ierymenko <[email protected]> Tue, 13 Apr 2021 01:00:00 -0700
  9. zerotier-one (1.6.4) unstable; urgency=medium
  10. * REALLY fix a problem causing nodes to go into a "coma" with some network configurations.
  11. -- Adam Ierymenko <[email protected]> Tue, 15 Feb 2021 01:00:00 -0700
  12. zerotier-one (1.6.3-1) unstable; urgency=medium
  13. * Fix a problem causing nodes to go into a "coma" with some network configurations.
  14. -- Adam Ierymenko <[email protected]> Tue, 02 Feb 2021 01:00:00 -0700
  15. zerotier-one (1.6.2-2) unstable; urgency=medium
  16. * This is a minor update to the 1.6.2 package to address issues with
  17. running on ARMv6 CPUs like the Raspberry Pi Zero and original v1 Pi.
  18. -- Adam Ierymenko <[email protected]> Tue, 31 Nov 2020 01:00:00 -0700
  19. zerotier-one (1.6.2) unstable; urgency=medium
  20. * See RELEASE-NOTES.md for release notes.
  21. -- Adam Ierymenko <[email protected]> Mon, 30 Nov 2020 01:00:00 -0700
  22. zerotier-one (1.6.1) unstable; urgency=medium
  23. * See RELEASE-NOTES.md for release notes.
  24. -- Adam Ierymenko <[email protected]> Tue, 24 Nov 2020 01:00:00 -0700
  25. zerotier-one (1.6.0) unstable; urgency=medium
  26. * See RELEASE-NOTES.md for release notes.
  27. -- Adam Ierymenko <[email protected]> Thu, 19 Nov 2020 01:00:00 -0700
  28. zerotier-one (1.5.0) unstable; urgency=medium
  29. * Version 1.5.0 is actually 1.6.0-beta1
  30. * See RELEASE-NOTES.md for release notes.
  31. -- Adam Ierymenko <[email protected]> Mon, 05 Aug 2020 01:00:00 -0700
  32. zerotier-one (1.4.6) unstable; urgency=medium
  33. * Update default root server list
  34. * Fix build flags on "armhf" (32-bit ARM) platforms for better
  35. compatibility with Pi Zero and other devices.
  36. * Fix license text in one.cpp.
  37. * Add a clarification to LICENSE.txt.
  38. -- Adam Ierymenko <[email protected]> Fri, 30 Aug 2019 01:00:00 -0700
  39. zerotier-one (1.4.4) unstable; urgency=medium
  40. * See https://github.com/zerotier/ZeroTierOne for release notes.
  41. * License changed to BSL 1.1
  42. -- Adam Ierymenko <[email protected]> Fri, 23 Aug 2019 01:00:00 -0700
  43. zerotier-one (1.4.2-2) unstable; urgency=medium
  44. * See https://github.com/zerotier/ZeroTierOne for release notes.
  45. * This is a new build that fixes a binary build issue with containers and SELinux
  46. -- Adam Ierymenko <[email protected]> Thu, 04 Aug 2019 01:00:00 -0700
  47. zerotier-one (1.4.2) unstable; urgency=medium
  48. * See https://github.com/zerotier/ZeroTierOne for release notes.
  49. -- Adam Ierymenko <[email protected]> Thu, 04 Aug 2019 01:00:00 -0700
  50. zerotier-one (1.4.0) unstable; urgency=medium
  51. * See https://github.com/zerotier/ZeroTierOne for release notes.
  52. -- Adam Ierymenko <[email protected]> Thu, 29 Jul 2019 01:00:00 -0700
  53. zerotier-one (1.2.12) unstable; urgency=medium
  54. * See https://github.com/zerotier/ZeroTierOne for release notes.
  55. -- Adam Ierymenko <[email protected]> Tue, 25 Jul 2018 01:00:00 -0700
  56. zerotier-one (1.2.10) unstable; urgency=medium
  57. * See https://github.com/zerotier/ZeroTierOne for release notes.
  58. -- Adam Ierymenko <[email protected]> Tue, 08 May 2018 01:00:00 -0700
  59. zerotier-one (1.2.8) unstable; urgency=medium
  60. * See https://github.com/zerotier/ZeroTierOne for release notes.
  61. -- Adam Ierymenko <[email protected]> Tue, 27 Apr 2018 01:00:00 -0700
  62. zerotier-one (1.2.6) unstable; urgency=medium
  63. * See https://github.com/zerotier/ZeroTierOne for release notes.
  64. -- Adam Ierymenko <[email protected]> Tue, 17 Apr 2018 01:00:00 -0700
  65. zerotier-one (1.2.4) unstable; urgency=medium
  66. * See https://github.com/zerotier/ZeroTierOne for release notes.
  67. -- Adam Ierymenko <[email protected]> Mon, 24 Mar 2017 01:00:00 -0700
  68. zerotier-one (1.2.2) unstable; urgency=medium
  69. * See https://github.com/zerotier/ZeroTierOne for release notes.
  70. -- Adam Ierymenko <[email protected]> Fri, 17 Mar 2017 01:00:00 -0700
  71. zerotier-one (1.2.0) unstable; urgency=medium
  72. * See https://github.com/zerotier/ZeroTierOne for release notes.
  73. -- Adam Ierymenko <[email protected]> Tue, 14 Mar 2017 09:08:00 -0700
  74. zerotier-one (1.1.14) unstable; urgency=medium
  75. * See https://github.com/zerotier/ZeroTierOne for release notes.
  76. -- Adam Ierymenko <[email protected]> Tue, 21 Jul 2016 07:14:12 -0700
  77. zerotier-one (1.1.12) unstable; urgency=medium
  78. * See https://github.com/zerotier/ZeroTierOne for release notes.
  79. -- Adam Ierymenko <[email protected]> Tue, 12 Jul 2016 03:02:22 -0700
  80. zerotier-one (1.1.10) unstable; urgency=medium
  81. * See https://github.com/zerotier/ZeroTierOne for release notes.
  82. * ZeroTier Debian packages no longer depend on http-parser since its ABI is too unstable.
  83. -- Adam Ierymenko <[email protected]> Tue, 12 Jul 2016 12:29:00 -0700
  84. zerotier-one (1.1.8) unstable; urgency=low
  85. * See https://github.com/zerotier/ZeroTierOne for release notes.
  86. -- Adam Ierymenko <[email protected]> Fri, 08 Jul 2016 01:56:00 -0700
  87. zerotier-one (1.1.6) unstable; urgency=medium
  88. * First Debian release on ZeroTier, Inc. private apt repository.
  89. * See https://github.com/zerotier/ZeroTierOne for release notes.
  90. -- Adam Ierymenko <[email protected]> Fri, 24 Jun 2016 10:00:00 -0700
  91. zerotier-one (1.1.5) UNRELEASED; urgency=medium
  92. * Development package -- first clean Debian packaging test.
  93. -- Adam Ierymenko <[email protected]> Wed, 08 Jun 2016 10:05:01 -0700