Skip to content

Commit 4c1e421

Browse files
committed
Some adjustments to the v4.0.7 docs
1 parent 9b6415f commit 4c1e421

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,15 @@
1818

1919
## Bugfixes
2020

21+
* [#8965](https://github.com/FirebirdSQL/firebird/issues/8965): Wrong `PERCENT_RANK` computation
22+
Contributor(s): Denis Simonov
23+
2124
* [#8926](https://github.com/FirebirdSQL/firebird/issues/8926): Indexes may not be used for multiple ORed conditions containing both field and non-field references
2225
Contributor(s): Dmitry Yemanov
2326

27+
* [#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
28+
Contributor(s): Alexander Peshkov
29+
2430
* [#8851](https://github.com/FirebirdSQL/firebird/issues/8851): 'Internal error' when calling outer procedure after deleting unused result variable from inner procedure
2531
Contributor(s): Vlad Khorsun
2632

@@ -69,6 +75,9 @@
6975
* [#8105](https://github.com/FirebirdSQL/firebird/issues/8105): Master database could miss replication segments on Windows Classic Server
7076
Contributor(s): Vlad Khorsun
7177

78+
* [GHSA-g99w-prq5-29c6](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-g99w-prq5-29c6): DoS via malicious slice descriptor in the slice packet
79+
Contributor(s): Artyom Ivanov, Alexander Peshkov
80+
7281
* [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)
7382
Contributor(s): Artyom Ivanov
7483

@@ -108,7 +117,7 @@
108117

109118
## Bugfixes
110119

111-
* [#8592](https://github.com/FirebirdSQL/firebird/issues/8592): Presence of 'ROWS <n_limit>' causes garbage in error message when string conversion problem raises
120+
* [#8592](https://github.com/FirebirdSQL/firebird/issues/8592): Presence of `ROWS <n_limit>` causes garbage in error message when string conversion problem raises
112121
Contributor(s): Adriano dos Santos Fernandes
113122

114123
* [#8590](https://github.com/FirebirdSQL/firebird/issues/8590): Line "BLR to Source mapping:" may look broken when `procedures.rdb$debug_info` is queried using remote protocol

0 commit comments

Comments
 (0)