1
0
forked from pool/mutt
Commit Graph

110 Commits

Author SHA1 Message Date
Dominique Leuenberger
5d857a0069 Accepting request 397514 from server:mail
- 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

OBS-URL: https://build.opensuse.org/request/show/397514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=68
2016-05-24 07:35:18 +00:00
Dr. Werner Fink
be21305d3c .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=127
2016-05-23 13:57:44 +00:00
Dr. Werner Fink
98e178c3d2 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=126
2016-05-23 13:51:20 +00:00
Dr. Werner Fink
df25aa0a1e boo#980830
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=125
2016-05-20 15:19:52 +00:00
Dr. Werner Fink
c9b90cb288 boo#980830
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=124
2016-05-20 15:15:40 +00:00
Dominique Leuenberger
e99e1d4b6e Accepting request 395127 from server:mail
- 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

OBS-URL: https://build.opensuse.org/request/show/395127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=67
2016-05-17 15:15:24 +00:00
Dr. Werner Fink
8636cf2836 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=122
2016-05-13 09:10:10 +00:00
Dr. Werner Fink
db807c327e .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=121
2016-05-12 14:16:52 +00:00
Dr. Werner Fink
fe30ae7a55 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=120
2016-05-12 14:10:16 +00:00
Dominique Leuenberger
d1f9f6bd70 Accepting request 388311 from server:mail
- 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.

OBS-URL: https://build.opensuse.org/request/show/388311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=66
2016-04-14 11:07:27 +00:00
Dr. Werner Fink
0e0b6d1cc4 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=118
2016-04-11 12:08:25 +00:00
Dominique Leuenberger
278312f0c3 Accepting request 363017 from server:mail
- Add perl(Expect) as requirement for mutt due to the fact that a
  useful helper script below the samples depends on this (boo#968699)

OBS-URL: https://build.opensuse.org/request/show/363017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=65
2016-03-07 12:23:48 +00:00
Dr. Werner Fink
30572ece0f .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=116
2016-02-29 15:24:28 +00:00
Dominique Leuenberger
3122796611 Accepting request 358674 from server:mail
fix patch-1.5.24.sidebar.20151111.patch wrt boo#961470 (forwarded request 353183 from vmiklos)

OBS-URL: https://build.opensuse.org/request/show/358674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=64
2016-02-18 10:07:02 +00:00
Dr. Werner Fink
63c8d28be8 Accepting request 353183 from home:vmiklos:branches:server:mail
fix patch-1.5.24.sidebar.20151111.patch wrt boo#961470

OBS-URL: https://build.opensuse.org/request/show/353183
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=114
2016-02-10 10:52:11 +00:00
Dominique Leuenberger
e65a9494d1 Accepting request 352063 from server:mail
1

OBS-URL: https://build.opensuse.org/request/show/352063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=63
2016-01-06 23:24:41 +00:00
a3fbd8aa1c Accepting request 350312 from home:vmiklos:branches:server:mail
Update sidebar patch to 20151111

OBS-URL: https://build.opensuse.org/request/show/350312
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=112
2016-01-05 16:11:08 +00:00
Dominique Leuenberger
58e666fc6a Accepting request 330555 from server:mail
- 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.

OBS-URL: https://build.opensuse.org/request/show/330555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=62
2015-09-13 07:45:21 +00:00
Dr. Werner Fink
35a1dd6d8f .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=110
2015-09-11 18:59:46 +00:00
Dr. Werner Fink
35fed0c7cd .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=109
2015-09-11 15:37:14 +00:00
Dominique Leuenberger
73102533a0 Accepting request 282890 from server:mail
- 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

OBS-URL: https://build.opensuse.org/request/show/282890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=61
2015-01-27 08:09:21 +00:00
Dr. Werner Fink
5f3812736e .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=105
2015-01-26 16:35:10 +00:00
Dominique Leuenberger
4f6516fff1 Accepting request 264777 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/264777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=60
2014-12-16 13:48:06 +00:00
Dr. Werner Fink
aaea026ecb .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=103
2014-12-04 12:05:09 +00:00
Dominique Leuenberger
d3fd164a51 Accepting request 262568 from server:mail
- handle text/html by default (bnc#899712)
  that is add patch mutt-1.5.21-mailcap.diff

OBS-URL: https://build.opensuse.org/request/show/262568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=59
2014-11-24 10:09:00 +00:00
Dr. Werner Fink
3d0238d873 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=101
2014-11-21 11:30:08 +00:00
Dr. Werner Fink
49ca8e9987 Accepting request 262127 from home:lnussel:branches:server:mail
- handle text/html by default (bnc#899712)

OBS-URL: https://build.opensuse.org/request/show/262127
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=100
2014-11-20 14:04:50 +00:00
Stephan Kulow
78f983ea03 Accepting request 227415 from server:mail
- mutt-CVE-2014-0467.patch: fixed a buffer overflow during header display.
  CVE-2014-0467 / bnc#868115

OBS-URL: https://build.opensuse.org/request/show/227415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=57
2014-03-26 15:41:27 +00:00
Dr. Werner Fink
2db5340d92 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=98
2014-03-25 08:49:31 +00:00
Stephan Kulow
b9d545d8e1 Accepting request 185977 from server:mail
- BuildRequire libgcrpyt-devel instead of libgcrypt for > 12.3 (forwarded request 185970 from oertel)

OBS-URL: https://build.opensuse.org/request/show/185977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=55
2013-08-06 05:03:01 +00:00
Dr. Werner Fink
a3f9dcf27d Accepting request 185970 from home:oertel:branches:server:mail
- BuildRequire libgcrpyt-devel instead of libgcrypt for > 12.3

OBS-URL: https://build.opensuse.org/request/show/185970
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=96
2013-08-05 17:47:22 +00:00
Stephan Kulow
984ec1962b Accepting request 176932 from server:mail
- Enable mutt to parse e.g. PGP markers with CRLF

OBS-URL: https://build.opensuse.org/request/show/176932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=54
2013-06-05 11:31:13 +00:00
Dr. Werner Fink
56d30fd3a3 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=94
2013-05-29 10:28:08 +00:00
Stephan Kulow
cfd96d6350 Accepting request 172816 from server:mail
- Add widechar.sidebar.dif as workaround: bnc#813498 - mutt crashes
  in fgetwc in text_enriched_handler

OBS-URL: https://build.opensuse.org/request/show/172816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=53
2013-04-23 15:21:48 +00:00
Dr. Werner Fink
e4a86a8172 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=92
2013-04-22 09:57:39 +00:00
Dr. Werner Fink
81a8190f4d .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=91
2013-04-22 09:36:06 +00:00
Dr. Werner Fink
830dd05dca .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=90
2013-04-18 12:59:24 +00:00
Stephan Kulow
fcff7456bb Accepting request 148397 from server:mail
- Remove spurious blank line from new patch to make older patch(1)
  also work with this
- Make it build with older products

OBS-URL: https://build.opensuse.org/request/show/148397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=51
2013-01-14 21:24:09 +00:00
Dr. Werner Fink
1777255e1a .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=88
2013-01-14 11:00:38 +00:00
Dr. Werner Fink
7f34eca234 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=87
2013-01-14 10:52:03 +00:00
Dr. Werner Fink
a00312e683 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=86
2013-01-14 09:56:49 +00:00
Dr. Werner Fink
d85870d123 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=85
2013-01-14 09:44:14 +00:00
Dr. Werner Fink
cf254faf92 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=84
2013-01-14 09:13:29 +00:00
Stephan Kulow
8cc8f1a3dd Accepting request 145866 from server:mail
- update sidebar to version 20120829
- fix nion sidebar patch (forwarded request 145844 from aginies)

OBS-URL: https://build.opensuse.org/request/show/145866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=50
2012-12-21 13:54:04 +00:00
Dr. Werner Fink
9db7d7a444 Accepting request 145844 from home:aginies:branches:server:mail
- update sidebar to version 20120829
- fix nion sidebar patch

OBS-URL: https://build.opensuse.org/request/show/145844
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=82
2012-12-19 11:07:46 +00:00
Stephan Kulow
eef9c8935c Accepting request 135332 from server:mail
add back lost sidebar color patch (forwarded request 134918 from vmiklos)

OBS-URL: https://build.opensuse.org/request/show/135332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=49
2012-09-23 06:05:50 +00:00
Cristian Rodríguez
b29a645bb3 Accepting request 134918 from home:vmiklos:branches:server:mail
add back lost sidebar color patch

OBS-URL: https://build.opensuse.org/request/show/134918
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=80
2012-09-21 23:00:54 +00:00
Stephan Kulow
1dd3bfe158 Accepting request 127359 from server:mail
This updates to a newer version of the mutt sidebar which allows sorting of the mailboxes. (forwarded request 125653 from gladiac)

OBS-URL: https://build.opensuse.org/request/show/127359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=48
2012-07-09 07:51:54 +00:00
Dr. Werner Fink
372e4417e9 Accepting request 125653 from home:gladiac:branches:server:mail
This updates to a newer version of the mutt sidebar which allows sorting of the mailboxes.

OBS-URL: https://build.opensuse.org/request/show/125653
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=78
2012-07-07 13:21:53 +00:00
Stephan Kulow
2312d6ac4f Accepting request 122774 from server:mail
- fix build with automake-1.12 
  - add: automake-1.12.patch (forwarded request 122771 from puzel)

OBS-URL: https://build.opensuse.org/request/show/122774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=46
2012-05-31 15:07:20 +00:00