|
| 1 | + ************************** |
| 2 | + * v3.0.14 |
| 3 | + ************************** |
| 4 | + |
| 5 | + * Improvement #8922 |
| 6 | + Update Windows distributions with zlib version 1.3.2 |
| 7 | + Contributor(s): Vlad Khorsun |
| 8 | + |
| 9 | + * Improvement #8553 |
| 10 | + Get the modification time of a config file with a higher precision to fix cases when it's not reloaded after modification/replacement |
| 11 | + Contributor(s): Ilya Eremin |
| 12 | + |
| 13 | + * Bugfix #8926 |
| 14 | + Indexes may not be used for multiple ORed conditions containing both field and non-field references |
| 15 | + Contributor(s): Dmitry Yemanov |
| 16 | + |
| 17 | + * Bugfix #8850 |
| 18 | + Firebird 3.0.13 Win32: KERNEL32.GetThreadId import breaks Windows XP (regression vs 3.0.12) |
| 19 | + Contributor(s): Vlad Khorsun |
| 20 | + |
| 21 | + * Bugfix #8817 |
| 22 | + Fatal lock manager error: invalid lock id |
| 23 | + Contributor(s): Vlad Khorsun |
| 24 | + |
| 25 | + * Bugfix #8799 |
| 26 | + BUGCHECK "decompression overran buffer (179)" when WITH LOCK clause is used |
| 27 | + Contributor(s): Ilya Eremin |
| 28 | + |
| 29 | + * Bugfix #8739 |
| 30 | + Wrong SQLSTATE in case of table alias conflict |
| 31 | + Contributor(s): Mark Rotteveel |
| 32 | + |
| 33 | + * Bugfix #8665 |
| 34 | + SHOW DEPENDENCIES command terminates unexpectedly if there are packages in the dependencies |
| 35 | + Contributor(s): Adriano dos Santos Fernandes |
| 36 | + |
| 37 | + * Bugfix #8644 |
| 38 | + Connection error via Loopback provider if it's the first in the Providers parameter |
| 39 | + Contributor(s): Alexander Peshkov |
| 40 | + |
| 41 | + * Bugfix for vulnerability GHSA-7jq3-6j3c-5cm2 |
| 42 | + DoS via `op_response` packet from client (CVE-2026-34232) |
| 43 | + Contributor(s): Artyom Ivanov |
| 44 | + |
| 45 | + * Bugfix for vulnerability GHSA-89mq-229g-x47p |
| 46 | + Buffer overflow on parsing corrupted slice packet (CVE-2026-33337) |
| 47 | + Contributor(s): Artyom Ivanov |
| 48 | + |
| 49 | + * Bugfix for vulnerability GHSA-xrcw-wpjx-pr9 |
| 50 | + CryptCallback DoS (CVE-2026-28224) |
| 51 | + Contributor(s): Ev3nt |
| 52 | + |
| 53 | + * Bugfix for vulnerability GHSA-6crx-4g37-7j49 |
| 54 | + Pre-Auth DoS (CVE-2026-27890) |
| 55 | + Contributor(s): Artyom Ivanov |
| 56 | + |
| 57 | + * Bugfix for vulnerability GHSA-7cq5-994r-jhrf |
| 58 | + Server hangs when using specific clumplet on batch creation (CVE-2026-28214) |
| 59 | + Contributor(s): Artyom Ivanov |
| 60 | + |
| 61 | + * Bugfix for vulnerability GHSA-9884-9qm3-hqch |
| 62 | + One packet (`op_slice`) DoS (CVE-2026-28212) |
| 63 | + Contributor(s): Alexey Mochalov |
| 64 | + |
| 65 | + * Bugfix for vulnerability GHSA-mfpr-9886-xjhg |
| 66 | + Information leak vulnerability in firebird3 client when used with newer (>= 4) server (CVE-2025-65104) |
| 67 | + Contributor(s): Alexander Peshkov |
| 68 | + |
| 69 | + |
1 | 70 | ************************** |
2 | 71 | * v3.0.13 |
3 | 72 | ************************** |
|
0 commit comments