Releases: Azure/dalec
Releases · Azure/dalec
v0.11.3
v0.11.2
v0.11.1
v0.11.0
This adds support for Ubuntu LTS releases from 18.04 to current.
It also adds Debian bullseye and bookworm.
Part of the effort to accomplish this was to refactor much of the way the Ubuntu Jammy implementation was created into a more reusable libary.
WIth this change it should be trivial to implement other Debian-based implementations out of tree. See #439 for more details on how to take advantage of this.
What's Changed
- fix: Use correct key for setting main build context by @pmengelbert in #431
- Add more Ubuntu versions and Debian support by @cpuguy83 in #439
New Contributors
- @whitneygriffith made their first contribution in #453
Full Changelog: v0.10.4...v0.11.0
v0.10.4
What's Changed
- Keep RPM DB in mariner distroless images by @pmengelbert in #429
- Custom Repo Fixes by @adamperlin in #434
Full Changelog: v0.10.3...v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
What's Changed
New Features
- add multi-module gen support by @DannyBrito in #402
- Add support for injecting extra repos #366 #412 (@admperlin) #422 (@cpuguy83)
- Enable libexec artifacts by @pmengelbert in #408
- deb: auto-inject shlibs:depends and misc:depends by @cpuguy83 in #411
- Add support for allowing network access during build by @cpuguy83 in #420
Bug fixes
- Fix: testrunner: Explicitly check permissions by @cpuguy83 in #410
- Fix: testrunner: Use proper path for source subpath by @cpuguy83 in #409
- jammy: handle multi version constraint on package dep by @DannyBrito in #417
- Force evaluation before test execution by @cpuguy83 in #404
- jsonschema: ignore extension fields by @cpuguy83 in #413
Full Changelog: v0.9.1...v0.10.0