commit 702567735953588f97a8198546aac1f50db1cc90
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Aug 17 15:23:19 2022 -0500
fix: tftp header fix
M go.mod
M go.sum
commit bbb7d1a480401f149196ef125973e61231e76402
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Aug 3 10:39:00 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