From 21186b8265f3fccde61a050ad433629ca931778f Mon Sep 17 00:00:00 2001 From: "glm-5.1" Date: Fri, 12 Jun 2026 14:21:37 +0000 Subject: [PATCH] Mark fix/http-port-type-u16 and fix/log-root-cert-count as completed --- tasks/fix/http-port-type-u16.md | 2 +- tasks/fix/log-root-cert-count.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/fix/http-port-type-u16.md b/tasks/fix/http-port-type-u16.md index 8281efb..f9eb39d 100644 --- a/tasks/fix/http-port-type-u16.md +++ b/tasks/fix/http-port-type-u16.md @@ -1,7 +1,7 @@ --- id: fix/http-port-type-u16 name: Change http_port type from u32 to u16 per spec (W12) -status: pending +status: completed depends_on: [] scope: narrow risk: low diff --git a/tasks/fix/log-root-cert-count.md b/tasks/fix/log-root-cert-count.md index d0d166a..3264bac 100644 --- a/tasks/fix/log-root-cert-count.md +++ b/tasks/fix/log-root-cert-count.md @@ -1,7 +1,7 @@ --- id: fix/log-root-cert-count name: Log system root certificate count at startup (S3) -status: pending +status: completed depends_on: [] scope: single risk: trivial