From f3531e99f6415569c62ae55a5905d95f9f63603e Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Sun, 27 Oct 2024 11:28:05 -0700 Subject: [PATCH] Preparing for r151052 --- _config.yml | 8 ++++---- releasenotes.md | 5 +++-- schedule.md | 3 ++- upgrade.md | 5 +++-- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index d1d72d6..6e78111 100644 --- a/_config.yml +++ b/_config.yml @@ -9,10 +9,10 @@ paginate_path: "/news/page:num/" download_path: https://downloads.omnios.org/media uswest_path: https://us-west.mirror.omnios.org/downloads/media download_prefix: omnios- -omnios_stable_date: the 6th of May, 2024 -omnios_stable: r151050 -omnios_stable_suffix: e -omnios_oldstable: r151048 +omnios_stable_date: the 4th of November, 2024 +omnios_stable: r151052 +omnios_stable_suffix: +omnios_oldstable: r151050 omnios_lts_date: the 1st of May, 2023 omnios_lts: r151046 omnios_lts_suffix: an diff --git a/releasenotes.md b/releasenotes.md index a1df8e0..d59ad2e 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -12,12 +12,13 @@ of OmniOS is due and for how long it will be supported. ## OmniOS Community Edition -* [r151050](https://github.com/omniosorg/omnios-build/blob/r151050/doc/ReleaseNotes.md) - current stable -* [r151048](https://github.com/omniosorg/omnios-build/blob/r151048/doc/ReleaseNotes.md) - old stable (support ends 2024-11-05) +* [r151052](https://github.com/omniosorg/omnios-build/blob/r151052/doc/ReleaseNotes.md) - current stable +* [r151050](https://github.com/omniosorg/omnios-build/blob/r151050/doc/ReleaseNotes.md) - old stable (support ends 2025-05-05) * [r151046](https://github.com/omniosorg/omnios-build/blob/r151046/doc/ReleaseNotes.md) - current LTS ## OmniOS (archived) +* [r151048](https://github.com/omniosorg/omnios-build/blob/r151048/doc/ReleaseNotes.md) - old stable (support ended 2024-11-04) * [r151044](https://github.com/omniosorg/omnios-build/blob/r151044/doc/ReleaseNotes.md) - old stable (support ended 2023-11-05) * [r151042](https://github.com/omniosorg/omnios-build/blob/r151042/doc/ReleaseNotes.md) - old stable (support ended 2023-05-01) * [r151040](https://github.com/omniosorg/omnios-build/blob/r151040/doc/ReleaseNotes.md) - old stable (support ended 2022-11-06) diff --git a/schedule.md b/schedule.md index cc90991..503c0f9 100644 --- a/schedule.md +++ b/schedule.md @@ -28,8 +28,9 @@ In the table below, currently supported releases are **emboldened**. {:.bordered .responsive-table} | Release | Type | Release Date | End of support | ------- | ---- | ------------ | -------------- +| **r151052** | **stable** | **2024-11-04** | **2025-11-03** | **r151050** | **stable** | **2024-05-06** | **2025-05-05** -| **r151048** | **stable** | **2023-11-06** | **2024-11-05** +| _r151048_ | _stable_ | _2023-11-06_ | _2024-11-04 (ended)_ | **r151046** | **LTS** | **2023-05-01** | **2026-05-01** | _r151044_ | _stable_ | _2022-11-07_ | _2023-11-05 (ended)_ | _r151042_ | _stable_ | _2022-05-02_ | _2023-05-01 (ended)_ diff --git a/upgrade.md b/upgrade.md index 9a45ccf..406c0ba 100644 --- a/upgrade.md +++ b/upgrade.md @@ -27,8 +27,9 @@ The following table shows the supported upgrade paths between OmniOS versions. | r151040 (stable) | → | r151042, r151044 (stable), r151046 (LTS) | r151042 (stable) | → | r151044 (stable), r151046 (LTS) | r151044 (stable) | → | r151046 (LTS) -| r151046 (LTS) | → | r151048 (stable), r151050 (stable) -| r151048 (stable) | → | r151050 (stable) +| r151046 (LTS) | → | r151048 (stable), r151050 (stable), r151052 (stable) +| r151048 (stable) | → | r151050 (stable), r151052 (stable) +| r151050 (stable) | → | r151052 (stable)