3505ea6700
Four patches are not being applied due to failures in the build and/or applying them: - openssl-1.1.1-fips.patch - openssl-1.1.1-fips-post-rand.patch - openssl-1.1.1-evp-kdf.patch - openssl-1.1.1-ssh-kdf.patch Mind that fips related patches were not applied in the previously version either. Resolves: rhbz#1740772 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
20 lines
944 B
Diff
20 lines
944 B
Diff
diff -up openssl-1.1.1-pre9/doc/man1/openssl.pod.man-rename openssl-1.1.1-pre9/doc/man1/openssl.pod
|
|
--- openssl-1.1.1-pre9/doc/man1/openssl.pod.man-rename 2018-08-21 14:14:13.000000000 +0200
|
|
+++ openssl-1.1.1-pre9/doc/man1/openssl.pod 2018-08-22 12:13:04.092568064 +0200
|
|
@@ -482,13 +482,13 @@ L<dhparam(1)>, L<dsa(1)>, L<dsaparam(1)>
|
|
L<ec(1)>, L<ecparam(1)>,
|
|
L<enc(1)>, L<engine(1)>, L<errstr(1)>, L<gendsa(1)>, L<genpkey(1)>,
|
|
L<genrsa(1)>, L<nseq(1)>, L<ocsp(1)>,
|
|
-L<passwd(1)>,
|
|
L<pkcs12(1)>, L<pkcs7(1)>, L<pkcs8(1)>,
|
|
L<pkey(1)>, L<pkeyparam(1)>, L<pkeyutl(1)>, L<prime(1)>,
|
|
-L<rand(1)>, L<rehash(1)>, L<req(1)>, L<rsa(1)>,
|
|
+L<rehash(1)>, L<req(1)>, L<rsa(1)>,
|
|
L<rsautl(1)>, L<s_client(1)>,
|
|
L<s_server(1)>, L<s_time(1)>, L<sess_id(1)>,
|
|
L<smime(1)>, L<speed(1)>, L<spkac(1)>, L<srp(1)>, L<storeutl(1)>,
|
|
+L<sslpasswd(1)>, L<sslrand(1)>,
|
|
L<ts(1)>,
|
|
L<verify(1)>, L<version(1)>, L<x509(1)>,
|
|
L<crypto(7)>, L<ssl(7)>, L<x509v3_config(5)>
|