Skip to content

Version 2.7.2 - robustness improvements

Latest
Compare
Choose a tag to compare
@Openwsman Openwsman released this 28 Dec 15:50
· 40 commits to main since this release
0120e25

This release add two "good practice" security fixes and a number of smaller improvements

  • Security
  • Bugfixes
    • wsman-win-client-transport: initialize certificate pointer (Alexander Usyskin)
    • iniparser: fix buffer size (Alexander Usyskin)
    • wsman-win-client-transport: plug leak in error path (Alexander Usyskin)
    • memory.c: fix memory cleanup (Alexander Usyskin)
    • Improve handling of HTTP 401 Unauthorized (Vitezslav Crhonek)
    • Fix serialization tests (kkaempf)
    • Fix Ruby bindings warnings (kkaempf)
    • Fix Ruby plugin loading test (kkaempf)
    • Fix rpm packaging (kkaempf)
    • Allow to run tests from 'build' directory (kkaempf)
    • Add Python XML test (kkaempf)
    • Enable CUNIT tests (kkaempf)