|
The PHP development team would like to announce the immediate availability of PHP 4.4.8. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last normal PHP 4.4 release. If necessary, releases to address security issues could be made until 2008-08-08. Security Enhancements and Fixes in PHP 4.4.8:Improved fix for MOPB-02-2007.Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner.Fixed integer overlow in str[c]spn().Fixed regression in glob when open_basedir is on introduced by #41655 fix.Fixed money_format() not to accept multiple %i or %n tokens.Addded "max_input_nesting_level" php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007.Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active.Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378). For a full list of changes in PHP 4.4.8, see the ChangeLog.
|
|
|
Full View / NID: 19789 / Submitted by: The Spirit of Zuron
|
|
PostgreSQL Conference East is being held on the weekend of March 29th and 30th, 2008 in College Park, Maryland. The conference will have a series of talks, mini-tutorials and tutorials and we are now accepting submissions!
|
|
|
Full View / NID: 19774 / Submitted by: The Spirit of Zuron
|
|
The panel for quick search in DB Explorer and the Find Option tool are added, support of Enterprise DB 8.2, Windows list is available in the DB Explorer, possibility to edit queries in Query Builder and much more...
|
|
|
Full View / NID: 19707 / Submitted by: The Spirit of Zuron
|
|
PostgreSQL-powered Open Source ERP adds Yahoo! integration, Returns Management, Job Shop support
Despite the modest version numbering (2.2 to 2.3), this is a major release, and it's been through the most extensive testing we've done to date. The press release and release notes are below.
|
|
|
Full View / NID: 19708 / Submitted by: The Spirit of Zuron
|
|
The PGCon 2008 Call for Papers has gone out.
|
|
|
Full View / NID: 19620 / Submitted by: The Spirit of Zuron
|
|
phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.
|
|
|
Full View / NID: 19533 / Submitted by: Olmari
|
|
SQL Maestro Group announce the release of PostgreSQL Maestro 7.12, a powerful Windows GUI solution for PostgreSQL server administration and database development.
|
|
|
Full View / NID: 19511 / Submitted by: The Spirit of Zuron
|
|
After two years of development PostgreSQL Native Provider (PGNP) OLEDB provider is available for download from developers web site:
http://www.zenkov.com.
Download your evaluation version now:
http://www.zenkov.com/Zip/PGNP-1.2.2.exe
|
|
|
Full View / NID: 19497 / Submitted by: The Spirit of Zuron
|
|
phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.
|
|
|
Full View / NID: 19423 / Submitted by: Olmari
|
|
Navicat Lite is free of charge and features an intuitive interface and provides a set of useful tool to manage your local or remote PostgreSQL server.
Download Navicat Lite version at: http://pgsql.navicat.com/download.html.
|
|
|
Full View / NID: 19390 / Submitted by: The Spirit of Zuron
|
|
OpenOffice.org 2 is the result of over twenty years' software engineering. Designed from the start as a single piece of software, it has a consistency other products cannot match. A completely open development process means that anyone can report bugs, request new features, or enhance the software. The result: OpenOffice.org 2 does everything you want your office software to do, the way you want it to.
|
|
|
Full View / NID: 22319 / Submitted by: TACKtech Team
|
|
We are pleased to annouce a new FREE community program called AM Lightning Debugger Client.
|
|
|
Full View / NID: 19391 / Submitted by: The Spirit of Zuron
|
|
New Open Source Framework For Load Testing Of Databases And Database Clusters
|
|
|
Full View / NID: 19359 / Submitted by: The Spirit of Zuron
|
|
The Italian Postgresql translation of the official documentation started.
|
|
|
Full View / NID: 19358 / Submitted by: The Spirit of Zuron
|
|
The new release supports synchronizing data at the table level and is free for comparing table/view data!
|
|
|
Full View / NID: 19340 / Submitted by: The Spirit of Zuron
|
|
pgDesigner is a program open source for the graphical design of database for PostgreSQL.
The code is written with the Gambas language, therefor works only under the operating system Linux.
|
|
|
Full View / NID: 19339 / Submitted by: The Spirit of Zuron
|
|
Jitterbit has released version 1.3 of their open source integration software. Jitterbit 1.3 is a major release that significantly improves the overall architecture for enterprise companies and the overall user experience.
|
|
|
Full View / NID: 19149 / Submitted by: The Spirit of Zuron
|
|
AM Software is pleased to announce our annual Holiday sale.
|
|
|
Full View / NID: 19086 / Submitted by: The Spirit of Zuron
|
|
The PHP development team would like to announce the immediate availability of PHP 5.2.5. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 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.5 release can be found in the release announcement for 5.2.5, the full list of changes is available in the ChangeLog for PHP 5.Security Enhancements and Fixes in PHP 5.2.5:Fixed dl() to only accept filenames. Reported by Laurent Gaffie.Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887). Reported by Laurent Gaffie.Fixed htmlentities/htmlspecialchars not to accept partial multibyte sequences. Reported by Rasmus LerdorfFixed possible triggering of buffer overflows inside glibc implementations of the fnmatch(), setlocale() and glob() functions. Reported by Laurent Gaffie.Fixed "mail.force_extra_parameters" php.ini directive not to be modifiable in .htaccess due to the security implications. Reported by SecurityReason.Fixed bug #42869 (automatic session id insertion adds sessions id to non-local forms).Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()).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.5.
|
|
|
Full View / NID: 18982 / Submitted by: The Spirit of Zuron
|
|
MicroOLAP Technologies company is glad to announce the version 1.2.2 of
the Database Designer for PostgreSQL.
Minimap Navigator functionality added. Several bugs are fixed. Some
PostgreSQL 8.3 version features added.
|
|
|
Full View / NID: 18954 / Submitted by: The Spirit of Zuron
|