firebird ver. bump

This commit is contained in:
Rmys
2025-02-23 13:06:46 +03:00
parent 72bcba6ba1
commit 8ab734d110
11 changed files with 1074 additions and 17 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.chmod(log_file, 0644)
# Configure security2.fdb file
os.chown("/opt/firebird/security2.fdb", uid, -1)
os.chown("/opt/firebird/security4.fdb", uid, -1)
# Create lock files
for lock_filename in ("isc_guard1", "isc_init1", "isc_lock1"):