-
Tue Feb 21 2017 Tomáš Mráz <tmraz@redhat.com> - 1.4.1-6
- handle empty hmac file as checksum mismatch
-
Mon Feb 10 2014 Tomáš Mráz <tmraz@redhat.com> - 1.4.1-5
- fix the library path in prelink blacklist
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.4.1-4
- Mass rebuild 2014-01-24
-
Mon Jan 13 2014 Tomáš Mráz <tmraz@redhat.com> - 1.4.1-3
- add versioned dependency to -lib on base package (#1010349)
- add prelink blacklist
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.4.1-2
- Mass rebuild 2013-12-27
-
Tue Sep 10 2013 Tomáš Mráz <tmraz@redhat.com> - 1.4.1-1
- fix inverted condition in FIPSCHECK_verify_ex()
-
Fri Sep 06 2013 Tomáš Mráz <tmraz@redhat.com> - 1.4.0-1
- added new API calls to support setting hmac suffix
-
Mon Apr 16 2012 Tomas Mraz <tmraz@redhat.com> - 1.3.1-1
- manual pages added by Paul Wouters
-
Tue Sep 07 2010 Tomas Mraz <tmraz@redhat.com> - 1.3.0-1
- look up the hmac files in the _libdir/fipscheck first
-
Tue May 26 2009 Tomas Mraz <tmraz@redhat.com> - 1.2.0-1
- add lib subpackage to avoid multilib on the base package
- add ability to compute hmacs on multiple files at once
- improved debugging with FIPSCHECK_DEBUG
-
Thu Mar 19 2009 Tomas Mraz <tmraz@redhat.com> - 1.1.1-1
- move binaries and libraries to /usr
-
Wed Mar 18 2009 Tomas Mraz <tmraz@redhat.com> - 1.1.0-1
- hmac check itself as required by FIPS
-
Mon Feb 09 2009 Tomas Mraz <tmraz@redhat.com> - 1.0.4-1
- add some docs to the README, require current openssl in Fedora
-
Fri Oct 24 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.3-1
- use OpenSSL in FIPS mode to do the HMAC checksum instead of NSS
-
Tue Sep 09 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.2-1
- fix test for prelink
-
Mon Sep 08 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.1-1
- put binaries in /bin and libraries in /lib as fipscheck
will be used by modules in /lib
-
Mon Sep 08 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.0-2
- minor fixes for package review
-
Wed Sep 03 2008 Tomas Mraz <tmraz@redhat.com> - 1.0.0-1
- Initial spec file