issue-8493: Fix for filenames with newlines using openssl dgst
authorPauli <paul.dale@oracle.com>
Sat, 30 Mar 2019 01:22:51 +0000 (11:22 +1000)
committerPauli <paul.dale@oracle.com>
Sat, 30 Mar 2019 01:22:51 +0000 (11:22 +1000)
commitf3448f5481a8d1f6fbf5fd05caaca229af0b87f7
treefc295589ac061c441f79b83909261194aacf3141
parent875c9a9a342383b3c3fd74a5c872bbf3fe9cdbd3
issue-8493: Fix for filenames with newlines using openssl dgst

The output format now matches coreutils *dgst tools.

[ edited to remove trailing white space ]

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8578)
CHANGES
apps/dgst.c
doc/man1/dgst.pod
test/README