fec44e9c96
- Fixes for machine-readable indices. Key expiration times are now read from self-signatures on the key's UIDs. In addition, instead of 8-digit key IDs, index entries now return the most specific key ID possible: 16-digit key ID for V3 keys, and the full fingerprint for V4 keys. - Add metadata information (number of keys, number of files, checksums, etc) to key dump. This allows for information on the key dump ahead of download/import, and direct verification of checksums using md5sum -c <metadata-file>. - Replaced occurrances of the deprecated operator 'or' with '||' (BB issue #2) - Upgraded to cryptlib-1.7 and own changes are now packaged as separate patches that is installed during 'make'. Added the SHA-3 algorithm, Keccak - Option max_matches was setting max_internal_matches. Fixed (BB issue #4) - op=hget now supports option=mr for completeness (BB issue #17) - Add CORS header to web server responses. Allows JavaScript code to interact with keyservers, for example the OpenPGP.js project. - Change the default hkp_address and recon_address to making the default configuration support IPv6. (Requires OCaml 3.11.0 or newer) - Only use '-warn-error A' if the source is marked as development as per the version suffix (+) (part of BB Issue #2) - Reduce logging verbosity for debug level lower than 6 for (i) bad requests, and (ii) no results found (removal of HTTP headers in log) (BB Issue #13) - Add additional OIDs for ECC RFC6637 style implementations (brainpool and secp256k1) (BB Issue #25) and fix issue for 32 bit arches. - Fix a non-persistent cross-site scripting possibility resulting from improper input sanitation before writing to client. (BB Issue #26 | CVE-2014-3207)
9 lines
460 B
Text
9 lines
460 B
Text
$NetBSD: distinfo,v 1.4 2014/06/03 08:28:50 pettai Exp $
|
|
|
|
SHA1 (sks-1.1.5.tgz) = a353426e99de3fb02bf93b953f574335a9f2a590
|
|
RMD160 (sks-1.1.5.tgz) = f47543870313f6bd0868e702849eb717aa045d67
|
|
Size (sks-1.1.5.tgz) = 362941 bytes
|
|
SHA1 (patch-aa) = 04f74c6f141d71e3b0cd45e68896be93dffd0b7c
|
|
SHA1 (patch-ab) = 919846f9c31a89f23430081dbad853d088dcb7e5
|
|
SHA1 (patch-ac) = 0fbe22e67681970521ae66ca1903e9e95eda52ad
|
|
SHA1 (patch-ad) = f96b913bc7ad6b5bd11a51569fc28ee042b1667c
|