1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-12-22 21:45:29 +01:00
nfpm/internal
Weston Schmidt bc5c3bd876
feat: support for ipk packages (#818)
Implements #507.

* Adds ipk support for keywords used by OpenWRT and Yocto.
* MD5sum is explicitly excluded due to insecurity.
* SHA256Sum excluded due packages not being individually signed,
  instead, the feed of packages is checksummed and signed externally.
* Adds code to nfpm package to automatically enumerate the supported
  packaging types where possible.
2024-05-08 16:02:39 -03:00
..
cmd feat: support for ipk packages (#818) 2024-05-08 16:02:39 -03:00
glob fix: windows issues (#690) 2023-07-12 22:09:28 -03:00
maps feat: reproducible packages (#748) 2023-12-07 13:58:36 -03:00
modtime fix: modtime (#758) 2023-12-26 08:51:38 -03:00
sign feat: support PKCS8 keys for APK signing (#804) 2024-03-27 10:28:44 -03:00