cvs commit: ports/lang/php4 Makefile ports/lang/php4/files patch-ext_standard_dir.c patch-main_php_open_temporary_file.c patch-php.ini-dist patch-php.ini-recommended ports/lang/php5 Makefile ports/lang/php5/files patch-ext_standard_dir.c patch-main_php_open_temporary_file.c ...

Alex Dupre ale at FreeBSD.org
Mon Oct 16 02:30:59 PDT 2006


ale         2006-10-16 09:30:58 UTC

  FreeBSD ports repository

  Modified files:
    lang/php4            Makefile 
    lang/php5            Makefile 
  Added files:
    lang/php4/files      patch-ext_standard_dir.c 
                         patch-main_php_open_temporary_file.c 
                         patch-php.ini-dist 
                         patch-php.ini-recommended 
    lang/php5/files      patch-ext_standard_dir.c 
                         patch-main_php_open_temporary_file.c 
                         patch-php.ini-dist 
                         patch-php.ini-recommended 
  Log:
  - fix open_basedir vulnerability in php4 and php5 [1]
  - add an alert on safe_mode intrinsic insecurity and
    suggest to install the suhosin extension
  - enable the suhosin patch by deafult also in php4
  
  Submitted by:   Thomas Vogt <thomas at bsdunix.ch> [1]
  Obtained from:  PHP CVS [1]
  Approved by:    portmgr (clement)
  
  Revision  Changes    Path
  1.106     +3 -3      ports/lang/php4/Makefile
  1.1       +20 -0     ports/lang/php4/files/patch-ext_standard_dir.c (new)
  1.1       +43 -0     ports/lang/php4/files/patch-main_php_open_temporary_file.c (new)
  1.1       +18 -0     ports/lang/php4/files/patch-php.ini-dist (new)
  1.1       +18 -0     ports/lang/php4/files/patch-php.ini-recommended (new)
  1.104     +1 -1      ports/lang/php5/Makefile
  1.1       +20 -0     ports/lang/php5/files/patch-ext_standard_dir.c (new)
  1.1       +43 -0     ports/lang/php5/files/patch-main_php_open_temporary_file.c (new)
  1.1       +18 -0     ports/lang/php5/files/patch-php.ini-dist (new)
  1.1       +18 -0     ports/lang/php5/files/patch-php.ini-recommended (new)


More information about the cvs-ports mailing list