20.8.2 - 2021-06-23
Added
- Check for wrong names or values in the script_xrefs params.
#650
#653 - Log a message if the scanner did not launch all plugins against a host.
#700
#734
Changed
- Replace bogus data with a better message and the vendor. #665
- Improve log message for WMI connect failed or missing WMI support. #670
- Don't use g_error. Use g_warning instead and let the scanner to continue. #710
- Update COPYING file. #750
- Set file permissions when syncing community feed #769
Fixed
- Fix issues discovered with clang compiler. #654
- Fix gcc-9 and gcc-10 warnings. #655
- Fix double free in nasl_cert_query. #658
- Fix message to the client if there is a iface problem. #695
- Fix SIGSEGV when no best route is found. #702
- Fix host count when reverse_lookup_only is enabled. #715
- Use host from the orignal hosts list when boreas is enabled. Backport of PR #727. #725
- The function description of nasl_ssh_shell_read() has been fixed. #755