]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-home_etc.patch
- updated to 1.11.0
[packages/mutt.git] / mutt-home_etc.patch
index 4e0ff813cd062d9ed4cd695543d5956c88762d52..9c24e2358fa23073943bb84d2f676e4d3b3d66c7 100644 (file)
@@ -39,8 +39,8 @@ diff -Nur mutt-1.5.11.orig/doc/mutt.man mutt-1.5.11/doc/mutt.man
 +++ mutt-1.5.11/doc/mutt.man   2006-05-12 00:58:13.000000000 +0200
 @@ -122,6 +122,8 @@
  .IP "MAILDIR"
- Full path of the user's spool mailbox.  Commonly used when the spool
- mailbox is a 
+ Full path of the user's spool mailbox if MAIL is unset.  Commonly used when the spool
+ mailbox is a
 +.IP "HOME_ETC"
 +Path to alternative configuration directory.
  .B maildir (5)
@@ -173,9 +173,9 @@ diff -Nur mutt-1.5.11.orig/mutt_ssl.c mutt-1.5.11/mutt_ssl.c
 +# define H_CFDIR Homedir
 +#endif
 +
- typedef struct _sslsockdata
- {
  SSL_CTX *ctx;
+ /* keep a handle on accepted certificates in case we want to
+  * open up another connection to the same server in this session */
static STACK_OF(X509) *SslSessionCerts = NULL;
 @@ -162,7 +169,7 @@
      /* load entropy from egd sockets */
  #ifdef HAVE_RAND_EGD
This page took 0.027969 seconds and 4 git commands to generate.