Package: esmtp / 1.2-12

Metadata

Package Version Patches format
esmtp 1.2-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_esmtp_linking.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix libesmtp linking
 Set LIBS directly to $LIBS -lesmtp without using esmtp-config --libs.
fix_vary_typo_in_esmtprc.5.patch | (download)

esmtprc.5 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix small typo in manpage for esmtprc.5 manpage
 reported by Jakub Wilk.
fix_hyphen used as minus sign.patch | (download)

esmtp.1 | 4 2 + 2 - 0 !
esmtprc.5 | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 fix lintian's hyphen-used-as-minus-sign in manpages
 for esmtp(1) and esmtprc(5).
fix segfault on empty to in headers.patch | (download)

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

 don't segfault if recipient header is empty