John the Ripper (john) for Debian
-----------------------------------

  --- Previous Users of john ---

 The previous version of this package used a cronjob that was
 inflexible. This means it would start one instance of john the ripper
 and run until either all passwords were found or it wasn't able to
 crack them.

 So starting with version 1.6-19 of the package, the new cronjob
 is a lot more flexible. The system administrator will now be able to
 define when to start the cronjob and how long it should run daily. The
 cronjob will then be automatically stopped after that time and the
 current state saved. When the cronjob is then started again the next
 day, it will pick off where it stopped. If you don't want to the
 cronjob to continue an old session, but instead start with a fresh copy
 of the password file, you need to remove the file
 /var/lib/john/restore.

 The package upgrade already installed the new cronjob and removed the
 old one.  If you want the new cronjob to run, you must uncomment the
 active lines from /etc/cron.d/john; you might also modify it to
 change at which time the cronjob shall be started and at which time it
 should be stopped.

 The new cronjob will only be started after you edited /etc/cron.d/john.
 If you don't edit the file, the cronjob will not be started and you can
 run john from the command line.

 -- Christian Kurz <shorty@debian.org>, Tue, 02 Sep 2003 22:52:46 +0200
