commit 38fdbbb52e4022bd4b5a6ab29a8fdd449a92b98d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 29 14:52:15 2024 +0000
Update to 1.14.2
sources | 4 ++--
zerotier-one.spec | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/sources b/sources
index c14ba5d..68aa24d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (zerotier-one-1.14.1.tar.gz) =
b7c292eaed841386bd9845aef468f329f2baf38a11b198979366c76c25f250cba303aafe7b2a6d9cf4d6367d3c179b0a7e17c1d267e2c3e68f293f8ce63464b8
-SHA512 (vendor-1.14.1.tar.xz) =
e79000a19a3baf55cb7839085c88e064381f3fdf80ba585267c953ad791ea22a12839729833c5fc547614fd222553820ae71d002ee47b5db7099a2f7ec2b1d58
+SHA512 (zerotier-one-1.14.2.tar.gz) =
26c501bc0d968697a703dcb060a9ee9362b5cd2968e5f54198d44e87e3889f6d4a4e5c7446183e726fe9f62d61c1408df62dcb0b26bd6413707d403187bb238d
+SHA512 (vendor-1.14.2.tar.xz) =
cbc120010516e96f03196745fe983349626c6314d63e860c7faee4bc8cf192e08a4ecd90375a5f2be4d909d18bf697eb9646ecb7367537943a7387764d728cdc
diff --git a/zerotier-one.spec b/zerotier-one.spec
index a1252ad..b4fb7d6 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -5,7 +5,7 @@
%endif
Name: zerotier-one
-Version: 1.14.1
+Version: 1.14.2
Release: 1%{?dist}
Summary: Smart Ethernet Switch for Earth
@@ -85,9 +85,6 @@ 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
@@ -126,6 +123,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_sysusersdir}/%{name}.conf
%changelog
+* Tue Oct 29 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.14.2-1
+- Update to 1.14.2
+
* Fri Sep 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.14.1-1
- Update to 1.14.1
Show replies by date