Rosen Penev
65d4442680
postfix: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
567102df7b
msmtp: Update to 1.8.4
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Lucian Cristian
7aae4eed85
dovecot: update to 2.3.5.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Rosen Penev
bba043ee47
ssmpt: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
W. Michael Petullo
d3385ef60b
bogofilter: mark /etc/bogofilter.cf as a configuration file
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Lucian Cristian
a9502d6d73
dovecot: gssapi build fix, add parallel build
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Rosen Penev
5ec9545ddc
dovecot: Fix deprecated API patch
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Lucian Cristian
2d3f82ed2e
dovecot: update to 2.3.5.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Phil Eichinger
b1743883e4
mutt: bump to version 1.11.4
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
6 years ago
Rosen Penev
c7a52d9a95
postfix: Update to 3.4.4
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>
6 years ago
W. Michael Petullo
b39f8980a4
pigeonhole: update to 0.5.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Lucian Cristian
3866fbabc2
dovecot: update to 2.3.5
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Rosen Penev
4adf64d815
msmtp: Update to 1.8.3
Fixes CVE-2019-8337
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
f1a01790ac
fdm: Update to 2.0
Removed upstream patches.
Fixed up Makefile slightly as configure bugs seem to have been solved.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
cb4243f244
msmtp: Update to 1.8.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
05c39b5dde
dovecot: Fix compilation with OpenSSL 1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jan Pavlinec
0edcd5871c
dovecot: update to version 2.3.4.1 (security fix)
Fixes CVE-2019-3814
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Rosen Penev
2da6f2df84
mutt: Update to 1.11.2
OpenSSL patch was upstreamed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
1c0a20d2ce
msmtp: Update to 1.8.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d0e42a5f49
postfix: Fix compilation without OpenSSL ENGINE
While ENGINE is not actually used, the header being included
unconditionally as well as the cleanup function being called breaks
compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e6919c19cb
emailrelay: Remove unnecessary OpenSSL engine include
There's no usage of any ENGINE APIs and trying to include the header
breaks compilation with ENGINE support disabled.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d9fa9b0fad
dovecot: Make OpenSSL ENGINE support optional
Allows libopenssl to be smaller.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Val Kulkov
5f08e7b75b
opendkim: support OpenSSL 1.1 with/without deprecated APIs
This patch enables support of OpenSSL 1.1+ with and without
deprecated OpenSSL APIs.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years ago
Eneas U de Queiroz
213fd4f64b
sendmail: link with gcc instead of ld
If ld is used directly to link libmilter.so, linking is not done
correctly with glibc, and produces a library that can't be used.
Linking with the bad library produces a strange error:
ld: conftest: hidden symbol `stat' in [...]libc_nonshared.a(stat.oS)
is referenced by DSO
Using ld with musl works fine, but using gcc is a more portable way of
linking the shared library anyway.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
7 years ago
Rosen Penev
035f7deb2d
sendmail: Add OpenSSL 1.1 support
First patch is from Debian and enables OpenSSL 1.1 support.
Second patch is a fix for OpenSSL 1.1 ECC curves.
Third patch allows compilation without deprecated APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2f900553ed
postfix: Update to 3.3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e605a1fa99
msmtp: Update to 1.8.1
Switch from OpenSSL to GnuTLS as upstream has deprecated the former.
Add myself as maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
fbbfabd3c1
nail: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
de9fda6698
mutt: Update to 1.11.1
Added patch to fix compilation without deprecated OpenSSL APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2cca3857ab
msmtp: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
W. Michael Petullo
3ae5619974
pigeonhole: update to 0.5.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Lucian Cristian
229c2cad26
dovecot: update to 2.3.4
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Rosen Penev
a0f8d64661
mailsend: Remove more deprecated APIs
Fixes compile without them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
277ca59008
nail: Remove GSSAPI dependency
Buildbots are currently failing because of this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
b8312b58cf
clamsmtp: Really fix compilation
It seems Linux headers are broken/incompatible with musl for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Lucian Cristian
195dd657f2
dovecot: update to 2.3.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Ycarus
f12162388d
msmtp: Fix typo
Fix typo in msmtp Makefile PACAKGE -> PACKAGE
Signed-off-by: Yannick Chabanois <ycarus@zugaina.org>
6 years ago
Rosen Penev
5226c0bfe9
dovecot: Fix compilation for OpenSSL without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
c3c5af5d83
alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2b238005c1
emailrelay: Remove SSLv3 option
The next version of OpenSSL will not include support. Removing in advance.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Guo Li
cbc948acf3
sendmail: fix confLIBSEARCHPATH to $(STAGING_DIR)
This fix issue 'cannot find -lnsl' on build server which has libnsl.so in
/usr/lib
Signed-off-by: Guo Li <uxgood.org@gmail.com>
6 years ago
Phil Eichinger
022ceb4c68
mutt: bump to version 1.10.1
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
6 years ago
Rosen Penev
1779f617e6
mailman: Adjust Makefile to be similar to other projects
Reorganization + HTTPS + CPE ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
0476bbea20
mailman: Update to 2.1.29
Bug and Security fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Lucian Cristian
032b486d59
postfix: increase start priority
on some slow system, postfix starts before network, delaying the init helps
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Lucian Cristian
405bb186a3
postfix: add mysql support
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Rosen Penev
087983a97e
clamsmtp: Fix compile under musl
sys/socket already includes the needed socket stuff. Including the second
header causes the build to fail.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
7b4d044a8b
msmtp: Update to 1.6.8
Main URL has changed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Othmar Truniger
432cc99d9a
emailrelay: add some runtime options
Signed-off-by: Othmar Truniger <github@truniger.ch>
6 years ago
Daniel F. Dickinson
2b7531ad9f
doveco: pigeonhole: Use stock dovecot dir locations
We move dovecot libexec binaries and modules (including the package
pigeonhole) to their standard locations. This is okay for libexec
because it was added to core prior to 17.04 release. Moving the
binaries normally in libexec eliminates the reason the modules were in an
unusual directory, which is that there were conflicts with
libexec binaries that were in lib, which the modules normally use.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago