Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 01:57:12 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/exim Makefile
Message-ID:  <200311120957.hAC9vCrW066148@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2003/11/12 01:57:12 PST

  FreeBSD ports repository

  Modified files:
    mail/exim            Makefile 
  Log:
  Don't disclose FreeBSD version in Received headers; just disclose that
  the OS is some version of FreeBSD.
  
  1) krion was unhappy about disclosure for security reasons.
  2) Oliver Eikemeier and I think that having at least "FreeBSD" in
     the headers is useful for support.
  3) Oliver and I don't think the security issue is a big deal.
  4) However, the previous implementation for including the OS version
     used the version of the package builder, which could lead to
     confusion in support.
  
  So a reasonable compromise is to include just ${OPSYS} but not ${OSREL}.
  
  Bump PORTREVISION accordingly.
  
  Revision  Changes    Path
  1.161     +2 -2      ports/mail/exim/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311120957.hAC9vCrW066148>