Archive for 05月, 2008

重装系统啦……

星期一, 05月 5th, 2008

我这个人,有新软件强制更新症、个人电脑洁癖、和速度综合症。 因此每隔一段时间,都必须重新做一下系统,就像人要经常洗澡,否则浑身不爽。 今天终于决定重新做一下系统啦,正好XP的SP3也正式发布了。 下面我来分享一下我的装机过程和我常用的软件,嘿嘿

(more…)

PHP 5.2.6 Released

星期日, 05月 4th, 2008

期待已久的PHP5.2.6终于发布了!其实几天前Released就可以下载了,但是官方网站没有更新,怕有变动一直没有下载。这次对比PHP5.2.5的更新,是非常有意义的一次变动。

The PHP development team would like to announce the immediateavailability of PHP 5.2.6. This release focuses on improving the stability ofthe PHP 5.2.x branch with over 120 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release. Further details about the PHP 5.2.6 release can be found in the release announcement for 5.2.6, the full list of changes is available in the ChangeLog for PHP 5. Security Enhancements and Fixes in PHP 5.2.6:

  • Fixed possible stack buffer overflow in the FastCGI SAPI identified by Andrei Nigmatulin.
  • Fixed integer overflow in printf() identified by Maksymilian Aciemowicz.
  • Fixed security issue detailed in CVE-2008-0599 identified by Ryan Permeh.
  • Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
  • Properly address incomplete multibyte chars inside escapeshellcmd() identified by Stefan Esser.
  • Upgraded bundled PCRE to version 7.6

Downloads:http://www.php.net/downloads.php