Skip to content

Releases: greenbone/gvm-libs

gvm-libs 22.19.0

26 Mar 08:13
Compare
Choose a tag to compare

22.19.0 - 2025-03-26

👷 Changed

  • Change and extract curl logic into curlutils from openvasd by @ozgen in c547c88
  • Change and rename curlutils to httputils and encapsulate under gvm_http_* by @ozgen in 2f89d4c
  • Change and rename curlutils to httputils and encapsulate under gvm_http_* by @ozgen in 8855448

🔧 Miscellaneous

  • Use community registry to pull gvm-libs:edge image by @ozgen in #906

gvm-libs 22.18.1

14 Mar 10:42
Compare
Choose a tag to compare

22.18.1 - 2025-03-14

✨ Added

👷 Changed

🐛 Bug Fixes

🔥 Removed

🔧 Miscellaneous

gvm-libs 22.18.0

14 Feb 14:01
Compare
Choose a tag to compare

22.18.0 - 2025-02-14

Added

  • Add a devcontainer setup for gvm-libs development 0a943b59
  • first test of vtparser.c 955a5a93
  • Provide a CMake macro for specifying unit tests more easily f118802f
  • tests of gvm_json_obj_check_str 90c5498e
  • gvm_json_obj_check_str ae513e34
  • tests of gvm_json_obj_check_int 4a2c9de8
  • gvm_json_obj_check_int 0cd4ab23
  • tests of gvm_json_obj_int ae8e7900
  • gvm_json_obj_int a7c8426a

Changed

  • move assignments out of if conditions (openvasd) e8443d75
  • use gvm_json_obj_str more cc0c8121
  • Rename boreas tests 00c676b4
  • Use new cmake macro for specifying tests 9b362ca4
  • Add all tests to all target 96aae4e0
  • Only build boreas tests if testing is enabled 8d25e9a3

Bug Fixes

  • Use standard release workflow for gvm-libs df198ac3
  • leak in JSON parse_results 2ddd867e

v22.17.0

31 Jan 13:04
Compare
Choose a tag to compare
Automated commit: change version from 22.16.0 -> 22.17.0

v22.16.0

24 Jan 08:20
Compare
Choose a tag to compare
Automated commit: change version from 22.15.2 -> 22.16.0

v22.15.2

17 Jan 10:27
Compare
Choose a tag to compare
Automated commit: change version from 22.15.1 -> 22.15.2

v22.15.1

08 Jan 08:48
Compare
Choose a tag to compare

22.15.1 - 2025-01-08

Bug Fixes

  • Don't require json-glib 57c79b5d
  • Use unsigned long for compression lengths 57250f1d
  • add const for libxml2 2.12.0 API change 7fe86283
  • Require libcurl >= 7.83.0 c1c2b6cf

v22.15.0: Merge pull request #856 from greenbone/disable-openvasd-in-oldstable

05 Dec 11:25
5b8b543
Compare
Choose a tag to compare

v22.14.0

22 Oct 09:59
Compare
Choose a tag to compare
Automated commit: change version from 22.13.0 -> 22.14.0

v22.13.0

17 Oct 09:31
Compare
Choose a tag to compare
Fix: Add libcjson1 to oldstable Dockerfile