Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort kernel versions based on the numeric version bump #14

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

shivamerla
Copy link
Contributor

No description provided.

@shivamerla
Copy link
Contributor Author

Earlier

5.15.0-100-generic
5.15.0-101-generic
5.15.0-76-generic
5.15.0-78-generic
5.15.0-79-generic
5.15.0-82-generic
5.15.0-83-generic
5.15.0-84-generic
5.15.0-86-generic
5.15.0-87-generic
5.15.0-88-generic
5.15.0-89-generic
5.15.0-91-generic
5.15.0-92-generic
5.15.0-94-generic
5.15.0-97-generic

With the fix

5.15.0-76-generic
5.15.0-78-generic
5.15.0-79-generic
5.15.0-82-generic
5.15.0-83-generic
5.15.0-84-generic
5.15.0-86-generic
5.15.0-87-generic
5.15.0-88-generic
5.15.0-89-generic
5.15.0-91-generic
5.15.0-92-generic
5.15.0-94-generic
5.15.0-97-generic
5.15.0-100-generic
5.15.0-101-generic

@tariq1890 tariq1890 merged commit e37ec0b into main Mar 22, 2024
7 checks passed
@tariq1890 tariq1890 deleted the fix_sort_kernels branch March 22, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants