Releases: goreleaser/nfpm
v2.41.0
Changelog
New Features
Bug fixes
- 9aef48e: fix: improve init (@caarlos0)
- cbb71bf: fix: undefined variable 'staging-pkgs' (#858) (@robsliwi)
Dependency updates
- f9f1e15: feat(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#868) (@dependabot[bot])
- 3b66a66: feat(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#860) (@dependabot[bot])
Other work
- 67fe7b2: docs: fix arch and platform env var examples (#862) (@scop)
- fec4263: docs: fix bad documentation (@caarlos0)
- c2b326f: docs: update cmd docs (@caarlos0)
Full Changelog: v2.40.0...v2.41.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.40.0
Changelog
New Features
Dependency updates
- e4d9644: feat(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#850) (@dependabot[bot])
- db338d0: feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#852) (@dependabot[bot])
Other work
Full Changelog: v2.39.0...v2.40.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.39.0
Changelog
New Features
Bug fixes
Build process updates
- abdde68: build: fix packagers shell on darwin (@caarlos0)
- 33a5094: build: update flake.nix (@caarlos0)
Other work
Full Changelog: v2.38.0...v2.39.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.38.0
Changelog
Bug fixes
- 2c264e3: fix: better handle files owned by the fs (#834) (@caarlos0)
- 250d102: fix: rpm doesnt allow dashes in prerelease (#836) (@caarlos0)
- d8bf086: fix: system fs paths on windows (#838) (@caarlos0)
Dependency updates
- 441470e: feat(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#831) (@dependabot[bot])
- 784fa6c: feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#832) (@dependabot[bot])
Build process updates
Other work
- 745b0f5: --- (#824) (@dependabot[bot])
- d33a923: docs: clarify trailing slash in dst (@caarlos0)
- a3416c5: docs: update (@caarlos0)
- 893ce5e: docs: update (@caarlos0)
- ba2bebd: docs: update cmd docs (@caarlos0)
Full Changelog: v2.37.1...v2.38.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.37.1
Changelog
Bug fixes
Other work
Full Changelog: v2.37.0...v2.37.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.37.0
Changelog
New Features
- 409b516: feat(rpm): properly handle optional fields (#809) (@caarlos0)
- bc5c3bd: feat: support for ipk packages (#818) (@schmidtw)
Dependency updates
- b381d51: feat(deps): bump github.com/goreleaser/chglog from 0.5.0 to 0.6.0 (#813) (@dependabot[bot])
- 3118608: feat(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 (#811) (@dependabot[bot])
- 53815fb: feat(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 (#810) (@dependabot[bot])
- 3ee9df5: feat(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#815) (@dependabot[bot])
Build process updates
- 4e7be80: build: do not draft winget pr (@caarlos0)
- 157bd8d: build: fix workflow-dispatch deleted tag (@caarlos0)
Other work
Full Changelog: v2.36.1...v2.37.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.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!