Commit Graph

22 Commits

Author SHA256 Message Date
Dominique Leuenberger
e9775d67d6 Accepting request 769030 from server:mail
OBS-URL: https://build.opensuse.org/request/show/769030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=9
2020-01-31 22:57:56 +00:00
David Sterba
f247de054e Accepting request 769014 from home:mrey:branches:server:mail
- 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

OBS-URL: https://build.opensuse.org/request/show/769014
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=21
2020-01-31 10:50:14 +00:00
Dominique Leuenberger
9050277926 Accepting request 751556 from server:mail
OBS-URL: https://build.opensuse.org/request/show/751556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=8
2019-11-30 09:37:47 +00:00
David Sterba
d36a4019fc Accepting request 751481 from home:jubalh:branches:server:mail
- 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

OBS-URL: https://build.opensuse.org/request/show/751481
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=19
2019-11-28 10:15:34 +00:00
Dominique Leuenberger
716bd5255b Accepting request 623631 from server:mail
OBS-URL: https://build.opensuse.org/request/show/623631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=7
2018-07-18 20:57:14 +00:00
David Sterba
fdb3084c2a Accepting request 623626 from home:kbabioch:branches:server:mail
* 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)

OBS-URL: https://build.opensuse.org/request/show/623626
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=17
2018-07-18 11:39:09 +00:00
David Sterba
5faea06cdd update changelog with bsc
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=16
2018-07-17 10:40:43 +00:00
David Sterba
fd6bcffaed Accepting request 623325 from home:kbabioch:branches:server:mail
- Updated to 20180716
  * Feature: <check-stats> function
  * Lots of bug fixes

OBS-URL: https://build.opensuse.org/request/show/623325
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=15
2018-07-17 10:29:44 +00:00
Dominique Leuenberger
7d074f8fbe Accepting request 618956 from server:mail
- spec: move license files to the main package
- update to 20180622 (forwarded request 618955 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/618956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=6
2018-06-27 08:21:25 +00:00
David Sterba
7ada466efa Accepting request 618955 from home:dsterba:branches:server:mail
- spec: move license files to the main package
- update to 20180622

OBS-URL: https://build.opensuse.org/request/show/618955
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=13
2018-06-25 12:31:15 +00:00
Dominique Leuenberger
4ac8918dfb Accepting request 611048 from server:mail
- spec cleanup
- update to 20180512

OBS-URL: https://build.opensuse.org/request/show/611048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=5
2018-05-29 08:37:38 +00:00
David Sterba
c0f1114c1c fix description
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=11
2018-05-21 17:49:14 +00:00
David Sterba
eab4a63366 Accepting request 607016 from home:dsterba:branches:server:mail
- spec cleanup
- update to 20180512

OBS-URL: https://build.opensuse.org/request/show/607016
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=10
2018-05-14 11:16:12 +00:00
Dominique Leuenberger
590f80b3b2 Accepting request 590747 from server:mail
- update to 20180323 (forwarded request 590746 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/590747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=4
2018-03-26 11:09:59 +00:00
David Sterba
2dee77fbf8 Accepting request 590746 from home:dsterba:branches:server:mail
- update to 20180323

OBS-URL: https://build.opensuse.org/request/show/590746
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=8
2018-03-23 16:52:35 +00:00
Dominique Leuenberger
c824ea7810 Accepting request 581015 from server:mail
- spec cleanup
- move manual.txt from neomutt-doc as it's bound to F1 key (forwarded request 581014 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/581015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=3
2018-03-01 11:07:49 +00:00
David Sterba
a53c414a25 Accepting request 581014 from home:dsterba:branches:server:mail
- spec cleanup
- move manual.txt from neomutt-doc as it's bound to F1 key

OBS-URL: https://build.opensuse.org/request/show/581014
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=6
2018-02-28 16:07:54 +00:00
Dominique Leuenberger
28659cb917 Accepting request 579482 from server:mail
OBS-URL: https://build.opensuse.org/request/show/579482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=2
2018-02-26 22:24:32 +00:00
David Sterba
2e2fcc0845 Accepting request 579481 from home:dsterba:branches:server:mail
- update to 20180223

OBS-URL: https://build.opensuse.org/request/show/579481
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=4
2018-02-23 11:25:50 +00:00
Dominique Leuenberger
bc76984669 Accepting request 565772 from server:mail
new package to factory.

Neomutt is a fork of mutt and provides same functionality, but wants to be more
open to development and feature rich. The codebase of the two projects has
diverged substantially and it's not feasible to keep neomutt patch hidden
inside our mutt package.

Besides the packaging/patch, the mutt project does not want to see neomutt
patch being applied to mutt and still calling the package 'mutt' by the
distros. This has been made clear when neomutt was added to Debian
(https://marc.info/?l=mutt-users&m=149875493532305&w=2 ,
https://marc.info/?l=mutt-users&m=149886522430053&w=2 ).

The two packages can be installed in parallel and use different config files,
so there is no usability hurdle for existing mutt users.
~

OBS-URL: https://build.opensuse.org/request/show/565772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=1
2018-01-22 15:17:30 +00:00
David Sterba
1f2662310b Accepting request 560661 from home:dsterba:branches:server:mail
- update to 2017-12-15
  - use autosetup instead of autotools
  - regression fixes

OBS-URL: https://build.opensuse.org/request/show/560661
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=2
2017-12-30 00:01:20 +00:00
Cristian Rodríguez
77e0694a19 Accepting request 556512 from home:dsterba:staging
New package.

Neomutt is a mutt-like mail client, similar in functions, but codebase is
diverging. The current mutt package has a neomutt patch but this is not ok and
causes confusion.

Mutt and neomutt can be installed on one system.

OBS-URL: https://build.opensuse.org/request/show/556512
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=1
2017-12-21 01:46:03 +00:00