Nfpm

Latest version: v2.42.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 28

2.17.0

Changelog
New Features
* cdd622ae94ce58e671e5030f0391151837a0b5e7: feat(deps): bump github.com/invopop/jsonschema from 0.4.0 to 0.5.0 (531) (dependabot[bot])
* 448a83d0f9aedfc0bdc399130be39f1d2c5fe4a2: feat(deps): bump github.com/muesli/mango-cobra from 1.1.0 to 1.2.0 (525) (dependabot[bot])
* 43adaa07573d411ea2c196e949a7611e6289f19d: feat(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (523) (dependabot[bot])
* 165e9d095415ef5c3562522b95cb7a23965d7dc7: feat(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (524) (dependabot[bot])
* 912a38e40f6674474d77ee3991c95d3b61266994: feat(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (526) (dependabot[bot])
* af12d3397c319bb1db4cb19716f518a33aa5bb8d: feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (529) (dependabot[bot])
* 1e0d9446039cb67b2501f2bc97107cdbc1d63a96: feat: remove empty_folders for good (522) (caarlos0)
* 8e17486f10b85a2d0d7674c01177e46e3e2d674d: feat: remove gofish install method (caarlos0)
Bug fixes
* 51b893de9a3e05d93df2332759399728b4747c86: fix: json schema (533) (caarlos0)

**Full Changelog**: https://github.com/goreleaser/nfpm/compare/v2.16.0...v2.17.0

---

- Check out [GoReleaser](https://goreleaser.com): it integrates nFPM to the release pipeline of your Go projects.

2.16.0

Changelog
New Features
* 4a6d81ca8b59267773ec7199f57c1667d7fd2200: Revert "feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (484)" (489) (caarlos0)
* 7645dff3a803bdabc6693ab9c41ce4f5b1b1cdaf: feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (484) (dependabot[bot])
* 86d9a4f1e011e6e7b62d13431b03c7811fada0de: feat(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (513) (dependabot[bot])
* ab5bb3196b946a73fd2c24ae948291b853222354: feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (518) (dependabot[bot])
* 02f972d336abab27ace3f4d644fb9a920380ecc4: feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (517) (dependabot[bot])
* dcf239f316c3392dc94e3001ff0de80335a818be: feat(deps): switch back to cobra (506) (caarlos0)
* 98a59ec16dac754a3205c1596c56ff50c86c7783: feat: add support for additional fields in Debian control files (491) (atheriel)
* 1eb3837edca1b5699f47a75451de838c56beca80: feat: implement dpkg-sig Package signing (508) (SasSwart)
* d1c106660947bd183e8a37721bfe950bb31bb6ce: feat: implement dpkg-sig Package signing (515) (caarlos0)
* 488938929fe497a07e43a2c651a7a4b86db2df3e: feat: update jsonschema library (521) (caarlos0)
* 1d42c64b98ee35f9f77b7fe4546587695fb58d0e: feat: use go 1.18 (483) (caarlos0)
Bug fixes
* eb26ce3682bae473befc39c6154456d4ebc9f0b8: fix: apk versioning (514) (kpenfound)
* 170bf81da57ce1e17e44c945a928d066fb0dbf53: fix: deb version order in control (498) (kpenfound)
* 1e26cfc6c7ef3c5afb703ff77b82750fc88f378d: fix: typo on 'package' commands --help (512) (Manezki)

**Full Changelog**: https://github.com/goreleaser/nfpm/compare/v2.15.1...v2.16.0

---

- Check out [GoReleaser](https://goreleaser.com): it integrates nFPM to the release pipeline of your Go projects.

2.15.1

Changelog
Bug fixes
* f3f9718f501f72ebfbd6ecf9ad6cf77f0e561c75: fix: ensure globbed FileInfo always has correct size (482) (markspolakovs)

**Full Changelog**: https://github.com/goreleaser/nfpm/compare/v2.15.0...v2.15.1

---

- Check out [GoReleaser](https://goreleaser.com): it integrates nFPM to the release pipeline of your Go projects.

2.15.0

Changelog
New Features
* 38d54695f10c1c4880f68e2f5697bc6ac234ba68: feat(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (476) (dependabot[bot])
* fd334c18018588672af8a5749b5d90e97f8e67fe: feat: Update rpmpack to version with pgzip (475) (Felixoid)
* 97486f15f8e51a0d729d091a5764af7e6bdb104d: feat: expand environment variables in maintainer (463) (scop)

**Full Changelog**: https://github.com/goreleaser/nfpm/compare/v2.14.0...v2.15.0

---

- Check out [GoReleaser](https://goreleaser.com): it integrates nFPM to the release pipeline of your Go projects.

2.14.0

Changelog
New Features
* b953fee81375171bde1103f4423c5ade00a93e5f: feat: replace compress/gzip by klauspost/pgzip (457) (Felixoid)
Bug fixes
* 96c7b1f22f9eb3951aef04a2b8d53ba543da9bcd: fix: update rpmpack and change default compressor to gzip:-1 (a default level) instead of gzip:9 (458) (Felixoid)
Other work
* b684867299343bc7184f7312cbd02d62aacb02ab: style: spelling and grammar fixes (462) (scop)

**Full Changelog**: https://github.com/goreleaser/nfpm/compare/v2.13.0...v2.14.0

---

- Check out [GoReleaser](https://goreleaser.com): it integrates nFPM to the release pipeline of your Go projects.

2.13.0

Changelog
New Features
* 53a3fc20e5751b13513e94a7effe6699c93f306c: feat(deps): bump github.com/goreleaser/fileglob from 1.2.0 to 1.3.0 (455) (dependabot[bot])
* 1000d106c3f1afaedf68981094c05be8608ba993: feat: expand ENV for dependencies versions (454) (Felixoid)
Bug fixes
* c049e1c2f96acaba11873ca6b1464b02325307ef: fix: processing symlinks in directories (453) (Felixoid)

**Full Changelog**: https://github.com/goreleaser/nfpm/compare/v2.12.2...v2.13.0

---

- Check out [GoReleaser](https://goreleaser.com): it integrates nFPM to the release pipeline of your Go projects.

Page 8 of 28

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.