1.6.5 version bump

This commit is contained in:
Adam Ierymenko 2021-04-13 16:59:47 -04:00
parent 5262a2f753
commit b70c5b94bd
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
6 changed files with 21 additions and 4 deletions

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
zerotier-one (1.6.5) unstable; urgency=medium
* Fix path filtering bug that could cause "software laser" effect.
* Fix printf overflow in CLI (not exploitable or security related)
* Fix Windows device enumeration issue.
-- Adam Ierymenko <adam.ierymenko@zerotier.com> Tue, 13 Apr 2021 01:00:00 -0700
zerotier-one (1.6.4) unstable; urgency=medium
* REALLY fix a problem causing nodes to go into a "coma" with some network configurations.