These patches convert libconfuse to use package.yml and bumps the version to 2.8.
Description
Event Timeline
Here's a 3rd patch updating libconfuse to 3.0. I separated this patch out, because libconfuse 3.0 introduced some API changes that can cause breakage. So applications that link against it may need patching.
Can you condense these into one patch? It's sufficient to know there is ABI breakage.
This Patch Submission will be closed as part of the migration to the Phabricator Differential application. It will need to be resubmitted using arcanist as described in Submitting The Package.
For existing repositories:
You will need to re-clone the common repository from its new location:
https://dev.solus-project.com/source/common.git
After that, you can automatically migrate to using the new Diffusion
repositories on Phabricator by running:
make -jNN pull
where NN is a number of parallel tasks typically between 1-15.