os
os copied to clipboard
ding-libs-0.6.2: new package (SSSD requirement)
Pre-review Checklist
For new package PRs only
- [] This PR is marked as fixing a pre-existing package request bug
- [] Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
- [x] REQUIRED - The package is available under an OSI-approved or FSF-approved license
- [x] REQUIRED - The version of the package is still receiving security updates
- [ ] This PR links to the upstream project's support policy (e.g.
endoflife.date)
The package is split into a few independent subpackages. libini_config.so has internal dependencies (libcollection.so and libbasicobjects.so) that it would have to pull as dependency systematically. Those libraries don't seem to have any use outside of this project so they are bundled together for now. If it turns out that a split is required, it can be safely done in the future (libini_config.so, which is installed, would pull those requirements).