Firebird 3.0.1 Status in Debian and Ubuntu

Firebird 3.0.1 is packaged in Debian testing and in unstable

For Ubuntu we recommend Firebird 3.0 ppa where package is imported directly from Debian repository

Ubuntu Supported Versions  : Ubuntu 16.10 (Yakkety) , 16.04 (Xenial)  and 14.04 (Trusty)

Firebird 3.0 popcon graph for Debian is here

ps: Firebird 2.5 is removed from Debian archive (replaced by Firebird 3.0 package in Debian unstable and testing)

 

 

 

Jaybird 3.0 Beta 2 is released

Jaybird 3.0 Beta 2 is released

We would really appreciate if you could start testing your applications with this version and provide feedback on stability and behaviour, but also on the release notes. Feedback can be sent to the Firebird-java mailinglist or on the issue tracker

Jaybird 3.0 is a big change from Jaybird 2.2 and earlier. We have rewritten the entire low-level implementation to be able to support protocol improvements in newer Firebird versions, we have made changes with a stricter interpretation of the JDBC requirements, and we have removed some parts that were either obsolete or not functioning correctly.

We recommend that you do not consider Jaybird 3.0 a drop-in replacement for Jaybird 2.2, and study the release notes carefully.

LibreOffice bug #103074 : Implement Boolean Type for Firebird driver is now fixed

Bunth Tamás committed a patch related to issue #103074 : Implement Boolean Type for FB driver .

It has been pushed to “master”:

It will be available in LibreOffice 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

ps:
From the list a of Firebird integration blockers there are only a few left

Listed blockers:

70425: EDITING: Embedded Firebird – Copying integer values from Calc to Base impossible  See dependency tree for bug 70425
70506: EDITING: Embedded Firebird – Alias in queries are ignored  See dependency tree for bug 70506
104316: FIREBIRD 3 : attempting to open a Firebird 3 embedded ODB database file fails to draw all UI elements, causes general LibreOffice UI malfunction

PHP 7.0.14 available with PDO_Firebird fixes

The PHP development team announces the immediate availability of PHP 7.0.14.
This is a security release. Several security bugs were fixed in this
release.

All PHP 7.0 users are encouraged to upgrade to this version.

For source downloads of PHP 7.0.14 please visit our downloads page:
http://www.php.net/downloads.php

Windows binaries can be found on http://windows.php.net/download/

The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.14

Regards,
Anatol Belski and Ferenc Kovacs

ps: Firebird related change

PDO_Firebird:

  • Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam).
1 63 64 65 66 67 208