Skip to content
Snippets Groups Projects
  1. May 17, 2024
  2. May 15, 2024
    • Cédric Marie's avatar
      Check the last modification time · 2c65d212
      Cédric Marie authored
      
      Read the last modification time of each file. If a file is already
      listed, but more recent than the checksum file, then it means that the
      checksum file is not up to date for this file.
      
      In that case, the file must not be considered altered (bad checksum).
      It has obviously been deliberately modified after the checksum file was
      created or updated for the last time.
      
      * When using the 'list' or 'check' command, a warning must be printed
        (with the 'check' command it is not even necessary to verify the
        checksum).
      * When using the 'update' command, the checksum of the file must be
        updated.
      
      Signed-off-by: default avatarCédric Marie <cedric@hjuvi.fr.eu.org>
      2c65d212
  3. May 13, 2024
  4. May 06, 2024
Loading