|
36 | 36 |
|
37 | 37 | ## Bugfixes |
38 | 38 |
|
| 39 | +* [#8965](https://github.com/FirebirdSQL/firebird/issues/8965): Wrong `PERCENT_RANK` computation |
| 40 | + Contributor(s): Denis Simonov |
| 41 | + |
39 | 42 | * [#8937](https://github.com/FirebirdSQL/firebird/pull/8937): Get rid of the unnecessary permissions for implicit domains |
40 | 43 | Contributor(s): Dmitry Yemanov |
41 | 44 |
|
|
48 | 51 | * [#8911](https://github.com/FirebirdSQL/firebird/issues/8911): Wrong result in case of `SubQueryConversion = true` |
49 | 52 | Contributor(s): Dmitry Yemanov |
50 | 53 |
|
| 54 | +* [#8903](https://github.com/FirebirdSQL/firebird/issues/8903): Use of some switches with parameter in _gbak_'s command line before name of database in `-SE` mode breaks access to databases with non-default security database |
| 55 | + Contributor(s): Alexander Peshkov |
| 56 | + |
51 | 57 | * [#8901](https://github.com/FirebirdSQL/firebird/issues/8901): Bugcheck during nbackup under high load |
52 | 58 | Contributor(s): Vlad Khorsun |
53 | 59 |
|
|
72 | 78 | * [#8851](https://github.com/FirebirdSQL/firebird/issues/8851): 'Internal error' when calling outer procedure after deleting unused result variable from inner procedure |
73 | 79 | Contributor(s): Vlad Khorsun |
74 | 80 |
|
75 | | -* [#8828](https://github.com/FirebirdSQL/firebird/issues/8828): Gstat does not open database if the system locale is not UTF-8 |
76 | | - Contributor(s): Vasiliy |
| 81 | +* [#8828](https://github.com/FirebirdSQL/firebird/issues/8828): _Gstat_ does not open database if the system locale is not UTF-8 |
| 82 | + Contributor(s): Vasiliy Yashkov |
77 | 83 |
|
78 | 84 | * [#8826](https://github.com/FirebirdSQL/firebird/pull/8826): Fixed potential endless loop inside `MET_scan_relation` |
79 | 85 | Contributor(s): Vlad Khorsun |
|
93 | 99 | * [#8794](https://github.com/FirebirdSQL/firebird/issues/8794): Called procedure parameter changes during execution without assignment when deleting from updatable view |
94 | 100 | Contributor(s): Vlad Khorsun |
95 | 101 |
|
96 | | -* [#8772](https://github.com/FirebirdSQL/firebird/pull/8772): fix(pag): Incorrect calculation of last used page |
97 | | - Contributor(s): TreeHunter |
| 102 | +* [#8772](https://github.com/FirebirdSQL/firebird/pull/8772): Incorrect calculation of last used page |
| 103 | + Contributor(s): Artyom Ivanov |
98 | 104 |
|
99 | 105 | * [#8766](https://github.com/FirebirdSQL/firebird/pull/8766): File truncation errors may happen during replication in Windows CS |
100 | 106 | Contributor(s): Dmitry Yemanov |
101 | 107 |
|
102 | 108 | * [#8755](https://github.com/FirebirdSQL/firebird/issues/8755): Replicator could produce log segments with duplicated segment numbers |
103 | 109 | Contributor(s): Vlad Khorsun |
104 | 110 |
|
105 | | -* [#8749](https://github.com/FirebirdSQL/firebird/issues/8749): Computed index on `RDB$RECORD_VERSION` don't work as expected |
106 | | - Contributor(s): |
| 111 | +* [#8749](https://github.com/FirebirdSQL/firebird/issues/8749): Computed index on `RDB$RECORD_VERSION` doesn't work as expected |
| 112 | + Contributor(s): Vlad Khorsun |
107 | 113 |
|
108 | 114 | * [#8739](https://github.com/FirebirdSQL/firebird/issues/8739): Wrong `SQLSTATE` in case of table alias conflict |
109 | 115 | Contributor(s): Mark Rotteveel |
|
127 | 133 | Contributor(s): Andrey Kravchenko |
128 | 134 |
|
129 | 135 | * [#8687](https://github.com/FirebirdSQL/firebird/pull/8687): Prevent race condition when `GlobalObject` destruction routine unlocks global mutex |
130 | | - Contributor(s): TreeHunter |
| 136 | + Contributor(s): Artyom Ivanov |
131 | 137 |
|
132 | 138 | * [#8675](https://github.com/FirebirdSQL/firebird/issues/8675): _fbclient_ incompatible to older ODS |
133 | 139 | Contributor(s): Adriano dos Santos Fernandes |
|
159 | 165 | * [#8105](https://github.com/FirebirdSQL/firebird/issues/8105): Master database could miss replication segments on Windows Classic Server |
160 | 166 | Contributor(s): Vlad Khorsun |
161 | 167 |
|
| 168 | +* [#7916](https://github.com/FirebirdSQL/firebird/issues/7916): Query issue conversion error from string |
| 169 | + Contributor(s): Dmitry Yemanov |
| 170 | + |
| 171 | +* [GHSA-g99w-prq5-29c6](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-g99w-prq5-29c6): DoS via malicious slice descriptor in the slice packet |
| 172 | + Contributor(s): Artyom Ivanov, Alexander Peshkov |
| 173 | + |
162 | 174 | * [GHSA-7jq3-6j3c-5cm2](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-7jq3-6j3c-5cm2): DoS via `op_response` packet from client (CVE-2026-34232) |
163 | 175 | Contributor(s): Artyom Ivanov |
164 | 176 |
|
|
272 | 284 | Contributor(s): Adriano dos Santos Fernandes |
273 | 285 |
|
274 | 286 | * [#8432](https://github.com/FirebirdSQL/firebird/pull/8432): Fix server hang when trying to stop a server with active connections with event notifications |
275 | | - Contributor(s): TreeHunter |
| 287 | + Contributor(s): Artyom Ivanov |
276 | 288 |
|
277 | 289 | * [#8431](https://github.com/FirebirdSQL/firebird/pull/8431): Make sure only one error will be sent to not-started Service |
278 | 290 | Contributor(s): Alexander Peshkov |
|
0 commit comments