Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nebula for openSUSE:Factory checked 
in at 2024-05-17 20:05:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nebula (Old)
 and      /work/SRC/openSUSE:Factory/.nebula.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nebula"

Fri May 17 20:05:43 2024 rev:2 rq:1174693 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nebula/nebula.changes    2024-04-12 
17:40:32.888487163 +0200
+++ /work/SRC/openSUSE:Factory/.nebula.new.1880/nebula.changes  2024-05-17 
20:07:01.639424689 +0200
@@ -1,0 +2,21 @@
+Thu May 16 23:07:47 UTC 2024 - Richard Rahl <[email protected]>
+
+- update to version 1.9.0:
+    * This release adds a new setting default_local_cidr_any that defaults to
+      true to match previous behavior, but will default to false in the next
+      release (1.10)
+    * Added example service script for OpenRC
+    * The SSH daemon now supports inlined host keys
+    * The SSH daemon now supports certificates with sshd.trusted_cas
+    * Config setting tun.unsafe_routes is now reloadable
+    * Support for the deprecated local_range option has been removed
+    * Remove the TCP round trip tracking metrics, as they never had correct 
data
+    * Fixed a potential deadlock introduced in 1.8.1
+    * Fixed support for Linux when IPv6 has been disabled at the OS level
+    * DNS will return NXDOMAIN now when there are no results
+    * Allow :: in lighthouse.dns.host
+    * Capitalization of NotAfter fixed in DNS TXT response
+    * Don't log invalid certificates. It is untrusted data and can cause a 
large
+      volume of logs
+
+-------------------------------------------------------------------

Old:
----
  nebula-1.8.2.tar.gz

New:
----
  nebula-1.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nebula.spec ++++++
--- /var/tmp/diff_new_pack.o4XCRr/_old  2024-05-17 20:07:03.463490599 +0200
+++ /var/tmp/diff_new_pack.o4XCRr/_new  2024-05-17 20:07:03.463490599 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           nebula
-Version:        1.8.2
+Version:        1.9.0
 Release:        0
 Summary:        A scalable overlay networking tool
 License:        MIT
@@ -26,9 +26,10 @@
 Source1:        vendor.tar.zst
 Source2:        %{name}.service
 Patch0:         enable-pie.patch
-BuildRequires:  golang-packaging
 BuildRequires:  git-core
+BuildRequires:  golang-packaging
 BuildRequires:  zstd
+BuildRequires:  golang(API) = 1.22
 
 %description
 Nebula is a scalable overlay networking tool with a focus on performance,

++++++ _service ++++++
--- /var/tmp/diff_new_pack.o4XCRr/_old  2024-05-17 20:07:03.499491900 +0200
+++ /var/tmp/diff_new_pack.o4XCRr/_new  2024-05-17 20:07:03.503492045 +0200
@@ -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.8.2</param>
+    <param name="revision">refs/tags/v1.9.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="package-meta">yes</param>

++++++ nebula-1.8.2.tar.gz -> nebula-1.9.0.tar.gz ++++++
++++ 6752 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.o4XCRr/_old and 
/var/tmp/diff_new_pack.o4XCRr/_new differ

Reply via email to