Skip to content

Releases: Azure/dalec

v0.14.2

05 May 22:18
Compare
Choose a tag to compare

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

29 Apr 19:04
Compare
Choose a tag to compare

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

03 Apr 22:46
Compare
Choose a tag to compare

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

Full Changelog: v0.13.6...v0.14.0

v0.13.6

29 Mar 14:42
Compare
Choose a tag to compare

What's Changed

  • Fix case where multiple test steps are not being run by @cpuguy83 in #578

Full Changelog: v0.13.5...v0.13.6

v0.13.5

25 Mar 21:36
Compare
Choose a tag to compare

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

  • azlinux: use weak dependency for prebuilt-ca-certificates by @cpuguy83 in #584

Full Changelog: v0.13.4...v0.13.5

v0.13.4

25 Mar 15:15
Compare
Choose a tag to compare

What's Changed

  • rpm: fix issue when installing base deps conflicts with package deps by @cpuguy83 in #583

Full Changelog: v0.13.3...v0.13.4

v0.13.3

24 Mar 17:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

21 Mar 20:31
da2667a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

19 Mar 19:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

14 Mar 23:32
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @HDYA made their first contribution in #532

Full Changelog: v0.12.2...v0.13.0