-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Info about BlissOS 14 end-of-life support
Signed-off-by: hmtheboy154 <[email protected]>
- Loading branch information
1 parent
d5fd195
commit 737d4d1
Showing
3 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
slug: bliss-1410-eol-plan | ||
title: "Info about BlissOS 14 end-of-life support" | ||
authors: [electrikjesus, hmtheboy154] | ||
description: When will BlissOS 14 will reach EoL ? | ||
img: assets/bliss14-eol/bliss14-grayscale.png # Add image post (optional) | ||
date: 2024-05-28 | ||
comments: true | ||
tags: [blissos,bliss-x86] | ||
--- | ||
|
||
# Info about BlissOS 14 end-of-life support | ||
|
||
![alt text](assets/bliss14-eol/bliss14-grayscale.png "Info about BlissOS 14 end-of-life support") | ||
|
||
BlissOS 14 is based on AOSP 11 and was officially revealed on December 22nd, 2020. After 4 years of supporting the OS, we are planning on the day that we officially pulled the plug & stop supporting this version of BlissOS. | ||
https://fixupx.com/electrikjesus/status/1341183060713324547 | ||
|
||
In case you didn't know, the last security patch for AOSP 11 was officially released by Google on Feburary, 2024: | ||
https://source.android.com/docs/security/bulletin/2024-02-01 | ||
|
||
Which mean any support from now on will have to completely handled by the community. And after discussion, we've decided to prolong the support for BlissOS 14 until April 2025. During this time, we will: | ||
|
||
- Merging new security patches by using [unofficial Lineage backport](https://review.lineageos.org/q/topic:%22R_asb_2024-05%22) | ||
- Bumping the kernel to at least 6.6.x LTS | ||
- Updating Mesa to 24.0 and up | ||
- Backporting changes from higher BlissOS version if possible. | ||
|
||
While we will commit to support the OS until next year, **we will not guarantee the safety of the OS**. Which is why soon we will list this as "old stable" and we will encourage users to use higher versions of BlissOS if possible. | ||
|
||
Support on our Telegram & Discord are also the same. When the version is reaching end-of-life, we will not providing support on those platform anymore. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
input: . | ||
output: .retype | ||
url: # Add your website address here | ||
branding: | ||
title: Project Name | ||
label: Docs | ||
links: | ||
- text: Getting Started | ||
link: https://retype.com/guides/getting-started/ | ||
footer: | ||
copyright: "© Copyright {{ year }}. All rights reserved." |