Use openssl
This MR changes the following packages to use openssl instead of libressl:
- main/abuild-aarch64-qemu-workaround
- modem/libsamsung-ipc
This should fix the problem that @ollieparanoid ran into here !105 (comment 126644726)
I also found that these kernel packages use libressl, but I didn't change them because they seem to work fine as it is. Let me know if I should change them anyway.
- device/linux-samsung-p4wifi
- device/linux-sony-tulip
- device/linux-teclast-x80pro
- main/linux-postmarketos-allwinner
- main/linux-postmarketos-mainline
- main/linux-postmarketos-qcom
- main/linux-postmarketos-stable
Merge request reports
Activity
Now that makes sense. Of course it would only fail on aarch64, because that is the only arch where "abuild-aarch64-qemu-workaround" is used!
You are right, with this fix applied, my problem from !105 (comment 126644726) is resolved.
And it also explains c83052c9.
I also found that these kernel packages use libressl, but I didn't change them because they seem to work fine as it is. Let me know if I should change them anyway.
Yes, it would be awesome if you could also change them. Just to avoid unwanted surprises like that in the future, when we drag them in for some reason and cause a conflict. ([skip ci] makes sense when changing multiple linux packages at once.)
I'm so grateful that you figured this out, thank you very much @GrantM11235!
By Oliver Smith on 2018-12-22T07:53:43
added 2 commits
- a6baf4b7 - main/abuild-aarch64-qemu-workaround: Use openssl (!109 (merged))
- d0fc7218 - modem/libsamsung-ipc: Use openssl (!109 (merged))
By Oliver Smith on 2018-12-22T07:57:28
enabled an automatic merge when the pipeline for d0fc7218 succeeds
By Oliver Smith on 2018-12-22T07:58:54
mentioned in merge request !111 (merged)
By Grant Miller on 2018-12-22T19:08:22
mentioned in merge request !112 (merged)
By Grant Miller on 2018-12-22T23:05:23
mentioned in commit 3fe8d0e0
By Grant Miller on 2019-01-18T22:37:57
mentioned in commit d0fc7218
By Grant Miller on 2019-01-18T22:37:57
mentioned in commit a6baf4b7
By Grant Miller on 2019-01-18T22:37:57
mentioned in commit ea16f7c5
By Grant Miller on 2019-01-18T22:37:59
mentioned in merge request pmbootstrap!1742 (merged)
By Konrad Dybcio on 2019-01-20T14:41:48