Hello community, here is the log from the commit of package mailutils for openSUSE:Factory checked in at 2020-04-29 20:43:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailutils (Old) and /work/SRC/openSUSE:Factory/.mailutils.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailutils" Wed Apr 29 20:43:35 2020 rev:9 rq:798514 version:3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/mailutils/mailutils.changes 2020-02-29 21:21:13.674126255 +0100 +++ /work/SRC/openSUSE:Factory/.mailutils.new.2738/mailutils.changes 2020-04-29 20:43:36.847835334 +0200 @@ -1,0 +2,6 @@ +Tue Apr 28 06:39:35 UTC 2020 - Dr. Werner Fink <[email protected]> + +- Modify patch silent-common-mu_tcp_wrapper_daemon.patch + * Also comment out the variable tls_available as not used anywhere + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ silent-common-mu_tcp_wrapper_daemon.patch ++++++ --- /var/tmp/diff_new_pack.ZwYt2A/_old 2020-04-29 20:43:38.047838463 +0200 +++ /var/tmp/diff_new_pack.ZwYt2A/_new 2020-04-29 20:43:38.047838463 +0200 @@ -1,7 +1,19 @@ --- - lib/tcpwrap.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) + imap4d/imap4d.h | 2 +- + lib/tcpwrap.h | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) +--- imap4d/imap4d.h ++++ imap4d/imap4d.h 2020-04-28 06:33:23.927208344 +0000 +@@ -229,7 +229,7 @@ extern struct mu_tls_config global_tls_c + extern int test_mode; + extern int silent_expunge; + +-int tls_available; ++/* int tls_available; this seems to be gone */ + + /* Input functions */ + extern mu_stream_t iostream; --- lib/tcpwrap.h +++ lib/tcpwrap.h 2020-02-27 10:47:52.529084180 +0000 @@ -17,7 +17,7 @@
