Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package manpages-fr-extra, it's just a translation
update, that aim to track the tiny documentation changes made in
tmpfs(5) from sysvinit 2.88dsf-41, and (among others) CA.pl(3),
EVP_PKEY_get_default_digest(3) and verify(3) from openssl 1.0.1e-1, both
recently unblocked in Wheezy (since the documentation translation is
outsourced in this package).

We also made some proofread in other translations, and continued to
update the openssl manpages.

The attached debdiff spares you the po4a (translations) changes, and the
EVP_PKEY_verifyrecover(3) renamed as EVP_PKEY_verify_recover(3) in
openssl.

unblock manpages-fr-extra/20130226

Thanks in advance for considering it.

Regards

David

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/bash/VERSION manpages-fr-extra-20130226/bash/VERSION
--- manpages-fr-extra-20121129/bash/VERSION	2012-11-29 11:21:58.000000000 -0400
+++ manpages-fr-extra-20130226/bash/VERSION	2013-02-26 15:07:13.000000000 -0400
@@ -1 +1 @@
-4.2-4
+4.2+dfsg-0.1
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/coreutils/VERSION manpages-fr-extra-20130226/coreutils/VERSION
--- manpages-fr-extra-20121129/coreutils/VERSION	2012-11-29 11:21:58.000000000 -0400
+++ manpages-fr-extra-20130226/coreutils/VERSION	2013-02-26 15:07:13.000000000 -0400
@@ -1 +1 @@
-8.13-3.2
+8.13-3.5
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/debian/changelog manpages-fr-extra-20130226/debian/changelog
--- manpages-fr-extra-20121129/debian/changelog	2012-11-29 11:27:36.000000000 -0400
+++ manpages-fr-extra-20130226/debian/changelog	2013-02-26 16:02:52.000000000 -0400
@@ -1,3 +1,108 @@
+manpages-fr-extra (20130226) unstable; urgency=low
+
+  * bash: Sync with version 4.2+dfsg-0.1
+  * coreutils: Sync with version 8.13-3.5
+  * eglibc: Sync with version 2.13-38
+  * openssl:
+    - Sync with version 1.0.1e-1
+    - EVP_PKEY_verifyrecover.3 renamed as EVP_PKEY_verify_recover.3
+    - Update translation:
+      + CA.pl.3
+      + EVP_PKEY_get_default_digest.3
+      + verify.3
+    - New translation of some files.
+      + BIO_f_buffer.3
+      + BIO_s_null.3
+      + BN_CTX_new.3
+      + BN_CTX_start.3
+      + BN_cmp.3
+      + BN_new.3
+      + BN_num_bytes.3
+      + CMS_add1_recipient_cert.3
+      + CMS_decrypt.3
+      + CMS_get0_type.pod.po
+      + CMS_get1_ReceiptRequest.3
+      + CMS_uncompress.3
+      + d2i_PKCS8PrivateKey.3
+      + d2i_RSAPublicKey.3
+      + d2i_SSL_SESSION.3
+      + d2i_X509.3
+      + DH_generate_key.3
+      + DH_generate_parameters.3
+      + DH_new.3
+      + DH_set_method.3
+      + DSA_do_sign.3
+      + DSA_get_ex_new_index.3
+      + DSA_SIG_new.3
+      + ERR_GET_LIB.3
+      + ERR_get_error.3
+      + ERR_load_crypto_strings.3
+      + ERR_load_strings.3
+      + ERR_print_errors.3
+      + ERR_put_error.3
+      + ERR_remove_state.3
+      + ERR_set_mark.3
+      + evp.3
+      + EVP_BytesToKey.3
+      + EVP_OpenInit.3
+      + EVP_PKEY_cmp.3
+      + EVP_PKEY_CTX_new.3
+      + EVP_PKEY_get_default_digest.3
+      + EVP_PKEY_new.3
+      + EVP_PKEY_print_private.3
+      + i2d_CMS_bio_stream.3
+      + i2d_PKCS7_bio_stream.3
+      + OPENSSL_load_builtin_modules.3
+      + PEM_write_bio_CMS_stream.3
+      + PEM_write_bio_PKCS7_stream.3
+      + PKCS7_decrypt.3
+      + PKCS7_encrypt.3
+      + PKCS7_sign.3
+      + PKCS7_sign_add_signer.3
+      + RAND_add.3
+      + RAND_bytes.3
+      + RAND_cleanup.3
+      + RAND_egd.3
+      + RAND_load_file.3
+      + RSA_blinding_on.3
+      + RSA_print.3
+      + RSA_sign.3
+      + RSA_sign_ASN1_OCTET_STRING.3
+      + RSA_size.3
+      + SMIME_read_CMS.3
+      + SMIME_read_PKCS7.3
+      + SMIME_write_CMS.3
+      + SMIME_write_PKCS7.3
+      + SSL_clear.3
+      + SSL_CTX_add_extra_chain_cert.3
+      + SSL_CTX_ctrl.3
+      + SSL_CTX_flush_sessions.3
+      + SSL_CTX_free.3
+      + SSL_CTX_get_ex_new_index.3
+      + SSL_CTX_set_cipher_list.3
+      + SSL_CTX_set_ssl_version.3
+      + SSL_CTX_set_timeout.3
+      + SSL_get_ciphers.3
+      + SSL_get_current_cipher.3
+      + SSL_get_default_timeout.3
+      + SSL_get_ex_new_index.3
+      + SSL_get_peer_cert_chain.3
+      + SSL_SESSION_get_ex_new_index.3
+      + SSL_set_fd.3
+      + SSL_set_verify_result.3
+      + SSL_state_string.3
+      + X509_NAME_ENTRY_get_object.3
+      + X509_STORE_CTX_set_verify_cb.3
+      + X509_STORE_set_verify_cb_func.3
+      + X509_verify_cert.3
+    Thanks to Étienne Gilli, Stéphane Blondon, Jean Paul Guilloneau, Baptiste
+    and Jean-Baka Domelevo Entfellner for their proofread.
+  * sysvinit: Sync with version 2.88dsf-41
+  * tar: Sync with version 1.26+dfsg-0.1
+  * util-linux: Sync with version 2.20.1-5.3
+
+ -- David Prévot <taf...@debian.org>  Tue, 26 Feb 2013 15:13:32 -0400
+
 manpages-fr-extra (20121129) unstable; urgency=low
 
   * openssl:
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/eglibc/C/man1/gencat.1 manpages-fr-extra-20130226/eglibc/C/man1/gencat.1
--- manpages-fr-extra-20121129/eglibc/C/man1/gencat.1	2012-11-29 11:20:12.000000000 -0400
+++ manpages-fr-extra-20130226/eglibc/C/man1/gencat.1	2013-02-24 23:07:17.000000000 -0400
@@ -1,5 +1,5 @@
 .rn '' }`
-.\" $RCSfile: gencat.1,v $$Revision: 1.1 $$Date: 2011-05-01 17:30:41 +0200 (dim. 01 mai 2011) $
+.\" $RCSfile: gencat.1,v $$Revision: 1.1 $$Date: 2008-08-08 13:49:44 -0600 (Fri, 08 Aug 2008) $
 .\"
 .\" $Log: gencat.1,v $
 .\" Revision 1.1  2003/11/03 17:37:27  jbailey
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/eglibc/C/man1/mtrace.1 manpages-fr-extra-20130226/eglibc/C/man1/mtrace.1
--- manpages-fr-extra-20121129/eglibc/C/man1/mtrace.1	2012-11-29 11:20:12.000000000 -0400
+++ manpages-fr-extra-20130226/eglibc/C/man1/mtrace.1	2013-02-24 23:07:17.000000000 -0400
@@ -1,5 +1,5 @@
 .rn '' }`
-.\" $RCSfile: mtrace.1,v $$Revision: 1.1 $$Date: 2011-05-01 17:30:41 +0200 (dim. 01 mai 2011) $
+.\" $RCSfile: mtrace.1,v $$Revision: 1.1 $$Date: 2008-08-08 13:49:44 -0600 (Fri, 08 Aug 2008) $
 .\"
 .\" $Log: mtrace.1,v $
 .\" Revision 1.1  2003/11/03 17:37:27  jbailey
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/eglibc/C/man8/iconvconfig.8 manpages-fr-extra-20130226/eglibc/C/man8/iconvconfig.8
--- manpages-fr-extra-20121129/eglibc/C/man8/iconvconfig.8	2012-11-29 11:20:12.000000000 -0400
+++ manpages-fr-extra-20130226/eglibc/C/man8/iconvconfig.8	2013-02-24 23:07:17.000000000 -0400
@@ -1,5 +1,5 @@
 .rn '' }`
-.\" $RCSfile: iconvconfig.8,v $$Revision: 1.1 $$Date: 2011-05-01 17:30:41 +0200 (dim. 01 mai 2011) $
+.\" $RCSfile: iconvconfig.8,v $$Revision: 1.1 $$Date: 2008-08-08 13:49:44 -0600 (Fri, 08 Aug 2008) $
 .\"
 .\" $Log: iconvconfig.8,v $
 .\" Revision 1.1  2003/11/03 17:37:27  jbailey
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/eglibc/VERSION manpages-fr-extra-20130226/eglibc/VERSION
--- manpages-fr-extra-20121129/eglibc/VERSION	2012-11-29 11:21:58.000000000 -0400
+++ manpages-fr-extra-20130226/eglibc/VERSION	2013-02-26 15:07:13.000000000 -0400
@@ -1 +1 @@
-2.13-37
+2.13-38
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/apps/CA.pl.pod manpages-fr-extra-20130226/openssl/C/apps/CA.pl.pod
--- manpages-fr-extra-20121129/openssl/C/apps/CA.pl.pod	2005-05-03 14:34:01.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/apps/CA.pl.pod	2013-02-24 23:07:17.000000000 -0400
@@ -39,13 +39,13 @@
 
 =item B<-newcert>
 
-creates a new self signed certificate. The private key and certificate are
-written to the file "newreq.pem".
+creates a new self signed certificate. The private key is written to the file
+"newkey.pem" and the request written to the file "newreq.pem".
 
 =item B<-newreq>
 
-creates a new certificate request. The private key and request are
-written to the file "newreq.pem".
+creates a new certificate request. The private key is written to the file
+"newkey.pem" and the request written to the file "newreq.pem".
 
 =item B<-newreq-nodes>
 
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/apps/verify.pod manpages-fr-extra-20130226/openssl/C/apps/verify.pod
--- manpages-fr-extra-20121129/openssl/C/apps/verify.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/apps/verify.pod	2013-02-24 23:07:17.000000000 -0400
@@ -54,35 +54,37 @@
 =item B<-untrusted file>
 
 A file of untrusted certificates. The file should contain multiple certificates
+in PEM format concatenated together.
 
 =item B<-purpose purpose>
 
-the intended use for the certificate. Without this option no chain verification
-will be done. Currently accepted uses are B<sslclient>, B<sslserver>,
-B<nssslserver>, B<smimesign>, B<smimeencrypt>. See the B<VERIFY OPERATION>
-section for more information.
+The intended use for the certificate. If this option is not specified,
+B<verify> will not consider certificate purpose during chain verification.
+Currently accepted uses are B<sslclient>, B<sslserver>, B<nssslserver>,
+B<smimesign>, B<smimeencrypt>. See the B<VERIFY OPERATION> section for more
+information.
 
 =item B<-help>
 
-prints out a usage message.
+Print out a usage message.
 
 =item B<-verbose>
 
-print extra information about the operations being performed.
+Print extra information about the operations being performed.
 
 =item B<-issuer_checks>
 
-print out diagnostics relating to searches for the issuer certificate
-of the current certificate. This shows why each candidate issuer
-certificate was rejected. However the presence of rejection messages
-does not itself imply that anything is wrong: during the normal
-verify process several rejections may take place.
+Print out diagnostics relating to searches for the issuer certificate of the
+current certificate. This shows why each candidate issuer certificate was
+rejected. The presence of rejection messages does not itself imply that
+anything is wrong; during the normal verification process, several
+rejections may take place.
 
 =item B<-policy arg>
 
-Enable policy processing and add B<arg> to the user-initial-policy-set
-(see RFC3280 et al). The policy B<arg> can be an object name an OID in numeric
-form. This argument can appear more than once.
+Enable policy processing and add B<arg> to the user-initial-policy-set (see
+RFC5280). The policy B<arg> can be an object name an OID in numeric form.
+This argument can appear more than once.
 
 =item B<-policy_check>
 
@@ -90,41 +92,40 @@
 
 =item B<-explicit_policy>
 
-Set policy variable require-explicit-policy (see RFC3280 et al).
+Set policy variable require-explicit-policy (see RFC5280).
 
 =item B<-inhibit_any>
 
-Set policy variable inhibit-any-policy (see RFC3280 et al).
+Set policy variable inhibit-any-policy (see RFC5280).
 
 =item B<-inhibit_map>
 
-Set policy variable inhibit-policy-mapping (see RFC3280 et al).
+Set policy variable inhibit-policy-mapping (see RFC5280).
 
 =item B<-policy_print>
 
-Print out diagnostics, related to policy checking
+Print out diagnostics related to policy processing.
 
 =item B<-crl_check>
 
-Checks end entity certificate validity by attempting to lookup a valid CRL.
+Checks end entity certificate validity by attempting to look up a valid CRL.
 If a valid CRL cannot be found an error occurs. 
 
 =item B<-crl_check_all>
 
 Checks the validity of B<all> certificates in the chain by attempting
-to lookup valid CRLs.
+to look up valid CRLs.
 
 =item B<-ignore_critical>
 
 Normally if an unhandled critical extension is present which is not
-supported by OpenSSL the certificate is rejected (as required by
-RFC3280 et al). If this option is set critical extensions are
-ignored.
+supported by OpenSSL the certificate is rejected (as required by RFC5280).
+If this option is set critical extensions are ignored.
 
 =item B<-x509_strict>
 
-Disable workarounds for broken certificates which have to be disabled
-for strict X.509 compliance.
+For strict X.509 compliance, disable non-compliant workarounds for broken
+certificates.
 
 =item B<-extended_crl>
 
@@ -142,16 +143,15 @@
 
 =item B<->
 
-marks the last option. All arguments following this are assumed to be
+Indicates the last option. All arguments following this are assumed to be
 certificate files. This is useful if the first certificate filename begins
 with a B<->.
 
 =item B<certificates>
 
-one or more certificates to verify. If no certificate filenames are included
-then an attempt is made to read a certificate from standard input. They should
-all be in PEM format.
-
+One or more certificates to verify. If no certificates are given, B<verify>
+will attempt to read a certificate from standard input. Certificates must be
+in PEM format.
 
 =back
 
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/apps/x509.pod manpages-fr-extra-20130226/openssl/C/apps/x509.pod
--- manpages-fr-extra-20121129/openssl/C/apps/x509.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/apps/x509.pod	2013-02-24 23:07:17.000000000 -0400
@@ -29,6 +29,7 @@
 [B<-purpose>]
 [B<-dates>]
 [B<-modulus>]
+[B<-pubkey>]
 [B<-fingerprint>]
 [B<-alias>]
 [B<-noout>]
@@ -135,6 +136,10 @@
 
 this option prevents output of the encoded version of the request.
 
+=item B<-pubkey>
+
+outputs the the certificate's SubjectPublicKeyInfo block in PEM format.
+
 =item B<-modulus>
 
 this option prints out the value of the modulus of the public key
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_CTX_ctrl.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_CTX_ctrl.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_CTX_ctrl.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_CTX_ctrl.pod	2013-02-24 23:07:17.000000000 -0400
@@ -117,7 +117,7 @@
 L<EVP_PKEY_decrypt(3)|EVP_PKEY_decrypt(3)>,
 L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
 L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)> 
 L<EVP_PKEY_keygen(3)|EVP_PKEY_keygen(3)> 
 
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_decrypt.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_decrypt.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_decrypt.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_decrypt.pod	2013-02-24 23:07:17.000000000 -0400
@@ -83,7 +83,7 @@
 L<EVP_PKEY_encrypt(3)|EVP_PKEY_encrypt(3)>,
 L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
 L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)> 
 
 =head1 HISTORY
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_derive.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_derive.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_derive.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_derive.pod	2013-02-24 23:07:17.000000000 -0400
@@ -84,7 +84,7 @@
 L<EVP_PKEY_decrypt(3)|EVP_PKEY_decrypt(3)>,
 L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
 L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 
 =head1 HISTORY
 
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_encrypt.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_encrypt.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_encrypt.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_encrypt.pod	2013-02-24 23:07:17.000000000 -0400
@@ -83,7 +83,7 @@
 L<EVP_PKEY_decrypt(3)|EVP_PKEY_decrypt(3)>,
 L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
 L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)> 
 
 =head1 HISTORY
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_get_default_digest.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_get_default_digest.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_get_default_digest.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_get_default_digest.pod	2013-02-24 23:07:17.000000000 -0400
@@ -32,7 +32,7 @@
 L<EVP_PKEY_CTX_new(3)|EVP_PKEY_CTX_new(3)>,
 L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
 L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 
 =head1 HISTORY
 
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_keygen.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_keygen.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_keygen.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_keygen.pod	2013-02-24 23:07:17.000000000 -0400
@@ -151,7 +151,7 @@
 L<EVP_PKEY_decrypt(3)|EVP_PKEY_decrypt(3)>,
 L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
 L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)> 
 
 =head1 HISTORY
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_sign.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_sign.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_sign.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_sign.pod	2013-02-24 23:07:17.000000000 -0400
@@ -86,7 +86,7 @@
 L<EVP_PKEY_encrypt(3)|EVP_PKEY_encrypt(3)>,
 L<EVP_PKEY_decrypt(3)|EVP_PKEY_decrypt(3)>,
 L<EVP_PKEY_verify(3)|EVP_PKEY_verify(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)> 
 
 =head1 HISTORY
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_verify.pod manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_verify.pod
--- manpages-fr-extra-20121129/openssl/C/crypto/EVP_PKEY_verify.pod	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/C/crypto/EVP_PKEY_verify.pod	2013-02-24 23:07:17.000000000 -0400
@@ -81,7 +81,7 @@
 L<EVP_PKEY_encrypt(3)|EVP_PKEY_encrypt(3)>,
 L<EVP_PKEY_decrypt(3)|EVP_PKEY_decrypt(3)>,
 L<EVP_PKEY_sign(3)|EVP_PKEY_sign(3)>,
-L<EVP_PKEY_verifyrecover(3)|EVP_PKEY_verifyrecover(3)>,
+L<EVP_PKEY_verify_recover(3)|EVP_PKEY_verify_recover(3)>,
 L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)> 
 
 =head1 HISTORY
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/Makefile manpages-fr-extra-20130226/openssl/Makefile
--- manpages-fr-extra-20121129/openssl/Makefile	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/Makefile	2013-02-24 23:07:17.000000000 -0400
@@ -23,7 +23,7 @@
 	sec=`$(PERL) ./extract-section.pl 1 < $$m`; \
 		man=$$(basename $$m); \
 		man=$${man%.pod}; \
-		$(P2M) --section=$${sec}SSL $$m > fr/man$$sec/$$man.$$secssl; \
+		$(P2M) --section=$${sec}SSL $$m > fr/man$$sec/$$man.$${sec}ssl; \
 	done
 
 man3:
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/openssl/VERSION manpages-fr-extra-20130226/openssl/VERSION
--- manpages-fr-extra-20121129/openssl/VERSION	2012-11-27 15:53:22.000000000 -0400
+++ manpages-fr-extra-20130226/openssl/VERSION	2013-02-24 23:07:17.000000000 -0400
@@ -1 +1 @@
-1.0.1c-4
+1.0.1e-1
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/sysvinit/C/man5/tmpfs.5 manpages-fr-extra-20130226/sysvinit/C/man5/tmpfs.5
--- manpages-fr-extra-20121129/sysvinit/C/man5/tmpfs.5	2012-11-27 15:53:25.000000000 -0400
+++ manpages-fr-extra-20130226/sysvinit/C/man5/tmpfs.5	2013-02-26 15:02:51.000000000 -0400
@@ -76,7 +76,10 @@
 Packages can not expect directories in /run/shm to exist after boot.
 Note that /run/shm was previously /dev/shm, and a compatibility
 symlink or bind mount will be created to allow the old path to
-continue to function.
+continue to function.  If an fstab entry for /dev/shm exists instead
+of /run/shm, then /dev/shm will continue to be used; note that this is
+only needed for users of newer versions of the Oracle database, which
+contain a buggy check for /dev/shm.
 
 .IP /tmp
 Previously configured using \fBRAMTMP\fP in /etc/default/rcS.  Note
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/sysvinit/VERSION manpages-fr-extra-20130226/sysvinit/VERSION
--- manpages-fr-extra-20121129/sysvinit/VERSION	2012-11-29 11:21:58.000000000 -0400
+++ manpages-fr-extra-20130226/sysvinit/VERSION	2013-02-26 15:07:49.000000000 -0400
@@ -1 +1 @@
-2.88dsf-34
+2.88dsf-41
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/tar/C/man1/tar.1 manpages-fr-extra-20130226/tar/C/man1/tar.1
--- manpages-fr-extra-20121129/tar/C/man1/tar.1	2012-11-27 15:53:25.000000000 -0400
+++ manpages-fr-extra-20130226/tar/C/man1/tar.1	2013-01-31 20:10:01.000000000 -0400
@@ -1,5 +1,5 @@
-.\" generated by script on Fri Dec 30 16:39:21 2011
-.Dd Dec 30, 2011
+.\" generated by script on Mon Dec 31 15:17:21 2012
+.Dd Dec 31, 2012
 .Dt TAR 1
 .Sh NAME
 .Nm tar
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/tar/VERSION manpages-fr-extra-20130226/tar/VERSION
--- manpages-fr-extra-20121129/tar/VERSION	2012-11-29 11:21:58.000000000 -0400
+++ manpages-fr-extra-20130226/tar/VERSION	2013-02-26 15:07:13.000000000 -0400
@@ -1 +1 @@
-1.26-4
+1.26+dfsg-0.1
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/util-linux/C/man8/mount.8 manpages-fr-extra-20130226/util-linux/C/man8/mount.8
--- manpages-fr-extra-20121129/util-linux/C/man8/mount.8	2012-11-27 15:53:25.000000000 -0400
+++ manpages-fr-extra-20130226/util-linux/C/man8/mount.8	2013-02-24 22:38:55.000000000 -0400
@@ -917,8 +917,7 @@
 Specifies the key size to use for an encryption algorithm. Used in conjunction
 with the 
 .BR loop " and " encryption " options."
-.B nofail
-Do not report errors for this device if it does not exist.
+.TP
 .B iversion
 Every time the inode is modified, the i_version field will be incremented.
 .TP
diff -Nru --exclude po4a --exclude EVP_PKEY_verify_recover.pod --exclude EVP_PKEY_verifyrecover.pod manpages-fr-extra-20121129/util-linux/VERSION manpages-fr-extra-20130226/util-linux/VERSION
--- manpages-fr-extra-20121129/util-linux/VERSION	2012-11-29 11:21:58.000000000 -0400
+++ manpages-fr-extra-20130226/util-linux/VERSION	2013-02-26 15:07:13.000000000 -0400
@@ -1 +1 @@
-2.20.1-5.2
+2.20.1-5.3

Reply via email to