2016-05-31 12:38:26 +00:00
committed by Git OBS Bridge
parent be21305d3c
commit f906f9ff92
14 changed files with 161 additions and 107 deletions

View File

@@ -6,15 +6,15 @@
4 files changed, 17 insertions(+), 1 deletion(-)
--- PATCHES
+++ PATCHES 2012-04-11 04:52:45.000000000 +0000
+++ PATCHES 2016-05-31 11:10:11.833549975 +0000
@@ -1,3 +1,4 @@
+patch-1.5.3.vk.pgp_verbose_mime
patch-1.5.9.aw.listreply.1
rr.compressed
patch-quasi-delete-neo-20160502
patch-quasi-delete-neo-20160530
patch-progress-neo-20160530
--- globals.h
+++ globals.h 2012-04-11 04:52:45.000000000 +0000
@@ -253,6 +253,8 @@ WHERE REGEXP PgpDecryptionOkay;
+++ globals.h 2016-05-31 11:08:36.991358869 +0000
@@ -274,6 +274,8 @@ WHERE REGEXP PgpDecryptionOkay;
WHERE char *PgpSignAs;
WHERE short PgpTimeout;
WHERE char *PgpEntryFormat;
@@ -24,8 +24,8 @@
WHERE char *PgpDecodeCommand;
WHERE char *PgpVerifyCommand;
--- init.h
+++ init.h 2012-04-11 04:52:45.000000000 +0000
@@ -2947,6 +2947,18 @@ struct option_t MuttVars[] = {
+++ init.h 2016-05-31 11:08:36.995358792 +0000
@@ -3184,6 +3184,18 @@ struct option_t MuttVars[] = {
** a line quoted text if it also matches $$smileys. This mostly
** happens at the beginning of a line.
*/
@@ -45,7 +45,7 @@
--- pgp.c
+++ pgp.c 2015-09-11 14:47:19.817518523 +0000
+++ pgp.c 2016-05-31 11:08:36.995358792 +0000
@@ -1261,7 +1261,8 @@ BODY *pgp_sign_message (BODY *a)
t->disposition = DISPNONE;
t->encoding = ENC7BIT;