goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.13k stars 157 forks source link

fix: Ensure reproducable Deb package #747

Closed keliramu closed 8 months ago

keliramu commented 8 months ago

Each time building exaclty from the same source, ensure exaclty the same size deb package is generated.

caarlos0 commented 8 months ago

gonna merge this and continue working on it, thanks for the PR