You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for creating .sha256sums file for config xml and info files for generate_config_info command using -m and --sha256sums_file options. This will allow for integrity verification of the config info file as well, specially since it now contains code description.
Removed
Removed sha256sums tag from config info file for generate_config_info command if -m is not passed.