From 613d2a2f24ea534b9c6b9d1778e6146d53221707 Mon Sep 17 00:00:00 2001 From: Robey Pointer Date: Sat, 22 Mar 2008 14:54:55 -0700 Subject: [project @ robey@lag.net-20080322215455-xb70ktut2l1bkzsx] patch from dwayne c. litzenberger to fix urandom support to work from within a chroot. i modified it slightly to remove os.urandom calls completely, since our direct file access is nearly identical to what python was doing. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f5d1657e..2df590cb 100644 --- a/Makefile +++ b/Makefile @@ -65,5 +65,7 @@ test: # README # transport.py # +# TRY on windows vm +# POST gpg sig on website! # POST md5sum on website! # RUN setup.py -- cgit v1.2.3