2016-05-12 14:10:16 +00:00
committed by Git OBS Bridge
parent 0e0b6d1cc4
commit fe30ae7a55
22 changed files with 195 additions and 2197 deletions

View File

@@ -10,11 +10,11 @@
@@ -1,3 +1,4 @@
+patch-1.5.3.vk.pgp_verbose_mime
patch-1.5.9.aw.listreply.1
patch-1.6.0.sidebar.20160404.txt
rr.compressed
patch-quasi-delete-neo-20160502
--- globals.h
+++ globals.h 2012-04-11 04:52:45.000000000 +0000
@@ -239,6 +239,8 @@ WHERE REGEXP PgpGoodSign;
@@ -253,6 +253,8 @@ WHERE REGEXP PgpDecryptionOkay;
WHERE char *PgpSignAs;
WHERE short PgpTimeout;
WHERE char *PgpEntryFormat;
@@ -25,7 +25,7 @@
WHERE char *PgpVerifyCommand;
--- init.h
+++ init.h 2012-04-11 04:52:45.000000000 +0000
@@ -2719,6 +2719,18 @@ struct option_t MuttVars[] = {
@@ -2947,6 +2947,18 @@ struct option_t MuttVars[] = {
** a line quoted text if it also matches $$smileys. This mostly
** happens at the beginning of a line.
*/
@@ -46,7 +46,7 @@
--- pgp.c
+++ pgp.c 2015-09-11 14:47:19.817518523 +0000
@@ -1213,7 +1213,8 @@ BODY *pgp_sign_message (BODY *a)
@@ -1261,7 +1261,8 @@ BODY *pgp_sign_message (BODY *a)
t->disposition = DISPNONE;
t->encoding = ENC7BIT;
t->unlink = 1; /* ok to remove this file after sending. */