diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2012-11-29 12:35:13 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2012-11-30 09:44:38 +0200 |
commit | 8d709ae8c5197e706f2520bc45d9e2f4721e6b86 (patch) | |
tree | 1058aa10047e2e96d69745236ee5a8e3a37cacfb /rpmrc.in | |
parent | 2d30d264e52d9fae66628e33ae05d18f13d86705 (diff) | |
download | librpm-tizen-8d709ae8c5197e706f2520bc45d9e2f4721e6b86.tar.gz librpm-tizen-8d709ae8c5197e706f2520bc45d9e2f4721e6b86.tar.bz2 librpm-tizen-8d709ae8c5197e706f2520bc45d9e2f4721e6b86.zip |
Get rid of long since deprecated VFY_VerifyDigest() uses
- VFY_VerifyDigest() has been deprecated since NSS >= 3.12 and for
a good reason too: with VFY_VerifyDigest() caller needs to painfully
enumerate every possible supported enc + hash combination, only for
NSS to revert the process. Use the saner VFY_VerifyDigestDirect()
interface instead and test for its presence in configure.
- This means we now require NSS >= 3.12 but as that's already 4.5 years
old and included in ancient beasts like RHEL-4, this doesn't seem
exactly unreasonable requirement. And then there's always beecrypt...
(cherry picked from commit 9b995a7674adba08248fac79ae8b23ecbecc13de)
Diffstat (limited to 'rpmrc.in')
0 files changed, 0 insertions, 0 deletions