From 557a9cd8259ab9e18ef30a4fc612ae71f8e939cf Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 1 Jun 2016 11:05:01 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=132 --- mutt-1.6.1.dif | 12 ++++++++++++ mutt.changes | 6 ++++++ mutt.spec | 1 - 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/mutt-1.6.1.dif b/mutt-1.6.1.dif index 6c917aa..9060645 100644 --- a/mutt-1.6.1.dif +++ b/mutt-1.6.1.dif @@ -318,3 +318,15 @@ if (WithCrypto) { /* NOTE: this _must_ be done before the check for mailcap! */ +--- headers.c ++++ headers.c 2016-06-01 10:56:51.193585638 +0000 +@@ -360,6 +360,9 @@ void mutt_scan_labels(CONTEXT *ctx) + { + int i; + ++ if (!ctx) ++ return; ++ + for (i = 0; i < ctx->msgcount; i++) + if (ctx->hdrs[i]->env->labels) + mutt_label_ref_inc(ctx->hdrs[i]->env); diff --git a/mutt.changes b/mutt.changes index c2ee982..2339420 100644 --- a/mutt.changes +++ b/mutt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 1 11:04:06 UTC 2016 - werner@suse.de + +- Fix crash due keywords.patch which stumble over not existing + standard mailbox + ------------------------------------------------------------------- Tue May 31 12:35:33 UTC 2016 - werner@suse.de diff --git a/mutt.spec b/mutt.spec index 85fdf4a..205ebe6 100644 --- a/mutt.spec +++ b/mutt.spec @@ -71,7 +71,6 @@ Requires: perl(Expect) # NOTE: We don't want this dependency and desktop-data-SuSE is in all # desktop selections. #Requires: desktop-data-SuSE -####%global neo 20160502 %global neo 20160530 Version: 1.6.1 Release: 0