Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nebula for openSUSE:Factory checked in at 2026-07-31 15:30:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nebula (Old) and /work/SRC/openSUSE:Factory/.nebula.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nebula" Fri Jul 31 15:30:33 2026 rev:15 rq:1368495 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nebula/nebula.changes 2026-04-15 16:14:46.656171395 +0200 +++ /work/SRC/openSUSE:Factory/.nebula.new.2004/nebula.changes 2026-07-31 16:09:14.992483594 +0200 @@ -1,0 +2,31 @@ +Thu Jul 30 06:23:36 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 1.11.0: + + Logging has switched from logrus to Go's structured slog + + firewall.inbound_action and firewall.outbound_action (used to + set reject vs. drop policy) were each being applied to the + opposite direction, that is now corrected + + Reject packets for non-TCP now use ICMP code 13 + + The SSH debug server's profiling commands are now confined to + sshd.sandbox_dir, which defaults to $TMP/nebula-debug + + Generate IPv6 reject packets, matching the existing IPv4 behavior + + Accept - in nebula-cert to read from stdin or write to stdout + + Search for both config.yml and config.yaml in service and command + line modes + + Reload the firewall when the unsafe networks in the certificate + change + + Reconfigure, start, and stop the stats listener on a config + reload instead of requiring a restart + + Update a static host's addresses when they change on reload + + Don't require a port on ICMP firewall rules + + Connection track ICMP traffic + + Return NODATA instead of NXDOMAIN from the DNS server for a name + that exists + + Record the local host's details in the DNS server + + Reduce relay handshake log spam + + Start, stop, and reload subsystems cleanly without leaking goroutines + + Control is now safe to stop and wait on from any lifecycle state + + Trigger an immediate lighthouse update when reconnecting to or + adding a lighthouse instead of waiting for the next update tick + +------------------------------------------------------------------- Old: ---- nebula-1.10.3.tar.gz New: ---- nebula-1.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nebula.spec ++++++ --- /var/tmp/diff_new_pack.Z6XdI6/_old 2026-07-31 16:09:16.160524227 +0200 +++ /var/tmp/diff_new_pack.Z6XdI6/_new 2026-07-31 16:09:16.176524783 +0200 @@ -17,7 +17,7 @@ Name: nebula -Version: 1.10.3 +Version: 1.11.0 Release: 0 Summary: A scalable overlay networking tool License: MIT @@ -28,7 +28,7 @@ BuildRequires: git-core BuildRequires: golang-packaging BuildRequires: zstd -BuildRequires: golang(API) >= 1.24.0 +BuildRequires: golang(API) >= 1.26 %description Nebula is a scalable overlay networking tool with a focus on performance, ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Z6XdI6/_old 2026-07-31 16:09:16.252527427 +0200 +++ /var/tmp/diff_new_pack.Z6XdI6/_new 2026-07-31 16:09:16.260527706 +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.10.3</param> + <param name="revision">refs/tags/v1.11.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="package-meta">yes</param> ++++++ nebula-1.10.3.tar.gz -> nebula-1.11.0.tar.gz ++++++ ++++ 33378 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ ++++ 42308 lines of diff (skipped)
