CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/03/19 06:19:26
Modified files:
mail/exim : Tag: OPENBSD_5_9 Makefile distinfo
Added files:
mail/exim/patches: Tag: OPENBSD_5_9 patch-src_tls-openssl_c
Log message:
MFC fixes for mail/exim:
- security update to exim 4.86.2: clean the environment and "cd /" at startup.
"Any user who can start an instance of Exim (and this is normally *any* user)
can gain root privileges. If you do not use 'perl_startup' you *should* be
safe." CVE-2016-1531
- fix ECDH as server in Exim, from Renaud Allard (LibreSSL incompatibility)