Skip to content

Commit

Permalink
Info about BlissOS 14 end-of-life support
Browse files Browse the repository at this point in the history
Signed-off-by: hmtheboy154 <buingoc67@gmail.com>
  • Loading branch information
hmtheboy154 committed May 27, 2024
1 parent d5fd195 commit 737d4d1
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions blog/2024/bliss-1410-eol-plan.md
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.
11 changes: 11 additions & 0 deletions retype.yml
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: "&copy; Copyright {{ year }}. All rights reserved."

0 comments on commit 737d4d1

Please sign in to comment.