Skip to content

gvmd 21.4.5

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 22 Feb 10:52
· 1646 commits to main since this release

21.4.5 - 2022-02-22

Added

Changed

  • Use GVMD_RUN_DIR instead of GVM_RUN_DIR 4ad3fa76a
  • Use full path GVMD_PID_PATH for PID files a9be3d718
  • Replace blocking table locks with a non-blocking retry loop 3dc4a94b5
  • Change some migration and OSP warnings to info 680b32659
  • Change failed call to xsltproc to a warning 712612d63

Bug Fixes

  • Test if location is null in cve_scan_host to prevent an assertion error 1a54ae4ee
  • Choose correct scan launch function for OSP scans (Fix for #1705) 3a978264d