| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Removed upstream patches.
Fixed up Makefile slightly as configure bugs seem to have been solved.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Fixes CVE-2019-3814
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|
|
|
|
|
| |
OpenSSL patch was upstreamed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
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>
|
|\ \
| | |
| | | |
dovecot: Make OpenSSL ENGINE support optional
|
| |/
| |
| |
| |
| |
| | |
Allows libopenssl to be smaller.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
|
| |
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>
|
|\
| |
| | |
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>
|
|\ \
| | |
| | | |
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>
|
|\ \ \
| |/ /
|/| | |
postfix: Update to 3.3.2
|
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| |/
|/| |
nail: Fix compilation without deprecated OpenSSL APIs
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
msmtp: Fix compilation without deprecated OpenSSL APIs
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
| |
Added patch to fix compilation without deprecated OpenSSL APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
| |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|\
| |
| | |
nail: Remove GSSAPI dependency
|
| |
| |
| |
| |
| |
| | |
Buildbots are currently failing because of this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
| |
Fixes compile without them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
emailrelay: Remove SSLv3 option
|
| |
| |
| |
| |
| |
| | |
The next version of OpenSSL will not include support. Removing in advance.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
It seems Linux headers are broken/incompatible with musl for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|\ \
| | |
| | | |
dovecot: Fix compilation for OpenSSL without deprecated APIs
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Fix typo in msmtp Makefile PACAKGE -> PACKAGE
Signed-off-by: Yannick Chabanois <ycarus@zugaina.org>
|
|/
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
|
|\
| |
| | |
mailman: Update to 2.1.29
|
| |
| |
| |
| |
| |
| | |
Reorganization + HTTPS + CPE ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Bug and Security fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
postfix: add mysql support & fix start priority
|
| | |
| | |
| | |
| | |
| | |
| | | |
on some slow system, postfix starts before network, delaying the init helps
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
| |/
| |
| |
| | |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|\ \
| |/
|/| |
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>
|
|\ \
| | |
| | | |
msmtp: Update to 1.6.8
|
| |/
| |
| |
| |
| |
| | |
Main URL has changed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| |/
|/| |
dovecot & pigeonhole: Fix managesieve-login needs libdovecot-login
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|