forked from rpm/mutt
.
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=129
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user