From 8cf24f12b3d1dba0f5d8e84bc84d67d8ecfac903 Mon Sep 17 00:00:00 2001 From: Lucas Castro Date: Thu, 11 Jan 2024 14:20:24 -0300 Subject: New upstream version 1.0.9 --- README | 2 +- foolsm.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index 6c58b30..5604420 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ Else If connection (or group) is DOWN AND ( (A <= min_packet_loss) AND (C > min_successive_pkts_rcved) ) then change the connection (or group) to up. -Note: Foolsm assumes each connection starts UP. +Note: Foolsm assumes each connection starts in an UNKNOWN state by default. DEPENDENCIES diff --git a/foolsm.spec b/foolsm.spec index 4e82bd7..fbf7541 100644 --- a/foolsm.spec +++ b/foolsm.spec @@ -7,7 +7,7 @@ Summary: The Foobar Link Status Monitor Name: foolsm -Version: 1.0.8 +Version: 1.0.9 Release: 1%{?dist} License: GPLv2 URL: http://lsm.foobar.fi/ @@ -180,6 +180,9 @@ fi %dir %{_sharedstatedir}/foolsm %changelog +* Sun Dec 18 2016 Mika Ilmaranta - 1.0.9-1 +- README: fixed note about assumed start state + * Wed Sep 9 2016 Mika Ilmaranta - 1.0.8-1 - foolsm.spec: triggers to move old lsm config for foolsm - fix forever loop in waitpid while loop -- cgit v1.2.3