Gvm Libs Versions Save

Greenbone Vulnerability Management Libraries

v22.5.2

1 year ago

22.5.2 - 2023-04-26

Changed

v22.5.1

1 year ago

22.5.1 - 2023-04-24

Added

  • Add action for reporting the conventional commits 49ac6f1c

Bug Fixes

  • using %zu instead of %lu on size_t 009b689a

v22.5.0

1 year ago

22.5.0 - 2023-04-18

Added

  • Implemented a function that generates a hash value for an arbitrary string. #753 2d1464aa
  • XML element_to_string function ba1b52af
  • option to force LDAPS for authentication ff407a6a
  • the possibility to set reference value for logs (#735) a233429d
  • Boreas timeout option (#711) 688fc637

Changed

  • Use default Greenbone PR template f75281bb
  • Use a single workflow file for releases 7a56efd4
  • Use action for release Workflow (#729) b3e16607
  • Update creating tags for container images 257d004c
  • Set LDAP version to 3 after initialization (#723) b727c7e3
  • Use pkg-config to search for libgpgme and libgcrypt 2532976e
  • container pipeline should also trigger boreas image build (#717) 2cf16623
  • Define a better port list and use it (#712) a6bb1aa4
  • Use new trigger-workflow action to update dependent images 336e9967
  • Split building build and production container images df13d5b3
  • Build container images for pull requests too 3145e06d
  • Use docker/meta-action for container tags and labels b15ed180
  • Update install docs regarding debian version and libpaho 53e3e061

Bug Fixes

  • Use source size copying strings with memcpy 297cee37
  • Resolve error on compile (#741) de63a18f
  • define LOG_REFERENCES_AVAILABLE in header c05cbad5
  • set reference to static 573ec741
  • Werror=maybe-uninitialized on GCC 12 dd95e594
  • Require libpaho for mqtt support 03149d73

v22.4.6

1 year ago

22.4.6 - 2023-04-04

Added

  • XML element_to_string function 0e36300a

Bug Fixes

  • Use source size copying strings with memcpy 2366d400
  • Use source size copying strings with memcpy 15f93ef1

v22.4.5

1 year ago

22.4.5 - 2023-03-30

Added

  • option to force LDAPS for authentication 7f2595fa

Changed

  • Use default Greenbone PR template 814097cf
  • Use a single workflow file for releases d5116684

Bug Fixes

  • Update release workflow to create patch releases for stable 09ff9222
  • Resolve error on compile (#741) (#744) 474d7328

v22.4.4

1 year ago

22.4.4 - 2023-02-09

Bug Fixes

  • define LOG_REFERENCES_AVAILABLE in header 4daf825f
  • set reference to static a97a53a9

v22.4.3

1 year ago

22.4.3 - 2023-02-08

Added

  • the possibility to set reference value for logs (#735) (#736) c6fd2b76

v22.4.2

1 year ago

22.4.2 - 2023-01-09

Changed

  • Use action for release Workflow (#729) aa59170b
  • Update creating tags for container images (#726) c3feb8b5
  • Set LDAP version to 3 after initialization (#723) (#724) f1b53636
  • Use pkg-config to search for libgpgme and libgcrypt (#722) 55d363ae

Bug Fixes

  • Werror=maybe-uninitialized on GCC 12 a57a939b

v22.4.1

1 year ago

[22.4.1] - 2022-11-16

Added

  • Boreas timeout option (#711) (#716) 3804c7e

v22.4.0

1 year ago

22.4.0 - 2022-07-18

Added

  • Log warning when Redis tcp connection is used (#670) 064e014e
  • possibility to connect to redis via TCP 91d95c5e
  • Add simple method of getting the out iface c0d4f000
  • automatic reinit mqtt after reset (#612) 750c2a9e
  • subscribe and retrieve message from mqtt 31945758

Changed

  • Check for malloc_trim() support. (#668) e9a94e79
  • more patient reverse lookup (#666) 4bf399b2
  • Create pid file by specifying full path 572f3757

Bug Fixes

  • use strlen of previous argv to gain max name c6bf65dc
  • remove additional argv when previously set on proctitle_set 8a181710
  • add safeguard for is_keyword in pwpolicy b35bb162
  • instead of setting strlen of argc just assume _POSIX_PATH_MAX 256 ee3ea12e
  • return with error code when mqtt connect fails (#671) 95fa8ee5
  • add missing dependency to gvm_util within boreas (#662) ac14fa5b
  • Fix getting the wrong out iface 71f5e150
  • Fix potential dead lock 3ac3ed2b
  • Always init logger mutex before use c71a1d51
  • Using deprecation warning for g_memdup in gvm-libs for backwards compability, but also allow modern gcc versions. [#605] 11612bb9
  • Changed to latest release of cgreen, to avoid the ninja problems, maybe will change it later again 4452432b