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 <11600822+ItzLevvie@users.noreply.github.com> * Update src/logo/builtin.c Co-authored-by: Levvie - she/her <11600822+ItzLevvie@users.noreply.github.com> --------- Co-authored-by: komaru <winbo.yml@proton.me> Co-authored-by: Levvie - she/her <11600822+ItzLevvie@users.noreply.github.com>
They are removed long ago
It's no longer useful in Sequoia
Contributor
There was a problem hiding this comment.
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
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.
No description provided.