commit 638b3615e4ff5fc664a975404bbb313bf2031e1a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Sep 13 13:08:46 2024 +0100
Update to 1.14.1
e915d109530a34370af948a04cac91b2f049c486.patch | 1572 ------------------------
sources | 4 +-
zerotier-one.spec | 13 +-
3 files changed, 11 insertions(+), 1578 deletions(-)
---
diff --git a/sources b/sources
index ba6d677..c14ba5d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (zerotier-one-1.14.0.tar.gz) =
ba268dd9773a07c0b0e2346a6316b69b3ba4c346bb3d36b20f0a491591f711d5ac40383c03b72c39b523c087348956deadde51406dd996c1418e12d996a25f7d
-SHA512 (vendor-1.14.0.tar.xz) =
6b1ec26bc91f60f25dd7d8197e4a0e4e501fa91c904b9a4e5e8785c08bb60ddd3ec5de6ca09f72e89ef88c1cf2dd1812adf52fe4d4ef187c4a08ca754f35f060
+SHA512 (zerotier-one-1.14.1.tar.gz) =
b7c292eaed841386bd9845aef468f329f2baf38a11b198979366c76c25f250cba303aafe7b2a6d9cf4d6367d3c179b0a7e17c1d267e2c3e68f293f8ce63464b8
+SHA512 (vendor-1.14.1.tar.xz) =
e79000a19a3baf55cb7839085c88e064381f3fdf80ba585267c953ad791ea22a12839729833c5fc547614fd222553820ae71d002ee47b5db7099a2f7ec2b1d58
diff --git a/zerotier-one.spec b/zerotier-one.spec
index cfb2880..a1252ad 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -5,8 +5,8 @@
%endif
Name: zerotier-one
-Version: 1.14.0
-Release: 2%{?dist}
+Version: 1.14.1
+Release: 1%{?dist}
Summary: Smart Ethernet Switch for Earth
# Boost: README.md
@@ -42,10 +42,9 @@ License: BSL and Boost and ASL and ASL 2.0 and MIT
URL:
https://zerotier.com
Source0:
https://github.com/zerotier/ZeroTierOne/archive/%{version}/%{name}-%{vers...
# make with command: 'cd rustybits and mkdir .cargo
-# cargo vendor > .cargo/config.toml' and tar cvf vendor-%{version}.tar.xz vendor/
.cargo/
+# cargo vendor > .cargo/config.toml' and tar cvf vendor-%%{version}.tar.xz vendor/
.cargo/
Source1: vendor-%{version}.tar.xz
Source2: zerotier-one-sysusers
-Patch0: e915d109530a34370af948a04cac91b2f049c486.patch
BuildRequires: cargo
BuildRequires: clang
@@ -86,6 +85,9 @@ the original Google BeyondCorp paper and the Jericho Forum with its
notion of
pushd rustybits
tar -xf %{SOURCE1}
+sed -i -e '1d' vendor/ipnet/src/lib.rs
+sed -i -e
's@54cb3178bd183149cd9db26f0134fa9d31b305d8a29ab75c320408d5fb0b3ed0@9f114797d36b74da607ba52fe38f050593b0b8e046ea7cbe9075d87f8007aed4@g'
\
+ vendor/ipnet/.cargo-checksum.json
popd
%build
@@ -124,6 +126,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_sysusersdir}/%{name}.conf
%changelog
+* Fri Sep 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.14.1-1
+- Update to 1.14.1
+
* Sat Aug 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
1.14.0-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild