Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
1f84272e2b | |||
|
f57a2205b5 |
2
_service
2
_service
@@ -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>
|
||||
|
@@ -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
3
nebula-1.9.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b7708488f3ba1cd80ba05b382886cc09700812087d2652847737a6213a7b550
|
||||
size 4246580
|
@@ -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>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nebula
|
||||
Version: 1.9.5
|
||||
Version: 1.9.6
|
||||
Release: 0
|
||||
Summary: A scalable overlay networking tool
|
||||
License: MIT
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddeb93b481716b9ea3d69564218d46de672077bf0c52a596cec67382f215a869
|
||||
size 3393594
|
||||
oid sha256:5378eddfd4a6ad01d0a7a8d7f5bfd1a1f1953fe6132070209d9b79011e87cda1
|
||||
size 3394551
|
||||
|
Reference in New Issue
Block a user