Commit Graph

6 Commits

Author SHA1 Message Date
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Paul Meyer
c6f02dd309 igvm-tooling: add passthru.update-script
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-29 10:46:02 +02:00
Paul Meyer
226beb4c3a igvm-tooling: add katexochen as maintainer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-13 12:05:50 +02:00
Moritz Sanft
8a998edc82
igvm-tooling: 1.5.0 -> 1.5.0-unstable-2024-06-06
This update allows us to drop some of the patches, which have been upstreamed since. The remaining patch is still in the air upstream. Once it's included, I'll ask them to cut a release, but for now, let's drop the patches we can already.

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-11 11:20:42 +02:00
Malte Poll
4ef084073c igvm-tooling: allow for determinist id block signing 2024-05-07 16:39:29 +02:00
Malte Poll
b7222e491d igvm-tooling: init at 1.5.0 2024-05-07 09:36:39 +02:00