diff --git a/20230517.tar.gz b/20230517.tar.gz deleted file mode 100644 index 3079631..0000000 --- a/20230517.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ac277b40e7ed5d67ba516338e2b26cc6810aa37564f6e9a2d45eb15b3a9213e -size 3792146 diff --git a/20230517.tar.gz.sig b/20230517.tar.gz.sig deleted file mode 100644 index 1117654..0000000 Binary files a/20230517.tar.gz.sig and /dev/null differ diff --git a/20231006.tar.gz b/20231006.tar.gz new file mode 100644 index 0000000..4044707 --- /dev/null +++ b/20231006.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b9d5d8f927f8ceb4661549f5a490dc057af2e7f11de41e68dbc227dbf8a015 +size 3801776 diff --git a/20231006.tar.gz.sig b/20231006.tar.gz.sig new file mode 100644 index 0000000..47b34d4 Binary files /dev/null and b/20231006.tar.gz.sig differ diff --git a/neomutt.changes b/neomutt.changes index 2e92bff..4d04cf6 100644 --- a/neomutt.changes +++ b/neomutt.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Tue Oct 10 16:42:29 UTC 2023 - Victorhck + +- Update to version 20231006: + - Features + * color: allow ‘alert’, ‘bright’, ‘light’ prefix for colorNNN + * color: refactor parsing code + * imap: truncate large UIDVALIDITYs to support non-conforming IMAP servers + * hcache: shrink Email and Body caches + * prompt: treat complete-query as complete where it makes sense + * help: add message flags to help screen + * help: add alternating colors + * mailboxes: add -label, -notify and -poll options + * add help to questions + * color_directcolor: Also set the default/initial value on startup + - Bug Fixes + * maildir: fix sync when a deleted file disappears + * gnutls: fix “certificate saved” message + * imap: truncate large UIDVALIDITYs to support non-conforming servers + * maildir: fix fix error with on mbsync + * address: parse comments after address + * bind: fix truncated binding strings + * fix ‘from’ address when real name isn’t set + * Fix crash on when the ed view is empty + * browser: fix autocompletion + * pager: fix search crash + * help: fix search highlight + * force mail check on current mailbox after + * openssl: continue if a signal interrupts an SSL read/write + - Changed Config + * Rename $imap_keepalive to $imap_keep_alive + * Change defaults to use %<...> conditional syntax $attach_format, $index_format, $mailbox_folder_format, $status_format, $ts_icon_format, $ts_status_format + * Add browser_sort_dirs_first to always list directories first + - Code + * imap: factor out tagged emails + * address: use struct Buffer instead of plain char pointers + * drop notifications relay + * move $delete_untag out of the backend + * respect --[disable-]fmemopen in tests + * hcache: optimize storage requirements, reduce config + * logging: catch format string errors + * colour: refactor colour parsing + * refactoring, cleanup + * fixed coverity defects + * convert many functions to use a Buffer + ------------------------------------------------------------------- Mon May 29 15:18:29 UTC 2023 - Filippo Bonazzi diff --git a/neomutt.spec b/neomutt.spec index 10732c0..1853908 100644 --- a/neomutt.spec +++ b/neomutt.spec @@ -17,7 +17,7 @@ Name: neomutt -Version: 20230517 +Version: 20231006 Release: 0 Summary: A command line mail reader (or MUA), a fork of Mutt with added features License: GPL-2.0-or-later