diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index efe4aa75c..b56d7d77c 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -725,5 +725,6 @@ "zookeeper-0002": "UNDF-2026-000000724", "salt-0002": "UNDF-2026-000000725", "salt-0003": "UNDF-2026-000000726", - "opensmtpd-0002": "UNDF-2026-000000727" + "opensmtpd-0002": "UNDF-2026-000000727", + "nova-0002": "UNDF-2026-000000728" } diff --git a/defects/crystal/patch/crystal-0001-parser-type-vars-set.patch b/defects/crystal/patch/crystal-0001-parser-type-vars-set.patch index 1fb60f81c..6afc1e68e 100644 --- a/defects/crystal/patch/crystal-0001-parser-type-vars-set.patch +++ b/defects/crystal/patch/crystal-0001-parser-type-vars-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000369 --- a/src/compiler/crystal/syntax/parser.cr +++ b/src/compiler/crystal/syntax/parser.cr @@ -1747,6 +1747,7 @@ module Crystal diff --git a/defects/crystal/patch/crystal-0002-restrictions-discarded-set.patch b/defects/crystal/patch/crystal-0002-restrictions-discarded-set.patch index 39081897f..c368432c6 100644 --- a/defects/crystal/patch/crystal-0002-restrictions-discarded-set.patch +++ b/defects/crystal/patch/crystal-0002-restrictions-discarded-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000370 --- a/src/compiler/crystal/semantic/restrictions.cr +++ b/src/compiler/crystal/semantic/restrictions.cr @@ -1051,7 +1051,7 @@ module Crystal diff --git a/defects/dovecot/patch/dovecot-0001-mail-hooks-sorted-plugins.patch b/defects/dovecot/patch/dovecot-0001-mail-hooks-sorted-plugins.patch index 531762eb6..7cac00cb0 100644 --- a/defects/dovecot/patch/dovecot-0001-mail-hooks-sorted-plugins.patch +++ b/defects/dovecot/patch/dovecot-0001-mail-hooks-sorted-plugins.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000053 --- a/src/lib-storage/mail-storage-hooks.c +++ b/src/lib-storage/mail-storage-hooks.c @@ -119,12 +119,21 @@ static void mail_user_add_plugin_hooks(struct mail_user *user) diff --git a/defects/keystone/patch/keystone-0001-token-roles-set.patch b/defects/keystone/patch/keystone-0001-token-roles-set.patch index 75a4976ff..68ee9820e 100644 --- a/defects/keystone/patch/keystone-0001-token-roles-set.patch +++ b/defects/keystone/patch/keystone-0001-token-roles-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000132 --- a/keystone/api/users.py +++ b/keystone/api/users.py @@ -663,7 +663,7 @@ class UsersResource(ks_flask.ResourceBase): diff --git a/defects/mattermost/unit/MattermostTest.class b/defects/mattermost/unit/MattermostTest.class new file mode 100644 index 000000000..e6ce52583 Binary files /dev/null and b/defects/mattermost/unit/MattermostTest.class differ diff --git a/defects/ninja/unit/unit/NinjaTest.class b/defects/ninja/unit/unit/NinjaTest.class new file mode 100644 index 000000000..4fd60a1e6 Binary files /dev/null and b/defects/ninja/unit/unit/NinjaTest.class differ diff --git a/defects/nova/patch/nova-0001-scheduler-selected-hosts-set.patch b/defects/nova/patch/nova-0001-scheduler-selected-hosts-set.patch index a73f4c889..1a070d874 100644 --- a/defects/nova/patch/nova-0001-scheduler-selected-hosts-set.patch +++ b/defects/nova/patch/nova-0001-scheduler-selected-hosts-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000188 --- a/nova/scheduler/manager.py +++ b/nova/scheduler/manager.py @@ -587,7 +587,8 @@ class SchedulerManager(manager.Manager): diff --git a/defects/nova/patch/nova-0002-scheduler-forced-hosts-set.patch b/defects/nova/patch/nova-0002-scheduler-forced-hosts-set.patch index 4282fdfe3..453f40c52 100644 --- a/defects/nova/patch/nova-0002-scheduler-forced-hosts-set.patch +++ b/defects/nova/patch/nova-0002-scheduler-forced-hosts-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000728 --- a/nova/scheduler/host_manager.py +++ b/nova/scheduler/host_manager.py @@ -510,7 +510,7 @@ class HostManager(object): diff --git a/defects/wireshark/patch/wireshark-0001-proto-data-wmem-map.patch b/defects/wireshark/patch/wireshark-0001-proto-data-wmem-map.patch index 5732ce008..4393266b8 100644 --- a/defects/wireshark/patch/wireshark-0001-proto-data-wmem-map.patch +++ b/defects/wireshark/patch/wireshark-0001-proto-data-wmem-map.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000341 --- a/epan/packet_info.h +++ b/epan/packet_info.h @@ -158,7 +158,7 @@ struct _packet_info {