# HG changeset patch # User Michiel Broek # Date 1676379662 -3600 # Node ID ebf2bdca0d9b1ab39764c5dacb1ae5642a4242e7 # Parent a6ee7b5b036bdd130a348fe355a8080a60487442 Version 0.3.43 bmsd if there is no ssid received from a node message then send '' to the mon_nodes table in the database instead of (null). (one last file) diff -r a6ee7b5b036b -r ebf2bdca0d9b config.status --- a/config.status Tue Feb 14 11:29:01 2023 +0100 +++ b/config.status Tue Feb 14 14:01:02 2023 +0100 @@ -621,7 +621,7 @@ S["CC"]="gcc" S["CYEARS"]="2016-2023" S["COPYRIGHT"]="Copyright (C) 2016-2023 Michiel Broek, All Rights Reserved" -S["VERSION"]="0.3.42" +S["VERSION"]="0.3.43" S["PACKAGE"]="bms" S["SUBDIRS"]="bmsd doc script tools www" S["target_alias"]="" @@ -709,7 +709,7 @@ D["PACKAGE_STRING"]=" \"\"" D["PACKAGE_BUGREPORT"]=" \"\"" D["PACKAGE_URL"]=" \"\"" -D["VERSION"]=" \"0.3.42\"" +D["VERSION"]=" \"0.3.43\"" D["COPYRIGHT"]=" \"Copyright (C) 2016-2023 Michiel Broek, All Rights Reserved\"" D["STDC_HEADERS"]=" 1" D["HAVE_SYS_TYPES_H"]=" 1"