aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt
Commit message (Collapse)AuthorAge
* mutt: don't use host mailpath definitionEneas U de Queiroz2021-04-19
| | | | | | | | Use configure --with-mailpath=/var/mail instead of letting it guess the value base on the host path. If configure can't find it, the package will fail to build. The path was taken from the current bot build. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* mutt: bump to 1.14.7Phil Eichinger2020-10-08
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: update to 1.14.6Rosen Penev2020-07-23
| | | | | | Fixes CVE-2020-14154 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* mutt: bump to 1.12.2Phil Eichinger2019-10-01
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* mutt: bump to 1.12.1Phil Eichinger2019-07-01
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: switch to https instead of ftpPhil Eichinger2019-05-28
| | | | | | Since https is preferred master site with http is used as second choice. Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: bump to version 1.12.0Phil Eichinger2019-05-27
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: bump to version 1.11.4Phil Eichinger2019-04-05
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: Update to 1.11.2Rosen Penev2019-01-20
| | | | | | OpenSSL patch was upstreamed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* mutt: Update to 1.11.1Rosen Penev2018-12-02
| | | | | | Added patch to fix compilation without deprecated OpenSSL APIs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* mutt: bump to version 1.10.1Phil Eichinger2018-09-08
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: bump to version 1.10.0Phil Eichinger2018-05-30
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: bump to version 1.9.4Phil Eichinger2018-03-14
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: bump to version 1.9.3Phil Eichinger2018-01-29
| | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: bump to version 1.9.2Phil Eichinger2018-01-12
| | | | | | | | Add terminfo as dependency. In 15.05 ncursesw doesn't have a dependency on terminfo resulting in a broken default install of mutt. Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* mutt: bump versionPhil Eichinger2017-10-18
| | | | | | | | * no-po-no-docs patch reworked, docs are disabled via ./configure now * drop CVE patch, fix already in upstream * autoreconf to fix CI build Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* mail/mutt: update to 1.7.2p-wassi2016-12-05
| | | | | | | | | Update mutt to upstream release 1.7.2 Also introduce a patch for CVE-2014-9116, which addresses a DoS-attack. The patch is originally found at Debian's package of mutt 1.7.1 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* mutt: add missing dependency on zlibFelix Fietkau2016-07-24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* packages: cleanup Makefile variablesStephen Walker2016-07-09
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* mutt: bring back from oldpackagesPhil Eichinger2015-11-30
* import from oldpackages * bump version and update hash * update patch to new version * add PKG_LICENSE, PKG_LICENSE_FILES, PKG_MAINTAINER Signed-off-by: Phil Eichinger <phil@zankapfel.net>