Skip to content

Commit e9f3f07

Browse files
committed
Preparing for r151054
1 parent 71e52de commit e9f3f07

File tree

3 files changed

+14
-12
lines changed

3 files changed

+14
-12
lines changed

_config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Site settings
22
title: OmniOS Community Edition
3-
description: illumos based server OS with ZFS, DTrace, Crossbow, SMF, Bhyve, KVM and Linux zone support
3+
description: illumos based server OS with ZFS, Bhyve, DTrace, Crossbow, SMF and Linux zone support
44
url: "https://omnios.org"
55
baseurl: ""
66
logo: OmniOS Community Edition
@@ -9,13 +9,13 @@ 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 4th of November, 2024
13-
omnios_stable: r151052
14-
omnios_stable_suffix: b
15-
omnios_oldstable: r151050
16-
omnios_lts_date: the 1st of May, 2023
17-
omnios_lts: r151046
18-
omnios_lts_suffix: an
12+
omnios_stable_date: the 5th of May, 2025
13+
omnios_stable: r151054
14+
omnios_stable_suffix:
15+
omnios_oldstable: r151052
16+
omnios_lts_date: the 5th of May, 2025
17+
omnios_lts: r151054
18+
omnios_lts_suffix:
1919
omnios_bloody: 20250124
2020
owner:
2121
email: info@omnios.org

releasenotes.md

Lines changed: 4 additions & 3 deletions
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-
* [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)
17-
* [r151046](https://github.com/omniosorg/omnios-build/blob/r151046/doc/ReleaseNotes.md) - current LTS
15+
* [r151054](https://github.com/omniosorg/omnios-build/blob/r151054/doc/ReleaseNotes.md) - current LTS and stable
16+
* [r151052](https://github.com/omniosorg/omnios-build/blob/r151052/doc/ReleaseNotes.md) - old stable (support ends 2025-11-03)
17+
* [r151046](https://github.com/omniosorg/omnios-build/blob/r151046/doc/ReleaseNotes.md) - old LTS (support ends 2026-05-01)
1818

1919
## OmniOS (archived)
2020

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

schedule.md

Lines changed: 2 additions & 1 deletion
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+
| **r151054** | **LTS** | **2025-05-05** | **2028-05-01**
3132
| **r151052** | **stable** | **2024-11-04** | **2025-11-03**
32-
| **r151050** | **stable** | **2024-05-06** | **2025-05-05**
33+
| _r151050_ | _stable_ | _2024-05-06_ | _2025-05-05 (ended)_
3334
| _r151048_ | _stable_ | _2023-11-06_ | _2024-11-04 (ended)_
3435
| **r151046** | **LTS** | **2023-05-01** | **2026-05-01**
3536
| _r151044_ | _stable_ | _2022-11-07_ | _2023-11-05 (ended)_

0 commit comments

Comments
 (0)