Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.13 KB

2020-03-19-flux-security-0.4.0.md

File metadata and controls

26 lines (18 loc) · 1.13 KB
title date author categories version download
flux-security v0.4.0
2020-03-19 18:24:52 +0000
flux-framework
release
0.4.0

Download from GitHub here

Release Notes

New Features

  • lib: add flux_sign_wrap_as(3) (#108)
  • imp: add support for IMP exec command (#104, #109)
  • imp: add support for IMP kill command (#110, #111)
  • update internal libtomlc99 to latest (#98)

Testing

  • build/test under asan and ubsan, fix errors (#97)
  • fix tests when run on nosuid filesystems (#100)