-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Would you consider uploading static assets for releases which contain all sources, i.e. submodules?
Systems like OpenBSD ports have no network access during package building, so additional sources submodules need to be fetched and moved into place manually.
A single tarball from upstream containing all neccessary upstream code would simplify that process.
Alternatively, package maintainers like me could checkout git sources recursively for a release and vendor tarballs for operating system package infrastructure to use, but albeit simplifying the ports/package process, it also adds yet another layer of indirection and trust.
Metadata
Metadata
Assignees
Labels
No labels