GitHub Action
995dd02b3a
increment build number
continuous-integration/drone/push Build is passing
2024-05-21 20:14:50 +00:00
Adriano dos Santos Fernandes
f94343e00e
Fix #8123 - Procedure manipulation can lead to wrong dependencies removal.
2024-05-20 22:09:42 -03:00
GitHub Action
bf6c467fdf
increment build number
continuous-integration/drone/push Build is passing
2024-05-18 20:14:00 +00:00
Adriano dos Santos Fernandes
d3ccbb4d80
Fiz tzdata-update workflow.
2024-05-18 13:47:55 -03:00
GitHub Action
eab064ad72
increment build number
continuous-integration/drone/push Build is passing
2024-05-17 20:14:29 +00:00
Adriano dos Santos Fernandes
9578dd0d5c
Try avoiding new git security measure
2024-05-17 08:29:57 -03:00
GitHub Action
8dd6ee2f88
increment build number
continuous-integration/drone/push Build is passing
2024-05-16 20:13:32 +00:00
c952682135
Fix debug build failure with assertion in CRT ( #8121 )
2024-05-16 19:28:09 +03:00
GitHub Action
d3adce137d
increment build number
continuous-integration/drone/push Build is passing
2024-05-15 20:15:18 +00:00
Dmitry Kovalenko
02ef0c8d43
Fix for issue #8108 [frontported from FB4] ( #8118 )
...
Server will use "stable" implementation of UCNV_FROM_U_CALLBACK_STOP function to provide one behaviour for built-in charset and ICU-charset when source unicode-string contains "ignorable" symbols.
It will always produces translation error.
This patch restores a behaviour of FB2.1-FB3 for "ignorable" symbols.
---
ATTENTION: These changes were not tested in a master tree (only in FB4).
2024-05-15 07:52:22 -03:00
Vlad Khorsun
ce2687bb36
Fixed bug #8110 : Firebird 5 crash On Android API level 34
2024-05-15 10:43:10 +03:00
Adriano dos Santos Fernandes
639d1fab9a
Fix #8112 - Error isc_read_only_trans (335544361) should report SQLSTATE 25006.
2024-05-14 21:46:58 -03:00
GitHub Action
2e3e0a298b
increment build number
continuous-integration/drone/push Build is passing
2024-05-14 20:15:31 +00:00
Vlad Khorsun
dd2d281dc7
Merge pull request #8102 from aafemt/issue8101
...
Fix for #8101 : Firebird crashes if a plugin factory returns nullptr and no error in status
2024-05-14 20:19:02 +03:00
Vlad Khorsun
35a4493449
This should fix bug #8114 : Segfault in connections pool during server shutdown
continuous-integration/drone Build is passing
2024-05-14 11:41:54 +03:00
GitHub Action
e1ec4f1b6c
increment build number
continuous-integration/drone/push Build is failing
2024-05-08 20:13:31 +00:00
Vlad Khorsun
55aa06ac27
Merge pull request #8106 from FirebirdSQL/work/gh-8105
...
Fix for #8105 : Master database could miss replication segments on Windows Classic Server
2024-05-08 17:16:15 +03:00
AlexPeshkoff
8cca3361e2
Added missing privilege to doc
2024-05-08 16:59:06 +03:00
GitHub Action
9d7de0b016
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2024-05-07 20:11:36 +00:00
Adriano dos Santos Fernandes
17b007d14f
Fix #8100 - The isc_array_lookup_bounds function returns invalid values for low and high array bounds.
continuous-integration/drone Build is passing
2024-05-07 08:39:10 -03:00
GitHub Action
154a09a81c
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2024-05-06 20:13:21 +00:00
Vlad Khorsun
ffd3ec003c
Improvement #8104 : Inefficient evaluation of expressions like rdb$db_key <= ? after mass delete
2024-05-06 15:20:38 +03:00
cf1cddc613
Fix for #8101
2024-05-05 17:29:09 +02:00
GitHub Action
b49d832c67
increment build number
continuous-integration/drone/push Build is passing
2024-05-02 20:14:11 +00:00
Vlad Khorsun
70c6d2b00f
Make bcb_flags atomic to avoid rare but still possible race condition
2024-05-02 17:05:27 +03:00
Dmitry Yemanov
96dbef9cb3
This should fix #8086 : IN predicate with string-type elements is evaluated wrongly against a numeric field
2024-05-02 14:35:25 +03:00
GitHub Action
e62473a83e
increment build number
continuous-integration/drone/push Build is passing
2024-04-29 20:13:41 +00:00
Vlad Khorsun
ba19922112
Merge pull request #8098 from FirebirdSQL/work/gh-8010
...
Implement #8010 : Remove gfix -cache option
2024-04-29 16:38:27 +03:00
Vlad Khorsun
85168ea75e
Removed usage of deprecated items.
2024-04-29 15:23:21 +03:00
GitHub Action
0bcba47fe3
increment build number
continuous-integration/drone/push Build is passing
2024-04-28 20:13:20 +00:00
Vlad Khorsun
a9b806a622
Merge pull request #8097 from FirebirdSQL/work/gh-8066
...
Implement #8066 : Make protocol schemes case-insensitive.
2024-04-28 22:47:18 +03:00
Vlad Khorsun
c9babd4703
Implement #8010 : Remove gfix -cache option
2024-04-28 14:07:44 +03:00
Vlad Khorsun
00f294fcf1
Implement #8066 : Make protocol schemes case-insensitive.
2024-04-28 13:54:27 +03:00
Vlad Khorsun
e96fc77d50
Fixed bug #8094 : Creation Index Error when restore with parallels workers
2024-04-28 13:04:42 +03:00
GitHub Action
7d2ac8f49d
increment build number
continuous-integration/drone/push Build is passing
2024-04-24 20:13:53 +00:00
AlexPeshkoff
04bec4d014
Fixed #8037 : remove directory entries from debug symbols tarball
2024-04-24 20:31:40 +03:00
AlexPeshkoff
1786e3665b
Fixed #8034 : set owner/group in tarball of non-root builds
2024-04-24 20:12:16 +03:00
AlexPeshkoff
a8a8779f41
Preliminary fix for #8077 . Unfortunately if one turns on connections pool this fix does not help.
2024-04-24 19:33:43 +03:00
GitHub Action
85d98dc886
increment build number
continuous-integration/drone/push Build is passing
2024-04-23 20:13:18 +00:00
Adriano dos Santos Fernandes
fecca53c05
Merge pull request #8088 from FirebirdSQL/work/gcc-13.2
...
Update Linux build to use gcc 13.2, binutils 2.40 and glibc to 2.28
2024-04-22 20:22:30 -03:00
GitHub Action
485d0a6ad8
increment build number
continuous-integration/drone/push Build is passing
2024-04-22 20:13:54 +00:00
Adriano dos Santos Fernandes
19971fade8
Update deprecated GH action.
2024-04-22 08:25:48 -03:00
GitHub Action
eeed98ac04
increment build number
continuous-integration/drone/push Build is passing
2024-04-19 20:12:53 +00:00
Vlad Khorsun
047b059ccc
Fixed bug #8089 : AV when attaching database while low of free memory
2024-04-19 22:28:22 +03:00
AlexPeshkoff
66f457e69a
Fixed memory statistics in debug build
2024-04-19 20:25:04 +03:00
Adriano dos Santos Fernandes
426cb08b59
Upgrade glibc to 2.28 and arm64 binutils to 2.40.
2024-04-19 08:04:57 -03:00
Adriano dos Santos Fernandes
7c1691bbeb
Switch Linux docker build from ubuntu to debian.
2024-04-18 22:04:22 -03:00
Adriano dos Santos Fernandes
fc362ecb46
Update Linux build to use gcc 13.2 and binutils 2.40.
...
Binutils update except for arm64.
2024-04-18 22:01:53 -03:00
Adriano dos Santos Fernandes
ecaca9c82e
Build cloop with -static-libstdc++.
2024-04-18 22:01:08 -03:00
GitHub Action
f5930a5bca
increment build number
continuous-integration/drone/push Build is passing
2024-04-18 20:13:48 +00:00