From d60079c534e0696e4042717999500cc2c285c320 Mon Sep 17 00:00:00 2001 From: Christophe Larchier Date: Wed, 8 Jan 2025 10:05:32 +0100 Subject: [PATCH 1/2] Comment added --- test/libcommonserver/utility/testutility.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/libcommonserver/utility/testutility.cpp b/test/libcommonserver/utility/testutility.cpp index 2ac06794b..46d9a14ff 100644 --- a/test/libcommonserver/utility/testutility.cpp +++ b/test/libcommonserver/utility/testutility.cpp @@ -179,6 +179,7 @@ void TestUtility::testIsEqualInsensitive(void) { } void TestUtility::testMoveItemToTrash(void) { + // !!! Linux - Move to trash fails on tmpfs LocalTemporaryDirectory tempDir; SyncPath path = tempDir.path() / "test.txt"; std::ofstream file(path); From 32211c7fc92fd6d26405da669f9727eb808a891b Mon Sep 17 00:00:00 2001 From: Christophe Larchier <77381233+ChristopheLarchier@users.noreply.github.com> Date: Fri, 10 Jan 2025 08:03:26 +0100 Subject: [PATCH 2/2] Fix signature issue (#460) --- admin/osx/LiteSyncExtensionDebug.entitlements | 8 -------- admin/osx/sign_app_debug.sh | 3 +-- embedded.provisionprofile | Bin 12538 -> 12538 bytes 3 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 admin/osx/LiteSyncExtensionDebug.entitlements diff --git a/admin/osx/LiteSyncExtensionDebug.entitlements b/admin/osx/LiteSyncExtensionDebug.entitlements deleted file mode 100644 index df733c367..000000000 --- a/admin/osx/LiteSyncExtensionDebug.entitlements +++ /dev/null @@ -1,8 +0,0 @@ - - - - - com.apple.developer.endpoint-security.client - - - \ No newline at end of file diff --git a/admin/osx/sign_app_debug.sh b/admin/osx/sign_app_debug.sh index edb42cd30..0a049d3b3 100755 --- a/admin/osx/sign_app_debug.sh +++ b/admin/osx/sign_app_debug.sh @@ -40,11 +40,10 @@ codesign -s "$identity" --force --verbose=4 --options=runtime "$src_app/Contents codesign -s "$identity" --force --verbose=4 --deep --options=runtime --entitlements $(dirname $0)/QtWebEngineProcess.entitlements "$src_app/Contents/Frameworks/QtWebEngineCore.framework/Helpers/QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess" codesign -s "$identity" --force --verbose=4 --deep --options=runtime --entitlements $(dirname $0)/FinderSyncLoginItemAgent.entitlements "$src_app/Contents/Library/LoginItems/$team_identifier.$app_domain.LoginItemAgent.app" codesign -s "$identity" --force --verbose=4 --deep --options=runtime --entitlements $(dirname $0)/FinderSyncExtension.entitlements "$src_app/Contents/PlugIns/Extension.appex" -codesign -s "$identity" --force --verbose=4 --deep --options=runtime --entitlements $(dirname $0)/LiteSyncExtensionDebug.entitlements "$src_app/Contents/Library/SystemExtensions/$app_domain.LiteSyncExt.systemextension" +codesign -s "$identity" --force --verbose=4 --deep --options=runtime --entitlements $(dirname $0)/kDriveUninstaller.entitlements "$src_app/Contents/Frameworks/kDrive Uninstaller.app" codesign -s "$identity" --force --verbose=4 --deep --options=runtime --preserve-metadata=entitlements "$src_app" codesign -s "$identity" --force --verbose=4 --options=runtime --entitlements $(dirname $0)/kDriveDebug.entitlements "$src_app" -codesign -s "$identity" --force --verbose=4 --options=runtime --entitlements $(dirname $0)/kDriveUninstaller.entitlements "$src_app/Contents/Frameworks/kDrive Uninstaller.app" # Verify the signature codesign -dv $src_app diff --git a/embedded.provisionprofile b/embedded.provisionprofile index ef0f9171259adeb3e044a4c0f4532404aeba6aae..278db3b13f82f7d67654dcd8dfa989ee14d9d88a 100644 GIT binary patch delta 667 zcmV;M0%ZOAVftaPy8#C|Ix#jnF*vir0j>xeQ+HWPOK)09Xm(>xK~ZBvZ%Ii`P((vR zL{w+9iwX+?25WduYDF}YoC{C~PgF%RO;l);^9!djQF&TNQ87(2Q8i9^F>P8@O?OOG zQfN+8QFK{tNqAX#Ff&bRYcp9?O?XX2XlqVaNwdog>4G&R8v({RdGdic~?*}M|gNQR#sR@WI{%7HcCx*H8(O%WKnHLLP0o_ zOB;e;YC=UpX+du>byz`lS1U1EFH31*xHAru6RcLux zK}ly$HdjPuZbUFva!^N3Wm-#QMrJoNVNx|^WGiKPLU3bEa8fdPaBXcyWH>#uEF9wj z2RS-1Haamlvlbpb0VFbHWHmEnIX5k4Wiv1>G+{L~En;FZV=Xr_IX7W5F)%n}HDa@O zAI1+WIWaadI9f0x1_>&LNQU#76cUVlQ(0aqILMGHXfKj~ zq9H|h#VW5*(e4L2D@rk%SC-y!qH_b~G~v}&6s@TZ$!-I?-J3yGKa#_1iiu5fnz1%c z{$h=%lr_r-?+V)3dl6f>e8yLb7uOu4V&Bu9N&4nyj4fc%Uyo_|pTabpAF-WscQ3@j zHxN^Q1KR<9NpwMWibmMfCRI)EX`tGF+E>$j*Yw{nwCWKC@t6Dl(v3?HDdcA2t@-Tw z(_!YJEcu#S%V0si?sG|0JC!ocy*3sg6JDO`V__c}+&~4p-;5#EY;v!*QI8o7(P{&_ zg;KAu9;#$1CD40DZ@zrx=7p1xq}Qoy=@->FcVs5I4pg@a;>;)fGF&fj@Vof}Jl+sz B3UL4c delta 667 zcmV;M0%ZOAVftaPy8#C`Ix{mmFgLTp0j>xeR6$uvOK)09Xm(>xK~ZBvZ%Ii`P*g)h zL{w|DiwX+?24i|ndOr&KgoHI74DEZ*EF3Vq$bmaB4PgIBz*=RC7sfD{@*_YD{P^R%mv3XHI&0LPBSg zOB;e;dO}7)X+ddIO+!#kW-mEYb1-c+N_BTbQ$|iQb1Qjyc}H0`V@oS}HcMk|M?*JZ zcS&eLPD6D$Nkwf_NlQ>!a#T}FMQ&$fM@3L$RYFQML|Qg;Qe#6#c0@9BH)uJtEF9wj z2RAx1GdeIgvlbpb0VH8#GBG(hIAkp|Ff=$VG%{s3En#71G%Yn@VP!ctG&eCgH8Hby zAI1+WH#0LZH(D?w1_>&LNQU#76cRlqF{L^Xq)y$1t59yo;aoGD}u?BXfKj~ zJ4x1f5NoolPOmcFw@Z;6*LfG(t0;mrX62e)`VFlCbPfm2>vYIBt$nBhIh_c z_58(MN_f2lRs`5QMxI>GqMB=@)%jBo~G`L6d*B}w^7xWS!rGvn*GlLCWN#r B0!IJ<