↵ Return to the main page of neomutt
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-01-05 | Richard Russon <rich at flatcap dot org> - 20260105-1 | - Security - #4725 deprecate old ssl and tls options - Features - #4718 add `$message_id_format` - Notmuch: hide some old/deprecated features - Bug Fixes - #4666 limit: force refresh of index bar - #4671 Update the status bar on thread [un]collapse - #4673 shrink history file on every new entry - #4679 Flush S/MIME passkey on failure to sign - #4684 execute message-hook sooner - #4687 fix: exec auto-completion - #4688 Fix infinite loop in GnuTLS socket I/O when socket blocks - #4696 `cmd_parse_fetch()`: debug: avoid NULL dereference - #4697 expunge: guard against segfault - #4719 alias: complete when only one match - #4726 imap: protect against crash on shutdown - fix resolve for tagged save - help: fix sorting of unbound functions - help: hide deprecated functions - Changed Config - New: `message_id_format = "<%z@%f>"` - Deprecated `ssl_use_sslv2` - Deprecated `ssl_use_sslv3` - Deprecated `ssl_use_tlsv1` - Deprecated `ssl_use_tlsv1_1` - Translations - 100% Esperanto - 100% Lithuanian - 100% Serbian - 100% Turkish - Docs - #4665 Revamp the S/MIME docs - #4680 Document how to use S/MIME with GPGMe - #4692 update the contribution guidelines - fix deprecated $pager example - lots man pages fixes - update help for sort options - Build - #4668 fix build for re-entrant ncurses - #4727 make openssl/gnutls mutually exclusive - libkey: light refactoring - lua: create liblua - Code - #4695 Replace some `TAILQ` uses with `ARRAY` - convert the ctype wrappers to use `bool` - global invert `OptNoCurses` to `OptGui` - key: collapse redirector functions - move `km_init()` earlier in startup - opcodes: add flags to `MenuFuncOp` - pass focused window to global functions - Use `buf_at()` to get a char from a `Buffer` - use `StringArray` everywhere |
| 2025-12-11 | Richard Russon <rich at flatcap dot org> - 20251211-1 | - Superseded by 2026-01-05 |
| 2025-09-05 | Richard Russon <rich at flatcap dot org> - 20250905-1 | - Security - #4623 ncrypt/crypt.c: Protect Message-ID - Features - #4644 Provide an option to confirm on an empty To - Contrib - #4645 Add ayu-dark-256 colorscheme - Bug Fixes - #4635 Handle a non-existing message_cache_dir - #4642 Decouple `$crypt_encryption_info` and `$crypt_protected_headers_weed` from `$devel_security` - #4650 Return success after querying for config - Changed Config - Add: `confirm_empty_to = no` Confirm when sending an e-mail with an empty To: - Translations - 100% German - 100% Turkish - 99% Hungarian - 98% Lithuanian - 89% French - Build - #4636 Update FreeBSD CI and workaround `pkg` bug - actions: use checkout v5 - Code - #4023 tweak observer event types - #4628 Use the standard countof instead of our mutt_array_size() - #4637 Update types in test dummy code - #4638 remove useless const qualifier from log_queue_get() - #4655 Make sure ctype(3) function arguments are valid - #4657 Fix warning about unused function and data - #4659 Include term.h and [n]curses.h consistently |
| 2025-07-24 | Fedora Release Engineering <releng at fedoraproject dot org> - 6:20250510-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-05-10 | Richard Russon <rich at flatcap dot org> - 20250510-1 | - Contrib - #4616 Fix gpg-json output - Bug Fixes - #4600 main: don't stop if /var/spool/mail is missing - #4602 color: fix quoted maths - #4604 Don't consider "weed" when writing an email to file - #4605 help: fix leaks - #4612 imap: check for incomplete Mailboxes on sync - #4622 fix label completion crash - Translations - #4622 update Esperanto translation - Update lt_LT translations - Docs - docs: fix broken functions - Build - #4607 Check for DocBook XSL - #4618 Build and test on FreeBSD |
| 2025-04-16 | Michael J Gruber <mjg at fedoraproject dot org> - 6:20250404-2 | - exclude i686 arch for i686 leaf package |
| 2025-04-04 | Richard Russon <rich at flatcap dot org> - 20250404-1 | - Features - #4493 config: don't quote enums - #4493 link config dump to docs - #4494 refactor the Help Page for clarity - #4554 CLI: `neomutt -DD` -- Dump Different - #4593 browser: tag select rather than descend - Bug Fixes - #3469 source: fix variable interpretation - #4370 `mutt_oauth2`: refactor `sasl_string` computation - #4536 expand tabs to spaces in compose preview - #4537 fix dumping of initial values - #4538 move `real_name` init - #4542 Remove `MUTT_NEWFOLDER`, fix appending to mbox - #4546 Respect Ignore when modifying an email's headers - #4549 fix refresh on toggle `hide_thread_subject` - #4550 buffer: fix seek - #4551 add comma to single `<complete-query>` match - #4595 notmuch: check for parse failure - #4596 query: allow `<>`s around email addresses - pager: fix normal/stripe colour - fix colour leaks in pager - fix array leak in the verify certificate dialog - Translations - 100% German - 100% Turkish - 96% Lithuanian - 86% French - 49% Chinese (Traditional) - Build - #4552 Deprecate some configure options that aren't used anymore - build: workaround for unused-result warning - Code - #4492 colour refactoring - #4543 debug: Chain old SEGV Handler - #4545 Allow nested `ARRAY_FOREACH()` - #4553 config: API `has_been_set()` - #4557 config: drop ConfigSet from API functions - #4558 drop obsolete pgp/smime menus - #4559 array: `foreach_reverse()` - #4560 Change description of verify-key to be crypto-scheme agnostic - #4561 expando: move EnvList out of library - #4570 Simplify the management of NeoMutt Commands - #4571 libcli - parse the command line - #4580 Split CLI Usage into sections - #4582 pager: fix lost `NT_PAGER` notifications - #4591 pager: fix refresh on config/colour changes - array: upgrade `get_elem_list()` - Buffer refactoring - coverity: fix defects - improve `localise_config()` - main: drop -B (batch mode) option - merge init.[ch] into main.c - refactor version code - neomutt: `home_dir`, `username`, `env` - query: unify NeoMutt `-D` and `-Q` - refactor `main.c`/`init.c` - sidebar: streamline expando callbacks - test: lots of parse coverage - window refactoring - window: force recalc|repaint on new windows - Upstream - Update mutt/queue.h - Fix NULL pointer dereference when calling `imap_logout_all()` |
| 2025-01-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 6:20250113-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
| 2025-01-13 | Richard Russon <rich at flatcap dot org> - 20250113-1 | - Bug Fixes - #4477 fix crash in folder-hook - #4480 fix memory leak in compose message preview (fixes #4478) - #4483 query: fix comma-separated names - #4485 lua: fix `lua_mutt_call()` - #4490 notmuch: refresh the Email if the filename changes - fix: no new mail message - fix display of certificate fingerprints - fix prompt colour - Translations - 100% Czech - 100% German - 100% Lithuanian - 100% Serbian - 100% Slovakian - 100% Turkish - 91% French - 41% Chinese (Traditional) - Build - #4479 Fix DT_NUMBER entries on 32-bit endian platforms - Code - #4481 Simplify `mutt_file_fopen()` - colour refactoring - standardise variable names for temporary files |
| 2025-01-09 | Richard Russon <rich at flatcap dot org> - 20250109-1 | - BROKEN - DO NOT USE |