1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-21 19:36:11 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Snyk bot df14bee98e
fix: testdata/acceptance/deb.dockerfile to reduce vulnerabilities (#371)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2004-BASH-581100
- https://snyk.io/vuln/SNYK-UBUNTU2004-LIBGCRYPT20-1297919
- https://snyk.io/vuln/SNYK-UBUNTU2004-LIBGCRYPT20-1583851
- https://snyk.io/vuln/SNYK-UBUNTU2004-SHADOW-577863
- https://snyk.io/vuln/SNYK-UBUNTU2004-SHADOW-577863
2021-10-07 14:43:25 -03:00
Erik G 2a331c5c7f
feat: compression option with xz support for deb (#363) 2021-09-04 10:24:52 -03:00
Dj Gilcrease 501e743010
feat: add support for alpine pre and post upgrade scripts and add an upgrade test (#323) 2021-04-20 14:02:37 -07:00
Dj Gilcrease 41077943bd
test: clean up the acceptance tests (#292) 2021-04-15 17:25:39 -03:00
Dj Gilcrease c4ae30d749
feat: try to clean up and simplify the file adding interface (#255)
* feat: cleanup and simplify the file adding interface

* docs: update the configuration docs to focus on the new contents format for specifying files

* docs: correct spelling

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2020-12-15 13:47:00 -03:00