Releases: greenbone/openvas-smb
Releases · greenbone/openvas-smb
v22.5.5
22.5.5 - 2023-11-17
Changed
- Added sign, seal to the bindstr variable for more reliable communication with newer versions of windows (#83)
v22.5.4
22.5.4 - 2023-10-17
Added
Bug Fixes
- issue related to a fix in popt v1.19 (#80) 69b4dee
- issue related to libpopt version pop up 1ffbdb0
v22.5.3
22.5.3 - 2023-06-15
Bug Fixes
- Docker: change lib libroken18 -> libroken19 3e5d96e
v22.5.1
22.5.1 - 2023-05-23
Added
- Add action for reporting the conventional commits 9594c81
Bug Fixes
- Suspicious 'sizeof' use 0879626
- Potentially uninitialized local variable 0ddb632
- Potentially uninitialized local variable 00741ed
- Signed overflow check 8ae797f
- Multiplication result converted to larger type 2fdf66a
- Potentially overflowing call to snprintf 13ae510
- Use of potentially dangerous function 7c5d591
- Unsigned difference expression compared to zero b7a95f4
v22.5.0
22.5.0 - 2023-04-18
Added
- Add a dockerignore file to adjust the build contexts 021a002
- Add badges for docker containers e58f1ea
- Build container images for openvas-smb 4d3cd56
- Use dependabot for updating GitHub Actions 2b2251e
Changed
- Corrected one product name in README c4b591b
- Update README 1896b22
- Update README with GitHub Actions CI badge 455f964
- Update README for new Greenbone logo 46bdcaf
- Replace CircleCI with GitHub Action 17b5a41
- Update issue template to show link to our forum aa63612
- Adjust and fix codeowners a9a5d70
OpenVAS SMB v21.4.0
Changed
- Let wmi_query and wmi_query_rsop return any error and do not consider it as error when a class is not found.
#26
- Use results of pkgconfig for gnutls. #30
- Update INSTALL.md: Update reference system and add new dependency. #32
#36
OpenVAS SMB v1.0.5
This is the fifth maintenance release of the openvas-smb module 1.0 for the
Greenbone Vulnerability Management 10 (GVM-10) framework.
Main changes compared to 1.0.4:
- Documentation has been updated and improved.