- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 604
Release: v2.39.0 #1625
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
Release: v2.39.0 #1625
Conversation
* Update builtin.c * Update and rename foxos.txt to wolfos.txt * Update builtin.c * Update builtin.c * Update builtin.c * Logo (Builtin): move WolfOS to the correct place * Update wolfos.txt * Update src/logo/builtin.c Co-authored-by: Levvie - she/her <[email protected]> * Update src/logo/builtin.c Co-authored-by: Levvie - she/her <[email protected]> --------- Co-authored-by: komaru <[email protected]> Co-authored-by: Levvie - she/her <[email protected]>
They are removed long ago
It's no longer useful in Sequoia
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR prepares the v2.39.0 release by updating the CHANGELOG with the new version’s changes and synchronizing the CI workflows with dependency updates that reflect the removal of the OSMesa backend and other adjustments.
- Updated CHANGELOG with addition/removal of features and logo changes
- Removed OSMesa-related dependencies and updated package lists in CI workflows
- Adjusted installation commands across various platforms to match the release changes
Reviewed Changes
Copilot reviewed 26 out of 44 changed files in this pull request and generated no comments.
| File | Description | 
|---|---|
| CHANGELOG.md | Updated version header and release notes including feature additions and removals | 
| .github/workflows/ci.yml | Removed OSMesa-related package (libosmesa6-dev) and updated package install commands to align with the release changes | 
Files not reviewed (18)
- CMakeLists.txt: Language not supported
- debian/changelog: Language not supported
- debian/control: Language not supported
- debian/files: Language not supported
- doc/json_schema.json: Language not supported
- src/common/init.c: Language not supported
- src/common/netif/netif.c: Language not supported
- src/common/netif/netif_bsd.c: Language not supported
- src/common/netif/netif_windows.c: Language not supported
- src/common/networking/networking.h: Language not supported
- src/common/networking/networking_common.c: Language not supported
- src/common/networking/networking_windows.c: Language not supported
- src/common/networking_linux.c: Language not supported
- src/common/networking_windows.c: Language not supported
- src/common/time.h: Language not supported
- src/data/help.json: Language not supported
- src/detection/displayserver/displayserver_windows.c: Language not supported
- src/detection/displayserver/linux/drm.c: Language not supported
We will not add pkgsrc detection for macOS unless someone can verify it. Ref: https://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/fastfetch/patches/patch-src_detection_packages_packages__linux.c?rev=1.1;content-type=text%2Fplain
No description provided.