Changelog for
libfbclient2-2.5.9.27156-3.89.x86_64.rpm :
* Thu Nov 24 2022 Michal Kubecek
- update to upstream version 2.5.9.27156 (commit bf1b7d7fb2bf)- rename rpmlintrc to firebird-rpmlintrc and update it to keeep up with latest whims of systemd enforcers
* Tue Apr 27 2021 Michal Kubecek - update to upstream version 2.5.9.27152 (commit 74a4ec5c50f6)
* lots of changes in 2.5 years- add rpmlintrc to work around bogus build checks in Factory
* Sun Sep 23 2018 mkubecekAATTsuse.cz- one more attempt to work around >= 15.0 xinetd craziness
* Sat Sep 22 2018 mkubecekAATTsuse.cz- adjust install phase to 15.0 and Factory not installing xinetd (and SLE15 not having it at all)
* Sat Sep 22 2018 mkubecekAATTsuse.cz- apply patch another-workaround-for-ICU-59.patch also in firebird-classic.spec
* Sat Sep 22 2018 mkubecekAATTsuse.cz- update to upstream version 2.5.9.27117 (commit 468c0d628d56)
* CORE-5801: fix access rights for BLOBs
* backport access violation fixes
* fix inconsistency in request/transaction state after error
* CORE-5847: \"Malformed string\" instead of key value in PK violation error message
* CORE-5853: forward compatible expressions LOCALTIME and LOCALTIMESTAMP
* CORE-5910: Server crash after kill in EDS manager destructor
* CORE-5823: No permission for SELECT access to blob field in stored procedure
* CORE-5841: No permission for SELECT access to TABLE PLG$SRP in newer snapshot
* Sat Mar 03 2018 mkubecekAATTsuse.cz- update to upstream version 2.5.9.27107 (commit 4c24a30ae3a0)
* improve gcc6 compatibility
* CORE-5591: engine hangs soon after some errors during transaction start
* CORE-5640: new connections to database are slow when multiple connects happen at the same moment
* CORE-5641: segfault when exiting classic server with running sweep thread
* CORE-5650: segfault when procedure dropped on classic server
* CORE-5643: message \"Operating system call munmap failed. Error code 12\" can appear in firebird.log under heavy load
* CORE-5629: gstat output does not include datetime of analysis
* CORE-5624: using backslash in alias on linux does not work
* CORE-3596: client library cannot connect to the non-ASCII host name
* improvement CORE-5674: allow unused Common Table Expressions
* CORE-5655: isc_info_sql_relation_alias reports incorrect alias for CTE or nested queries
* CORE-5675: isc_vax_integer() and isc_portable_integer() wrong work with short negative numbers
* CORE-5681: AV when external statement is executed and local transaction is rolled back
* CORE-5684: error \'no current record for fetch operation\' is raised while deleting record from MON using ORDER BY clause
* CORE-5685: sometime it is impossible to cancel/kill connection executing external query
* fix race condition when many attachments creates event session at the same moment
* additional protection for old CORE-3046
* CORE-4565: GDSCODE can have value = 0 in WHEN-section under some concurrent env., only in SC or CS (not in SS)
* fix ISQL plan
* CORE-5014: interrupt of aux connection during TCP setup phase causes unclear error messages in firebird.log (partial)
* CORE-5017: interrupt of aux connection during TCP setup phase causes server exit due to unhandled exception (partial)
* CORE-5757: deadlock with events
* CORE-5762: wrong transaction number in RDB$PAGES relation may cause infinite recusrion in engine and segfault- another-workaround-for-ICU-59.patch: work around ICU 59 changes
* Fri Jul 28 2017 mkubecekAATTsuse.cz- update to upstream version 2.5.8.27067 (commit 7ba5ca721da0)
* CORE-5582: Segmentation fault in TRA_detach_request
* CORE-5579: request synchronization error in the GBAK utility (restore)
* Fri Jun 30 2017 mkubecekAATTsuse.cz- update to upstream version 2.5.8.27065 (commit b9c18ff20ed5)
* untracked: fix order of call fb_shutdown and global destructors
* CORE-5543: Restore of pre ODS 11.1 database can leave RDB null
* CORE-5566: Server crashes while restoring backup if the shadow file already exists- add a check to fail in prep phase if extern/SfIO wasn\'t removed (bsc#763446)
* Wed May 10 2017 mkubecekAATTsuse.cz- update to upstream version 2.5.8.27062 (commit a3bc499d34bc)
* CORE-5521: Race condition between event notification and event registration
* CORE-5522: Engine could freeze up to 2 minutes and raise deadlock error when updating RDB$INDICES if it contains backversions
* CORE-5528: internal Firebird consistency check (limbo impossible (184), file: vio.cpp line: 2379)
* CORE-5530: Random AV at client application using events when connection was broken