Hello community, here is the log from the commit of package neomutt for openSUSE:Factory checked in at 2020-03-14 09:56:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neomutt (Old) and /work/SRC/openSUSE:Factory/.neomutt.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neomutt" Sat Mar 14 09:56:40 2020 rev:10 rq:784725 version:20200313 Changes: -------- --- /work/SRC/openSUSE:Factory/neomutt/neomutt.changes 2020-01-31 23:59:11.491710700 +0100 +++ /work/SRC/openSUSE:Factory/.neomutt.new.3160/neomutt.changes 2020-03-14 09:56:42.527170405 +0100 @@ -1,0 +2,94 @@ +Fri Mar 13 19:01:50 UTC 2020 - Martin Rey <[email protected]> + +- Update to 20200313: + * Window layout + - Sidebar is only visible when it's usable. + * Features + - UI: add number of old messages to sidebar_format + - UI: support ISO 8601 calendar date + - UI: fix commands that don’t need to have a non-empty mailbox + to be valid + - PGP: inform about successful decryption of inline PGP + messages + - PGP: try to infer the signing key from the From address + - PGP: enable GPGMe by default + - Notmuch: use query as name for vfolder-from-query + - IMAP: add network traffic compression + (COMPRESS=DEFLATE, RFC4978) + - Header cache: add support for generic header cache + compression + * Bug Fixes + - Fix uncollapse_jump + - Only try to perform entire-thread on maildir/mh mailboxes + - Fix crash in pager + - Avoid logging single new lines at the end of header fields + - Fix listing mailboxes + - Do not recurse a non-threaded message + - Fix initial window order + - Fix leaks on IMAP error paths + - Notmuch: compose(attach-message): support notmuch backend + - Fix IMAP flag comparison code + - Fix $move for IMAP mailboxes + - Maildir: maildir_mbox_check_stats should only update mailbox + stats if requested + - Fix unmailboxes for virtual mailboxes + - Maildir: sanitize filename before hashing + - OAuth: if 'login' name isn't available use 'user' + - Add error message on failed encryption + - Fix a bunch of crashes + - Force C locale for email date + - Abort if run without a terminal + * Changed Config + - $crypt_use_gpgme - Now defaults to 'yes' (enabled) + - $abort_backspace - Hitting backspace against an empty prompt + aborts the prompt + - $abort_key - String representation of key to abort prompts + - $arrow_string - Use an custom string for arrow_cursor + - $crypt_opportunistic_encrypt_strong_keys - Enable encryption + only when strong a key is available + - $header_cache_compress_dictionary - Filepath to dictionary + for zstd compression + - $header_cache_compress_level - Level of compression for + method + - $header_cache_compress_method - Enable generic hcache + database compression + - $imap_deflate - Compress network traffic + - $smtp_user - Username for the SMTP server + * Translations + - 100% Lithuanian + - 81% Spanish + - 78% Russian + * Build + - Add libdebug + - Rename public headers to lib.h + - Create libcompress for compressed folders code + * Code + - Refactor Windows and Dialogs + - Lots of code tidying + - Refactor: mutt_addrlist_{search,write} + - Lots of improvements to the Config code + - Use Buffers more pervasively + - Unify API function naming + - Rename library shared headers + - Refactor libconn gui dependencies + - Refactor: init.[ch] + - Refactor config to use subsets + - Config: add path type + - Remove backend deps from the connection code + * Upstream + - Allow ~b ~B ~h patterns in send2-hook + - Rename smime oppenc mode parameter to get_keys_by_addr() + - Add $crypt_opportunistic_encrypt_strong_keys config var + - Fix crash when polling a closed ssl connection + - Turn off auto-clear outside of autocrypt initialization + - Add protected-headers="v1" to Content-Type when protecting + headers + - Fix segv in IMAP postponed menu caused by reopen_allow + - Adding ISO 8601 calendar date + - Fix $fcc_attach to not prompt in batch mode + - Convert remaining mutt_encode_path() call to use struct + Buffer + - Fix rendering of replacement_char when Charset_is_utf8 + - Update to latest acutest.h + +------------------------------------------------------------------- Old: ---- 20191207.tar.gz New: ---- 20200313.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neomutt.spec ++++++ --- /var/tmp/diff_new_pack.lUFC9v/_old 2020-03-14 09:56:43.255170939 +0100 +++ /var/tmp/diff_new_pack.lUFC9v/_new 2020-03-14 09:56:43.259170943 +0100 @@ -17,7 +17,7 @@ Name: neomutt -Version: 20191207 +Version: 20200313 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later ++++++ 20191207.tar.gz -> 20200313.tar.gz ++++++ ++++ 286319 lines of diff (skipped)
