Skip to content

1.20

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 19:55
· 53 commits to main since this release

Changelog

🚀 Features

  • feat: dpkg: create packages with pure go (@M0Rf30)
  • feat: dpkg: improve strip of fakeroot binaries (@M0Rf30)
  • feat: rpm: create packages with pure go (@M0Rf30)

🐛 Bug Fixes

  • fix: check for empty and mandatory variables (@M0Rf30)
  • fix: utils/os: align architecture with pacman ones (@M0Rf30)

🧰 Miscellaneous Tasks

  • chore(deps): bump github.com/github/go-spdx/v2 from 2.3.1 to 2.3.2 (@dependabot[bot])
  • chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
  • chore(deps): bump github.com/mholt/archiver (@M0Rf30)
  • chore(deps): bump github.com/mholt/archiver (@M0Rf30)
  • chore(deps): bump github.com/mholt/archiver (@M0Rf30)
  • chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 (@dependabot[bot])
  • chore: 1.20 (@M0Rf30)
  • chore: add alma and rhel identifiers (@M0Rf30)
  • chore: dpkg: allow downgrades to apt (@M0Rf30)
  • chore: dpkg: rewrite strip functions (@M0Rf30)
  • chore: goreleaser: update to version 2 (@M0Rf30)
  • chore: improve architecture detection and logic (@M0Rf30)
  • chore: replace container command with pull (@M0Rf30)
  • chore: update golang to 1.23.1 (@M0Rf30)