diff --git a/_posts/2025-02-27-flux-security-0.14.0.md b/_posts/2025-02-27-flux-security-0.14.0.md new file mode 100644 index 00000000..0791fd8a --- /dev/null +++ b/_posts/2025-02-27-flux-security-0.14.0.md @@ -0,0 +1,20 @@ +--- +title: flux-security v0.14.0 +date: 2025-02-27 00:00:00 +author: "flux-framework" +categories: 'release' +version: 0.14.0 +download: https://github.com/flux-framework/flux-security/releases/download/v0.14.0/flux-security-0.14.0.tar.gz +--- + +Download from GitHub [here]({{ page.download }}) + +# Release Notes + +flux-security version 0.14.0 - 2025-02-27 +----------------------------------------- + +## New features + * imp run: wait for cgroup and call sd_notify() ([#203](https://github.com/flux-framework/flux-security/issues/203)) + * imp exec: call sd_notify() ([#201](https://github.com/flux-framework/flux-security/issues/201)) + * imp: use cgroup_kill when cgroup begins with flux- ([#200](https://github.com/flux-framework/flux-security/issues/200))