diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-07-20 17:59:45 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-07-20 17:59:45 +0200 |
| commit | 521df66d48d633d55607753449f8c22d9299d159 (patch) | |
| tree | b2259ad42fc286c40d4bc5bde6c2d6086bb987dd | |
| parent | d4aa6611d92d1fac3b61c05ef2bfb94ddedba1e2 (diff) | |
Add comment for patch
| -rw-r--r-- | debian/patches/random-default-fast.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/random-default-fast.patch b/debian/patches/random-default-fast.patch index 555b3045..40a429df 100644 --- a/debian/patches/random-default-fast.patch +++ b/debian/patches/random-default-fast.patch @@ -1,3 +1,5 @@ +level 2 requires getting fed with entropy, which we don't have enough for now. + diff --git a/random/random.c b/random/random.c index 0ae31f5..c732356 100644 --- a/random/random.c |
