Revisions of mutt

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 494270 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 76)
- Add patch mutt-1.8.2-from4crypt.diff
  to fix crash in crypt.c if no From is found or set 

- Switch form TokyoCabinet over to KyotoCabinet

- Remove warning

- Make header cache work again, using TokyoCabinet as backend
- Remove now-obsolete configure parameters

- call gzip -n to make build more reproducible

- Yet an other package split: now there is a mutt-lang 

- Provide a hint on the package split 

- Move some extend documentation about mutt in a seperate package 
- Remove mutt-1.5.21.de.po as mutt now have a de.po as well

- Update to neomutt 20170421 which updates to mutt 1.8.2
  1.8.2 Bug fix release.
  1.8.1 Bug fix release.
  1.8.0
  - $locale has been removed.  Mutt now respects the LC_TIME setting
    instead.  See also $attribution_locale.
  + $attribution_locale can be used to override the date formatting in
    attribution strings.  When unset, Mutt will use the locale
    environment, but note the default value of $date_format has a
    leading '!' which says to use the C-locale.
  ! Message-id and mail-followup-to headers are now preserved for recalled
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 478928 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 75)
- Explicite add package documentation directory to file list

- Also now recommend urlscan
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 441558 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 74)
- Add patch mutt-1.6.2-gpgme_set_sender.patch
  that is avoid name space clash with gpgme_set_sender() from gpgme

- Rename patch mutt-1.5.23-cariage-return.path to
  mutt-1.5.23-carriage-return.path
- Extend patch mutt-1.5.23-carriage-return.path
  Be sure that also signed messages from Android can be verified
  by gpgme interface of mutt
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 428971 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 73)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 415277 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 72)
- Update to mutt version 1.6.2 (2016-07-01):
  * send.c: Check $pgp_autoinline and $pgp_replyinline if oppenc is set.
    (closes #3846)
  * The first oppenc call takes place after the initial checks of
    $pgp_autoline and $pgp_replyinline, and doesn't go through the pgp
    menu.
  * Therefore, check for $pgp_autoline and $pgp_replyinline if oppenc is
    set too, to avoid oppenc enabling encryption without INLINE being
    set in those cases.
  * a6a4d6ed0f19 previously cleaned things up so that it is safe to set
    INLINE even if encryption isn't enabled.
  * keymap.c: Fix infinite loop when help is bound to a named key
    combination.
  * Commit a07e8215a0ef introduced a bug in km_error_key, which is
    called when an unbound key is pressed.
  * If help is bound to a sequence containing named keys (e.g. <esc>),
    the raw (untokenized) string would be pushed back into the unget
    buffer. This could lead to an infinite loop of unbound key presses
    triggering more unbound keys being put into the unget buffer.
  * Change km_error_key to tokenize the string before putting it in the
    unget buffer.
  * Much thanks to Jiri Bohac for his bug report, analysis, and initial
    patch!
- Update to neomutt 20160723
  New Features
    New Mail Command - Execute a command on receipt of new mail
    vim-keybindings - Mutt config for vim users
    LMDB - In-memory header caching database
    SMIME Encrypt to Self - Secure storage of sensitive email
  Bug Fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 401580 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 71)
- Update to neomutt 20160611 
  - Temporarily disable $sidebar_refresh_time
    Unfortunately, this was causing too many problems.
    It will be fixed and re-enabled as soon as possible.
  - Fix several crashes, on startup, in Keywords
  - Reflow text now works as it should
  - Lots of typos fixed
  - Compress config bug prevented it working
  - Some minor bug-fixes from mutt/default
  - Single quote at line beginning misinterpreted by groff
  - Setting $sidebar_width to more than 128 would cause bad things to happen.
  - Fix alignment in the compose menu.
  - Fix sidebar buffy stats updating on mailbox close.
- Modify patch mutt-1.6.1.dif, that is skip upstream of neo as now
  part of neo
- Adopt patches COLS-workaround.dif, aw.listreply.diff,
  bug-676388-largefile.patch, mutt-1.5.21-tinfo.dif,
  mutt-1.6.1-opennfs.dif, and patch-1.5.24.vk.pgp_verbose_mime
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 399631 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 70)
- Yet an other crash due keywords.patch (boo#982129) 

  standard mailbox (boo#982129)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 399465 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 69)
- Fix crash due keywords.patch which stumble over not existing
  standard mailbox 

- Update to neomutt 20160530
- Avoid sidebar patch from bother other users (boo#982129) 
- Remove patch patch-1.6.1.rr.compressed.bz2 as now part of neumutt
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 397514 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 68)
- Enable some of the new patches like sidebar (boo#980830) 
- Add patch COLS-workaround.dif which should become removed once
  the sidebar patch does not modify COLS anymore
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 395127 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 67)
- Update to mutt version 1.6.1 (2016-05-01):
  ! Bug fix release.  No features were modified or added.
- Add and use neomutt-patches-20160502.tar.gz from
  http://www.neomutt.org/
- Modify the patches
   aw.listreply.diff
   bsc907453-CVE-2014-9116-jessie.patch
   bug-676388-largefile.patch
   mutt-1.5.15-wrapcolumn.diff
   mutt-1.5.20-sendgroupreplyto.diff
   mutt-1.5.21-mailcap.diff
   mutt-1.5.21-tinfo.dif
   mutt-1.5.23-cariage-return.path
   mutt-1.5.9i-pgpewrap.diff
   patch-1.5.24.vk.pgp_verbose_mime
   widechar.sidebar.dif
- Modify and rename the patches
   mutt-1.6.0-opennfs.dif becomes mutt-1.6.1-opennfs.dif
   mutt-1.6.0.dif becomes mutt-1.6.1.dif
   patch-1.6.0.rr.compressed.bz2 becomes patch-1.6.1.rr.compressed.bz2
- Remove the patches
   patch-1.6.0.sidebar.20160411.patch
   nion.sidebar-color.diff
  now upstream or part of neomutt patch collection
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 388311 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 66)
- Update to mutt version 1.6.0 (2016-04-04):
  + Enabled utf-8 mailbox support for IMAP.
  + New expandos %r and %R for comma separated list of To: and Cc:
    recipients respectively.
  + Improved support for internationalized email and SMTPUTF8 (RFC653[0-3]).
  ! $use_idn has been renamed to $idn_decode.
  + $idn_encode controls whether outgoing email address domains will
    be IDNA encoded.  If your MTA supports it, unset to use utf-8
    email address domains.
  + The S/MIME message digest algorithm is now specified using the
    option $smime_sign_digest_alg.  Note that $smime_sign_command
    should be modified to include "-md %d".  Please see
    contrib/smime.rc.
  + $reflow_space_quotes allows format=flowed email quotes to be
    displayed with spacing between them.
  ! multipart draft files are now supported.
  + The "-E" command line argument causes mutt to edit draft or include files.
    All changes made in mutt will be saved back out to those files.
  + $resume_draft_files and $resume_edited_draft_files control how
    mutt processes draft files.
  + For classic gpg mode, $pgp_decryption_okay should be set to verify
    multipart/encrypted are actually encrypted.  Please see
    contrib/gpg.rc for the suggested value.
  ! mailto URL header parameters by default are now restricted to
    'body' and 'subject'.
  + mailto_allow and unmailto_allow can be used to add or remove
    allowed mailto header parameters.
  ! The method of setting $hostname has been changed.  Rather than
    scanning /etc/resolv.conf, the domain will now be determined using
    DNS calls.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 363017 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 65)
- Add perl(Expect) as requirement for mutt due to the fact that a
  useful helper script below the samples depends on this (boo#968699)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 358674 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 64)
fix patch-1.5.24.sidebar.20151111.patch wrt boo#961470 (forwarded request 353183 from vmiklos)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 330555 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 62)
- Update to mutt version 1.5.24
 + terminal status-line (TS) support, a.k.a. xterm title. see the
   following variables: $ts_enabled, $ts_icon_format, $ts_status_format
 ! $ssl_use_sslv3 is disabled by default.
 ! command-line arguments: -H now combines template and command-line
   address arguments.
 ! GnuPG signature name is set to signature.asc
 + New color object "prompt" added.
 + Ability to encrypt postponed messages.  See $postpone_encrypt and
   $postpone_encrypt_as.
 ! History ring now has a scratch buffer.
 ! mail-key is implemented for GPGME.  (Requires a recent GPGME).
 ! Removed GPG_AGENT_INFO check for GnuPG 2.1 compatibility.  Please
   set pgp_use_gpg_agent if using GnuPG 2.1 or later.
 ! $smime_encrypt_with now defaults to aes256.
 ! GnuPG fingerprints are used internally when possible.
   "--with-fingerprint" should be added to $pgp_list_pubring_command and
   $pgp_list_secring_command to enable this.  Please see contrib/gpg.rc.
   Fingerprints may also be used at the prompts for key selection.
 + $crypt_opportunistic_encrypt automatically enables/disables encryption
   based on message recipients.
 ! Attachments for signed, unencrypted emails may be deleted.
 ! Multiple crypt-hooks may be defined for the same regexp.
   This means multiple keys may be used for a recipient.
 + $crypt_confirmhook allows the confirmation prompt for crypt-hooks to
   be disabled.
 + $ssl_ciphers allows the SSL ciphers to be directly set.
 ! sime_keys better handles importing certificate chains.
 ! sime_keys now records certificate purposes (sign/encrypt).  Run
   "sime_keys refresh" to update smime index files.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 282890 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 61)
- Update to mutt version 1.5.23 which is a security bugfix release
  as well as add support for TLS 1.1/1.2
- Remove the patches automake-1.12.patch,
  mutt-1.5.20-gpgme_set_locale.patch, and mutt-CVE-2014-0467.patch
- Replace the patches
  patch-1.5.23.rr.compressed.bz2 with patch-1.5.21.rr.compressed.1.bz2
  mutt-1.5.21.sidebar.20120829.patch with patch-1.5.23.sidebar.20140412.patch
  patch-1.5.5.1.nt.xtitles.3.ab.1 with patch-1.5.23.xtitles.patch
  mutt-1.5.21.dif with mutt-1.5.23.dif
- Modify the patches aw.listreply.diff, bug-676388-largefile.patch,
  and bsc907453-CVE-2014-9116-jessie.patch
- Build with PIE
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 264777 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 60)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 262568 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 59)
- handle text/html by default (bnc#899712)
  that is add patch mutt-1.5.21-mailcap.diff
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 58)
Split 13.2 from Factory
Displaying revisions 41 - 60 of 117
openSUSE Build Service is sponsored by