From 38945e8138f8e9efab6171ff7c3cdd51d3f7cc11 Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Mon, 30 Mar 2026 07:38:08 -0400 Subject: [PATCH] undf: assign UNDF-729 to element-web-0001/0002 and bun-0001; stamp patches --- UNDF-REGISTRY.json | 3 ++- defects/bun/patch/bun-0001-yarn-version-single-pass.patch | 1 + .../patch/element-web-0001-textforevent-user-set.patch | 1 + .../patch/element-web-0002-textforevent-pinned-set.patch | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index b56d7d77c..ea2a1997a 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -726,5 +726,6 @@ "salt-0002": "UNDF-2026-000000725", "salt-0003": "UNDF-2026-000000726", "opensmtpd-0002": "UNDF-2026-000000727", - "nova-0002": "UNDF-2026-000000728" + "nova-0002": "UNDF-2026-000000728", + "element-web-0002": "UNDF-2026-000000729" } diff --git a/defects/bun/patch/bun-0001-yarn-version-single-pass.patch b/defects/bun/patch/bun-0001-yarn-version-single-pass.patch index 00e3726b4..802ee0c76 100644 --- a/defects/bun/patch/bun-0001-yarn-version-single-pass.patch +++ b/defects/bun/patch/bun-0001-yarn-version-single-pass.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000359 --- a/src/install/yarn.zig +++ b/src/install/yarn.zig @@ -773,20 +773,18 @@ fn populatePackageVersionMap( diff --git a/defects/element-web/patch/element-web-0001-textforevent-user-set.patch b/defects/element-web/patch/element-web-0001-textforevent-user-set.patch index ed881cad6..c916ad4e8 100644 --- a/defects/element-web/patch/element-web-0001-textforevent-user-set.patch +++ b/defects/element-web/patch/element-web-0001-textforevent-user-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000062 --- a/apps/web/src/TextForEvent.tsx +++ b/apps/web/src/TextForEvent.tsx @@ -498,13 +498,9 @@ function textForPowerEvent(event: MatrixEvent, client: MatrixClient): (() => str diff --git a/defects/element-web/patch/element-web-0002-textforevent-pinned-set.patch b/defects/element-web/patch/element-web-0002-textforevent-pinned-set.patch index 8205daedc..cf6100f49 100644 --- a/defects/element-web/patch/element-web-0002-textforevent-pinned-set.patch +++ b/defects/element-web/patch/element-web-0002-textforevent-pinned-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000729 --- a/apps/web/src/TextForEvent.tsx +++ b/apps/web/src/TextForEvent.tsx @@ -565,8 +565,10 @@ function textForPinnedEvent(event: MatrixEvent, client: MatrixClient, isTwelveHo