Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2 | Rev 136 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | lsh-utils (2.0.1cdbs-4) unstable; urgency=low  | 
            1 | lsh-utils (2.0.1cdbs-4) unstable; urgency=low  | 
          
| 2 | 2 | ||
| 3 | lsh-server now automatically generates it's random seed file, if it's not  | 
            3 | lsh-server now automatically generates it's random seed file, if it  | 
          
| 4 | already existant.  | 
            4 | doesn't already exist.  | 
          
| 5 | 5 | ||
| 6 | I personally don't see a reason for the lsh-make-seed command, the  | 
            6 | I personally don't see a reason for the lsh-make-seed command, the  | 
          
| 7 | lsh-server init script now uses dd to get 32 bytes of random data out of  | 
            7 | lsh-server init script now uses dd to get 32 bytes of random data out of  | 
          
| 8 | /dev/random.  | 
            8 | /dev/random.  | 
          
| 9 | 9 | ||
| 10 | If thats not ok to you, feel free to use lsh-make-seed instead and have  | 
            10 | If that's not ok to you, feel free to use lsh-make-seed instead and  | 
          
| 11 | /var/spool/lsh/yarrow-seed-file regenerated.  | 
            11 | have /var/spool/lsh/yarrow-seed-file regenerated.  | 
          
| 12 | 12 | ||
| 13 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 19 Jan 2006 01:08:16 +0100  | 
            13 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 19 Jan 2006 01:08:16 +0100  | 
          
| 14 | 14 | ||
| 15 | lsh-utils (2.0.1-6) unstable; urgency=low  | 
            15 | lsh-utils (2.0.1-6) unstable; urgency=low  | 
          
| 16 | 16 | ||