Skip to content

Commit a2dea9d

Browse files
authored
Merge pull request #130 from flux-framework/release-docs-2024-11-05
Update from release-docs-2024-11-05
2 parents 5a2f998 + d1d4b2d commit a2dea9d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: flux-security v0.12.0
3+
date: 2024-11-04 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.12.0
7+
download: https://github.com/flux-framework/flux-security/releases/download/v0.12.0/flux-security-0.12.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-security version 0.12.0 - 2024-11-04
15+
-----------------------------------------
16+
17+
## New Features
18+
* imp: exec: send SIGKILL to cgroup/children on SIGUSR1 ([#186](https://github.com/flux-framework/flux-security/issues/186))
19+
* imp: exec: wait for job cgroup to be empty before exiting ([#187](https://github.com/flux-framework/flux-security/issues/187))
20+
* allow privileged IMP to linger during flux-imp run to support signal
21+
forwarding ([#188](https://github.com/flux-framework/flux-security/issues/188))
22+
* remove `flux-imp kill` command ([#189](https://github.com/flux-framework/flux-security/issues/189))
23+
24+
## Cleanup
25+
* build: ensure autogen.sh updates package version

0 commit comments

Comments
 (0)