Releases: goreleaser/nfpm
v2.35.1
Changelog
Bug fixes
Build process updates
Other work
Full Changelog: v2.35.0...v2.35.1
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.35.0
Changelog
New Features
Bug fixes
- 3485ec3: fix(deb): blank line in package description (#742) (@abemedia)
- 60cff80: fix: Ensure reproducable Deb package (#747) (@keliramu)
- 2c8f9e0: fix: config merge (@caarlos0)
- 216b17f: fix: example should not have prefixed version (@caarlos0)
- cdd9a62: fix: use parent owner/group on typedir (#754) (@caarlos0)
Dependency updates
- a8707cd: feat(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3 (#737) (@dependabot[bot])
- 6f2eb59: feat(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4 (#745) (@dependabot[bot])
- 6c24137: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#732) (@dependabot[bot])
- d56350e: feat(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#756) (@dependabot[bot])
Build process updates
Other work
- c4f2da3: docs: correct GOARCH docs (#733) (@cognifloyd)
- aaaa3fb: docs: fix systemd note (@caarlos0)
- f0941db: docs: update cmd docs (@caarlos0)
- 7439013: docs: update cmd docs (@caarlos0)
Full Changelog: v2.34.0...v2.35.0
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.34.0
Changelog
New Features
Bug fixes
Dependency updates
- 3f4ab94: feat(deps): bump github.com/invopop/jsonschema from 0.10.0 to 0.11.0 (#720) (@dependabot[bot])
- 4b4f04a: feat(deps): bump github.com/invopop/jsonschema from 0.11.0 to 0.12.0 (#722) (@dependabot[bot])
- a488179: feat(deps): bump github.com/invopop/jsonschema from 0.8.0 to 0.9.0 (#716) (@dependabot[bot])
- 2e96c18: feat(deps): bump github.com/invopop/jsonschema from 0.9.0 to 0.10.0 (#717) (@dependabot[bot])
- 32c34dd: feat(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1 (#727) (@dependabot[bot])
- 6a16fcd: feat(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2 (#729) (@dependabot[bot])
- 07ca006: feat(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#726) (@dependabot[bot])
Other work
Full Changelog: v2.33.1...v2.34.0
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.33.1
Changelog
Bug fixes
Other work
Full Changelog: v2.33.0...v2.33.1
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.33.0
Changelog
New Features
- 3aded35: feat: add minimal support for Debian pre-dependencies (#696) (@jeremy-gill)
- 24a43c5: feat: add support for remote signing keys (#695) (@awly)
Bug fixes
Dependency updates
- 0f4dc3b: feat(deps): bump github.com/invopop/jsonschema from 0.7.0 to 0.8.0 (#705) (@dependabot[bot])
- 761c574: feat(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.0 (#712) (@dependabot[bot])
- 577ae45: feat(deps): use mergo 1.0.0 (@caarlos0)
Other work
- c37d2ea: docs: improve deb fields var expansion example (#693) (@scop)
- a70fafc: docs: update cmd docs (@caarlos0)
Full Changelog: v2.32.0...v2.33.0
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.32.0
Changelog
New Features
- 741acf8: feat(rpm): support relocatable packages (#691) (@caarlos0)
- 562bc43: feat: expand env variables in homepage field (#675) (@scop)
- 10d7776: feat: unfork rpmpack. (#688) (@jarondl)
Bug fixes
- f8c8ab0: fix: use goversion lib (#685) (@caarlos0)
- 4afeb94: fix: version output (#684) (@figsoda)
- d309eb6: fix: windows issues (#690) (@caarlos0)
Dependency updates
- 90d060d: feat(deps): bump github.com/klauspost/compress from 1.16.6 to 1.16.7 (#687) (@dependabot[bot])
- c87f56f: feat(deps): bump github.com/klauspost/compress from 1.16.6 to 1.16.7 (#689) (@dependabot[bot])
Build process updates
- 86e066b: build: improve windows testing (@caarlos0)
- 53d9387: build: improve windows testing (@caarlos0)
- 07513b9: build: pkg on windows, install on linux (#692) (@caarlos0)
Other work
- 784152e: docs: update cmd docs (@caarlos0)
- 01f8a9a: docs: update cmd docs (@caarlos0)
- 182fb41: docs: update cmd docs (@caarlos0)
Full Changelog: v2.31.0...v2.32.0
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.31.0
Changelog
New Features
Bug fixes
Dependency updates
- 707c969: feat(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.6 (#676) (@dependabot[bot])
Build process updates
- fd63f71: build: test on debian 11 (@caarlos0)
- 907d1d4: build: test signing on fedora 34 and 36 (@caarlos0)
- 5181acc: build: use better centos images (@caarlos0)
- 7f1f65a: build: use correct centos9 image (@caarlos0)
Other work
Full Changelog: v2.30.1...v2.31.0
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.30.1
Changelog
Other work
Full Changelog: v2.30.0...v2.30.1
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.30.0
Changelog
New Features
- 8b1af19: feat: completion improvements (#668) (@scop)
- 5820ab1: feat: expand environment variables in deb fields values (#667) (@scop)
Bug fixes
- 0be0123: fix(build): depguard (v2) config for >= 1.53 (#669) (@scop)
- b6798f6: fix: add filename to error log (@caarlos0)
Dependency updates
- 1775791: feat(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (#664) (@dependabot[bot])
- 14ce368: feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#666) (@dependabot[bot])
Build process updates
Other work
Full Changelog: v2.29.0...v2.30.0
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!
v2.29.0
Changelog
Security updates
- ed9abdf: sec: fix for CVE-2023-32698 (@caarlos0)
Bug fixes
- 9ac3288: fix: deb arm64 (@caarlos0)
- 312fd85: fix: improve goarch to pkg conversion (@caarlos0)
- f64a311: fix: improve umask tests and documentation (@caarlos0)
- b1f3fef: fix: md5sums entries and lintian errors/warnings (#656) (@malaupa)
- c20618c: fix: mips architecture (@caarlos0)
- 9524bb8: fix: mips softfloat/hardfloat handling (@caarlos0)
Dependency updates
- c2f4781: feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#649) (@dependabot[bot])
- c24e1b4: feat(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4 (#646) (@dependabot[bot])
- fccdae5: feat(deps): bump github.com/klauspost/compress from 1.16.4 to 1.16.5 (#651) (@dependabot[bot])
- a1fb047: feat(deps): bump github.com/klauspost/pgzip from 1.2.5 to 1.2.6 (#654) (@dependabot[bot])
- 561c39b: feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#661) (@dependabot[bot])
Build process updates
Other work
- ab59aad: docs: fix schema.json URL (@caarlos0)
- 590a3ff: docs: fix verify instructions (#647) (@caarlos0)
- dce0853: docs: goarch to packager (@caarlos0)
- 2b9864a: docs: update SECURITY.md (@caarlos0)
- 858b78b: docs: update cmd docs (@caarlos0)
- 1ba5a44: docs: update cmd docs (@caarlos0)
Full Changelog: v2.28.0...v2.29.0
Helping out
This release is only possible thanks to all the support of awesome people!
Want to be one of them?
You can sponsor or contribute with code.
Where to go next?
- nFPM is a satellite project from GoReleaser. Check it out!
- Find examples and commented usage of all options in our website.
- Reach out on Discord and Twitter!