Package: dma / 0.11-1+deb10u1

Metadata

Package Version Patches format
dma 0.11-1+deb10u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03 debian locations.patch | (download)

dma.8 | 2 1 + 1 - 0 !
dma.conf | 6 4 + 2 - 0 !
2 files changed, 5 insertions(+), 3 deletions(-)

 customize the /etc/dma configuration files for debian.
 On Debian, the aliases file lives in /etc, not /etc/mail.
 Define a smarthost by default, albeit an invalid one.
0002 crypto Don t limit to TLSv1 only.patch | (download)

crypto.c | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 crypto: don't limit to tlsv1 only

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

0003 properly deal with SSL_connect return value.patch | (download)

crypto.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 properly deal with ssl_connect() return value

Submitted-by: lc3412