File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments