Your message dated Tue, 27 Nov 2018 23:08:09 +0100
with message-id <20181127220807.k3w6tb2vaxbwy...@breakpoint.cc>
and subject line Re: Bug#644420: openssl md5, changed a output format
has caused the Debian Bug report #644420,
regarding openssl md5, changed a output format
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
644420: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openssl
Version: 1.0.0e-2
Severity: normal
It looks openssl changed a way it formats digest output
squeezy
# echo a | openssl md5
60b725f10c9c85c70d97880dfe8191b3
#
wheezy:
# echo a | openssl md5
(stdin)= 60b725f10c9c85c70d97880dfe8191b3
#
It may break,in for example freenx nx server implementation
break for this reason.
Thanks.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages openssl depends on:
ii libc6 2.13-21
ii libssl1.0.0 1.0.0e-2
ii zlib1g 1:1.2.3.4.dfsg-3
openssl recommends no packages.
Versions of packages openssl suggests:
ii ca-certificates 20110502+nmu1
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Control: tags -1 wontfix
On 2011-10-05 19:46:42 [+0200], Witold Baryluk wrote:
> Package: openssl
> Version: 1.0.0e-2
> Severity: normal
>
> It looks openssl changed a way it formats digest output
>
> squeezy
>
> # echo a | openssl md5
> 60b725f10c9c85c70d97880dfe8191b3
> #
>
> wheezy:
>
> # echo a | openssl md5
> (stdin)= 60b725f10c9c85c70d97880dfe8191b3
> #
>
>
> It may break,in for example freenx nx server implementation
> break for this reason.
This has been like that for the last few years and I guess freenx
addressed the issue on their side.
So I would rather prepare to avoid any changes here.
> Thanks.
Sebastian
--- End Message ---