Sun released VirtualBox 3.1.2.
VirtualBox is a x86 virtualization product for enterprise as well as home use and is available under the GPL license.
The following items were fixed and/or added:
Web 2.5 solutions, webdesign, rich internet applications, search engine optimalisation. Supports WordPress, Joomla, Drupal, Magento, jQuery
Sun released VirtualBox 3.1.2.
VirtualBox is a x86 virtualization product for enterprise as well as home use and is available under the GPL license.
The following items were fixed and/or added:
The openSUSE Project released openSUSE 11.2
Some of the new and interesting features of this release include:
Downloads can be found at http://software.opensuse.org/112/en
MySQL 5.1.40 has been released.
In this release, the InnoDB Plugin is included in source and binary distributions, except RHEL3, RHEL4, SuSE 9 (x86, x86_64, ia64), and generic Linux RPM packages. It also does not work for FreeBSD 6 and HP-UX or for Linux on S/390, PowerPC, and generic ia64.
Bugs fixed:
--help command-line option. The --help, if provided, will no longer start and install the server. (Bug#30954)ALTER TABLE of a partitioned table could leave behind temporary files in the database directory. (Bug#46483)INSERT ... SELECT into a partitioned table, read_buffer_size bytes of memory were allocated for every partition in the target table, resulting in consumption of large amounts of memory when the table had many partitions (more than 100).read_buffer_size. (Bug#45840)AUTO_INCREMENT column of a partitioned table could lead to apparently unrelated errors or a crash of the server. (Bug#45823)ALTER TABLE ... DISABLE KEYS on a slave table caused row-based replication to fail. (Bug#47312)BEGIN statements were not included in the output of mysqlbinlog. (Bug#46998)AUTO_INCREMENT column set to 0, with NO_AUTO_VALUE_ON_ZERO active on the master, the row was inserted successfully on the master; however any setting for NO_AUTO_VALUE_ON_ZERO was ignored on the slave. When the AUTO_INCREMENT column was incremented, this caused replication to fail on the slave due to a duplicate key error. In some cases it could also cause the slave to crash. (Bug#45999)AUTO_INCREMENT column could break statement-based or mixed-format replication error 1062 Duplicate entry ‘…’ for key ‘PRIMARY’ on the slave. This was especially likely to happen when one of the transactions activated a trigger that inserted rows into the table with the AUTO_INCREMENT column, although other conditions could also cause the issue to manifest. (Bug#45677)--write-binlog is added. Its inverse, --skip-write-binlog, can be used to disable binary logging while the upgrade is in progress. (Bug#43579)max_allowed_packet, the error message ER_MASTER_FATAL_ERROR_READING_BINLOG is sent to a slave when it requests a dump from the master, thus leading the I/O thread to stop. On a slave, the I/O thread stops when receiving a packet larger than max_allowed_packet.Last_IO_Error reported, which made it difficult to determine why the slave had stopped in such cases. Now, Last_IO_Error is reported when max_allowed_packet is exceeded, and provides the reason for which the slave I/O thread stopped. (Bug#42914)pthread_cond_wait() implementations for Windows could deadlock in some rare circumstances. (Bug#47768)SIGHUP signal to the server or an asynchronous flush (triggered by flush_time) caused the server to crash. (Bug#47525)UPDATE involving a natural join and a mergeable view raised an assertion. (Bug#47150)-g0 rather than -g. (Bug#47137)EXPLAIN caused a server crash for certain valid queries. (Bug#47106)--without-server did not work. (Bug#46980)DELETE statements could raise an assertion. (Bug#46958)--install parameter, the value of the service would be set incorrectly, resulting in a failure to start the configured service. (Bug#46917)sync_frm for CREATE TABLE ... LIKE. (Bug#46591)ORDER BY clause, its name would not be properly resolved against an alias with the same name in the select list. (Bug#46259)InnoDB table that used an unknown collation (created on a different server, for example) caused a server crash. (Bug#46256)SELECT statements containing DISTINCT, GROUP BY, and HAVING clauses could hang in an infinite loop. (Bug#46159)InnoDB did not disallow creation of an index with the name GEN_CLUST_INDEX, which is used internally. (Bug#46000)CREATE TEMPORARY TABLE failed for InnoDB tables on systems with case-insensitive file systems when lower_case_table_names = 2 and the pathname of the temporary file directory contained uppercase characters. (Bug#45638)ENUM or SET definition is a metadata change for which ALTER TABLE need not rebuild the table, but it was being rebuilt anyway. (Bug#45567)socket system variable was unavailable on Windows. (Bug#45498)root user. (Bug#45200)jp test suite to fail. (Bug#45159)InnoDB did not always disallow creating tables containing columns with names that match the names of internal columns, such as DB_ROW_ID, DB_TRX_ID, DB_ROLL_PTR, and DB_MIX_ID. (Bug#44369)SELECT ... WHERE ... IN (NULL, ...) was executed using a full table scan, even if the same query without the NULL used an efficient range scan. (Bug#44139)InnoDB use of SELECT MAX(autoinc_column) could cause a crash when MySQL data dictionaries went out of sync. (Bug#44030)LOAD DATA INFILE statements were written to the binary log in such a way that parsing problems could occur when re-executing the statement from the log. (Bug#43746)large_pages with a shared memory segment larger than 4GB caused a server crash. (Bug#43606)TL_READ instead of TL_READ_NO_INSERT when appropriate) for tables used in subqueries of UPDATE statements. This led in some cases to replication failure because statements were written in the wrong order to the binary log. (Bug#42108)noinstall packages on Windows. (Bug#41546)SHOW CREATE VIEW were not being checked correctly. (Bug#35996)CHECKSUM TABLE could return different results for a table containing columns with spatial data types. (Bug#35570)WITH_BERKELEY_STORAGE_ENGINE option would fail to configure BDB support correctly. (Bug#27693)Sun released VirtualBox 3.0.6. This release is a maintenance release.
Changelog
XtreemFS 1.0 has been released.
Clients and servers can be distributed world-wide. XtreemFS allows you to mount and access your files via the internet from anywhere.
It supports RAID 0 (striping) over different machines, file replication over the network, encrypts data and provides user-based security features.
The file system runs in user space (via FUSE under Linux, via Dokan under Windows).
XtreemFS is fully open source and licensed under the GPLv2.
Version 1.0 is available for:
Downloads can be found at http://www.xtreemfs.org