33c7c13 2010-09-07 Tomas Mraz <tmraz@redhat.com>

Authored and Committed by Tomas Mraz 13 years ago
    2010-09-07  Tomas Mraz <tmraz@redhat.com>
    
            * configure.ac: Version 1.3.0
            * fipscheck.spec.in: Move the .hmac files to _libdir/fipscheck.
            * src/fipscheck.c: Look for the .hmac files to _libdir/fipscheck first.
            * src/fipshmac.c: Add '-d' option to specify where to put
            the .hmac files.
            * src/filehmac.c (make_hmac_path): Add support for different base dir.
            * README: Document the changes.
    
        
file modified
+15 -0
file modified
+10 -4
file modified
+3 -1
file modified
+12 -7
file modified
+3 -0
file modified
+24 -9
file modified
+1 -1
file modified
+17 -11
file modified
+22 -7