This patch fixes the FTBFS for libopendbx.
The root cause is that the "generic" items in odbx_t and odbx_lo_t are
really FB_API_HANDLE and this is a void* on 32 bit and int on 64 bit.
This code is not strictly portable as it relies on the bitwise
representation of the nullptr being all bits zero
Package: sendmail-base
Version: 8.14.4-4+deb7u1
Severity: minor
I have /etc/mail/tls and also /etc/mail/ssl which contains dhparam.pem.
On upgrading sendmail-base the pre-inst script does:
# Move files to new home
if [ -d /etc/mail/ssl ]; then
2 matches
Mail list logo