linutil icon indicating copy to clipboard operation
linutil copied to clipboard

fix(thorium): Detects cpu features for rpm.

Open Jaredy899 opened this issue 1 year ago • 0 comments

Type of Change

  • [x] New feature
  • [x] Bug fix
  • [ ] Documentation update
  • [ ] Refactoring
  • [ ] Hotfix
  • [ ] Security patch
  • [ ] UI/UX improvement

Description

For Fedora and openSUSE, detects appropriate CPU features and downloads the correct rpm.

Testing

Tested in Fedora 42, Tumbleweed and Leap

Impact

Fixes Thorium download for Fedora and openSUSE

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [x] I have made corresponding changes to the documentation.
  • [x] My changes generate no errors/warnings/merge conflicts.

Jaredy899 avatar Apr 25 '25 21:04 Jaredy899