Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-07-05 Thread S. Muhammad Hasan Hashmi via freebsd-stable
 Thanks and Regards Syed Muhammed Hasan Hashmi Cell # 0092-3452183952 “Management is doing things right; leadership is doing the right things” -  Peter F Drucker From: FreeBSD Errata Notices To: FreeBSD Errata Notices Sent: Wednesday, July 1, 2015 4:43 AM Subject: [FreeBSD-Announce] Fr

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-23 Thread timp
, stat=Sent (t5N7VZaL008894 Message accepted for delivery) I hope this patch will be in p14, as addition to p13! -- View this message in context: http://freebsd.1045724.n5.nabble.com/Re-FreeBSD-Announce-FreeBSD-Errata-Notice-FreeBSD-EN-15-08-sendmail-tp6019450p6020423.html Sent from the freebsd-sta

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-20 Thread Gregory Shapiro
> I'll post a patch here by tomorrow for those willing to assist in testing. As promised, there are two patches attached to this email, only one of which is needed (see below). This fixes the case where the DHParameters option is set to a file which doesn't exist, which is the case on newer ver

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-19 Thread Gregory Shapiro
> I'll probably fix this by changing /etc/rc.d/sendmail to do the above. > > I'll also look into the sendmail source behavior when the file doesn't > exist (it should revert to it's defaults). As a quick update, the sendmail open source team have completed a set of changes to address these issue

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Peter Olsson
On Thu, Jun 18, 2015 at 08:41:51AM -0700, Gregory Shapiro wrote: > > I never changed or generated anything in the mail configuration > > on these servers, they use the default mc/cf files: > > > > $ grep DHParam /etc/mail/sendmail.cf > > # DHParameters (only required if DSA/DH is used) > > O DHPar

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Gregory Shapiro
> I never changed or generated anything in the mail configuration > on these servers, they use the default mc/cf files: > > $ grep DHParam /etc/mail/sendmail.cf > # DHParameters (only required if DSA/DH is used) > O DHParameters=/etc/mail/certs/dh.param > > $ ls -l /etc/mail/certs > total 12 > lr

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Peter Olsson
On Thu, Jun 18, 2015 at 08:10:33AM -0700, Gregory Shapiro wrote: > > > Did you (re)generate your dh.params file as noted in the Workaround > > > section? > > > > No, because of this text under Solution: > > " > > A change to the raise the default for sendmail client connections to > > 1024-bit DH

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Gregory Shapiro
> > Did you (re)generate your dh.params file as noted in the Workaround section? > > No, because of this text under Solution: > " > A change to the raise the default for sendmail client connections to > 1024-bit DH parameters has been committed. > " > > As I understand it this would remove the ne

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Matthew Seaman
On 06/18/15 13:54, Royce Williams wrote: > Did you (re)generate your dh.params file as noted in the Workaround section? There isn't a default dh.param file. The suggested work-around in the EN is to generate one. > On my systems, I had to do this to support the actual patch (not to perform > the

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Peter Olsson
On Thu, Jun 18, 2015 at 04:54:31AM -0800, Royce Williams wrote: > On Thu, Jun 18, 2015 at 3:21 AM, Peter Olsson < > list-freebsd-annou...@jyborn.se> wrote: > > > On Thu, Jun 18, 2015 at 05:53:20AM +, FreeBSD Errata Notices wrote: > > > Corrected: 2015-06-17 02:39:10 UTC (stable/10, 10.1-S

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Royce Williams
On Thu, Jun 18, 2015 at 3:21 AM, Peter Olsson < list-freebsd-annou...@jyborn.se> wrote: > On Thu, Jun 18, 2015 at 05:53:20AM +, FreeBSD Errata Notices wrote: > > Corrected: 2015-06-17 02:39:10 UTC (stable/10, 10.1-STABLE) > > 2015-06-18 05:36:45 UTC (releng/10.1, 10.1-RELE

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail

2015-06-18 Thread Peter Olsson
On Thu, Jun 18, 2015 at 05:53:20AM +, FreeBSD Errata Notices wrote: > Corrected: 2015-06-17 02:39:10 UTC (stable/10, 10.1-STABLE) > 2015-06-18 05:36:45 UTC (releng/10.1, 10.1-RELEASE-p13) > > V. Solution ... > # freebsd-update fetch > # freebsd-update install This does