aboutsummaryrefslogtreecommitdiff
path: root/foolsm.spec
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-06-05 11:21:17 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-06-05 19:00:29 -0300
commit965d844f3ed27780ac7df453dcd9d8b7271c5cf9 (patch)
tree80e07c54e1f8264be55dcf818865b433e1475a54 /foolsm.spec
parent21119406396e5e2d98a9f8cc4e59013ac88ea27d (diff)
New upstream version 1.0.21
Diffstat (limited to 'foolsm.spec')
-rw-r--r--foolsm.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/foolsm.spec b/foolsm.spec
index 70a2f89..b127834 100644
--- a/foolsm.spec
+++ b/foolsm.spec
@@ -2,7 +2,7 @@
Summary: The Foobar Link Status Monitor
Name: foolsm
-Version: 1.0.18
+Version: 1.0.21
Release: 1%{?dist}
License: GPLv2
URL: https://lsm.foobar.fi/
@@ -78,6 +78,16 @@ install -m0644 foolsm.service %{buildroot}%{_unitdir}/
%{_datadir}/munin/plugins/foolsm_
%changelog
+* Wed Aug 18 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.21-1
+- ensure sane value for connection min_rtt
+
+* Wed Aug 18 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.20-1
+- fixed comparison logic error
+
+* Mon Aug 16 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.19-1
+- added min & max rtt. making them the last parameters scripts get to not
+ break old user scripts
+
* Mon Jul 19 2021 Mika Ilmaranta <ilmis@nullnet.fi> - 1.0.18-1
- fixed compile time warnings with el8 compiler