commit 08b0a92c4fdfcc2997f0fa7f72905d284ab59164 Author: Mike Perry mikeperry-git@torproject.org Date: Sat Jul 6 17:55:38 2013 -0700
Update TODO with thoughts about package history. --- gitian/TODO | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/gitian/TODO b/gitian/TODO index aa9c4e1..cda7f32 100644 --- a/gitian/TODO +++ b/gitian/TODO @@ -13,6 +13,8 @@ Short Term: - http://stackoverflow.com/questions/13276692/safeseh-gs-on-g - OpenSSL+zlib don't take cflags?? - Can we randomize stack canaries each release, etc? + - Record results + package hashes in git + - Consolidate all packages down to a single list - Determinism issues - One of the builds ended up using old Gitian descriptors somehow.. - Refuse to build if `git diff --raw` is non-zero?
tor-commits@lists.torproject.org