Bump libwacom 2.18#25
Open
orthogonaleety wants to merge 4 commits into
Open
Conversation
Multiple Fedora 44 packages build against libwacom 2.18.
fedora 41 and 42 not tested against libwacom 2.18 https://packages.fedoraproject.org/pkgs/libwacom/libwacom/
Debian Sid is built against libwacom 2.18.0: https://packages.debian.org/sid/libwacom-common
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.
These changes bump the libwacom version to 2.18 and add support for Fedora 44
NB: the change logs have 'not' been updated though as this appears to be something that should have a maintainer/approver's name against it. Bottom of /pkg/fedora/libwacom-surface.spec & /pkg/deb/debian/changelog
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-2.18.0
The only new feature that appears to be functional and not hardware specific is 'Add libwacom_stylus_is_generic() to detect generic styli' . This might have some value to leverage in the future however, having built for Fedora 44 the commits here test good RE the build steps.
I have not tested the 'Publish Release' and 'Update...' jobs in the workflow because they are specific to the repo.
I have tested an altered version of the build jobs with signing disabled. https://github.com/orthogonaleety/libwacom-surface/actions/runs/26401846415
This tests good as a fix to the problem I had #2148