We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676c2c1 commit 5469320Copy full SHA for 5469320
NEWS
@@ -1,3 +1,16 @@
1
+* crun-1.24
2
+
3
+- linux: add support for NUMA set_mempolicy.
4
+- intelrdt: add support for EnableMonitoring
5
+- linux: optimize masked paths with shared empty directory.
6
+- cgroup, systemd: validate the specified ebpf program is loaded by systemd.
7
+- krun: avoid failing if sev/nitro are not available.
8
+- linux: limit tmpfs memory usage for masked paths.
9
+- linux: fix regression mounting within userns. Detect when running inside a
10
+ user namespace and treat the mounts in the same way as they would be treated
11
+ with a new user namespace.
12
+- linux: never chown devices.
13
14
* crun-1.23.1
15
16
- exec: fix a bug where the terminal could lose some bytes when
0 commit comments