Added a new column showing the last security patch levels of each Android version#22
Open
prullmann wants to merge 2 commits into
Open
Added a new column showing the last security patch levels of each Android version#22prullmann wants to merge 2 commits into
prullmann wants to merge 2 commits into
Conversation
added 2 commits
June 1, 2022 14:55
* removed day of month so save space * re-ordered footnotes
TWiStErRob
reviewed
Jun 3, 2022
| </td> | ||
| <td rowspan="2"><i>No data</i></td> | ||
| <td rowspan="2"><i>TBA</i></td> | ||
| <td rowspan="7" class="green">2022-05</td> |
Collaborator
There was a problem hiding this comment.
What extra info can I deduce from this?
I think this would be misleading to base any decisions on. I have a Google device, Android 11, and my security patch is 2020-10 with no updates.
Author
|
These dates indeed do not reflect what patch level users are actually getting and running. That's maybe interesting to mention in the footnotes. In general I think it's one more aspect to help decide what version to support for your project. That's still a personal, somewhat subjective decision. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I find it quite handy to not only see which versions are used how much, but also which versions are still supported via security updates.
They yellow highlight is when the last security update was still less than a year ago.