From 358360d7446c0d351d29a887ea935524e54adbba Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Fri, 3 Apr 2026 14:16:55 -0400 Subject: [PATCH] undf: assign UNDF-2026-000001206..000001207, stamp patches (cura-0002, prusaslicer-0004) --- UNDF-REGISTRY.json | 4 +++- defects/cura-0002/patch/cura-0002.patch | 1 + defects/prusaslicer-0004/patch/prusaslicer-0004.patch | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index d70417df2..9b294e81d 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -1203,5 +1203,7 @@ "openscad-0003-0003": "UNDF-2026-000001202", "suitecrm-0005-0005": "UNDF-2026-000001203", "suitecrm-0006-0006": "UNDF-2026-000001204", - "xtuple-0001-0001": "UNDF-2026-000001205" + "xtuple-0001-0001": "UNDF-2026-000001205", + "cura-0002-0002": "UNDF-2026-000001206", + "prusaslicer-0004-0004": "UNDF-2026-000001207" } diff --git a/defects/cura-0002/patch/cura-0002.patch b/defects/cura-0002/patch/cura-0002.patch index 9abc70ab4..f49044389 100644 --- a/defects/cura-0002/patch/cura-0002.patch +++ b/defects/cura-0002/patch/cura-0002.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000001206 --- a/cura/Settings/SettingInheritanceManager.py +++ b/cura/Settings/SettingInheritanceManager.py @@ -1,6 +1,6 @@ diff --git a/defects/prusaslicer-0004/patch/prusaslicer-0004.patch b/defects/prusaslicer-0004/patch/prusaslicer-0004.patch index 2a4326da8..7c09d21b7 100644 --- a/defects/prusaslicer-0004/patch/prusaslicer-0004.patch +++ b/defects/prusaslicer-0004/patch/prusaslicer-0004.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000001207 --- a/src/libslic3r/Fill/FillRectilinear.cpp +++ b/src/libslic3r/Fill/FillRectilinear.cpp @@ -2235,6 +2235,8 @@ static std::vector chain_monotonic_regions(