Releases: Azure/dalec
Releases · Azure/dalec
v0.14.2
What's Changed
- Set GOOS=windows by default in windowscross target
- Automatically convert symbols for package constraints between rpm/deb formats
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
Dalec spec
- Allow argument substitution for version constraints in provides/replaces, and package dependencies.
RPM
- Fix issue where "Provides" in the RPM spec was using the wrong field in the dalec spec (was using "replaces")
- Fix issue where "replaces" in the dalec spec were translated to the wrong (and non-existent) rpm spec field "Replaces". Now correctly sets "Obsoletes" in the rpm spec
Deb distros
- Fix potential issue with dependency resolution by trying to install packages with
apt install
first and only falling back when that fails - Calls
apt dist-upgrade
before installing built deb packages into container.
Full Changelog: v0.14.0...v0.14.1
v0.14.0
Notable changes
Builds should all now properly respect requested target platform(s).
Deb-based distros now use a single source tarball instead of the multi-orig format.
What's Changed
- Deb and multi-sources structure by @DannyBrito in #557
- Properly pass through target platform by @cpuguy83 in #586
Full Changelog: v0.13.6...v0.14.0
v0.13.6
v0.13.5
Important
This fixes an issues in 0.13.4 that accidentally caused extra packages (e.g. bash) to be installed in azlinux and mariner.
What's Changed
Full Changelog: v0.13.4...v0.13.5
v0.13.4
v0.13.3
v0.13.2
What's Changed
- Pass spec and platform to use for building zip file name by @jeremyrickard in #577
Full Changelog: v0.13.1...v0.13.2
v0.13.1
v0.13.0
What's Changed
- spec: fix "libs" json definition by @cpuguy83 in #542
- deb: Do not create conffiles by @cpuguy83 in #545
- Add Mode field for artifacts by @DannyBrito in #536
- deb: Fix patches when patch is in subdir by @cpuguy83 in #543
- Add support for Rocky and Alma Linux 8/9 by @cpuguy83 in #546
- Breaking: Do not include package name in lib artifact paths by @cpuguy83 in #564
- Add option to disable strip on binaries by @cpuguy83 in #569
New Contributors
Full Changelog: v0.12.2...v0.13.0