debian-forge-composer/internal
Brian C. Lane 642b90c977 Switch blueprint commit to use a random SHA-1
Generating a SHA-1 based on time is not safe. A collision can easily be
generated, and if parallel operations are used they will eventually
collide. This reads random bytes and uses them for the SHA-1 hash. It
will return an error if the rand.Read() fails.
2020-02-04 09:10:38 +01:00
..
blueprint blueprints: fix group handling 2019-12-17 09:24:15 +01:00
common osbuild-pipeline: improve CLI interface 2020-01-30 15:17:05 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro distro: add custom image size 2020-01-23 00:57:31 +01:00
jobqueue Change ownership of the output directory immediately 2020-01-31 20:34:48 +01:00
mocks/rpmmd distro/test: flesh out the test distro abit and use it for testing 2020-01-03 22:35:52 +01:00
pipeline distro: add custom image size 2020-01-23 00:57:31 +01:00
rcm store: custom image size 2020-01-23 00:57:31 +01:00
rpmmd repositories: install the base repositories in the filesystem 2020-01-03 22:35:52 +01:00
store Switch blueprint commit to use a random SHA-1 2020-02-04 09:10:38 +01:00
target target: add new fields to target and cleanup 2019-12-01 00:05:17 +01:00
test api: implement /compose/log 2019-12-20 11:43:39 +01:00
upload upload/aws: Add basic S3 upload test 2020-01-16 13:14:15 +01:00
weldr api: add custom image size for composes 2020-01-23 00:57:31 +01:00