Make Homepage | Add To Favorites | Print Page | Submit News | Feedback | Contact | 

Your Technical Computer Information Resource!  
     
  Server Applications Technical Updates [Page: 1 of 75] @ TACKtech Corp.  

07.22.2010 - PHP 5.2.14 Released!



View PHP related news. The PHP development team would like to announce the immediate availability of PHP 5.2.14. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related. This release marks the end of the active support for PHP 5.2. Following this release the PHP 5.2 series will receive no further active bug maintenance. Security fixes for PHP 5.2 might be published on a case by cases basis. All users of PHP 5.2 are encouraged to upgrade to PHP 5.3.Security Enhancements and Fixes in PHP 5.2.14:Rewrote var_export() to use smart_str rather than output buffering, prevents data disclosure if a fatal error occurs.Fixed a possible interruption array leak in strrchr().(CVE-2010-2484)Fixed a possible interruption array leak in strchr(), strstr(), substr(), chunk_split(), strtok(), addcslashes(), str_repeat(), trim().Fixed a possible memory corruption in substr_replace().Fixed SplObjectStorage unserialization problems (CVE-2010-2225).Fixed a possible stack exaustion inside fnmatch().Fixed a NULL pointer dereference when processing invalid XML-RPC requests (Fixes CVE-2010-0397, bug #51288).Fixed handling of session variable serialization on certain prefix characters.Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski.Key enhancements in PHP 5.2.14 include:Upgraded bundled PCRE to version 8.02.Updated timezone database to version 2010.5.Fixed bug #52238 (Crash when an Exception occured in iterator_to_array).Fixed bug #52237 (Crash when passing the reference of the property of a non-object).Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function).Fixed bug #51822 (Segfault with strange __destruct() for static class variables).Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues).Fixed bug #49267 (Linking fails for iconv on MacOS: "Undefined symbols: _libiconv").To prepare for upgrading to PHP 5.3, now that PHP 5.2's support ended, a migration guide available on http://php.net/migration53, details the changes between PHP 5.2 and PHP 5.3.For a full list of changes in PHP 5.2.14 see the ChangeLog at http://www.php.net/ChangeLog-5.php#5.2.14.
Full View / NID: 34338 / Submitted by: The Zilla of Zuron

07.22.2010 - PHP 5.3.3 Released!



View PHP related news. The PHP development team would like to announce the immediate availability of PHP 5.3.3. This release focuses on improving the stability and security of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users are encouraged to upgrade to this release. Backwards incompatible change:Methods with the same name as the last element of a namespaced class name will no longer be treated as constructor. This change doesn't affect non-namespaced classes. There is no impact on migration from 5.2.x because namespaces were only introduced in PHP 5.3.Security Enhancements and Fixes in PHP 5.3.3:Rewrote var_export() to use smart_str rather than output buffering, prevents data disclosure if a fatal error occurs (CVE-2010-2531).Fixed a possible resource destruction issues in shm_put_var().Fixed a possible information leak because of interruption of XOR operator.Fixed a possible memory corruption because of unexpected call-time pass by refernce and following memory clobbering through callbacks.Fixed a possible memory corruption in ArrayObject::uasort().Fixed a possible memory corruption in parse_str().Fixed a possible memory corruption in pack().Fixed a possible memory corruption in substr_replace().Fixed a possible memory corruption in addcslashes().Fixed a possible stack exhaustion inside fnmatch().Fixed a possible dechunking filter buffer overflow.Fixed a possible arbitrary memory access inside sqlite extension.Fixed string format validation inside phar extension.Fixed handling of session variable serialization on certain prefix characters.Fixed a NULL pointer dereference when processing invalid XML-RPC requests (Fixes CVE-2010-0397, bug #51288).Fixed SplObjectStorage unserialization problems (CVE-2010-2225).Fixed possible buffer overflows in mysqlnd_list_fields, mysqlnd_change_user.Fixed possible buffer overflows when handling error packets in mysqlnd.Key enhancements in PHP 5.3.3 include:Upgraded bundled sqlite to version 3.6.23.1.Upgraded bundled PCRE to version 8.02.Added FastCGI Process Manager (FPM) SAPI.Added stream filter support to mcrypt extension.Added full_special_chars filter to ext/filter.Fixed a possible crash because of recursive GC invocation.Fixed bug #52238 (Crash when an Exception occured in iterator_to_array).Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function).Fixed bug #52060 (Memory leak when passing a closure to method_exists()).Fixed bug #52001 (Memory allocation problems after using variable variables).Fixed bug #51723 (Content-length header is limited to 32bit integer with Apache2 on Windows).Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3). For users upgrading from PHP 5.2 there is a migration guide available on http://php.net/migration53, detailing the changes between those releases and PHP 5.3. For a full list of changes in PHP 5.3.3, see the ChangeLog.
Full View / NID: 34337 / Submitted by: The Zilla of Zuron

07.12.2010 - PostgreSQL 9.0 Beta 3 Now Available



View PostgreSQL-Press related news. The third beta release for PostgreSQL version 9.0 is now available. This beta contains numerous fixes and several changes since Beta2, including a final clean-up of Streaming Replication and Hot Standby.
Full View / NID: 34237 / Submitted by: The Zilla of Zuron

06.29.2010 - DataArchitect version 4.2 is now available



View PostgreSQL-Press related news. ByteAnywhere, the provider of data modeling, presentation and integration software, is very pleased to announce the release of DataArchitect 4.2
Full View / NID: 34157 / Submitted by: The Zilla of Zuron

06.24.2010 - Warning: End of support for 7.4, 8.0



View PostgreSQL-Press related news. The next bugfix or security update release for PostgreSQL versions 7.4 and 8.0 will be the last updates for those versions. We urge users still using 7.4 or 8.0 in production to begin planning migration to newer versions immediately.
Full View / NID: 34028 / Submitted by: The Zilla of Zuron

06.23.2010 - TestFest 2010



View PHP related news. PHP is proud to announce TestFest 2010. TestFest is PHP's annual campaign to increase the overall code coverage of PHP through PHPT tests. During TestFest, PHP User Groups and individuals around the world organize local events where new tests are written and new contributors are introduced to PHP's testing suite. Last year was very successful with 887 tests submitted and a code coverage increase of 2.5%. This year we hope to do better. TestFest's own SVN repository and reporting tools are back online for this year's event. New to TestFest this year are automated test environment build tools as well as screencasts showing those build tools in action. Please visit the TestFest 2010 wiki page for all the details on events being organized in your area, or find out how you can organize your own event.
Full View / NID: 34016 / Submitted by: The Zilla of Zuron

06.22.2010 - AWStats Logfile Analyzer 7.0 beta is ready



View AWStats related news. - Download AWStats
- View Latest News
- ViewAdditional Information
- Visit AWStats
Full View / NID: 34002 / Submitted by: The Zilla of Zuron

06.15.2010 - PGXN Development Project Launches



View PostgreSQL-Press related news. I'm pleased to announce the launch of the PGXN development project.
Full View / NID: 33917 / Submitted by: The Zilla of Zuron

06.08.2010 - Greatly Enhanced LINQ Capabilities in Devart ADO.NET Data Providers



View PostgreSQL-Press related news. Devart has recently announced the release of dotConnect products for Oracle, MySQL, PostgreSQL, and SQLite - ADO.NET providers that offer Entity Framework support, LINQ to SQL support, and contain an ORM model designer for developing LINQ to SQL and EF models based on different database engines.
Full View / NID: 33872 / Submitted by: The Zilla of Zuron

06.04.2010 - PostgreSQL 9.0 Beta 2 Now Available



View PostgreSQL-Press related news. The second beta release for PostgreSQL version 9.0 is now available. This beta contains numerous fixes and several changes since Beta1. Please download, install, and test it so that we can move towards final release of 9.0.
Full View / NID: 33821 / Submitted by: The Zilla of Zuron

06.02.2010 - CHAR(10) Registration now open



View PostgreSQL-Press related news. CHAR(10) - Clustering, High Availability and Replication conference is now taking on-line registration at http://www.char10.org
Full View / NID: 33808 / Submitted by: The Zilla of Zuron

06.01.2010 - Continuent Tungsten offers scale-out solution for PostgreSQL 9



View PostgreSQL-Press related news. Continuent Tungsten creates advanced data services that harness the power of multiple PostgreSQL 9 databases to create highly available and highly scalable data services.
Full View / NID: 33813 / Submitted by: The Zilla of Zuron

05.20.2010 - DA-SOFT AnyDAC 3.0.1 released



View PostgreSQL-Press related news. DA-SOFT Technologies announces the availability of AnyDAC for Delphi v 3.0.1 - the high-speed, universal data access engine for PostgreSQL and more.
Full View / NID: 33621 / Submitted by: The Zilla of Zuron

05.19.2010 - Servoy moves to PostgreSQL, goes Open Source



View PostgreSQL-Press related news. Servoy today announced the first open source version of its award-winning SaaS application development platform, Servoy 5.2 using PostgreSQL. This change means that Servoy users have enormous flexibility in deployment to cloud hosting or desktop systems.
Full View / NID: 33583 / Submitted by: The Zilla of Zuron

05.18.2010 - Cybercluster 2.0 - Synchronous replication for PostgreSQL



View PostgreSQL-Press related news. Cybertec Schönig & Schönig GmbH, one of the world's leading PostgreSQL companies, today announced the availability of Cybercluster 2.0, a synchronous single-master replication solution for PostgreSQL 9.0. Cybercluster 2.0 is completely based on PostgreSQL's internal Write Ahead Log (WAL).
Full View / NID: 33576 / Submitted by: The Zilla of Zuron

05.17.2010 - DbWrench Database Design & Synchronization v1.6.4



View PostgreSQL-Press related news. DbWrench Database Design & Synchronization v1.6.4 has now been released and is available for free trial download. DbWrench is a multi-vendor, cross platform database design and synchronization software.
Full View / NID: 33577 / Submitted by: The Zilla of Zuron

05.14.2010 - 2010-05-17 PostgreSQL Security Update



View PostgreSQL-Press related news. The PostgreSQL Project today released minor versions updating all active branches of the PostgreSQL object-relational database system. This release fixes moderate-risk security issues with PL/perl and PL/tcl, as well as a data corruption issue with standby databases.
Full View / NID: 33451 / Submitted by: The Zilla of Zuron

05.12.2010 - Android App Contest



View PostgreSQL-Press related news. Write an Android Application for PostgreSQL and win a Nexus One phone!
Full View / NID: 33409 / Submitted by: The Zilla of Zuron

05.10.2010 - Navicat version 9 is released.



View PostgreSQL-Press related news. Navicat for PostgreSQL (Windows) version 9 has been released. http://www.navicat.com/en/products/navicat_pgsql/pgsql_overview.html
Full View / NID: 33422 / Submitted by: The Zilla of Zuron

05.07.2010 - EMS Data Comparer for PostgreSQL version 3.0 released



View PostgreSQL-Press related news. EMS Database Management Solutions is pleased to announce the new version of Data Comparer for PostgreSQL - the powerful utility for data comparison and synchronization of PostgreSQL databases.
Full View / NID: 33416 / Submitted by: The Zilla of Zuron
  Popular in Category  
  Quick Links  
  Top Affiliates  
....