惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
C
Check Point Blog
J
Java Code Geeks
腾讯CDC
Apple Machine Learning Research
Apple Machine Learning Research
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
量子位
Google DeepMind News
Google DeepMind News
I
InfoQ
The GitHub Blog
The GitHub Blog
aimingoo的专栏
aimingoo的专栏
N
Netflix TechBlog - Medium
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
V
V2EX
Blog — PlanetScale
Blog — PlanetScale
T
The Blog of Author Tim Ferriss
小众软件
小众软件
博客园_首页
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
IT之家
IT之家

LineageOS

Summertime Updates! Developer Verification Changelog 31 - Masterful Material, Expressive Emotions, Awesome Android Changelog 30 - Sleek Sixteen, Streamlined Suite, Future Flow Changelog 29 - Flourishing Fifteen, Simply Streamlined, Vibrant Vibes Changelog 28 - Fantastic Fourteen, Amazing Applications, Undeniable User-Experience Changelog 27 - Thriving Thirteen, Amazing Aperture, Careful Commonization Changelog 26 - Tailored Twelve, Audacious Automotive, Neat Networking, Devoted Developers Changelog 25 - Exemplary Eleven, Ravishing Recorder, Captivating Calendar, Beaming Backup Changelog 24 - Tenacious Ten, Rad Recovery, Witty Wiki, and Terrific Themes! Changelog 23 - Brilliant Backgrounds, Versatile Volume and Terrific Tiles Changelog 22 - Pushing Pie, Bracing Builds and Careful Calculator Changelog 21 - Nightlies Now, Improved Infrastructure and Precious Pie Summer Survey 2 results Changelog 20 - Dynamic Dialer, Excellent Email, Capacious Clock Summer Survey 2 - Attack of the feedbacks Changelog 19 - Absolutely AB, Rocking Recovery and Blackened Black Trust me, I'm an engineer Changelog 18 - Ready reader, super suggestions and functional firewall An April Apology Changelog 17 - Building Blockchains, Genuine Guarantee, and Lucky Lock Introducing the LineageSDK Changelog 16 - Smart Styles, Treble is trouble and Omfg Oreo Celebrating one year of LineageOS Changelog 15 - Super Security, Gratifying Gestures, Resounding Recorder Summer Survey - Results Changelog 14 - Powerful PrivacyGuard, Unique Updater, Brave Burn-in protection and Awesome AudioFX Summer Survey Changelog 13 - Wonderful Webviews, Pedantic Permissions and Disappearing Dates Changelog 12 - Jam-packed Jelly, Terrific Tiles, and Updated Updater
Sunsetting LineageOS 18.1
LineageOS · 2024-03-05 · via LineageOS

The final official builds of LineageOS 18.1 were triggered today and will be published in the coming days for all currently supported devices.

WHAT, WHY?

Google releases Android Security Bulletins (ASBs) every month for supported Android versions.

These bulletins serve to attest that all currently known security vulnerabilities are remediated, with appropriate tracking and references for each.

On 02-05-2024 Google published the final ASB for Android R, which LineageOS 18.1 is based on.

Can’t you just backport the security patches from newer versions?

While we could (and some independent developers likely will) backport security patches to LineageOS 18.1, we won’t be doing so for a variety of reasons.

The largest of which is that it is extremely difficult to properly track changes across versions as they pertain to each patch/security vulnerability, and there is even a chance that in backporting the code incorrectly we introduce new security vulnerabilities.

In short, there is no proper and reliable way to patch LineageOS 18.1 that will result in devices being more secure than they were before.

What does this mean for my device?

Check the Wiki for your device, and see if an upgrade is available for your device to newer LineageOS versions. If it is, please upgrade to ensure continued support.

If your device shows as “Unmaintained”, no more official builds will be generated. You are welcome to follow the Wiki’s awesome per-device build guide, and build images for yourself, though!

What defines a “legacy device”?

Any device that lacks a proper, reasonably up to date in-kernel eBPF implementation or an appropriately backported one (like in the case of Linux kernel 4.4).

Any device shipping with a Linux kernel version less than or equal to 3.18 lacks eBPF entirely, and backporting it is a near impossible task.

For context, in-kernel eBPF was made a hard requirement in Android S, and by proxy LineageOS 19.1 when AOSP removed legacy iptables support.