Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions _posts/2025-02-27-flux-security-0.14.0.md
Original file line number Diff line number Diff line change
@@ -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))