-
Notifications
You must be signed in to change notification settings - Fork 23
Sfos4 fix #48
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
Conversation
|
I haven't gotten an answer in the Jolla Forum thread in three weeks so I'll comment here directly; the build artifacts did expire last month, and in lieu of other packaging (i.e. OpenRepos) the current way of using Patchmanager on 4.0 is compiling the code oneself, pulling sources directly out of the branch used for the PR no less. It would be greatly appreciated if mainline packaging had compatible versions, especially considering the patches are applied in a volatile nature with a way to circumvent the entire process effectively making the update non-lethal so to say. |
|
Patchmanager 3.0.1 itself seems to work fine for me on 4.1.0.24, finding patches that are updated/still work with that version however is a different issue... |
|
@CODeRUS, while discussing Pull Request #49, you asked why I believe that this Pull Request here breaks compatibility to older SailfishOS releases. Now I am pretty sure that the only incompatible change is per commit 8d974de in line 57 of TL;DR: This is fine for SailfishOS releases ≥ 3.4.0 P.S. / edit / addendumAnd maybe I was "jumping to conclusions" again, and all my statements above are purely academic:
TL;DR No. 2: This change may be backward compatible (i.e., with SailfishOS releases < 3.4.0), but is necessary for SailfishOS releases ≥ 3.4.0 |
No description provided.