Blame SOURCES/openssl-1.0.2g-manfix.patch

450916
diff -up openssl-1.0.2g/doc/apps/ec.pod.manfix openssl-1.0.2g/doc/apps/ec.pod
450916
--- openssl-1.0.2g/doc/apps/ec.pod.manfix	2016-03-01 14:35:05.000000000 +0100
450916
+++ openssl-1.0.2g/doc/apps/ec.pod	2016-03-01 16:47:35.331568290 +0100
450916
@@ -93,10 +93,6 @@ prints out the public, private key compo
450916
 
450916
 this option prevents output of the encoded version of the key.
450916
 
450916
-=item B<-modulus>
450916
-
450916
-this option prints out the value of the public key component of the key.
450916
-
450916
 =item B<-pubin>
450916
 
450916
 by default a private key is read from the input file: with this option a
450916
diff -up openssl-1.0.2g/doc/apps/openssl.pod.manfix openssl-1.0.2g/doc/apps/openssl.pod
450916
--- openssl-1.0.2g/doc/apps/openssl.pod.manfix	2016-03-01 14:35:05.000000000 +0100
450916
+++ openssl-1.0.2g/doc/apps/openssl.pod	2016-03-01 16:47:35.331568290 +0100
450916
@@ -163,7 +163,7 @@ Create or examine a netscape certificate
450916
 
450916
 Online Certificate Status Protocol utility.
450916
 
450916
-=item L<B<passwd>|passwd(1)>
450916
+=item L<B<passwd>|sslpasswd(1)>
450916
 
450916
 Generation of hashed passwords.
450916
 
450916
@@ -187,7 +187,7 @@ Public key algorithm parameter managemen
450916
 
450916
 Public key algorithm cryptographic operation utility.
450916
 
450916
-=item L<B<rand>|rand(1)>
450916
+=item L<B<rand>|sslrand(1)>
450916
 
450916
 Generate pseudo-random bytes.
450916
 
450916
@@ -401,9 +401,9 @@ L<crl(1)|crl(1)>, L
450916
 L<dhparam(1)|dhparam(1)>, L<dsa(1)|dsa(1)>, L<dsaparam(1)|dsaparam(1)>,
450916
 L<enc(1)|enc(1)>, L<gendsa(1)|gendsa(1)>, L<genpkey(1)|genpkey(1)>,
450916
 L<genrsa(1)|genrsa(1)>, L<nseq(1)|nseq(1)>, L<openssl(1)|openssl(1)>,
450916
-L<passwd(1)|passwd(1)>,
450916
+L<sslpasswd(1)|sslpasswd(1)>,
450916
 L<pkcs12(1)|pkcs12(1)>, L<pkcs7(1)|pkcs7(1)>, L<pkcs8(1)|pkcs8(1)>,
450916
-L<rand(1)|rand(1)>, L<req(1)|req(1)>, L<rsa(1)|rsa(1)>,
450916
+L<sslrand(1)|sslrand(1)>, L<req(1)|req(1)>, L<rsa(1)|rsa(1)>,
450916
 L<rsautl(1)|rsautl(1)>, L<s_client(1)|s_client(1)>,
450916
 L<s_server(1)|s_server(1)>, L<s_time(1)|s_time(1)>,
450916
 L<smime(1)|smime(1)>, L<spkac(1)|spkac(1)>,
450916
diff -up openssl-1.0.2g/doc/apps/s_client.pod.manfix openssl-1.0.2g/doc/apps/s_client.pod
450916
--- openssl-1.0.2g/doc/apps/s_client.pod.manfix	2016-03-01 14:35:53.000000000 +0100
450916
+++ openssl-1.0.2g/doc/apps/s_client.pod	2016-03-01 16:47:35.358568902 +0100
450916
@@ -35,6 +35,9 @@ B<openssl> B<s_client>
450916
 [B<-ssl2>]
450916
 [B<-ssl3>]
450916
 [B<-tls1>]
450916
+[B<-tls1_1>]
450916
+[B<-tls1_2>]
450916
+[B<-dtls1>]
450916
 [B<-no_ssl2>]
450916
 [B<-no_ssl3>]
450916
 [B<-no_tls1>]
450916
@@ -201,7 +204,7 @@ Use the PSK key B<key> when using a PSK
450916
 given as a hexadecimal number without leading 0x, for example -psk
450916
 1a2b3c4d.
450916
 
450916
-=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
450916
+=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-dtls1>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
450916
 
450916
 These options require or disable the use of the specified SSL or TLS protocols.
450916
 By default the initial handshake uses a I<version-flexible> method which will
450916
diff -up openssl-1.0.2g/doc/apps/s_server.pod.manfix openssl-1.0.2g/doc/apps/s_server.pod
450916
--- openssl-1.0.2g/doc/apps/s_server.pod.manfix	2016-03-01 14:35:53.000000000 +0100
450916
+++ openssl-1.0.2g/doc/apps/s_server.pod	2016-03-01 16:47:35.359568925 +0100
450916
@@ -42,6 +42,8 @@ B<openssl> B<s_server>
450916
 [B<-ssl2>]
450916
 [B<-ssl3>]
450916
 [B<-tls1>]
450916
+[B<-tls1_1>]
450916
+[B<-tls1_2>]
450916
 [B<-no_ssl2>]
450916
 [B<-no_ssl3>]
450916
 [B<-no_tls1>]
450916
@@ -217,7 +219,7 @@ Use the PSK key B<key> when using a PSK
450916
 given as a hexadecimal number without leading 0x, for example -psk
450916
 1a2b3c4d.
450916
 
450916
-=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
450916
+=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-dtls1>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
450916
 
450916
 These options require or disable the use of the specified SSL or TLS protocols.
450916
 By default the initial handshake uses a I<version-flexible> method which will