[TECH DEBT] Drop support for FreeBSD < 12.3
Open
@krionbsd is already working on this.
Since Jun 21, 2022.
tech-debt
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description of the tech debt to be addressed, include links and screenshots
The oldest supported release of FreeBSD is version 12.3, yet Salt still includes code for releases prior to 10.0. Can it be removed? It would ease maintenance. For example, the entire freebsdpkg module is no longer needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.