mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
versions
This commit is contained in:
parent
0e8c43cfdd
commit
ec4c2aa12f
2 changed files with 10 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
zerotier-one (1.7.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Version 1.8.0 PRE-release, beta testing.
|
||||||
|
|
||||||
|
-- Adam Ierymenko <adam.ierymenko@zerotier.com> Tue, 23 Aug 2021 01:00:00 -0700
|
||||||
|
|
||||||
zerotier-one (1.6.5) unstable; urgency=medium
|
zerotier-one (1.6.5) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix path filtering bug that could cause "software laser" effect.
|
* Fix path filtering bug that could cause "software laser" effect.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: zerotier-one
|
Name: zerotier-one
|
||||||
Version: 1.6.5
|
Version: 1.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: ZeroTier network virtualization service
|
Summary: ZeroTier network virtualization service
|
||||||
|
|
||||||
|
@ -152,6 +152,9 @@ esac
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 23 2021 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.7.1
|
||||||
|
- see https://github.com/zerotier/ZeroTierOne for release notes
|
||||||
|
|
||||||
* Tue Apr 13 2021 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.6.5
|
* Tue Apr 13 2021 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.6.5
|
||||||
- see https://github.com/zerotier/ZeroTierOne for release notes
|
- see https://github.com/zerotier/ZeroTierOne for release notes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue