Commit Graph

5 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
Spencer Pogorzelski
072406a37f ida-free: add openssl dependency to libida64
The cloud decompiler is currently not working because it tries to
dlopen() openssl. openssl is added to the RUNPATH of the main ida64
binary, but not of this helper library. Tell autoPatchelf to add it by
adding a reference to it.
2024-08-03 18:22:58 -07:00
h7x4
7384b9abdc
treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
Paul Mulders
aba415e083 ida-free: fix desktop item 2024-06-14 14:16:50 +02:00
Moritz Sanft
559ba6bb59
ida-free: init at 8.4.240320 2024-03-31 13:11:49 +02:00