This package provides debug information for package neomutt. Debug information is useful when developing applications that use this package or when debugging this package.
Homepage | https://neomutt.org |
---|
20200320

20180716


20180323

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 20180323-lp150.1.3 | 2019-01-17 | 918 kiB | 3.24 MiB | https://bugs.opensuse.org |
![]() | rpm | 20180716-lp151.1.1 | 2019-02-19 | 892 kiB | 3.08 MiB | https://bugs.opensuse.org |
![]() | rpm | 20180716-lp152.2.6 | 2020-01-17 | 890 kiB | 3.08 MiB | https://bugs.opensuse.org |
![]() | rpm | 20200320-1.1 | 2020-03-23 | 1.26 MiB | 4.51 MiB | https://bugs.opensuse.org |
Latest updates

OpenSUSE Tumbleweed debug/oss: Updated from 20200313-1.1 to 20200320-1.1
2020-03-23
- Update to 20200320:
- Bug Fixes
- Fix COLUMNS env var
- Fix sync after delete
- Fix crash in notmuch
- Fix sidebar indent
- Fix emptying trash
- Fix command line sending
- Fix reading large address lists
- Resolve symlinks only when necessary
- Translations
- lithuania 100% Lithuanian
- es 96% Spanish
- Docs
- Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output
- Fix case of GPGME and SQLite
- Build
- Create libcompress (lz4, zlib, zstd)
- Create libhistory
- Create libbcache
- Move zstrm to libconn
- Code
- Add more test coverage
- Rename magic to type
- Use mutt_file_fopen() on config variables
- Change commands to use intptr_t for data

OpenSUSE Tumbleweed debug/oss: Updated from 20191207-1.1 to 20200313-1.1
2020-03-16
- 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

OpenSUSE Tumbleweed debug/oss: Updated from 20191111-1.1 to 20191207-1.1
2020-02-04
- Update to 20191207:
- Features:
- compose: draw status bar with highlights
- Bug Fixes:
- crash opening notmuch mailbox
- crash in mutt_autocrypt_ui_recommendation
- Avoid negative allocation
- Mbox new mail
- Setting of DT_MAILBOX type variables from Lua
- imap: empty cmdbuf before connecting
- imap: select the mailbox on reconnect
- compose: fix attach message
- Build:
- make files conditional
- Code:
- enum-ify log levels
- fix function prototypes
- refactor virtual email lookups
- factor out global Context
- Changes from 20191129:
- Features:
- Add raw mailsize expando (%cr)
- Bug Fixes:
- Avoid double question marks in bounce confirmation msg
- Fix bounce confirmation
- fix new-mail flags and behaviour
- fix: browser <descend-directory>
- fix ssl crash
- fix move to trash
- fix flickering
- Do not check hidden mailboxes for new mail
- Fix new_mail_command notifications
- fix crash in examine_mailboxes()
- fix crash in mutt_sort_threads()
- fix: crash after sending
- Fix crash in tunnel's conn_close
- fix fcc for deep dirs
- imap: fix crash when new mail arrives
- fix colour 'quoted9'
- quieten messages on exit
- fix: crash after failed mbox_check
- browser: default to a file/dir view when attaching a file
- Changed Config:
- Change $write_bcc to default off
- Docs:
- Add a bit more documentation about sending
- Clarify $write_bcc documentation.
- Update documentation for raw size expando
- docbook: set generate.consistent.ids to make generated html reproducible
- Build:
- fix build/tests for 32-bit arches
- tests: fix test that would fail soon
- tests: fix context for failing idna tests

OpenSUSE Leap 15.2 debug/oss: Updated from 20180716-lp152.2.5 to 20180716-lp152.2.6
2020-01-17
- Updated to 20180716
- Feature: <check-stats> function
- Lots of bug fixes and vulnerability fixes:
- CVE-2018-14349: Fixed mishandling of NO response without message in imap/command.c (bnc#1101589)
- CVE-2018-14350: Fixed stack-based buffer overflow for FETCH response with long INTERNALDATE field in imap/message.c (bnc#1101588)
- CVE-2018-14351: Fixed mishandling of a long IMAP status mailbox literal count size in imap/command.c (bnc#1101583)
- CVE-2018-14352: Fixed stack-based buffer overflow in imap_quote_string in imap/util.c (bnc#1101582)
- CVE-2018-14353: Fixed integer underflow in imap_quote_string in imap/util.c (bnc#1101581)
- CVE-2018-14354: Fixed arbitrary command execution via backquote characters, related to the mailboxes command associated with manual subscription or unsubscription (bnc#1101578)
- CVE-2018-14355: Fixed directory traversal in mailbox name in imap/util.c (bnc#1101577)
- CVE-2018-14356: Fixed mishandling of zero-length UID in pop.c (bnc#1101576)
- CVE-2018-14357: Fixed arbitrary command execution via backquote characters, related to mailboxes command associated with automatic subscription (bnc#1101573)
- CVE-2018-14358: Fixed stack-based buffer overflow for FETCH response with long RFC822.SIZE field (bnc#1101571)
- CVE-2018-14359: Fixed buffer overflow via base64 data (bnc#1101570)
- CVE-2018-14360: Fixed stack-based buffer overflow because of incorrect sscanf usage in nntp_add_group in newsrc.c (bnc#1101569)
- CVE-2018-14361: Fixed an code flow issue in nntp.c, which would proceed even if memory allocation failed for messages data (bnc#1101568)
- CVE-2018-14362: Fixed unsafe interaction with message-cache pathnames in pop.c (bnc#1101567)
- CVE-2018-14363: Fixed unsafe interaction with cache pathnames (containing '/') in newsrc.c (bnc#1101566)

OpenSUSE Leap 15.2 debug/oss: Version 20180716-lp152.2.5 introduced
2020-01-07
- Updated to 20180716
- Feature: <check-stats> function
- Lots of bug fixes and vulnerability fixes:
- CVE-2018-14349: Fixed mishandling of NO response without message in imap/command.c (bnc#1101589)
- CVE-2018-14350: Fixed stack-based buffer overflow for FETCH response with long INTERNALDATE field in imap/message.c (bnc#1101588)
- CVE-2018-14351: Fixed mishandling of a long IMAP status mailbox literal count size in imap/command.c (bnc#1101583)
- CVE-2018-14352: Fixed stack-based buffer overflow in imap_quote_string in imap/util.c (bnc#1101582)
- CVE-2018-14353: Fixed integer underflow in imap_quote_string in imap/util.c (bnc#1101581)
- CVE-2018-14354: Fixed arbitrary command execution via backquote characters, related to the mailboxes command associated with manual subscription or unsubscription (bnc#1101578)
- CVE-2018-14355: Fixed directory traversal in mailbox name in imap/util.c (bnc#1101577)
- CVE-2018-14356: Fixed mishandling of zero-length UID in pop.c (bnc#1101576)
- CVE-2018-14357: Fixed arbitrary command execution via backquote characters, related to mailboxes command associated with automatic subscription (bnc#1101573)
- CVE-2018-14358: Fixed stack-based buffer overflow for FETCH response with long RFC822.SIZE field (bnc#1101571)
- CVE-2018-14359: Fixed buffer overflow via base64 data (bnc#1101570)
- CVE-2018-14360: Fixed stack-based buffer overflow because of incorrect sscanf usage in nntp_add_group in newsrc.c (bnc#1101569)
- CVE-2018-14361: Fixed an code flow issue in nntp.c, which would proceed even if memory allocation failed for messages data (bnc#1101568)
- CVE-2018-14362: Fixed unsafe interaction with message-cache pathnames in pop.c (bnc#1101567)
- CVE-2018-14363: Fixed unsafe interaction with cache pathnames (containing '/') in newsrc.c (bnc#1101566)

OpenSUSE Tumbleweed debug/oss: Updated from 20180716-1.6 to 20191111-1.1
2019-12-04
- Update to 20191111:
Bug fixes:- browser: fix directory view
- fix crash in mutt_extract_token()
- force a screen refresh
- fix crash sending message from command line
- notmuch: use nm_default_uri if no mailbox data
- fix forward attachments
- fix: vfprintf undefined behaviour in body_handler
- Fix relative symlink resolution
- fix: trash to non-existent file/dir
- fix re-opening of mbox Mailboxes
- close logging as late as possible
- log unknown mailboxes
- fix crash in command line postpone
- fix memory leaks
- fix icommand parsing
- fix new mail interaction with mail_check_recent

OpenSUSE Tumbleweed debug/oss: Updated from 20180716-1.5 to 20180716-1.6
2019-07-16
- Updated to 20180716
- Feature: <check-stats> function
- Lots of bug fixes and vulnerability fixes:
- CVE-2018-14349: Fixed mishandling of NO response without message in imap/command.c (bnc#1101589)
- CVE-2018-14350: Fixed stack-based buffer overflow for FETCH response with long INTERNALDATE field in imap/message.c (bnc#1101588)
- CVE-2018-14351: Fixed mishandling of a long IMAP status mailbox literal count size in imap/command.c (bnc#1101583)
- CVE-2018-14352: Fixed stack-based buffer overflow in imap_quote_string in imap/util.c (bnc#1101582)
- CVE-2018-14353: Fixed integer underflow in imap_quote_string in imap/util.c (bnc#1101581)
- CVE-2018-14354: Fixed arbitrary command execution via backquote characters, related to the mailboxes command associated with manual subscription or unsubscription (bnc#1101578)
- CVE-2018-14355: Fixed directory traversal in mailbox name in imap/util.c (bnc#1101577)
- CVE-2018-14356: Fixed mishandling of zero-length UID in pop.c (bnc#1101576)
- CVE-2018-14357: Fixed arbitrary command execution via backquote characters, related to mailboxes command associated with automatic subscription (bnc#1101573)
- CVE-2018-14358: Fixed stack-based buffer overflow for FETCH response with long RFC822.SIZE field (bnc#1101571)
- CVE-2018-14359: Fixed buffer overflow via base64 data (bnc#1101570)
- CVE-2018-14360: Fixed stack-based buffer overflow because of incorrect sscanf usage in nntp_add_group in newsrc.c (bnc#1101569)
- CVE-2018-14361: Fixed an code flow issue in nntp.c, which would proceed even if memory allocation failed for messages data (bnc#1101568)
- CVE-2018-14362: Fixed unsafe interaction with message-cache pathnames in pop.c (bnc#1101567)
- CVE-2018-14363: Fixed unsafe interaction with cache pathnames (containing '/') in newsrc.c (bnc#1101566)

OpenSUSE Tumbleweed debug/oss: Updated from 20180716-1.3 to 20180716-1.5
2019-06-19
- Updated to 20180716
- Feature: <check-stats> function
- Lots of bug fixes and vulnerability fixes:
- CVE-2018-14349: Fixed mishandling of NO response without message in imap/command.c (bnc#1101589)
- CVE-2018-14350: Fixed stack-based buffer overflow for FETCH response with long INTERNALDATE field in imap/message.c (bnc#1101588)
- CVE-2018-14351: Fixed mishandling of a long IMAP status mailbox literal count size in imap/command.c (bnc#1101583)
- CVE-2018-14352: Fixed stack-based buffer overflow in imap_quote_string in imap/util.c (bnc#1101582)
- CVE-2018-14353: Fixed integer underflow in imap_quote_string in imap/util.c (bnc#1101581)
- CVE-2018-14354: Fixed arbitrary command execution via backquote characters, related to the mailboxes command associated with manual subscription or unsubscription (bnc#1101578)
- CVE-2018-14355: Fixed directory traversal in mailbox name in imap/util.c (bnc#1101577)
- CVE-2018-14356: Fixed mishandling of zero-length UID in pop.c (bnc#1101576)
- CVE-2018-14357: Fixed arbitrary command execution via backquote characters, related to mailboxes command associated with automatic subscription (bnc#1101573)
- CVE-2018-14358: Fixed stack-based buffer overflow for FETCH response with long RFC822.SIZE field (bnc#1101571)
- CVE-2018-14359: Fixed buffer overflow via base64 data (bnc#1101570)
- CVE-2018-14360: Fixed stack-based buffer overflow because of incorrect sscanf usage in nntp_add_group in newsrc.c (bnc#1101569)
- CVE-2018-14361: Fixed an code flow issue in nntp.c, which would proceed even if memory allocation failed for messages data (bnc#1101568)
- CVE-2018-14362: Fixed unsafe interaction with message-cache pathnames in pop.c (bnc#1101567)
- CVE-2018-14363: Fixed unsafe interaction with cache pathnames (containing '/') in newsrc.c (bnc#1101566)

OpenSUSE Tumbleweed debug/oss: Updated from 20180716-1.2 to 20180716-1.3
2019-04-02
- Updated to 20180716
- Feature: <check-stats> function
- Lots of bug fixes and vulnerability fixes:
- CVE-2018-14349: Fixed mishandling of NO response without message in imap/command.c (bnc#1101589)
- CVE-2018-14350: Fixed stack-based buffer overflow for FETCH response with long INTERNALDATE field in imap/message.c (bnc#1101588)
- CVE-2018-14351: Fixed mishandling of a long IMAP status mailbox literal count size in imap/command.c (bnc#1101583)
- CVE-2018-14352: Fixed stack-based buffer overflow in imap_quote_string in imap/util.c (bnc#1101582)
- CVE-2018-14353: Fixed integer underflow in imap_quote_string in imap/util.c (bnc#1101581)
- CVE-2018-14354: Fixed arbitrary command execution via backquote characters, related to the mailboxes command associated with manual subscription or unsubscription (bnc#1101578)
- CVE-2018-14355: Fixed directory traversal in mailbox name in imap/util.c (bnc#1101577)
- CVE-2018-14356: Fixed mishandling of zero-length UID in pop.c (bnc#1101576)
- CVE-2018-14357: Fixed arbitrary command execution via backquote characters, related to mailboxes command associated with automatic subscription (bnc#1101573)
- CVE-2018-14358: Fixed stack-based buffer overflow for FETCH response with long RFC822.SIZE field (bnc#1101571)
- CVE-2018-14359: Fixed buffer overflow via base64 data (bnc#1101570)
- CVE-2018-14360: Fixed stack-based buffer overflow because of incorrect sscanf usage in nntp_add_group in newsrc.c (bnc#1101569)
- CVE-2018-14361: Fixed an code flow issue in nntp.c, which would proceed even if memory allocation failed for messages data (bnc#1101568)
- CVE-2018-14362: Fixed unsafe interaction with message-cache pathnames in pop.c (bnc#1101567)
- CVE-2018-14363: Fixed unsafe interaction with cache pathnames (containing '/') in newsrc.c (bnc#1101566)

OpenSUSE Leap 15.1 debug/oss: Updated from 20180323-lp151.2.4 to 20180716-lp151.1.1
2019-02-19
- Updated to 20180716
- Feature: <check-stats> function
- Lots of bug fixes and vulnerability fixes:
- CVE-2018-14349: Fixed mishandling of NO response without message in imap/command.c (bnc#1101589)
- CVE-2018-14350: Fixed stack-based buffer overflow for FETCH response with long INTERNALDATE field in imap/message.c (bnc#1101588)
- CVE-2018-14351: Fixed mishandling of a long IMAP status mailbox literal count size in imap/command.c (bnc#1101583)
- CVE-2018-14352: Fixed stack-based buffer overflow in imap_quote_string in imap/util.c (bnc#1101582)
- CVE-2018-14353: Fixed integer underflow in imap_quote_string in imap/util.c (bnc#1101581)
- CVE-2018-14354: Fixed arbitrary command execution via backquote characters, related to the mailboxes command associated with manual subscription or unsubscription (bnc#1101578)
- CVE-2018-14355: Fixed directory traversal in mailbox name in imap/util.c (bnc#1101577)
- CVE-2018-14356: Fixed mishandling of zero-length UID in pop.c (bnc#1101576)
- CVE-2018-14357: Fixed arbitrary command execution via backquote characters, related to mailboxes command associated with automatic subscription (bnc#1101573)
- CVE-2018-14358: Fixed stack-based buffer overflow for FETCH response with long RFC822.SIZE field (bnc#1101571)
- CVE-2018-14359: Fixed buffer overflow via base64 data (bnc#1101570)
- CVE-2018-14360: Fixed stack-based buffer overflow because of incorrect sscanf usage in nntp_add_group in newsrc.c (bnc#1101569)
- CVE-2018-14361: Fixed an code flow issue in nntp.c, which would proceed even if memory allocation failed for messages data (bnc#1101568)
- CVE-2018-14362: Fixed unsafe interaction with message-cache pathnames in pop.c (bnc#1101567)
- CVE-2018-14363: Fixed unsafe interaction with cache pathnames (containing '/') in newsrc.c (bnc#1101566)

OpenSUSE Tumbleweed debug/oss: Updated from 20180716-1.1 to 20180716-1.2
2019-02-03
- Updated to 20180716
- Feature: <check-stats> function
- Lots of bug fixes and vulnerability fixes:
- CVE-2018-14349: Fixed mishandling of NO response without message in imap/command.c (bnc#1101589)
- CVE-2018-14350: Fixed stack-based buffer overflow for FETCH response with long INTERNALDATE field in imap/message.c (bnc#1101588)
- CVE-2018-14351: Fixed mishandling of a long IMAP status mailbox literal count size in imap/command.c (bnc#1101583)
- CVE-2018-14352: Fixed stack-based buffer overflow in imap_quote_string in imap/util.c (bnc#1101582)
- CVE-2018-14353: Fixed integer underflow in imap_quote_string in imap/util.c (bnc#1101581)
- CVE-2018-14354: Fixed arbitrary command execution via backquote characters, related to the mailboxes command associated with manual subscription or unsubscription (bnc#1101578)
- CVE-2018-14355: Fixed directory traversal in mailbox name in imap/util.c (bnc#1101577)
- CVE-2018-14356: Fixed mishandling of zero-length UID in pop.c (bnc#1101576)
- CVE-2018-14357: Fixed arbitrary command execution via backquote characters, related to mailboxes command associated with automatic subscription (bnc#1101573)
- CVE-2018-14358: Fixed stack-based buffer overflow for FETCH response with long RFC822.SIZE field (bnc#1101571)
- CVE-2018-14359: Fixed buffer overflow via base64 data (bnc#1101570)
- CVE-2018-14360: Fixed stack-based buffer overflow because of incorrect sscanf usage in nntp_add_group in newsrc.c (bnc#1101569)
- CVE-2018-14361: Fixed an code flow issue in nntp.c, which would proceed even if memory allocation failed for messages data (bnc#1101568)
- CVE-2018-14362: Fixed unsafe interaction with message-cache pathnames in pop.c (bnc#1101567)
- CVE-2018-14363: Fixed unsafe interaction with cache pathnames (containing '/') in newsrc.c (bnc#1101566)

OpenSUSE Leap 15.1 debug/oss: Version 20180323-lp151.2.4 introduced
2019-01-23
- update to 20180323
- Features
- unify logging/messaging
- add alert (blink) colors
- Contrib
- Vim syntax for NeoMutt log files
- Bug Fixes
- Fix progress bar range
- notmuch: stop if db open fails
- Improve index color cache flushing behavior
- lua: fix crash when setting a string
- Translations
- Update Czech translation (100%)
- Update German translation (100%)
- Update Polish translation (94%)
- Update Portuguese (BR) translation (100%)
- Update Spanish translation (64%)
- Update Turkish translation (75%)
- Merge simliar messages
- Docs
- Clarify precedence of settings in config files
- Fix subjectrx example in the manual
- Website
- Update Gentoo distro page
- Devel: Static analysis
- Build
- Support ?with-sysroot configure arg
- Expose EXTRA_CFLAGS_FOR_BUILD and EXTRA_LDFLAGS_FOR_BUIlD
- Update to latest autosetup
- Make sure git_ver.h doesn't eat random 'g's out of tag names
- Code
- Refactor to reduce complexity
- Refactor to reduce variables' scope
- Sort functions/config to make docs more legible

OpenSUSE Leap 15.0 debug/oss: Version 20180323-lp150.1.3 introduced
2019-01-17
- update to 20180323
- Features
- unify logging/messaging
- add alert (blink) colors
- Contrib
- Vim syntax for NeoMutt log files
- Bug Fixes
- Fix progress bar range
- notmuch: stop if db open fails
- Improve index color cache flushing behavior
- lua: fix crash when setting a string
- Translations
- Update Czech translation (100%)
- Update German translation (100%)
- Update Polish translation (94%)
- Update Portuguese (BR) translation (100%)
- Update Spanish translation (64%)
- Update Turkish translation (75%)
- Merge simliar messages
- Docs
- Clarify precedence of settings in config files
- Fix subjectrx example in the manual
- Website
- Update Gentoo distro page
- Devel: Static analysis
- Build
- Support ?with-sysroot configure arg
- Expose EXTRA_CFLAGS_FOR_BUILD and EXTRA_LDFLAGS_FOR_BUIlD
- Update to latest autosetup
- Make sure git_ver.h doesn't eat random 'g's out of tag names
- Code
- Refactor to reduce complexity
- Refactor to reduce variables' scope
- Sort functions/config to make docs more legible

OpenSUSE Tumbleweed debug/oss: Version 20180716-1.1 introduced
2019-01-17
- neomutt 2017-12-08
Related packages
neomutt - A command line mail reader (or MUA), a fork of Mutt with added features