Skip to content

Releases: goreleaser/nfpm

v2.11.0

16 Dec 02:18
3cbff1d
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Full Changelog: v2.10.0...v2.11.0


  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.10.0

26 Nov 13:22
8f80d06
Compare
Choose a tag to compare

Changelog

aee2dc4: feat: expand-env support for vendor field (#406) (@crazy-max)

Docker images

  • docker pull goreleaser/nfpm:v2.10.0
  • docker pull ghcr.io/goreleaser/nfpm:v2.10.0

  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.9.2

14 Nov 14:52
a8120c2
Compare
Choose a tag to compare

Changelog

175e175: fix(deb): normalize path (@caarlos0)
b62d6c4: fix: better fix for empty dirs (@caarlos0)
3730d6e: fix: memory error when using empty_dirs (@caarlos0)

Docker images

  • docker pull goreleaser/nfpm:v2.9.2
  • docker pull ghcr.io/goreleaser/nfpm:v2.9.2

  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.9.1

14 Nov 00:59
a226245
Compare
Choose a tag to compare

Changelog

9f941b9: fix: deb and apk: s390 (@caarlos0)
1846234: fix: deb and rpm armv5 (@caarlos0)
743cd76: fix: deb architectures (@caarlos0)
e009224: fix: rpm on arm (@caarlos0)

Docker images

  • docker pull goreleaser/nfpm:v2.9.1
  • docker pull ghcr.io/goreleaser/nfpm:v2.9.1

  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.9.0

13 Nov 20:30
2a86957
Compare
Choose a tag to compare

Changelog

5e665bd: feat(deps): bump sigstore/cosign-installer from 1.3.0 to 1.3.1 (#402) (@dependabot[bot])
2a86957: feat: add deprecation notice interface (#399) (@caarlos0)
4f53621: feat: directory content type with custom attributes (#390) (@erikgeiser)
eaf42de: feat: rename branch to main (#400) (@caarlos0)
e05fb50: fix: added more arches (#398) (@caarlos0)
b909114: fix: remove replace from go.mod (@caarlos0)
43d46e2: refactor: improve if a bit (@caarlos0)

Docker images

  • docker pull goreleaser/nfpm:v2.9.0
  • docker pull ghcr.io/goreleaser/nfpm:v2.9.0

  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.8.0

07 Nov 03:48
60673ee
Compare
Choose a tag to compare

Changelog

984d00a: feat(deps): bump actions/cache from 1 to 2.1.6 (#380) (@dependabot[bot])
d19d788: feat(deps): bump codecov/codecov-action from 1 to 2.1.0 (#381) (@dependabot[bot])
80d1f00: feat(deps): bump dessant/lock-threads from 2 to 3 (#382) (@dependabot[bot])
60673ee: feat(deps): bump github.com/AlekSi/pointer from 1.1.0 to 1.2.0 (#389) (@dependabot[bot])
e5c7e17: feat: allow platform specific arch overrides. (#396) (@erikgeiser)
de69693: fix(ci): build ./cmd/nfpm (#394) (@erikgeiser)
3f068f0: fix: Improve performance of content destination collision detection (#388) (@erikgeiser)
563d480: fix: use full mode instead of permissions in tarball (#395) (@erikgeiser)

Docker images

  • docker pull goreleaser/nfpm:v2.8.0
  • docker pull ghcr.io/goreleaser/nfpm:v2.8.0

  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.7.1

14 Oct 20:20
2e78af5
Compare
Choose a tag to compare

Changelog

2e78af5: fix: sign artifacts (@caarlos0)

Docker images

  • docker pull goreleaser/nfpm:v2.7.1
  • docker pull ghcr.io/goreleaser/nfpm:v2.7.1

  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.7.0

13 Oct 00:55
556b002
Compare
Choose a tag to compare

Changelog

e17af9b: chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.0 to 2.2.1 (#357) (@dependabot[bot])
5718be6: chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.1 to 2.2.2 (#358) (@dependabot[bot])
1a515b4: chore(deps): bump github.com/ulikunitz/xz from 0.5.9 to 0.5.10 (#378) (@dependabot[bot])
be5b603: feat: upgrade to go 1.17 (@caarlos0)
0635b3e: feat: upgrade to go 1.17 (#373) (@caarlos0)
56c46c6: feat: enforce packager defaults (#372) (@drewstinnett)
8230209: feat: bump most deps (#374) (@caarlos0)
2a331c5: feat: compression option with xz support for deb (#363) (@erikgeiser)
ad3796e: fix(ci): missing token (@caarlos0)
36a847b: fix: consistency (@caarlos0)
df14bee: fix: testdata/acceptance/deb.dockerfile to reduce vulnerabilities (#371) (@snyk-bot)
4210500: fix: release at end of version string (#375) (@kpenfound)
d1ff1af: fix: manually set the header attribute (#359) (@Serinalice)

Docker images

  • docker pull goreleaser/nfpm:v2.7.0
  • docker pull ghcr.io/goreleaser/nfpm:v2.7.0

  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.6.0

10 Jul 18:20
1243c98
Compare
Choose a tag to compare

Changelog

1243c98 fix(ci): update config, use goreleaser-pro
5c895f6 feat: jsonschema (#350)
a582b89 chore(ci): use fork to gen cmd docs
330cc48 docs: using cobra fork
8a05df1 feat: updates after cobra update
97d2123 chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.10 to 2.2.0 (#347)
e1bc6e0 chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#349)
a5f7435 docs: fix wording, links
d0efbe4 docs: improve colors and analytics
decb73f fix(ci): htmltest
eab9af1 feat(ci): auto-update cmd docs
da18e16 chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.9 to 2.1.10 (#344)
d10300d docs: fix go install
d92f4b1 docs: fix go install instructions (#340)
c7298c3 chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.8 to 2.1.9 (#337)

Docker images

  • docker pull goreleaser/nfpm:v2.6.0
  • docker pull ghcr.io/goreleaser/nfpm:v2.6.0

  • Check out GoReleaser: it integrates nFPM to the build of your Go projects.

v2.5.1

03 May 14:30
5c1976b
Compare
Choose a tag to compare

Changelog

5c1976b fix: remove semver parsing code before schema version detection (#333)
7b9b0c4 fix: go mod tidy
224aa86 chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.7 to 2.1.8 (#329)
ee54c3f Upgrade to GitHub-native Dependabot (#330)
3ae6012 chore: go mod tidy
b2dd546 chore(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#328)
43cb0c1 fix(ci): run build workflow on tags

Docker images

  • docker pull goreleaser/nfpm:v2.5.1
  • docker pull ghcr.io/goreleaser/nfpm:v2.5.1
  • docker pull goreleaser/nfpm:latest
  • docker pull ghcr.io/goreleaser/nfpm:latest