Dominique Leuenberger 6665a592d0 Accepting request 970760 from server:mail
- Update to mutt 2.2.3 (bsc#1198518 for CVE-2022-1328)
  * Fix read past end of buf in is_mmnoask().
  * Fix strlen() assigns to be of type size_t where obvious.
  * Flush iconv() in mutt_convert_string().
  * Add convert_string() size check.
  * Fix integer overflow in mutt_convert_string().
  * Fix uudecode cleanup on unexpected eof.
  * Fix uudecode buffer overflow.
  * automatic post-release commit for mutt-2.2.2
  * Protect prompt completion memcpy() calls with a NULL check.
  * Fix mutt.man formatting.
  * Fix query menu tagging behavior.
  * Fix some mailbox prompts to use mailbox history ring.
  * automatic post-release commit for mutt-2.2.1
  * Fix ambiguity in translation
  * Update the Polish translation for Mutt 2.2.0
  * Improve Turkish translations
  * Fix mutt_paddstr() to properly filter unprintable chars.
  * Change mailto_allow to be exact match only.
  * Filter headers passed via the command line.
  * Fix mbox.man asctime(3) reference.
  * Clarify description of $local_date_header
  * Don't queue IMAP close commands.
  * Update Finnish translation.
  * Updated Catalan translation.
  * Updated Russian translation.
  * Updated Ukrainian translation.
  * Fix argc==0 handling.
  * Update de.po.
  * Update Turkish translations.

OBS-URL: https://build.opensuse.org/request/show/970760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=106
2022-04-20 14:55:17 +00:00
2021-07-14 11:16:47 +00:00
2021-07-14 11:16:47 +00:00
2022-01-11 11:02:02 +00:00
.
2022-04-19 11:39:30 +00:00
2021-07-13 14:48:01 +00:00

Since Mutt version 1.5.6 there's changes with regards to the $alternates
variable. It's no longer a variable, but a command.

When it before was: set alternates=foo@bar.org
It's now:           alternates foo@bar.org

It's elaborated in the alternates section of the manpage muttrc.5

Description
No description provided
Readme 1.6 MiB
Languages
Python 90%
Shell 10%