Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2003 14:46:45 -0800 (PST)
From:      Trevor Johnson <trevor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/apache2 Makefile Makefile.modules distinfo pkg-plist ports/www/apache2/files patch-Makefile.in patch-docs:conf:ssl-std.conf patch-docs:conf:ssl-std.conf.in
Message-ID:  <200310292246.h9TMkjSI062232@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trevor      2003/10/29 14:46:45 PST

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile distinfo pkg-plist 
    www/apache2/files    patch-Makefile.in 
  Added files:
    www/apache2          Makefile.modules 
    www/apache2/files    patch-docs:conf:ssl-std.conf.in 
  Removed files:
    www/apache2/files    patch-docs:conf:ssl-std.conf 
  Log:
  Update to 2.0.48, which has corrections for two security bugs:
  - CAN-2003-0789:  information leak in mod_cgid
  <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789>;
  - CAN-2003-0542:  buffer overflow in mod_alias and mod_rewrite
  <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542>;
  
  Use a DIST_SUBDIR.  Use the DOCSDIR macro.
  
  Add options: HTTP_PORT, IPV6_V6ONLY, NO_CGI, NO_ERROR, NO_ICONS,
  NO_WWW, NO_WWWDATA, WITHOUT_AUTH, WITHOUT_DAV, WITHOUT_MODULES,
  WITHOUT_MODULES, WITHOUT_PROXY, WITH_ALL_STATIC_APACHE, WITH_BERKELEYDB,
  WITH_CUSTOM_AUTH, WITH_CUSTOM_PROXY, WITH_DBM, WITH_EXTRA_MODULES,
  WITH_MODULES, WITH_MPM, WITH_STATIC_APACHE, WITH_STATIC_MODULES and
  WITH_STATIC_SUPPORT
  
  PR:             58654
  Submitted by:   Clement Laforet (maintainer)
  
  Revision  Changes      Path
  1.154     +124 -67     ports/www/apache2/Makefile
  1.1       +241 -0      ports/www/apache2/Makefile.modules (new)
  1.58      +2 -2        ports/www/apache2/distinfo
  1.13      +15 -8       ports/www/apache2/files/patch-Makefile.in
  1.6       +0 -107      ports/www/apache2/files/patch-docs:conf:ssl-std.conf (dead)
  1.1       +24 -0       ports/www/apache2/files/patch-docs:conf:ssl-std.conf.in (new)
  1.57      +1388 -1370  ports/www/apache2/pkg-plist



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