From 1aa0d26bfb89931c6ccc1dd89e2636f6363e0ba9 Mon Sep 17 00:00:00 2001 From: "taifu.gc" Date: Fri, 31 May 2024 10:20:48 +0000 Subject: [PATCH] Add known kernel-5.10 issue --- anolis/rnotes/anolis-23.1-ga.md | 1 + 1 file changed, 1 insertion(+) diff --git a/anolis/rnotes/anolis-23.1-ga.md b/anolis/rnotes/anolis-23.1-ga.md index 9019975..c4ab2df 100644 --- a/anolis/rnotes/anolis-23.1-ga.md +++ b/anolis/rnotes/anolis-23.1-ga.md @@ -152,6 +152,7 @@ registry.openanolis.cn/openanolis/anolisos:23-busybox | 精简镜像 busybox, ## 4. 已知问题 + [Bug 7887](https://bugzilla.openanolis.cn/show_bug.cgi?id=7887) - 龙芯架构 jansi 目前存在已知问题,maven 也受到影响 ++ [Bug 8903](https://bugzilla.openanolis.cn/show_bug.cgi?id=8903) - 内核降级回 5.10.134 后重启会进入到紧急模式 ## 5. 安全修复 以下仅展示已修复的重要 CVE -- Gitee