You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
## Improvements
9
9
10
-
*[#8922](https://github.com/FirebirdSQL/firebird/issues/8922): Update Windows distributions with zlib version 1.3.2
10
+
*[#8922](https://github.com/FirebirdSQL/firebird/issues/8922): Update Windows distributions with _zlib_ version 1.3.2
11
11
Contributor(s): Vlad Khorsun
12
12
13
13
*[#8598](https://github.com/FirebirdSQL/firebird/issues/8598): Don't fire referential integrity triggers if primary or unique keys haven't changed
@@ -27,6 +27,9 @@
27
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
28
Contributor(s): Alexander Peshkov
29
29
30
+
*[#8857](https://github.com/FirebirdSQL/firebird/issues/8857): Replication stops if `GRANT` was issued by non-DBA user who has the `RDB$ADMIN` role and appropriate object (table, etc) belongs to another user
31
+
Contributor(s): Dmitry Yemanov
32
+
30
33
*[#8851](https://github.com/FirebirdSQL/firebird/issues/8851): 'Internal error' when calling outer procedure after deleting unused result variable from inner procedure
31
34
Contributor(s): Vlad Khorsun
32
35
@@ -75,7 +78,7 @@
75
78
*[#8105](https://github.com/FirebirdSQL/firebird/issues/8105): Master database could miss replication segments on Windows Classic Server
76
79
Contributor(s): Vlad Khorsun
77
80
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
81
+
*[GHSA-g99w-prq5-29c6](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-g99w-prq5-29c6): DoS via malicious slice descriptor in the slice packet (CVE-2026-35215)
79
82
Contributor(s): Artyom Ivanov, Alexander Peshkov
80
83
81
84
*[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)
0 commit comments