From 760fc46f10dee2dfb0f924892cdeecc86278cd1a Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Fri, 11 Sep 2026 10:22:07 +0200 Subject: [PATCH 1/2] Adapt OCM-MLS and OCM-IP I-Ds after WG adoption --- IETF-OCM-IP.md | 12 ++++++++++-- IETF-OCM-MLS.md | 9 ++++++--- IETF-OCM.md | 4 ++-- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/IETF-OCM-IP.md b/IETF-OCM-IP.md index e6bb81d..769c86e 100644 --- a/IETF-OCM-IP.md +++ b/IETF-OCM-IP.md @@ -1,6 +1,6 @@ --- title: 'Open Cloud Mesh Integration Protocol' -docname: draft-nordin-ocm-integration-protocol-01 +docname: draft-ietf-ocm-integration-protocol-00 category: std ipr: trust200902 @@ -1655,10 +1655,18 @@ This section collects the changes with respect to the previous version in the IETF datatracker. It is meant to ease the review process and it shall be removed when going to RFC last call. -## Version 00 +## Individual Submission Version 00 * Initial version. +## Working Group Version 00 + +* First Working Group version, adopted by the OCM Working Group. + +## Individual Submission Version 01 + +* Added the threat model. + # Acknowledgements This protocol generalizes a working integration between Nextcloud and diff --git a/IETF-OCM-MLS.md b/IETF-OCM-MLS.md index cfe2a04..dab4697 100644 --- a/IETF-OCM-MLS.md +++ b/IETF-OCM-MLS.md @@ -2,7 +2,7 @@ title: >- Federated Groups in Open Cloud Mesh using Messaging Layer Security abbrev: "OCM MLS Federated Groups" -docname: draft-nordin-ocm-mls-federated-groups-02 +docname: draft-ietf-ocm-mls-federated-groups-00 category: std ipr: trust200902 @@ -2059,12 +2059,15 @@ version in the IETF datatracker. It is meant to ease the review process and it shall be removed when going to RFC last call. The complete changelog is updated in the OCM-API GitHub repository. -## Version 02 +## Working Group Version 00 +* First Working Group version, adopted by the OCM Working Group. + +## Individual Submission Version 02 * Following the introduction of an `encryption` object for Shares in Version 07 of [OCM] and a corresponding IANA Registry, this document has been adapted and corresponding registry entries have been added. -## Version 01 +## Individual Submission Version 01 * Following the introduction of IANA Registries in Version 06 of [OCM], all registry entries related to the `federation` share type have been introduced in this document. diff --git a/IETF-OCM.md b/IETF-OCM.md index b98c1ed..b046901 100644 --- a/IETF-OCM.md +++ b/IETF-OCM.md @@ -2263,12 +2263,12 @@ July 2003. [OCM-IP] Nordin, M., Lo Presti, G., and Baghbani, M. "[Open Cloud Mesh Integration -Protocol](https://datatracker.ietf.org/doc/draft-nordin-ocm-integration-protocol/)", +Protocol](https://datatracker.ietf.org/doc/draft-ietf-ocm-integration-protocol/)", Work in Progress, Internet-Draft. [OCM-MLS] Nordin, M., Lo Presti, G., and Baghbani, M. "[Federated Groups in Open Cloud Mesh using Messaging Layer -Security](https://datatracker.ietf.org/doc/draft-nordin-ocm-mls-federated-groups/)", +Security](https://datatracker.ietf.org/doc/draft-ietf-ocm-mls-federated-groups/)", Work in Progress, Internet-Draft. [RFC8792] Watsen, K., Auerswald, E., Farrel, A., Wu, Q., "[Handling From 3f6854949a9f6cb56406e0d068a0492dbb2986c9 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Fri, 11 Sep 2026 10:30:54 +0200 Subject: [PATCH 2/2] Fix changelog order in OCM-MLS --- IETF-OCM-IP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/IETF-OCM-IP.md b/IETF-OCM-IP.md index 769c86e..5e228d6 100644 --- a/IETF-OCM-IP.md +++ b/IETF-OCM-IP.md @@ -1655,10 +1655,6 @@ This section collects the changes with respect to the previous version in the IETF datatracker. It is meant to ease the review process and it shall be removed when going to RFC last call. -## Individual Submission Version 00 - -* Initial version. - ## Working Group Version 00 * First Working Group version, adopted by the OCM Working Group. @@ -1667,6 +1663,10 @@ shall be removed when going to RFC last call. * Added the threat model. +## Individual Submission Version 00 + +* Initial version. + # Acknowledgements This protocol generalizes a working integration between Nextcloud and