Releases: goreleaser/nfpm
v2.36.1
Changelog
Build process updates
- a5cccef: build(nix): update flake (@caarlos0)
- 19f864b: build: fix s390x build (@caarlos0)
- 190ce19: build: instructions regarding binfmt (@caarlos0)
Full Changelog: v2.36.0...v2.36.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.36.0
Changelog
New Features
- d0d7c60: feat(rpm): add support for verify scriptlet (#788) (@nickajacks1)
- ad01617: feat: release for s390x (#802) (@lysliu)
- 1667ef9: feat: support PKCS8 keys for APK signing (#804) (@cnt0)
Bug fixes
- 2118e9a: fix(apk): always append .rsa.pub to key name (#808) (@caarlos0)
- 29c8a21: fix(apk): conventional name template (#794) (@caarlos0)
- 7b3fb8b: fix: lint issues (@caarlos0)
Dependency updates
- 0b1bc17: feat(deps): bump github.com/google/rpmpack from 0.5.0 to 0.6.0 (#787) (@dependabot[bot])
- ac5e970: feat(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6 (#783) (@dependabot[bot])
- cb456b4: feat(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#789) (@dependabot[bot])
- f271181: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#792) (@dependabot[bot])
Build process updates
- 507ad79: build: use s390x in filename (@caarlos0)
- ba8a756: ci: trigger build on goreleaser config changes (@caarlos0)
Other work
Full Changelog: v2.35.3...v2.36.0
Notes
This is a local run of a failed release. A patch release will be made shortly.
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.3
Changelog
Bug fixes
- f8ccc9d: fix: file mode when type: tree (#779) (@caarlos0)
- e1ebfda: fix: honor SOURCE_DATE_EPOCH for files (#775) (@osm)
Dependency updates
- 9c48b79: feat(deps): bump github.com/ProtonMail/go-crypto (#771) (@dependabot[bot])
- d7a5dc7: feat(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#765) (@dependabot[bot])
- fbc55c5: feat(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5 (#774) (@dependabot[bot])
- 9bb94d7: fix(deps): update go-rpmutils (#764) (@caarlos0)
Build process updates
Other work
Full Changelog: v2.35.2...v2.35.3
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.2
Changelog
Security updates
- 440588e: sec(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#759) (@dependabot[bot])
Bug fixes
Build process updates
- e15b21b: build: add packagers shell to flake.nix (@caarlos0)
- 19f03e4: build: fix flake (@caarlos0)
- a117582: build: use nix flake (#761) (@caarlos0)
Other work
- 37b28fd: ci: release for ppc64le (@caarlos0)
- 2b60d21: docs: update cmd docs (@caarlos0)
- c6f2eb7: docs: validate jsonschema (@caarlos0)
Full Changelog: v2.35.1...v2.35.2
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.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!