2 Commits

Author SHA256 Message Date
1f84272e2b Accepting request 1295367 from network:vpn
- update to version 1.9.6:
  * Support dropping inactive tunnels. This is disabled by default
  * Ensure the same relay tunnel is always used when multiple relay
    tunnels are present
  * Fix relay migration panic (forwarded request 1295366 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1295367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nebula?expand=0&rev=9
2025-07-24 16:44:47 +00:00
Richard Rahl
f57a2205b5 - update to version 1.9.6:
* Support dropping inactive tunnels. This is disabled by default
  * Ensure the same relay tunnel is always used when multiple relay
    tunnels are present
  * Fix relay migration panic

OBS-URL: https://build.opensuse.org/package/show/network:vpn/nebula?expand=0&rev=17
2025-07-23 15:15:49 +00:00
6 changed files with 16 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/slackhq/nebula.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/v1.9.5</param>
<param name="revision">refs/tags/v1.9.6</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="package-meta">yes</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c7ef224c0e2068627979b37fc6573e35e08b9d8e1c647ca8951647ce8c088f1
size 2498526

3
nebula-1.9.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b7708488f3ba1cd80ba05b382886cc09700812087d2652847737a6213a7b550
size 4246580

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 23 13:31:01 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to version 1.9.6:
* Support dropping inactive tunnels. This is disabled by default
* Ensure the same relay tunnel is always used when multiple relay
tunnels are present
* Fix relay migration panic
-------------------------------------------------------------------
Wed Mar 12 08:57:08 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -17,7 +17,7 @@
Name: nebula
Version: 1.9.5
Version: 1.9.6
Release: 0
Summary: A scalable overlay networking tool
License: MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddeb93b481716b9ea3d69564218d46de672077bf0c52a596cec67382f215a869
size 3393594
oid sha256:5378eddfd4a6ad01d0a7a8d7f5bfd1a1f1953fe6132070209d9b79011e87cda1
size 3394551