File ZeroTierOne.changes of Package ZeroTierOne

-------------------------------------------------------------------
Fri Sep 12 03:55:48 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.16.0:
  * License Changes to MPL-2.0
  * Default binary builds no longer contain the controller.
  * Network-Specific Relays (preview / beta):
    - It is now possible to designate one or more nodes 
      as network-specific relays to be used in preference to 
      roots for relayed traffic between members of a network. 
      These nodes need not necessarily be members of the network.
    - "Moons" are now considered even more extra deprecated 
       and should not be used in new deployments.
    - We will announce support for network-specific relays once 
      we have worked with some users to test and performed more 
      internal validation.
  * HELLO packet encryption is now available by enabling the 
    encryptedHelloEnabled settting in local.conf.
    - HELLO packets contain no data, only public keys and very 
      basic meta-data like protocol version information.
    - Most users won't care about this, but if you require this 
      for e.g. compliance reasons you can enable. This adds a small 
      amount of CPU and bandwidth overhead to the HELLO sign-on 
      process.
  * Small Fixes:
    - Bridges are no longer counted toward multicast limits.
    - A flow designation issue in bridged traffic under multipath 
      scenarios has been fixed.
    - Library version updates for OIDC and other features.
    - Antiquated and unused software update code removed for 
      precautionary reasons.
    - Compiler warnings removed through removing use of deprecated 
      functions on some platforms.
    - Other minor bug fixes.

-------------------------------------------------------------------
Fri Sep 13 04:14:40 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.14.1:
  * Multithreaded packet I/O support! Currently this is just for Linux and must
    be enabled in local.conf. It will likely make the largest difference on small
    multi-core devices where CPU is a bottleneck and high throughput is desired.
    It may be enabled by default in the future but we want it to be thoroughly
    tested. It's a little harder than it seems at first glance due to the need
    to keep packets in sequence and balance load.
  * Several multipath bug fixes.
  * Updated the versions on a number of libraries related to OIDC support and HTTP.
  * MacOS .app now shows the correct version in its Info.plist manifest.
  * Sanitize MAC addresses in JSON format rules parser.
  * Some basic information about the platform (OS, CPU architecture) is now reported
    to network controllers when networks are joined so it can be displayed to
    network admins and in the future used in policy checking and inventory operations. 

-------------------------------------------------------------------
Fri May  3 03:15:54 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.14.0:
  * Linux I/O performance improvements under heavy load.
  * Improvements to multipath.
  * Fix for port rebinding "coma" bug after periods offline 
    (some laptop users).
  * Fixed a rules engine quirk/ambiguity.
  * Controller API enhancements: node names and other node meta-data.
  * Other bug fixes.

-------------------------------------------------------------------
Fri Sep 15 05:59:24 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.12.2:
  * Faster recovery after changes to physical network settings. 

-------------------------------------------------------------------
Mon Aug 28 03:46:54 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.12.1:
  * Minor release to fix a port binding issue in Linux. 

-------------------------------------------------------------------
Thu Aug 24 04:06:25 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.12.0:
  * Faster recovery after changes to physical network settings.
  * Prometheus compatible metrics support!
  * 10-30% speed improvement on Linux.

-------------------------------------------------------------------
Fri Mar 24 02:59:16 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Updateto version 1.10.6:
  * No changelog. 

-------------------------------------------------------------------
Fri Mar 10 17:10:44 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.10.5:
  * No changelog. 

-------------------------------------------------------------------
Wed Mar  8 16:11:00 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.10.4:
  * No changelog. 

-------------------------------------------------------------------
Thu Feb 16 03:03:03 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.10.3:
  * Fix for duplicate paths in client. Could cause 
    connectivity issues. Affects all platforms.
  * Fix for Ethernet Tap MTU setting, would not properly apply on Linux.
  * SSO updates and minor bugfixes.
  * Add low-bandwidth mode.
  * Add forceTcpRelay mode (optionally enabled.)
  * Fix bug that prevented setting of custom TCP relay address.

-------------------------------------------------------------------
Wed Nov  2 03:15:28 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.10.2:
  * Fix another SSO "stuck client".
  * Expose root-reported external IP/port information via the
    local JSON API for better diagnostics.
  * Multipath: CLI output improvement for inspecting bonds.
  * Multipath: balance-aware mode.
  * Multipath: Custom policies.
  * Multipath: Link quality measurement improvements.

-------------------------------------------------------------------
Fri Jul  1 04:32:40 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.10.1:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.10.1/RELEASE-NOTES.md 

-------------------------------------------------------------------
Tue Jun 14 03:16:41 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.10.0:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.10.0/RELEASE-NOTES.md 

-------------------------------------------------------------------
Mon Jun  6 05:20:21 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Fix build. 

-------------------------------------------------------------------
Thu Apr 28 02:43:32 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.8.9:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.8.9/RELEASE-NOTES.md 

-------------------------------------------------------------------
Tue Apr 12 08:22:08 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.8.8:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.8.8/RELEASE-NOTES.md 

-------------------------------------------------------------------
Thu Mar 31 13:38:43 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.8.7:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.8.7/RELEASE-NOTES.md 

-------------------------------------------------------------------
Fri Mar 11 17:16:57 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.8.6:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.8.6/RELEASE-NOTES.md 

-------------------------------------------------------------------
Thu Dec  2 03:33:11 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.8.4:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.8.4/RELEASE-NOTES.md 

-------------------------------------------------------------------
Wed Nov 17 11:46:06 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Update to version 1.8.3:
  * Full changelog https://github.com/zerotier/ZeroTierOne/blob/1.8.3/RELEASE-NOTES.md 

-------------------------------------------------------------------
Thu Nov 11 09:35:26 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Update to version 1.8.2:
  * Fix multicast on linux.
  * Fix a bug that could cause the tap adapter to have the wrong 
    MAC on Linux.

-------------------------------------------------------------------
Fri Oct 29 02:47:06 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.8.1:
  * Set MAC address before bringing up Linux TAP link.
  * Stop binding to temporary IPv6 addresses.
  * Fix for mistakenly using v6 source addresses for v4 routes 
    on some platforms.
  * Implement a workaround for one potential source of a "coma" bug,
    which can occur if buggy NATs/routers stop allowing the service
    to communicate on a given port. ZeroTier now reassigns a new
    secondary port if it's offline for a while unless a secondary 
    port is manually specified in local.conf. 
    Working around crummy buggy routers is an ongoing effort.
  * Added additional hardening against address impersonation on 
    networks.
  * Remove support for REALLY ancient 1.1.6 or earlier network 
    controllers.

-------------------------------------------------------------------
Fri Sep 24 12:16:26 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Update to version 1.6.6:
  This is a patch release incorporating a mitigation against the 
  security issue reported on September 20th, 2021. 
  It's not absolutely required (as the issue was mitigated in our 
  hosted roots) but is highly recommended for all users.

-------------------------------------------------------------------
Sat May  1 08:53:21 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Update to version 1.6.5:
  * No changelog. 

-------------------------------------------------------------------
Tue Mar 23 05:48:23 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Initial package 
openSUSE Build Service is sponsored by