Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:It's the best version of Windows I've used so f (Score 1) 770

For games that would run in WINE, I did so. World of Warcraft in particular, as I nominally prefer a *NIX based environment (this same desktop has in its history been a dedicated Ubuntu box, a Hackintosh, and a Vista/Ubuntu dual boot) -- maybe "gaming desktop" was a misnomer. It's really my sandbox machine that gets wiped every so often and is the most often used box in the house.

Generally speaking, I like to use the right tool for the job. Work desktop? Ubuntu/XFCE. Dedicated server? Debian. HTPC? Mac Mini running Boxee. Home file server? Ubuntu Server. Laptop? Dualboot Win7/Ubuntu (for when I'm working remotely)

I'm satisfied enough with Windows 7 that I made it my "primary use" OS, though I'm considering going back to the Hackintosh with a dual boot.

PHP

Submission + - PHP 5.2.3 released (php.net)

the unbeliever writes: "The PHP development team would like to announce the immediate availability of PHP 5.2.3. This release continues to improve the security and the stability of the 5.X branch as well as addressing two regressions introduced by the previous 5.2 releases. These regressions relate to the timeout handling over non-blocking SSL connections and the lack of HTTP_RAW_POST_DATA in certain conditions. All users are encouraged to upgrade to this release. Further details about the PHP 5.2.3 release can be found in the release announcement for 5.2.3, the full list of changes is available in the ChangeLog for PHP 5. b>Security Enhancements and Fixes in PHP 5.2.3:
  • Fixed an integer overflow inside chunk_split() (by Gerhard Wagner, CVE-2007-2872)
  • Fixed possible infinite loop in imagecreatefrompng. (by Xavier Roche, CVE-2007-2756)
  • Fixed ext/filter Email Validation Vulnerability (MOPB-45 by Stefan Esser, CVE-2007-1900)
  • Fixed bug #41492 (open_basedir/safe_mode bypass inside realpath()) (by bugs dot php dot net at chsc dot dk)
  • Improved fix for CVE-2007-1887 to work with non-bundled sqlite2 lib.
  • Added mysql_set_charset() to allow runtime altering of connection encoding.
For users upgrading to PHP 5.2 from PHP 5.0 and PHP 5.1, an upgrade guide is available here, detailing the changes between those releases and PHP 5.2.3."

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...