Skip to content

Releases: goreleaser/nfpm

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

v2.5.0

23 Apr 12:44
c39b8ba
Compare
Choose a tag to compare

Changelog

c39b8ba feat: overhaul cmd and release process (#325)
fe1413c feat: add version_schema config option to allow controlling how the version string is parsed. (#324)
39f5bf3 feat: add %pretrans %posttrans scriptlets (#322)
501e743 feat: add support for alpine pre and post upgrade scripts and add an upgrade test (#323)
fb9b6f4 fix: split the workflows by platform as well (#321)

Docker images

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

v2.4.0

15 Apr 21:10
1fb2691
Compare
Choose a tag to compare

Changelog

1fb2691 feat: gomod verifiable builds (#319)
4107794 test: clean up the acceptance tests (#292)
7701bb9 feat: Support for deb's config maintenance script (#317)
876fed4 docs: add a tip and hints page (#318)
a61de3b fix: switch to use gopenpgp (#315)
fe57ea8 chore(deps): bump github.com/imdario/mergo from 0.3.11 to 0.3.12 (#310)
0246c68 fix(ci): go mod tidy (#308)

Docker images

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

v2.3.1

01 Mar 16:50
Compare
Choose a tag to compare

Changelog

bb1bc00 chore: release apks as well

Docker images

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

v2.3.0

01 Mar 16:38
eff2e82
Compare
Choose a tag to compare

Changelog

eff2e82 feat: build matrix (#305)
273b612 feat: upgrade fileglob (#306)
cf4fb12 feat: upgrade fileglob
bf4f927 feat(ci): lint action, gocenter, tools (#304)
565e6a3 feat: go 1.16

Docker images

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