]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
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)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 15 Oct 2019 14:04:47 +0000 (16:04 +0200)
commit109a00269daf671e5652495d00a7302995029129
tree14fe8d4678b724bf37ff2e83065b7a68d6b75a21
parent3c682fad5f6aaaa567bd395741a7864dc4947402
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>
(cherry picked from commit f3448f5481a8d1f6fbf5fd05caaca229af0b87f7)

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10094)
CHANGES
apps/dgst.c
doc/man1/dgst.pod
test/README