Release 2.0.6 (2026-05-14)¶
Bug fixes¶
- suppress CVE-2026-5773 curl SMB connection reuse Debian trixie curl 8.14.1-2+deb13u2 has no fix available. SMB protocol is not used by any image in this repository — curl is only used for HTTPS fetches from known hosts. Ref #224
Chores¶
-
add GPL-3 LICENSE file GitHub does not inherit LICENSE files from the org-level .github repo. Each repo must have its own for the license badge to display and for CONTRIBUTING.md to reference a unified license.
-
bump version to 2.0.6
- remove per-repo templates in favor of org defaults Issue templates and PR template are now inherited from vergil-project/.github. Per-repo copies were byte-identical and are no longer needed.
Features¶
- deploy permission model configuration