Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2006 03:27:15 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/php4 Makefile distinfo
Message-ID:  <200608070327.k773RFJO059864@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2006-08-07 03:27:15 UTC

  FreeBSD ports repository

  Modified files:
    lang/php4            Makefile distinfo 
  Log:
  Update to php 4.4.3:
  
      * Disallow certain characters in session names.
      * Fixed a buffer overflow inside the wordwrap() function.
      * Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
      * Improved safe_mode check for the error_log() function.
      * Fixed cross-site scripting inside the phpinfo() function.
      * Fixed offset/length parameter validation inside the substr_compare() function.
      * Upgraded bundled PCRE library to version 6.6
      * Over 20 various bug fixes.
  
  Approved by:    ale's vacation
  
  Revision  Changes    Path
  1.101     +2 -2      ports/lang/php4/Makefile
  1.21      +3 -3      ports/lang/php4/distinfo



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