From 570338efc75d91fe145bde17faa2b2cc0428b9b0 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Fri, 5 Jan 2024 07:48:42 -0500
Subject: [PATCH] Add actual SSU1 disabled date to SSU2 specs

---
 i2p2www/spec/proposals/159-ssu2.rst | 6 +++---
 i2p2www/spec/ssu2.rst               | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/i2p2www/spec/proposals/159-ssu2.rst b/i2p2www/spec/proposals/159-ssu2.rst
index ee28f30c7..aae57b1fe 100644
--- a/i2p2www/spec/proposals/159-ssu2.rst
+++ b/i2p2www/spec/proposals/159-ssu2.rst
@@ -5,8 +5,8 @@ SSU2
     :author: eyedeekay, orignal, zlatinb, zzz
     :created: 2021-09-12
     :thread: http://zzz.i2p/topics/2612
-    :lastupdated: 2022-12-19
-    :status: Open
+    :lastupdated: 2024-01-05
+    :status: Closed
     :target: 0.9.56
 
 .. contents::
@@ -39,7 +39,7 @@ Connection Migration            0.9.55+ dev            0.9.56  2022-11
 Immediate ACK flag              0.9.55+ dev            0.9.56  2022-11
 Key Rotation                    0.9.57  2023-02        0.9.58  2023-05
 Disable SSU 1 (i2pd)            0.9.56  2022-11
-Disable SSU 1 (Java I2P)        0.9.58  2023-05        0.9.59  2023-08
+Disable SSU 1 (Java I2P)        0.9.58  2023-05        0.9.61  2023-12
 ==========================      =====================  ====================
 
 Basic Session includes the handshake and data phase.
diff --git a/i2p2www/spec/ssu2.rst b/i2p2www/spec/ssu2.rst
index 59ad4e3b6..3f5a3144e 100644
--- a/i2p2www/spec/ssu2.rst
+++ b/i2p2www/spec/ssu2.rst
@@ -3,8 +3,8 @@ SSU2
 ======
 .. meta::
     :category: Transports
-    :lastupdated: 2023-01
-    :accuratefor: 0.9.57
+    :lastupdated: 2024-01
+    :accuratefor: 0.9.61
 
 .. contents::
 
@@ -40,7 +40,7 @@ Connection Migration            0.9.55+ dev            0.9.56  2022-11
 Immediate ACK flag              0.9.55+ dev            0.9.56  2022-11
 Key Rotation                    0.9.57  2023-02        0.9.58  2023-05
 Disable SSU 1 (i2pd)            0.9.56  2022-11
-Disable SSU 1 (Java I2P)        0.9.58  2023-05        0.9.59  2023-08
+Disable SSU 1 (Java I2P)        0.9.58  2023-05        0.9.61  2023-12
 ==========================      =====================  ====================
 
 Basic Session includes the handshake and data phase.
-- 
GitLab