Skip to content

Commit f6fbc8f

Browse files
committed
NEWS: tag 1.4.2
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent 47279c5 commit f6fbc8f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
* crun-1.4.2
2+
3+
- CRIU: add pre-dump support.
4+
- Fix running with a read-only /dev. The /dev/console file is created
5+
before re-mounting /dev as read-only.
6+
- Ignore EROFS when chowning standard stream files.
7+
- Add validation for sysctls before applying them.
8+
- Attempt looking up the executable after the setresuid syscall, this
9+
solves an issue on NFS when the executable file is not owned by root
10+
in the container, but the UID:GID combination configured for the
11+
container can access it.
12+
113
* crun-1.4.1
214

315
- Fix check for an invalid path. crun was performing the wrong check

0 commit comments

Comments
 (0)