[Pkg-openssl-devel] Bug#574183: MD2 removal: embeded help should remove references to md2

Nirgal Vourgère jvourger at greenpeace.org
Tue Mar 16 22:00:10 UTC 2010


Subject: openssl: MD2 removal: embeded help should remove references to md2
Package: openssl
Version: 0.9.8m-2
Severity: minor

"openssl dgst" advertise to use md2 options that does not exists any more.

nirgal at deimos:~$ echo a|openssl dgst -md4
babcc2a9c40875e8667232575784288d
nirgal at deimos:~$ echo a|openssl dgst -md5
60b725f10c9c85c70d97880dfe8191b3
nirgal at deimos:~$ echo a|openssl dgst -md2
unknown option '-md2'
options are
-c              to output the digest with separating colons
-d              to output debug info
-hex            output as hex dump
-binary         output in binary form
-sign   file    sign digest using private key in file
-verify file    verify a signature using public key in file
-prverify file  verify a signature using private key in file
-keyform arg    key file format (PEM or ENGINE)
-signature file signature to verify
-binary         output in binary form
-hmac key       create hashed MAC with key
-engine e       use engine e, possibly a hardware device.
-md5            to use the md5 message digest algorithm (default)
-md4            to use the md4 message digest algorithm
-md2            to use the md2 message digest algorithm      <---- that line should be removed
-sha1           to use the sha1 message digest algorithm
-sha            to use the sha message digest algorithm
-sha224         to use the sha224 message digest algorithm
-sha256         to use the sha256 message digest algorithm
-sha384         to use the sha384 message digest algorithm
-sha512         to use the sha512 message digest algorithm
-mdc2           to use the mdc2 message digest algorithm
-ripemd160      to use the ripemd160 message digest algorithm



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openssl depends on:
ii  libc6                   2.10.2-6         Embedded GNU C Library: Shared lib
ii  libssl0.9.8             0.9.8m-2         SSL shared libraries
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

openssl recommends no packages.

Versions of packages openssl suggests:
ii  ca-certificates               20090814   Common CA certificates

-- no debconf information





More information about the Pkg-openssl-devel mailing list