summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSimon Rettberg2024-12-19 14:50:04 +0100
committerSimon Rettberg2024-12-19 14:50:04 +0100
commitcf46972afc7489b9f70aaffcc12f3b653775d937 (patch)
treef2ad4bec57807320ce0a5820bfee03e6af5ac7b3 /README.md
parent[KERNEL] Correct and improve connect timing debug messages (diff)
downloaddnbd3-cf46972afc7489b9f70aaffcc12f3b653775d937.tar.gz
dnbd3-cf46972afc7489b9f70aaffcc12f3b653775d937.tar.xz
dnbd3-cf46972afc7489b9f70aaffcc12f3b653775d937.zip
Update README/GH workflow for Kernel 6.12HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ebf1aea..236d869 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This repository contains the source code for the following dnbd3 components:
The dnbd3 components have been built/tested on the following Linux kernel versions and Unix distributions:
- - Generic/Vanilla Kernel **4.9** to **6.1**
+ - Generic/Vanilla Kernel **4.9** to **6.12**
- Archlinux with **Linux kernel 5.15.x** or **6.1.x**
- Raspberry Pi OS with **Linux kernel 5.4.x**
- Ubuntu 20.04 with **Linux kernel 5.4.x**