Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mutt for openSUSE:Factory checked in 
at 2022-09-12 19:08:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mutt (Old)
 and      /work/SRC/openSUSE:Factory/.mutt.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mutt"

Mon Sep 12 19:08:40 2022 rev:110 rq:1002755 version:2.2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/mutt/mutt.changes        2022-08-10 
17:15:52.970112484 +0200
+++ /work/SRC/openSUSE:Factory/.mutt.new.2083/mutt.changes      2022-09-12 
19:08:44.434619364 +0200
@@ -1,0 +2,16 @@
+Mon Sep 12 08:50:33 UTC 2022 - Dr. Werner Fink <[email protected]>
+
+- Refresh offsets of patches
+  * aw.listreply.diff
+  * mutt-1.10.1-imap.patch
+  * mutt-1.5.15-wrapcolumn.diff
+  * mutt-1.5.20-sendgroupreplyto.diff
+  * mutt-1.6.1-opennfs.dif
+  * patch-1.5.24.vk.pgp_verbose_mime
+
+-------------------------------------------------------------------
+Wed Sep  7 15:52:06 UTC 2022 - Andreas Stieger <[email protected]>
+
+- enable optional verbose debugging at run-time (boo#1203184)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mutt.spec ++++++
--- /var/tmp/diff_new_pack.PveAJ5/_old  2022-09-12 19:08:45.246621646 +0200
+++ /var/tmp/diff_new_pack.PveAJ5/_new  2022-09-12 19:08:45.250621658 +0200
@@ -244,6 +244,7 @@
        --with-curses=%{_prefix} \
        --enable-smtp \
        --enable-hcache \
+       --enable-debug \
 %if 0%{?suse_version} > 1315
        --with-idn2
 %else

++++++ aw.listreply.diff ++++++
--- /var/tmp/diff_new_pack.PveAJ5/_old  2022-09-12 19:08:45.290621770 +0200
+++ /var/tmp/diff_new_pack.PveAJ5/_new  2022-09-12 19:08:45.294621781 +0200
@@ -8,7 +8,7 @@
 
 --- init.h
 +++ init.h     2022-04-19 10:39:30.991318589 +0000
-@@ -2004,6 +2004,13 @@ struct option_t MuttVars[] = {
+@@ -2005,6 +2005,13 @@ struct option_t MuttVars[] = {
    ** your local timezone. If unset a UTC date will be used instead to avoid
    ** leaking information about your current location.
    */

++++++ mutt-1.10.1-imap.patch ++++++
--- /var/tmp/diff_new_pack.PveAJ5/_old  2022-09-12 19:08:45.306621815 +0200
+++ /var/tmp/diff_new_pack.PveAJ5/_new  2022-09-12 19:08:45.310621826 +0200
@@ -4,7 +4,7 @@
 
 --- browser.c
 +++ browser.c  2020-01-14 14:51:44.927127369 +0000
-@@ -1089,6 +1089,16 @@ void _mutt_buffer_select_file (BUFFER *f
+@@ -1096,6 +1096,16 @@ void _mutt_buffer_select_file (BUFFER *f
  
          mutt_buffer_strcpy (f, state.entry[menu->current].full_path);
  

++++++ mutt-1.5.15-wrapcolumn.diff ++++++
--- /var/tmp/diff_new_pack.PveAJ5/_old  2022-09-12 19:08:45.322621860 +0200
+++ /var/tmp/diff_new_pack.PveAJ5/_new  2022-09-12 19:08:45.322621860 +0200
@@ -6,7 +6,7 @@
 
 --- init.h
 +++ init.h     2020-01-14 13:28:27.408149074 +0000
-@@ -4830,6 +4830,7 @@ struct option_t MuttVars[] = {
+@@ -4845,6 +4845,7 @@ struct option_t MuttVars[] = {
    ** Also see $$copy_decode_weed, $$pipe_decode_weed, $$print_decode_weed.
    */
    { "wrap",             DT_NUM,  R_PAGER_FLOW, {.p=&Wrap}, {.l=0} },

++++++ mutt-1.5.20-sendgroupreplyto.diff ++++++
--- /var/tmp/diff_new_pack.PveAJ5/_old  2022-09-12 19:08:45.334621894 +0200
+++ /var/tmp/diff_new_pack.PveAJ5/_new  2022-09-12 19:08:45.338621905 +0200
@@ -6,7 +6,7 @@
 
 --- init.h
 +++ init.h     2020-01-14 13:12:26.725982952 +0000
-@@ -3474,6 +3474,13 @@ struct option_t MuttVars[] = {
+@@ -3482,6 +3482,13 @@ struct option_t MuttVars[] = {
    ** .pp
    ** Also see the $$force_name variable.
    */
@@ -22,7 +22,7 @@
    ** .pp
 --- mutt.h
 +++ mutt.h     2020-01-14 13:07:33.727426389 +0000
-@@ -535,6 +535,7 @@ enum
+@@ -540,6 +540,7 @@ enum
    OPTSAVEADDRESS,
    OPTSAVEEMPTY,
    OPTSAVENAME,

++++++ mutt-1.6.1-opennfs.dif ++++++
--- /var/tmp/diff_new_pack.PveAJ5/_old  2022-09-12 19:08:45.354621950 +0200
+++ /var/tmp/diff_new_pack.PveAJ5/_new  2022-09-12 19:08:45.358621961 +0200
@@ -73,7 +73,7 @@
        {
 --- mutt.h
 +++ mutt.h     2020-01-14 13:28:45.787807571 +0000
-@@ -1217,4 +1217,7 @@ typedef struct
+@@ -1222,4 +1222,7 @@ typedef struct
  #include "lib.h"
  #include "globals.h"
  
@@ -83,7 +83,7 @@
  #endif /*MUTT_H*/
 --- muttlib.c
 +++ muttlib.c  2020-01-14 13:28:45.787807571 +0000
-@@ -2542,6 +2542,10 @@ int safe_open (const char *path, int fla
+@@ -2562,6 +2562,10 @@ int safe_open (const char *path, int fla
    BUFFER *safe_file = NULL;
    BUFFER *safe_dir = NULL;
  
@@ -94,7 +94,7 @@
    if (flags & O_EXCL)
    {
      safe_file = mutt_buffer_pool_get ();
-@@ -2570,7 +2574,7 @@ int safe_open (const char *path, int fla
+@@ -2590,7 +2594,7 @@ int safe_open (const char *path, int fla
  
    if ((fd = open (path, flags & ~O_EXCL, 0600)) < 0)
      goto cleanup;
@@ -230,7 +230,7 @@
 +}
 --- sendlib.c
 +++ sendlib.c  2020-01-14 13:28:45.787807571 +0000
-@@ -2565,7 +2565,11 @@ send_msg (const char *path, char **args,
+@@ -2580,7 +2580,11 @@ send_msg (const char *path, char **args,
        if (SendmailWait >= 0 && tempfile && *tempfile)
        {
        /* *tempfile will be opened as stdout */




++++++ patch-1.5.24.vk.pgp_verbose_mime ++++++
--- /var/tmp/diff_new_pack.PveAJ5/_old  2022-09-12 19:08:45.434622175 +0200
+++ /var/tmp/diff_new_pack.PveAJ5/_new  2022-09-12 19:08:45.438622186 +0200
@@ -17,7 +17,7 @@
  WHERE char *PgpVerifyCommand;
 --- init.h
 +++ init.h     2020-01-14 13:41:15.145875625 +0000
-@@ -3857,9 +3857,18 @@ struct option_t MuttVars[] = {
+@@ -3872,9 +3872,18 @@ struct option_t MuttVars[] = {
    ** a line quoted text if it also matches $$smileys. This mostly
    ** happens at the beginning of a line.
    */

Reply via email to