Date: Thu, 25 Jun 2015 11:19:22 -0700 From: Gregory Shapiro <gshapiro@gshapiro.net> To: Marko =?utf-8?B?Q3VwYcSH?= <marko.cupac@mimar.rs> Cc: freebsd-stable@freebsd.org Subject: Re: Last openssl update brakes localhost email sending Message-ID: <20150625181921.GI85100@C02N93Y5G3QT.corp.proofpoint.com> In-Reply-To: <20150625104051.06decfa6@efreet> References: <CAAoTqft7wRi9Ov_oiCk64HwbT%2BrXn-AvkOd-%2BVeFhq_s8bE7NA@mail.gmail.com> <CAAoTqfvchXndzgCRDyJXCz%2BUOi93w1v-vvKvoLMgPLk6cHh4Dw@mail.gmail.com> <5582C749.9060801@sentex.net> <20150618150404.GA42082@minime.local> <20150625104051.06decfa6@efreet>
next in thread | previous in thread | raw e-mail | index | archive | help
> All of my 10.1-RELEASE-p13 systems are affected, some 20 boxes. Sendmail > is used only for sending daily and security run outputs, but I am > starting to feel unconfortable as it will soon be two weeks since I > received them. > > All those systems are without source code on them, and it is quite > inconvenient for me to rebuild from source. Is binary update for this > coming soon? Is it coming at all? It is coming, the commit for the stable branches was last night. The Security and RE teams are working on the releng branches next to produce the binary patches. A workaround is available: openssl dhparam -out /etc/mail/certs/dh.param 2048 cd /etc/mail/; make restart
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150625181921.GI85100>