diff --git a/local/docs/NETWORKING-IMPROVEMENT-PLAN.md b/local/docs/NETWORKING-IMPROVEMENT-PLAN.md index 7adb0bceca..370e4bc6f3 100644 --- a/local/docs/NETWORKING-IMPROVEMENT-PLAN.md +++ b/local/docs/NETWORKING-IMPROVEMENT-PLAN.md @@ -299,8 +299,9 @@ All upstream commits have been verified present in local forks. Key commit statu | Component | Fork HEAD | Upstream HEAD | Gap | |---|---|---|---| -| relibc | `11a1f8bc` (+rb0.3.1) | `52bb3bbf` | 2 commits (ptr-offset lint, termios docs) | -| kernel | `22f5f622` (+rb0.3.1) | `4d5d36d4` | 3 commits (SRAT/ACPI NUMA, ARM NUMA) | +| relibc | `10023d5` (+rb0.3.1) | `52bb3bbf` | 2 commits (ptr-offset lint, termios docs) | +| kernel | `2086fae` (+rb0.3.1) | `4d5d36d4` | 3 commits (SRAT/ACPI NUMA, ARM NUMA) | +| base | `c76a2b0` (+rb0.3.1) | `4d09ab7` | current fork head | | syscall | `6e4e5bd` (+rb0.3.1) | `1db4871` | **⚠️ BREAKING** — upstream removed syscalls, refactored FD to reservation-based | | bootloader | `c78c3a6` (+rb0.3.1) | `b74f53a` | 2 commits (UEFI encrypted partitions) | | installer | `1e9dcde` (+rb0.3.1) | `d195096` | 2 commits (GUI fix, Linux build fix) |