I'm getting a mismatch on the SHA1 checksums. The MD5 ones are OK.
Could someone tell me what program is being used to generate those
checksums?
[On 22 Apr, @21:07, Phil Howard wrote in "SHA1 checksums on 2.3.2 and 2. ..."]
I'm getting a mismatch on the SHA1 checksums. The MD5 ones are OK.
Could someone tell me what program is being used to generate those
checksums?
both on FreeBSD (actually the machine that hosts the NSD downloads)
and on my home machine (Linux) I get the same checksum. Which match
the ones listed on the website:
FreeBSD:
% sha1 nsd-2.3.3.tar.gz
SHA1 (nsd-2.3.3.tar.gz) = def04dc4cecc70065edd3174ff0326027d208eb8
Website:
% cat nsd-2.3.3.tar.gz.sha1
def04dc4cecc70065edd3174ff0326027d208eb8
Linux:
% sha1sum /tmp/nsd-2.3.3.tar.gz
def04dc4cecc70065edd3174ff0326027d208eb8 /tmp/nsd-2.3.3.tar.gz
grtz Miek