diff --git a/_service b/_service index d02981e..0c2ce40 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/slackhq/nebula.git git - refs/tags/v1.8.2 + refs/tags/v1.9.0 @PARENT_TAG@ v(.*) yes diff --git a/nebula-1.8.2.tar.gz b/nebula-1.8.2.tar.gz deleted file mode 100644 index fa9bb0b..0000000 --- a/nebula-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:719f5526e8cdd98d57a1a6430771b282bf4f4e9fa0b35615ceb6a3830143e709 -size 2355464 diff --git a/nebula-1.9.0.tar.gz b/nebula-1.9.0.tar.gz new file mode 100644 index 0000000..f029b93 --- /dev/null +++ b/nebula-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584f48d77b4cee17d06ff29f03c02484b4089fb8cd23c46b0e41a8cf43795b01 +size 2290572 diff --git a/nebula.changes b/nebula.changes index 4d326f7..c69b35f 100644 --- a/nebula.changes +++ b/nebula.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu May 16 23:07:47 UTC 2024 - Richard Rahl + +- 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 + ------------------------------------------------------------------- Tue Apr 9 06:08:08 UTC 2024 - Richard Rahl diff --git a/nebula.spec b/nebula.spec index 2a3c9d0..8282dfc 100644 --- a/nebula.spec +++ b/nebula.spec @@ -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 @@ Source0: %{name}-%{version}.tar.gz 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, diff --git a/vendor.tar.zst b/vendor.tar.zst index 3fb5f84..e6fd892 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83d1387a3b13771eafef8ec208d3599fc87d02640d8fd60cbec897f9f478ef29 -size 2433033 +oid sha256:fd983e07451c2d274c4d399722ef389266c420d8ab77428278b378177fe10f12 +size 2431751