From: Alexander P. <no...@gi...> - 2025-07-24 17:13:05
|
Branch: refs/heads/B3_0_Release Home: https://github.com/FirebirdSQL/firebird Commit: 5343055123651c533513ef285cb548508fdec40a https://github.com/FirebirdSQL/firebird/commit/5343055123651c533513ef285cb548508fdec40a Author: AlexPeshkoff <ale...@gm...> Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M src/jrd/extds/IscDS.cpp M src/jrd/extds/ValidatePassword.cpp M src/jrd/extds/ValidatePassword.h Log Message: ----------- Fixed #8644: Connection error via Loopback provider if it's the first in the Providers parameter (cherry picked from commit 27f7d4175c42ead7c13d2e42e616051bdf9ef0da) Commit: bb8fb5252bb27cb2c0ce55a3026711d677d60607 https://github.com/FirebirdSQL/firebird/commit/bb8fb5252bb27cb2c0ce55a3026711d677d60607 Author: AlexPeshkoff <ale...@gm...> Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M builds/make.new/config/install-sh Log Message: ----------- Update script Commit: 4556f39e36db5dd4f2fcc3e0cbd8926afc292cf8 https://github.com/FirebirdSQL/firebird/commit/4556f39e36db5dd4f2fcc3e0cbd8926afc292cf8 Author: AlexPeshkoff <ale...@gm...> Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M configure.ac Log Message: ----------- gcc 14.3 requires explicit type for function main(), implicit 'int' is not accepted any more Commit: 00665ba5d3facb5c7ee3975b32b1ef65d065c839 https://github.com/FirebirdSQL/firebird/commit/00665ba5d3facb5c7ee3975b32b1ef65d065c839 Author: AlexPeshkoff <ale...@gm...> Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M configure.ac M src/common/classes/rwlock.h M src/common/isc_s_proto.h M src/common/isc_sync.cpp M src/include/cross/android.arm64 M src/include/cross/android.arme M src/include/cross/android.x86 M src/include/cross/android.x86_64 M src/include/gen/autoconfig.h.in Log Message: ----------- Use portable variant of some pthread functions instead non-portable one (non-portable was needed for ancient glibc versions) Compare: https://github.com/FirebirdSQL/firebird/compare/c90ea97b4a84...00665ba5d3fa To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |