aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix/patches/300-bdb_hash_segfault.patch
Commit message (Collapse)AuthorAge
* postfix: bump to 3.8.2 releaseChristian Marangi2023-10-29
| | | | | | | | | Bump postfix to 3.8.2 release. Refresh patches and drop patch 502-detect-glibc.patch as it got merged upstream. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* postfix: update to 3.5.8Rosen Penev2020-12-31
| | | | | | | | | | | | Pass TARGET_[C/LD]FLAGS to reduce filesize. Fix glibc compilation by adding lresolv. Remove uClibc-ng patch as that's now gone. Refreshed other patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* postfix: Update to 3.4.4Rosen Penev2019-03-28
| | | | | | | | | | Switched to HTTP from FTP for one of the mirrors. Rebased Patches. Removed ENGINES patch as it is only relevant for OpenSSL 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* postfix: version update to 3.3.0Denis Shulyaka2018-04-08
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* Postfix: security update to 3.2.2, add PostgreSQL and PCRE supportLucian Cristian2017-07-18
| | | | | | | refresh patches add PKG_CONFIG_DEPENDS Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* postfix: upgrade to version 3.0.0Denis Shulyaka2015-02-16
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* postfix: Added experimental support for Berkeley DB (btree files).Denis Shulyaka2014-11-01
Note that hash files are currently not supported by OpenWRT package of Berkeley DB. CDB is still default. Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>