Releases: goreleaser/nfpm
v2.46.3
Changelog
Build process updates
Full Changelog: v2.46.2...v2.46.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.46.2
Changelog
Build process updates
Other work
Full Changelog: v2.46.1...v2.46.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.46.1
Changelog
Bug fixes
- 74c1509: fix(files): check ownedByFilesystem after destination is set (@caarlos0)
- 1ecd691: fix(files): use info.Mode() instead of d.Type() for tree files (@caarlos0)
- 752d21f: fix: rename Unwarp to Unwrap on ErrSigningFailure (@caarlos0)
Build process updates
- 097ead3: ci(deps): bump docker/login-action in the actions group (#1066) (@dependabot[bot])
- 63f7e59: ci(deps): bump the actions group with 2 updates (#1070) (@dependabot[bot])
Other work
- 252bb74: docs: update cmd docs (@caarlos0)
- 92dd1ee: fix(#1067): update go-msix version (#1071) (@djgilcrease)
Full Changelog: v2.46.0...v2.46.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.46.0
Changelog
New Features
- 432fb67: feat: add alpha msix support (#1051) (@djgilcrease)
Bug fixes
- 5389e8c: fix(rpm): correctly convert fs.FileMode to POSIX mode bits (#1060) (@iAklis)
- 3aba25c: fix: semgrep warn (@caarlos0)
Build process updates
- 027a556: ci(deps): bump the actions group with 6 updates (#1057) (@dependabot[bot])
- 1f9933f: ci(deps): bump the actions group with 8 updates (#1062) (@dependabot[bot])
- f1d38af: ci: fix (@caarlos0)
- cbfad34: ci: fix token (@caarlos0)
- 295b178: ci: secret (@caarlos0)
Other work
- d6b9dfe: docs: sponsors (@caarlos0)
- 36683c2: docs: sponsors update (@caarlos0)
- 28602db: docs: update cmd docs (@caarlos0)
- c0882e2: docs: update cmd docs (@caarlos0)
Full Changelog: v2.45.2...v2.46.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.45.2
Changelog
Bug fixes
- 092276a: fix(deb): ensure no ./ prefix on files (@caarlos0)
- 66fa3f7: fix: path in Debian
md5sumsfile (#1052) (@Flood1993)
Build process updates
- 5508e77: ci(deps): bump the actions group with 3 updates (#1053) (@dependabot[bot])
Other work
Full Changelog: v2.45.1...v2.45.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.45.1
Changelog
Bug fixes
- a1d6813: fix(apk): handle all/noarch (#1034) (@caarlos0)
- 7c60130: fix: consistent gzip level 9 default for RPM and DEB compression (#1050) (@Copilot)
- 2d7995c: fix: gzip:9 and some lint issues (@caarlos0)
- 532c31d: fix: lint (@caarlos0)
- 427463f: fix: remove invalid License field from deb control (#1035) (@caarlos0)
Build process updates
- 8b0ad9b: ci(deps): bump the actions group with 2 updates (#1042) (@dependabot[bot])
- 609f487: ci(deps): bump the actions group with 2 updates (#1046) (@dependabot[bot])
- 3a92613: ci(deps): bump the actions group with 3 updates (#1043) (@dependabot[bot])
- d3c4f29: ci(deps): bump the actions group with 4 updates (#1039) (@dependabot[bot])
- 71285a7: ci(deps): bump the actions group with 6 updates (#1049) (@dependabot[bot])
Other work
- 4ac5dfd: docs: Update install.md (#1047) (@pebosi)
- d11b063: docs: update cmd docs (@caarlos0)
- c72e5be: refactor: modernize (@caarlos0)
Full Changelog: v2.45.0...v2.45.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.45.0
Changelog
New Features
- 7743fb4: feat(deb): base architecture variant support (#1031) (@scop)
- be6fd83: feat: map uname -m (#1032) (@caarlos0)
Bug fixes
Dependency updates
- 802edf4: fix(deps): bump alpine from 3.23.2 to 3.23.3 (#1029) (@dependabot[bot])
- 205b84c: fix(deps): bump alpine from 3.23.2 to 3.23.3 in /testdata/acceptance (#1030) (@dependabot[bot])
Build process updates
- 95e3e02: ci(deps): bump the actions group with 5 updates (#1028) (@dependabot[bot])
- edbfb76: ci: npm login (@caarlos0)
Other work
- 615c2ed: docs: add missing options for ipk and archlinux (@caarlos0)
- a8b7b6f: docs: added missing options (@caarlos0)
- 2c03e7d: docs: update (@caarlos0)
- 0e8e7cd: docs: update cmd docs (@caarlos0)
Full Changelog: v2.44.2...v2.45.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.44.2
Changelog
Build process updates
- 73ce998: ci(deps): bump anchore/sbom-action in the actions group (#1016) (@dependabot[bot])
- 2227c2a: ci(deps): bump the actions group with 3 updates (#1019) (@dependabot[bot])
- f7043ff: ci(deps): bump the actions group with 3 updates (#1021) (@dependabot[bot])
- bfbc4b9: ci(deps): bump the actions group with 4 updates (#1022) (@dependabot[bot])
Other work
- 1e0e7ff: docs: correct link to documentation (#1017) (@joclement)
- 9441740: docs: update cmd docs (@caarlos0)
- 89dc45c: fix(apk/rpm): Correctly configure arch for loongarch64 (#1018) (@fcharlie)
Full Changelog: v2.44.1...v2.44.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.44.1
Changelog
Dependency updates
- 519d36c: fix(deps): bump alpine from 3.22.2 to 3.23.0 (#1007) (@dependabot[bot])
- de7ff4f: fix(deps): bump alpine from 3.23.0 to 3.23.2 (#1014) (@dependabot[bot])
- 6adfb55: fix(deps): bump alpine from 3.23.0 to 3.23.2 in /testdata/acceptance (#1015) (@dependabot[bot])
- 6fbefa1: fix(deps): update to go.yaml.in/yaml/v3 (@caarlos0)
Build process updates
- 2e80cb0: ci(deps): bump the actions group across 1 directory with 8 updates (#1011) (@dependabot[bot])
- a1752b7: ci(deps): bump the actions group with 3 updates (#1013) (@dependabot[bot])
- cfff4ff: ci: update .goreleaser.yml (@caarlos0)
Other work
Full Changelog: v2.44.0...v2.44.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.44.0
Changelog
New Features
- ee5a6b0: feat: add compression level for deb (#987) (@afbjorklund)
Bug fixes
- 29d0e0a: fix: lint (@caarlos0)
- a632bb7: fix: make sure to validate yaml with jsonschema (#999) (@afbjorklund)
Build process updates
- 4f3f1d3: ci(deps): bump the actions group across 1 directory with 4 updates (#993) (@dependabot[bot])
- 3a30a89: ci(deps): bump the actions group with 2 updates (#1006) (@dependabot[bot])
- 08ef0cd: ci(deps): bump the actions group with 3 updates (#988) (@dependabot[bot])
- 01fe054: ci(deps): bump the actions group with 3 updates (#994) (@dependabot[bot])
- 90bdbc8: ci(deps): bump the actions group with 3 updates (#996) (@dependabot[bot])
- d5cc5a3: ci(deps): bump the actions group with 4 updates (#989) (@dependabot[bot])
- 8655780: ci(deps): bump the actions group with 6 updates (#1003) (@dependabot[bot])
- 91e0573: ci: fix schema.json path (@caarlos0)
- b927bbe: ci: publish to npm (@caarlos0)
- cb217ab: ci: update dependabot.yml (@caarlos0)
- 141324a: ci: updated cosign (@caarlos0)
Other work
- 92289a0: docs: fix 404 (@caarlos0)
- 9ef03bc: docs: fix favicon (#1002) (@caarlos0)
- 0bbf926: docs: fix og:image (@caarlos0)
- 21d6ae0: docs: migrate to hugo and hextra (#970) (@caarlos0)
- 40a7b52: docs: skip favicon check for now (@caarlos0)
- 76abc28: docs: update cmd docs (@caarlos0)
- 8793ca1: docs: update cmd docs (@caarlos0)
Full Changelog: v2.43.4...v2.44.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!
