commit e761c6fc7419afab035c3388c187e35371706433
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Aug 17 15:20:53 2022 -0500
fix(tftp): Update tftp header math
M go.mod
M go.sum
commit 07992fb256731b6dbd124dbdfc8f69983d1349ae
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Aug 3 10:42:25 2022 -0500
fix(dr-waltool): Fix a couple of backup bugs
backup was not creating the cert files with appropriate permissions,
and was not backung up the ha-state.json file. Fixed both of these, and
added a saftey interlock for database format changes to prevent taking
a backup that cannot be used by the server version being backed up.
M cmds/dr-waltool/waltool.go
End of Note