Skip to content

Releases: M0Rf30/yap

1.40

17 Mar 13:12
Compare
Choose a tag to compare

Changelog

🧰 Miscellaneous Tasks

  • : chore: 1.40 (@M0Rf30)
  • : chore: containers: add findutils to rhel-based images (@M0Rf30)

1.39

11 Mar 16:05
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: allow empty meta-packages (@M0Rf30)

🧰 Miscellaneous Tasks

1.38

08 Mar 10:56
Compare
Choose a tag to compare

Changelog

🧰 Miscellaneous Tasks

  • chore: 1.38 (@M0Rf30)
  • chore: go.mod: update mvdan.cc/sh/v3 to v3.11.0 (@M0Rf30)
  • chore: rpm: add patch to devel environment (@M0Rf30)

1.37

03 Mar 16:07
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: rpm: honor directory privileges (@M0Rf30)

🧰 Miscellaneous Tasks

  • chore: .goreleaser: remove deprecated archive.format (@M0Rf30)
  • chore: 1.37 (@M0Rf30)
  • chore: go.mod: update rpmpack (@M0Rf30)

1.36

03 Mar 02:36
Compare
Choose a tag to compare

Changelog

🚀 Features

  • feat: makepkg: add pure golang packaging (@M0Rf30)

🧰 Miscellaneous Tasks

  • chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (@dependabot[bot])
  • chore: 1.36 (@M0Rf30)
  • chore: update to go 1.24.0 (@M0Rf30)

1.12

11 Feb 11:54
Compare
Choose a tag to compare

Legacy build (no pure go) with updated golang

Changelog

🧰 Miscellaneous Tasks

1.35

28 Jan 10:17
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: file: don't try to strip symbolik links (@M0Rf30)

🧰 Miscellaneous Tasks

  • chore: 1.35 (@M0Rf30)
  • chore: file: directly strip the file without temp copy (@M0Rf30)

1.34

27 Jan 14:00
Compare
Choose a tag to compare

Changelog

🧰 Miscellaneous Tasks

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (@dependabot[bot])
  • chore(deps): bump github.com/go-playground/validator/v10 (@dependabot[bot])
  • chore: 1.34 (@M0Rf30)
  • chore: dpkg: create GNU tar archives (@M0Rf30)
  • chore: go.mod: use latest mholt/archives commit (@M0Rf30)
  • chore: update golang to 1.23.5 (@M0Rf30)

1.33

07 Jan 16:17
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: rpm: don't use arch for artifacts installation (@M0Rf30)

🧰 Miscellaneous Tasks

  • chore: 1.33 (@M0Rf30)
  • chore: move getModTime to private rpm function (@M0Rf30)

1.32

07 Jan 14:50
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: dpkg: retrieve and update modtime for ar archive (@M0Rf30)

🧰 Miscellaneous Tasks

  • chore(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 (@dependabot[bot])
  • chore: 1.32 (@M0Rf30)
  • chore: dpkg: reorder and comment functions (@M0Rf30)
  • chore: dpkg: reuse ctx variable (@M0Rf30)