diff --git a/ChangeLog-4.php b/ChangeLog-4.php index 138bea2a7..16a87106e 100644 --- a/ChangeLog-4.php +++ b/ChangeLog-4.php @@ -11,6 +11,29 @@ function bugl($number) { echo "#$numbe
+
+

Version 4.4.4

+17-Aug-2006 + + +There is a separate announcement available for this release.
+ +
+

Version 4.4.3

03-Aug-2006 diff --git a/downloads.php b/downloads.php index 1d8c08c4a..a1e79978c 100644 --- a/downloads.php +++ b/downloads.php @@ -68,37 +68,37 @@ site_header("Downloads"); ?> -

PHP 5.1.4

+

PHP 5.1.5

Complete Source Code

Windows Binaries

@@ -112,23 +112,23 @@ site_header("Downloads"); -

PHP 4.4.3

+

PHP 4.4.4

Complete Source Code

See the ChangeLog for a complete list of - changes, or the release notes for more + changes, or the release notes for more information on this particular release. Daily snapshots are also available from snaps.php.net (not intended for production use!). @@ -149,19 +149,19 @@ site_header("Downloads"); -->

  • - - 03 Aug 2006
    + - 17 Aug 2006
    (CGI binary plus server API versions for Apache, Apache2 (experimental), ISAPI, NSAPI, Servlet and Pi3Web. MySQL support built-in, many extensions included, packaged as zip)
    - md5: 9355a754c56857d921b3a945a91d729f + md5: 3ff3f58a2f573c80f34f2b670d7ac873
  • - - 03 Aug 2006
    + - 17 Aug 2006
    (CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included)
    - md5: b5b7e1953c62393cff7d7d065fb74e99 + md5: e5db53efb3e0fed5407fc7c71cf0b436
  • diff --git a/index.php b/index.php index 9c0649d71..8373375ac 100644 --- a/index.php +++ b/index.php @@ -148,6 +148,37 @@ commonHeader("Hypertext Preprocessor"); // DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it) ?> +

    PHP 4.4.4 and PHP 5.1.5 Released

    +

    + [17-Aug-2006] + PHP development team would like to announce the immediate availability of + PHP 5.1.5 and 4.4.4. The two releases address a series of + security problems discovered since PHP 5.1.4 and 4.4.3, respectively. These + include the following: +

    + +

    +Further details about this release can be found in the release announcements +(5.1.5 and +4.4.4) and the full list of changes is +available in the ChangeLogs (PHP 4, +PHP 5). +

    + +
    +

    PHP 4.4.3 Released

    [03-Aug-2006] diff --git a/release_4_4_4.php b/release_4_4_4.php new file mode 100644 index 000000000..125430605 --- /dev/null +++ b/release_4_4_4.php @@ -0,0 +1,36 @@ + + +

    PHP 4.4.4 Release Announcement

    +

    +This release address a series of locally exploitable security problems +discovered since PHP 4.4.3. All PHP users are encouraged to upgrade to this +release as soon as possible. +

    + +

    +This release provides the following security fixes: +

    +

    + +

    +In addition to the security fixes, both releases include a small number of non-security related bug fixes. +

    + +

    + For a full list of changes in PHP 4.4.4, see the + ChangeLog. +

    + + diff --git a/releases.php b/releases.php index 92a191dde..9461f2de6 100644 --- a/releases.php +++ b/releases.php @@ -77,6 +77,7 @@ $SIDEBAR_DATA = ' + @@ -88,6 +89,7 @@ $SIDEBAR_DATA = ' +

    @@ -107,12 +109,47 @@ site_header("Releases");

    + +

    5.1.4

    + + + +

    5.1.3