File kdrive.changes of Package kdrive
------------------------------------------------------------------- Thu Jul 10 07:52:11 UTC 2025 - Christophe Marin <christophe@krop.fr> - Update to version 3.7.1git.20250709T084254~e86d18acf ------------------------------------------------------------------- Tue Jul 01 11:31:20 UTC 2025 - Christophe Marin <christophe@krop.fr> - Update to version 3.7.1git.20250701T110241~2464e8922: - Rebase patches ------------------------------------------------------------------- Tue Jun 03 07:24:57 UTC 2025 - Christophe Marin <christophe@krop.fr> - Update to version 3.7.0git.20250602T122255~8583b72d - Rebase patches ------------------------------------------------------------------- Tue May 27 11:55:50 UTC 2025 - Christophe Marin <christophe@krop.fr> - Add patch: * 0001-Add-a-systemd-user-unit-file.patch ------------------------------------------------------------------- Mon May 26 14:25:54 UTC 2025 - Christophe Marin <christophe@krop.fr> - Update to version 3.7.0git.20250526T133846~dfe0e59c: * Disable DerivePointerAlignment rule * Fix wrong log call in the executor. ------------------------------------------------------------------- Fri May 23 22:24:35 UTC 2025 - Christophe Marin <christophe@krop.fr> - Update to version 3.7.0git.20250523T161644~9becc5d6: * [KDESKTOP-1371] Replace short DB path names with long ones in ParmsDb's sync table * [KDESKTOP-1338] Fixes incorrect path of blacklisted item in LFSO logs * [KDESKTOP-1685] Use code coverage flag in Windows CI workflow (nightly build) * [KDESKTOP-1685] Defines the KD_COVERAGE variable if and only if the coverage flag is set * [KDESKTOP-1685] Defines a flag to enable or disable the code coverage in the main Windows build script * [KDESKTOP-1199] Defines a log-free normalizedSyncName function in libcommon/utility (to be used in gui) ------------------------------------------------------------------- Wed May 07 09:30:58 UTC 2025 - Christophe Marin <christophe@krop.fr> - Update to version 3.7.0git.20250507T083449~cdc43a57: * Fix sorter tests * Use normalized names * Update test/libsyncengine/propagation/operation_sorter/testoperationsorterworker.cpp * Add unit test * Add missing conditions in sorter filter * Fix upload content-type * Fix operations order in fixMoveBeforeMoveOccupied * Fix method filterMoveBeforeMoveHierarchyFlipCandidates * Update Windows doc * Enhance wording. * Fix OperationSorterWorker::fixDeleteBeforeMove() * Fix fixMoveBeforeMoveOccupied method * Address PR comment * Fix Windows build * Remove unwanted include * Use xxHash lib to compute SyncName hash * Fix Windows build * Use TimerUtility everywhere * Fix build error on Linux * Remove unused functions * Remove undesired comment * Fix test on sorter * Implement strict "isDescendant" method * KDESKTOP-899 - Optimize all remaining sorter functions * Optimise fixMoveBeforeDelete * Create a timer utility class * Address PR comments * KDESKTOP-899 - Operation sorter optimization * Add more tests on sorter worker * KDESKTOP-1081 - Do not display error on first failed download * Fix bug in compute FS operation * KDESKTOP-1081 - File not found on server is not a special case anymore * KDESKTOP-1081 - Remove logic implemented for edge case ------------------------------------------------------------------- Wed Apr 30 08:21:50 UTC 2025 - Christophe Marin <christophe@krop.fr> - Update to version 3.7.0git.20250430T082905~dfa7173c: * RNs update * Windows ext version update * Avoid code duplication * Fix unused variable * Do not run test on socket reutilisation * Re-activate tests * Add benchmark for UploadSessions * Implement benchmark in dedicated class * benchmark for parallel download * Create a data extractor class * Fix build error * Apply suggestions from code review * Add benchmark on upload manager * KDESKTOP-1068 - Remove setting to sync hidden files ------------------------------------------------------------------- Wed Apr 23 21:50:03 UTC 2025 - Christophe Marin <christophe@krop.fr> - Add kdrive desktop client