Highlights: this release introduces support for Ubuntu Pro archives. Copyright files are no longer implicitly installed. There is also a fix for CVE-2024-45337, and a security policy has been added to the repository.
What's Changed
- ci: report vulnerabilities and fail on HIGH,CRITICAL by @cjdcordeiro in #152
- feat: make suites mandatory in archive config by @HadrienPatte in #161
- feat: support multiple archives with "priority" field by @letFunny in #160
- feat: support "Pro" archives by @letFunny in #167
- fix: explicit parents override implicit by @letFunny in #166
- fix: remove mantic spread tests by @letFunny in #175
- fix: remove implicit copyright installation by @letFunny in #170
- refactor(setup): move YAML-specific logic to yaml.go by @letFunny in #169
- snap: update description by @rebornplusplus in #165
- fix(setup): add missing "Generate" equivalency by @rebornplusplus in #173
- feat: add support for "v2-archives" in "v1" format by @letFunny in #181
- feat: optimize common case of GlobPath by @letFunny in #180
- fix: tune comment for v2-archives by @letFunny in #184
- chore: update golang.org/x/crypto by @letFunny in #189
- chore: add security policy by @cjdcordeiro in #188
New Contributors
- @HadrienPatte made their first contribution in #161
Full Changelog: v1.0.0...v1.1.0