Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
010_contrib.patch | contribution files to Mew Forked to <https://github.com/tats/mew-contrib> to maintain patches. Added mew-nmz.el from <http://www.meadowy.org/~shirai/elips/mew-nmz.el.gz>. Added mew-absfilter.el from <https://github.com/tabmore/mew>. diff -urN mew.orig/contrib/mew-absfilter.el mew/contrib/mew-absfilter.el |
no | upstream, https://github.com/kazu-yamamoto/mew-contrib | |||
020_locale-utf8.patch | Use the C.UTF-8 locale instead of the C locale for GnuPG programs | Tatsuya Kinoshita <tats@debian.org> | no | |||
030_cache-long-scans.patch | Bind cache-long-scans to nil for mew-scan-body due to Emacs crash diff --git a/mew-scan.el b/mew-scan.el index 4b1593e..71da5eb 100644 |
Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | yes | upstream | ||
040_incm-lock.patch | Don't unlock when incm can't get lock cf. https://github.com/kazu-yamamoto/Mew/pull/113 diff --git a/bin/incm.c b/bin/incm.c index 04558d3..fb07f57 100644 |
YAMANAKA Hitoshi <zinn@nifty.com>, Tatsuya Kinoshita <tats@debian.org> | no | |||
050_smtp-buf.patch | Clear queue work buffers | yes | upstream | upstream, https://github.com/kazu-yamamoto/Mew/commit/3894588e28e2ada3d944ee5777c45821404fc5fb | ||
060_jpeg-size.patch | Accept progressive JPEG for mew-jpeg-size | yes | upstream | upstream, https://github.com/kazu-yamamoto/Mew/commit/9cd86a81ee71268f007f949184a5d386cf737d77 | ||
070_checkhost.patch | Support checkHost for stunnel 5.15 | yes | upstream | upstream, https://github.com/kazu-yamamoto/Mew/commit/8de0a1398f10d0e8da29ce91ec22af17430c0004 | ||
080_coding-priority.patch | Avoid set-coding-priority for Emacs 28 | Tatsuya Kinoshita <tats@debian.org> | yes | upstream | ||
090_x-mailer.patch | Check emacs-build-number and emacs-version for mew-x-mailer diff --git a/mew-const.el b/mew-const.el index 1f0e33f..9e272a1 100644 |
Tatsuya Kinoshita <tats@debian.org> | yes | upstream | ||
100_pgp-export.patch | Fix mew-attach-pgp-public-key failure | yes | upstream | upstream, https://github.com/kazu-yamamoto/Mew/commit/c5837e4102e0c807338c56b5e1c7824fe611891e | ||
110_autocrypt.patch | hiding the Autocrypt: header. | no | upstream, https://github.com/kazu-yamamoto/Mew/commit/d4eac40c09ef349e09f0169bc2725d050dc8c7ad | |||
120_header-max.patch | increasing the header limit due to many long-header messages recently. | no | upstream, https://github.com/kazu-yamamoto/Mew/commit/a8d98ef81dd98255c0c0022cc7884a4135c70c98 | |||
130_smtp-ssl-port.patch | Use mew-smtp-ssl-port when mew-smtp-ssl for passtag and log | yes | upstream | upstream, https://github.com/kazu-yamamoto/Mew/commit/3b6f57b4602e720aaf98fcee194b6bf69173fc50 |