Skip to content

gvm-libs 21.4.4

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 21 Feb 08:24
· 606 commits to main since this release

21.4.4 - 2022-02-21

Added

  • Add simple method of getting the out iface 6193b374

Changed

  • Create pid file by specifying full path 8eb2eef0

Bug Fixes

  • add missing dependency to gvm_util within boreas (#662) (#663) 8fece00d
  • Fix getting the wrong out iface 4810fd9d
  • Fix potential dead lock (#641) ca2909e3
  • Always init logger mutex before use 98c55cdd
  • Using deprecation warning for g_memdup in gvm-libs for backwards compability, but also allow modern gcc versions. (backport) [#607] a6ef5972