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

Trevor Johnson trevor at FreeBSD.org
Wed Oct 29 14:46:46 PST 2003


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


More information about the cvs-ports mailing list