Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | magnus | 1 | lsh-utils (2.0.1cdbs-4) unstable; urgency=low |
2 | |||
3 | lsh-server now automatically generates it's random seed file, if it's not |
||
4 | already existant. |
||
5 | |||
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 |
||
8 | /dev/random. |
||
9 | |||
10 | If thats not ok to you, feel free to use lsh-make-seed instead and have |
||
11 | /var/spool/lsh/yarrow-seed-file regenerated. |
||
12 | |||
13 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 19 Jan 2006 01:08:16 +0100 |
||
14 | |||
15 | lsh-utils (2.0.1-6) unstable; urgency=low |
||
16 | |||
17 | To make the current maintenance situation easier, 'lshc' has been again |
||
18 | renamed to it's original name 'lsh'. |
||
19 | |||
20 | So please switch from now on to using 'lsh' instead of 'lshc'. |
||
21 | |||
22 | As for your convenience a small script named 'lshc', which simply notifies |
||
23 | you about the name change and afterwards executing 'lsh' is included. |
||
24 | |||
25 | -- Stefan Pfetzing <dreamind@dreamind.de> Tue, 15 Nov 2005 05:44:46 +0100 |
||
26 |