aboutsummaryrefslogtreecommitdiff
path: root/foolsm.spec
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-02-04 10:28:17 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-02-04 10:28:17 -0300
commitaf3c2d23b401eb9aab09a8278f54520f63062905 (patch)
tree0cf4e448dfeb12f36db2951babba4ba844a9258c /foolsm.spec
parent4cd6f1fb381f65e878bf10c444c5c713d338c48f (diff)
New upstream version 1.0.21upstream/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