Commit Graph

216 Commits

Author SHA1 Message Date
Tomas Mraz
d630de2f61 fix multilib conflict in libgcrypt-config 2012-12-03 13:44:00 +01:00
Dennis Gilmore
f98619e858 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 14:49:18 -05:00
Tomas Mraz
4e2e7e9367 Correctly rebuild the info documentation 2012-04-05 23:35:22 +02:00
Tomas Mraz
92db45d693 Add GCRYCTL_SET_ENFORCED_FIPS_FLAG command 2012-04-04 15:28:35 +02:00
Dennis Gilmore
01a0c8d733 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 01:42:32 -06:00
Kalev Lember
4c532c0904 Rebuilt for rpm bug #728707 2011-08-15 08:03:55 +03:00
Tomas Mraz
b5054585fe new upstream version 2011-07-21 15:57:57 +02:00
Tomas Mraz
9371d8c5fa Always xor seed from /dev/urandom over /etc/gcrypt/rngseed 2011-06-20 21:40:03 +02:00
Tomas Mraz
b0d0a7fac3 Make the FIPS-186-3 DSA implementation CAVS testable
add configurable source of RNG seed /etc/gcrypt/rngseed
in the FIPS mode (#700388)
2011-05-30 15:30:14 +02:00
Tomas Mraz
7082be2ecd Make the FIPS-186-3 DSA implementation CAVS testable
add configurable source of RNG seed /etc/gcrypt/rngseed
in the FIPS mode (#700388)
2011-05-30 15:25:11 +02:00
Tomas Mraz
db9fb5d2e7 Make the FIPS-186-3 DSA implementation CAVS testable 2011-05-30 14:23:11 +02:00
Tomas Mraz
d1e5e2486a - new upstream version with minor changes 2011-02-11 19:53:59 +01:00
Dennis Gilmore
1a76790722 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 23:55:13 -06:00
Tomas Mraz
474b273f7d - fix a bug in the fips-186-3 dsa parameter generation code 2011-02-04 10:04:08 +01:00
Tomas Mraz
16991a5be4 - use /dev/urandom for seeding in the FIPS mode
- make the tests to pass in the FIPS mode also fixing
  the FIPS-186-3 DSA keygen
2011-02-01 18:54:42 +01:00
Fedora Release Engineering
76ce03ce82 dist-git conversion 2010-07-28 20:58:58 +00:00
Rex Dieter
6d243f390f - FTBFS libgcrypt-1.4.5-3.fc13: ImplicitDSOLinking (#564973) 2010-02-14 20:32:09 +00:00
Tomáš Mráz
c9eae9797f - drop the S390 build workaround as it is no longer needed
- additional spec file cleanups for merge review (#226008)
2010-02-03 08:23:55 +00:00
Tomáš Mráz
9b6823253d - workaround for build on S390 (#548825)
- spec file cleanups
- upgrade to new minor upstream release
2009-12-21 08:46:43 +00:00
Tomáš Mráz
e56dfebe1c *** empty log message *** 2009-12-21 08:26:28 +00:00
Bill Nottingham
b46cd3c25b Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:50:57 +00:00
Tomáš Mráz
c9de6acdac Drop dot from summary 2009-10-27 14:36:08 +00:00
Tomáš Mráz
f235e635ad - fix warning when installed with --excludedocs (#515961) 2009-08-11 12:41:05 +00:00
Jesse Keating
2a6e183e10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 05:40:56 +00:00
Tomáš Mráz
06cc870937 - and now really apply the padlock patch 2009-06-18 21:30:12 +00:00
Tomáš Mráz
0d713cca5e - fix VIA padlock RNG inline assembly call (#505724) 2009-06-17 18:17:06 +00:00
Tomáš Mráz
fd11f879ae - we need to patch Makefile.in of course 2009-03-05 10:32:46 +00:00
Tomáš Mráz
e569e43744 - with the integrity verification check the library needs to link to libdl
(#488702)
2009-03-05 10:25:19 +00:00
Tomáš Mráz
4b8542ad6d - add hmac FIPS integrity verification check 2009-03-03 20:32:37 +00:00
Jesse Keating
7de5049932 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 15:00:17 +00:00
Tomáš Mráz
0b312a8bb4 - update to 1.4.4
- do not abort when the fips mode kernel flag is inaccessible due to
    permissions (#470219)
- hobble the library to drop the ECC support
2009-01-30 10:53:38 +00:00
Dennis Gilmore
328eebcd5f disable asm on sparc64 2008-10-21 04:51:58 +00:00
Nalin Dahyabhai
0be77fc462 - update to 1.4.3
- own /etc/gcrypt
- fix rpmlint warning about the summary by dropping the final '.'
2008-09-18 15:50:08 +00:00
Nalin Dahyabhai
6e274ad21f - invoke make with %%{?_smp_mflags} to build faster on multi-processor
systems (Steve Grubb)
2008-09-15 19:49:03 +00:00
Nalin Dahyabhai
569a4236d0 update to 1.4.2 2008-09-08 23:05:08 +00:00
Nalin Dahyabhai
cfb3452aec - update to 1.4.1
- bump libgpgerror-devel requirement to 1.4, matching the requirement
    enforced by the configure script
2008-04-29 18:05:46 +00:00
jorton
2a366c8638 - apply patch correctly. 2008-04-03 12:49:19 +00:00
jorton
a562621b74 - add patch from upstream to fix severe performance regression in entropy
gathering
2008-04-03 12:43:26 +00:00
Jesse Keating
dac6bc70cd - Autorebuild for GCC 4.3 2008-02-19 15:52:59 +00:00
Nalin Dahyabhai
665b2f3567 update to 1.4.0 2007-12-10 21:10:52 +00:00
Nalin Dahyabhai
1aebb276b2 - update 2007-12-10 20:37:29 +00:00
Nalin Dahyabhai
9f9b613bc0 - use ldconfig to build the soname symlink for packaging along with the
shared library (#334731))
2007-10-16 17:05:10 +00:00
Bill Nottingham
4b681a494d makefile update to properly grab makefile.common 2007-10-15 19:00:34 +00:00
Nalin Dahyabhai
710edd985e - add missing gawk buildrequirement
- switch from explicitly specifying the /dev/random RNG to just verifying
    that the non-LGPL ones were disabled by the configure script
2007-08-22 21:16:43 +00:00
Nalin Dahyabhai
a88fef1953 - doh, actually bump the revision number 2007-08-16 15:28:29 +00:00
Nalin Dahyabhai
b03ca4732b - clarify license
- force use of the linux /dev/random RNG, to avoid accidentally falling
    back to others which would affect the license of the resulting library
2007-08-16 15:27:13 +00:00
Nalin Dahyabhai
db8737b235 - disable static libraries (part of #249815) 2007-07-30 13:41:49 +00:00
Nalin Dahyabhai
1b380ca340 - move libgcrypt shared library to /%{_lib} (#249815) 2007-07-27 13:54:26 +00:00
Nalin Dahyabhai
13d88a825b update to 1.2.4 2007-02-06 06:47:19 +00:00
Nalin Dahyabhai
2b15591ea4 - make use of install-info more failsafe (Ville Skyttä, #223705) 2007-01-22 19:55:26 +00:00