Skip to content

Commit

Permalink
Preparing for r151052
Browse files Browse the repository at this point in the history
  • Loading branch information
citrus-it committed Oct 27, 2024
1 parent 3df88d4 commit f3531e9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 9 deletions.
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 2 additions & 1 deletion schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)_
Expand Down
5 changes: 3 additions & 2 deletions upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<div class="fa-orange" style="padding-top: 0.5em">
<i class="far fa-3x fa-pull-left fa-exclamation-triangle"></i>
Expand Down

0 comments on commit f3531e9

Please sign in to comment.