Skip to content

Greenbone Security Assistant (GSA) 21.4.2

Compare
Choose a tag to compare
@swaterkamp swaterkamp released this 03 Aug 14:58
b9bc2c9

[21.4.2] 2021-08-03

Added

  • Added new InfoIcon and use it in TargetDialog for information about the elevate credential feature #3091

Changed

  • Changed defaults for installation locations #3045
    • LOCALSTATEDIR is /var by default now
    • SYSCONFDIR is /etc by default now
    • GVM_RUN_DIR and GSAD_PID_DIR are /run/gvm by default now
    • SYSTEMD_SERVICE_DIR is /lib/systemd/system by default now

Removed

  • Removed gsad.default file and adjusted gsad.service file accordingly.
    Packagers should patch gsad.service file to adjust it on their requirements or
    just ship their own #3045

Fixed

  • Initialize severity value with 0 in powerfilter SeverityValuesGroup #3031
  • Make SSH elevate credential optional in gsad #3085