Skip to content

Commit f3531e9

Browse files
committed
Preparing for r151052
1 parent 3df88d4 commit f3531e9

File tree

4 files changed

+12
-9
lines changed

4 files changed

+12
-9
lines changed

_config.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ paginate_path: "/news/page:num/"
99
download_path: https://downloads.omnios.org/media
1010
uswest_path: https://us-west.mirror.omnios.org/downloads/media
1111
download_prefix: omnios-
12-
omnios_stable_date: the 6th of May, 2024
13-
omnios_stable: r151050
14-
omnios_stable_suffix: e
15-
omnios_oldstable: r151048
12+
omnios_stable_date: the 4th of November, 2024
13+
omnios_stable: r151052
14+
omnios_stable_suffix:
15+
omnios_oldstable: r151050
1616
omnios_lts_date: the 1st of May, 2023
1717
omnios_lts: r151046
1818
omnios_lts_suffix: an

releasenotes.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ of OmniOS is due and for how long it will be supported.
1212

1313
## OmniOS Community Edition
1414

15-
* [r151050](https://github.com/omniosorg/omnios-build/blob/r151050/doc/ReleaseNotes.md) - current stable
16-
* [r151048](https://github.com/omniosorg/omnios-build/blob/r151048/doc/ReleaseNotes.md) - old stable (support ends 2024-11-05)
15+
* [r151052](https://github.com/omniosorg/omnios-build/blob/r151052/doc/ReleaseNotes.md) - current stable
16+
* [r151050](https://github.com/omniosorg/omnios-build/blob/r151050/doc/ReleaseNotes.md) - old stable (support ends 2025-05-05)
1717
* [r151046](https://github.com/omniosorg/omnios-build/blob/r151046/doc/ReleaseNotes.md) - current LTS
1818

1919
## OmniOS (archived)
2020

21+
* [r151048](https://github.com/omniosorg/omnios-build/blob/r151048/doc/ReleaseNotes.md) - old stable (support ended 2024-11-04)
2122
* [r151044](https://github.com/omniosorg/omnios-build/blob/r151044/doc/ReleaseNotes.md) - old stable (support ended 2023-11-05)
2223
* [r151042](https://github.com/omniosorg/omnios-build/blob/r151042/doc/ReleaseNotes.md) - old stable (support ended 2023-05-01)
2324
* [r151040](https://github.com/omniosorg/omnios-build/blob/r151040/doc/ReleaseNotes.md) - old stable (support ended 2022-11-06)

schedule.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ In the table below, currently supported releases are **emboldened**.
2828
{:.bordered .responsive-table}
2929
| Release | Type | Release Date | End of support
3030
| ------- | ---- | ------------ | --------------
31+
| **r151052** | **stable** | **2024-11-04** | **2025-11-03**
3132
| **r151050** | **stable** | **2024-05-06** | **2025-05-05**
32-
| **r151048** | **stable** | **2023-11-06** | **2024-11-05**
33+
| _r151048_ | _stable_ | _2023-11-06_ | _2024-11-04 (ended)_
3334
| **r151046** | **LTS** | **2023-05-01** | **2026-05-01**
3435
| _r151044_ | _stable_ | _2022-11-07_ | _2023-11-05 (ended)_
3536
| _r151042_ | _stable_ | _2022-05-02_ | _2023-05-01 (ended)_

upgrade.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ The following table shows the supported upgrade paths between OmniOS versions.
2727
| r151040 (stable) | → | r151042, r151044 (stable), r151046 (LTS)
2828
| r151042 (stable) | → | r151044 (stable), r151046 (LTS)
2929
| r151044 (stable) | → | r151046 (LTS)
30-
| r151046 (LTS) | → | r151048 (stable), r151050 (stable)
31-
| r151048 (stable) | → | r151050 (stable)
30+
| r151046 (LTS) | → | r151048 (stable), r151050 (stable), r151052 (stable)
31+
| r151048 (stable) | → | r151050 (stable), r151052 (stable)
32+
| r151050 (stable) | → | r151052 (stable)
3233

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

0 commit comments

Comments
 (0)