• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision1c6b846549704b402fe01fb31c101b4f4a7673c3 (tree)
Zeit2023-03-23 21:47:32
AutorFs <Fsu0413@vip....>
CommiterFs

Log Message


Ändern Zusammenfassung

Diff

--- a/Compile/lib/opensslCompile/conf.lua
+++ b/Compile/lib/opensslCompile/conf.lua
@@ -4,8 +4,8 @@ local conf = {}
44 --[[
55 abbrs:
66 OpenSSL Versions:
7- o1: OpenSSL 1.1.1t
8- o3: OpenSSL 3.0.8
7+ o1: OpenSSL 1.1.1t-2
8+ o3: OpenSSL 3.0.8-2
99
1010 Platforms:
1111 w: Windows
@@ -44,11 +44,11 @@ abbrs:
4444
4545 --------------------------------------------------------------------
4646
47--- OpenSSL 1.1.1t
47+-- OpenSSL 1.1.1t-2
4848
4949 conf.o1_1wx3v5 = {
50- name = "OpenSSL1.1.1t-Windows-x86-VS2015",
51- opensslVersion = "1.1.1t",
50+ name = "OpenSSL1.1.1t-2-Windows-x86-VS2015",
51+ opensslVersion = "1.1.1t-2",
5252 host = "Win8",
5353 toolchain = "MSVC2015-32",
5454 libPath = { "bin\\libssl-1_1.dll", "bin\\libcrypto-1_1.dll" },
@@ -64,8 +64,8 @@ conf.o1_1wx3v5 = {
6464 }
6565
6666 conf.o1_1wx3v5st = {
67- name = "OpenSSL1.1.1t-Windows-x86-VS2015-static",
68- opensslVersion = "1.1.1t",
67+ name = "OpenSSL1.1.1t-2-Windows-x86-VS2015-static",
68+ opensslVersion = "1.1.1t-2",
6969 host = "Win8",
7070 toolchain = "MSVC2015-32",
7171 variant = {"-static"},
@@ -82,8 +82,8 @@ conf.o1_1wx3v5st = {
8282 }
8383
8484 conf.o1_1wx6v5 = {
85- name = "OpenSSL1.1.1t-Windows-x86_64-VS2015",
86- opensslVersion = "1.1.1t",
85+ name = "OpenSSL1.1.1t-2-Windows-x86_64-VS2015",
86+ opensslVersion = "1.1.1t-2",
8787 host = "Win8",
8888 toolchain = "MSVC2015-64",
8989 libPath = { "bin\\libssl-1_1-x64.dll", "bin\\libcrypto-1_1-x64.dll" },
@@ -101,8 +101,8 @@ conf.o1_1wx6v5 = {
101101 --------------------------------------------------------------------
102102
103103 conf.o1_1wx3g7 = {
104- name = "OpenSSL1.1.1t-Windows-x86-MinGW-GCC&TARGETTOOLVERSION&",
105- opensslVersion = "1.1.1t",
104+ name = "OpenSSL1.1.1t-2-Windows-x86-MinGW-GCC&TARGETTOOLVERSION&",
105+ opensslVersion = "1.1.1t-2",
106106 host = "Win8SH",
107107 toolchain = "MinGW730-32",
108108 libPath = { "bin\\libssl-1_1.dll", "bin\\libcrypto-1_1.dll" },
@@ -118,8 +118,8 @@ conf.o1_1wx3g7 = {
118118 }
119119
120120 conf.o1_1wx6g7 = {
121- name = "OpenSSL1.1.1t-Windows-x86_64-MinGW-GCC&TARGETTOOLVERSION&",
122- opensslVersion = "1.1.1t",
121+ name = "OpenSSL1.1.1t-2-Windows-x86_64-MinGW-GCC&TARGETTOOLVERSION&",
122+ opensslVersion = "1.1.1t-2",
123123 host = "Win8SH",
124124 toolchain = "MinGW730-64",
125125 libPath = { "bin\\libssl-1_1-x64.dll", "bin\\libcrypto-1_1-x64.dll" },
@@ -137,8 +137,8 @@ conf.o1_1wx6g7 = {
137137 --------------------------------------------------------------------
138138
139139 conf.o1_1wx3v7 = {
140- name = "OpenSSL1.1.1t-Windows-x86-VS2017-&TARGETTOOLVERSION&",
141- opensslVersion = "1.1.1t",
140+ name = "OpenSSL1.1.1t-2-Windows-x86-VS2017-&TARGETTOOLVERSION&",
141+ opensslVersion = "1.1.1t-2",
142142 host = "Win10",
143143 toolchain = "MSVC2017-32",
144144 libPath = { "bin\\libssl-1_1.dll", "bin\\libcrypto-1_1.dll" },
@@ -154,8 +154,8 @@ conf.o1_1wx3v7 = {
154154 }
155155
156156 conf.o1_1wx3v7st = {
157- name = "OpenSSL1.1.1t-Windows-x86-VS2017-&TARGETTOOLVERSION&-static",
158- opensslVersion = "1.1.1t",
157+ name = "OpenSSL1.1.1t-2-Windows-x86-VS2017-&TARGETTOOLVERSION&-static",
158+ opensslVersion = "1.1.1t-2",
159159 host = "Win10",
160160 toolchain = "MSVC2017-32",
161161 variant = {"-static"},
@@ -172,8 +172,8 @@ conf.o1_1wx3v7st = {
172172 }
173173
174174 conf.o1_1wx6v7 = {
175- name = "OpenSSL1.1.1t-Windows-x86_64-VS2017-&TARGETTOOLVERSION&",
176- opensslVersion = "1.1.1t",
175+ name = "OpenSSL1.1.1t-2-Windows-x86_64-VS2017-&TARGETTOOLVERSION&",
176+ opensslVersion = "1.1.1t-2",
177177 host = "Win10",
178178 toolchain = "MSVC2017-64",
179179 libPath = { "bin\\libssl-1_1-x64.dll", "bin\\libcrypto-1_1-x64.dll" },
@@ -191,8 +191,8 @@ conf.o1_1wx6v7 = {
191191 --------------------------------------------------------------------
192192
193193 conf.o1_1wx3v9 = {
194- name = "OpenSSL1.1.1t-Windows-x86-VS2019-&TARGETTOOLVERSION&",
195- opensslVersion = "1.1.1t",
194+ name = "OpenSSL1.1.1t-2-Windows-x86-VS2019-&TARGETTOOLVERSION&",
195+ opensslVersion = "1.1.1t-2",
196196 host = "Win10",
197197 toolchain = "MSVC2019-32",
198198 libPath = { "bin\\libssl-1_1.dll", "bin\\libcrypto-1_1.dll" },
@@ -208,8 +208,8 @@ conf.o1_1wx3v9 = {
208208 }
209209
210210 conf.o1_1wx6v9 = {
211- name = "OpenSSL1.1.1t-Windows-x86_64-VS2019-&TARGETTOOLVERSION&",
212- opensslVersion = "1.1.1t",
211+ name = "OpenSSL1.1.1t-2-Windows-x86_64-VS2019-&TARGETTOOLVERSION&",
212+ opensslVersion = "1.1.1t-2",
213213 host = "Win10",
214214 toolchain = "MSVC2019-64",
215215 libPath = { "bin\\libssl-1_1-x64.dll", "bin\\libcrypto-1_1-x64.dll" },
@@ -227,8 +227,8 @@ conf.o1_1wx6v9 = {
227227 --------------------------------------------------------------------
228228
229229 conf.o1_1aa3nl = {
230- name = "OpenSSL1.1.1t-Android-arm-NDKr21eAPI21",
231- opensslVersion = "1.1.1t",
230+ name = "OpenSSL1.1.1t-2-Android-arm-NDKr21eAPI21",
231+ opensslVersion = "1.1.1t-2",
232232 host = "CentOS8",
233233 target = "Android-21",
234234 toolchainT = "Android-21-r21e-arm",
@@ -253,8 +253,8 @@ conf.o1_1aa3nl = {
253253 }
254254
255255 conf.o1_1aa6nl = {
256- name = "OpenSSL1.1.1t-Android-arm64-NDKr21eAPI21",
257- opensslVersion = "1.1.1t",
256+ name = "OpenSSL1.1.1t-2-Android-arm64-NDKr21eAPI21",
257+ opensslVersion = "1.1.1t-2",
258258 host = "CentOS8",
259259 target = "Android-21",
260260 toolchainT = "Android-21-r21e-arm64",
@@ -274,8 +274,8 @@ conf.o1_1aa6nl = {
274274 }
275275
276276 conf.o1_1ax3nl = {
277- name = "OpenSSL1.1.1t-Android-x86-NDKr21eAPI21",
278- opensslVersion = "1.1.1t",
277+ name = "OpenSSL1.1.1t-2-Android-x86-NDKr21eAPI21",
278+ opensslVersion = "1.1.1t-2",
279279 host = "CentOS8",
280280 target = "Android-21",
281281 toolchainT = "Android-21-r21e-x86",
@@ -295,8 +295,8 @@ conf.o1_1ax3nl = {
295295 }
296296
297297 conf.o1_1ax6nl = {
298- name = "OpenSSL1.1.1t-Android-x86_64-NDKr21eAPI21",
299- opensslVersion = "1.1.1t",
298+ name = "OpenSSL1.1.1t-2-Android-x86_64-NDKr21eAPI21",
299+ opensslVersion = "1.1.1t-2",
300300 host = "CentOS8",
301301 target = "Android-21",
302302 toolchainT = "Android-21-r21e-x86_64",
@@ -316,8 +316,8 @@ conf.o1_1ax6nl = {
316316 }
317317
318318 conf.o1_1aalnl = {
319- name = "OpenSSL1.1.1t-Android-ALL-NDKr21eAPI21",
320- opensslVersion = "1.1.1t",
319+ name = "OpenSSL1.1.1t-2-Android-ALL-NDKr21eAPI21",
320+ opensslVersion = "1.1.1t-2",
321321 host = "CentOS8",
322322 opensslUnifyType = "Android",
323323 opensslUnifyArch = {
@@ -331,8 +331,8 @@ conf.o1_1aalnl = {
331331 --------------------------------------------------------------------
332332
333333 conf.o1_1aa3n321 = {
334- name = "OpenSSL1.1.1t-Android-arm-NDKr23cAPI21",
335- opensslVersion = "1.1.1t",
334+ name = "OpenSSL1.1.1t-2-Android-arm-NDKr23cAPI21",
335+ opensslVersion = "1.1.1t-2",
336336 host = "CentOS8",
337337 target = "Android-21",
338338 toolchainT = "Android-21-r23c-arm",
@@ -357,8 +357,8 @@ conf.o1_1aa3n321 = {
357357 }
358358
359359 conf.o1_1aa6n321 = {
360- name = "OpenSSL1.1.1t-Android-arm64-NDKr23cAPI21",
361- opensslVersion = "1.1.1t",
360+ name = "OpenSSL1.1.1t-2-Android-arm64-NDKr23cAPI21",
361+ opensslVersion = "1.1.1t-2",
362362 host = "CentOS8",
363363 target = "Android-21",
364364 toolchainT = "Android-21-r23c-arm64",
@@ -378,8 +378,8 @@ conf.o1_1aa6n321 = {
378378 }
379379
380380 conf.o1_1ax3n321 = {
381- name = "OpenSSL1.1.1t-Android-x86-NDKr23cAPI21",
382- opensslVersion = "1.1.1t",
381+ name = "OpenSSL1.1.1t-2-Android-x86-NDKr23cAPI21",
382+ opensslVersion = "1.1.1t-2",
383383 host = "CentOS8",
384384 target = "Android-21",
385385 toolchainT = "Android-21-r23c-x86",
@@ -399,8 +399,8 @@ conf.o1_1ax3n321 = {
399399 }
400400
401401 conf.o1_1ax6n321 = {
402- name = "OpenSSL1.1.1t-Android-x86_64-NDKr23cAPI21",
403- opensslVersion = "1.1.1t",
402+ name = "OpenSSL1.1.1t-2-Android-x86_64-NDKr23cAPI21",
403+ opensslVersion = "1.1.1t-2",
404404 host = "CentOS8",
405405 target = "Android-21",
406406 toolchainT = "Android-21-r23c-x86_64",
@@ -420,8 +420,8 @@ conf.o1_1ax6n321 = {
420420 }
421421
422422 conf.o1_1aaln321 = {
423- name = "OpenSSL1.1.1t-Android-ALL-NDKr23cAPI21",
424- opensslVersion = "1.1.1t",
423+ name = "OpenSSL1.1.1t-2-Android-ALL-NDKr23cAPI21",
424+ opensslVersion = "1.1.1t-2",
425425 host = "CentOS8",
426426 opensslUnifyType = "Android",
427427 opensslUnifyArch = {
@@ -434,11 +434,11 @@ conf.o1_1aaln321 = {
434434
435435 --------------------------------------------------------------------
436436
437--- OpenSSL 3.0.8
437+-- OpenSSL 3.0.8-2
438438
439439 conf.o3_0wx6v9 = {
440- name = "OpenSSL3.0.8-Windows-x86_64-VS2019-&TARGETTOOLVERSION&",
441- opensslVersion = "3.0.8",
440+ name = "OpenSSL3.0.8-2-Windows-x86_64-VS2019-&TARGETTOOLVERSION&",
441+ opensslVersion = "3.0.8-2",
442442 host = "Win10",
443443 toolchain = "MSVC2019-64",
444444 libPath = { "bin\\libssl-3-x64.dll", "bin\\libcrypto-3-x64.dll" },
@@ -454,8 +454,8 @@ conf.o3_0wx6v9 = {
454454 }
455455
456456 conf.o3_0wx6v9st = {
457- name = "OpenSSL3.0.8-Windows-x86_64-VS2019-&TARGETTOOLVERSION&-static",
458- opensslVersion = "3.0.8",
457+ name = "OpenSSL3.0.8-2-Windows-x86_64-VS2019-&TARGETTOOLVERSION&-static",
458+ opensslVersion = "3.0.8-2",
459459 host = "Win10",
460460 toolchain = "MSVC2019-64",
461461 variant = {"-static"},
@@ -472,8 +472,8 @@ conf.o3_0wx6v9st = {
472472 }
473473
474474 conf.o3_0wx6v2 = {
475- name = "OpenSSL3.0.8-Windows-x86_64-VS2022-&TARGETTOOLVERSION&",
476- opensslVersion = "3.0.8",
475+ name = "OpenSSL3.0.8-2-Windows-x86_64-VS2022-&TARGETTOOLVERSION&",
476+ opensslVersion = "3.0.8-2",
477477 host = "Win10",
478478 toolchain = "MSVC2022-64",
479479 libPath = { "bin\\libssl-3-x64.dll", "bin\\libcrypto-3-x64.dll" },
@@ -489,8 +489,8 @@ conf.o3_0wx6v2 = {
489489 }
490490
491491 conf.o3_0wx6v2st = {
492- name = "OpenSSL3.0.8-Windows-x86_64-VS2022-&TARGETTOOLVERSION&-static",
493- opensslVersion = "3.0.8",
492+ name = "OpenSSL3.0.8-2-Windows-x86_64-VS2022-&TARGETTOOLVERSION&-static",
493+ opensslVersion = "3.0.8-2",
494494 host = "Win10",
495495 toolchain = "MSVC2022-64",
496496 variant = {"-static"},
@@ -509,8 +509,8 @@ conf.o3_0wx6v2st = {
509509 --------------------------------------------------------------------
510510
511511 conf.o3_0wx6g1 = {
512- name = "OpenSSL3.0.8-Windows-x86_64-MinGW-GCC&TARGETTOOLVERSION&",
513- opensslVersion = "3.0.8",
512+ name = "OpenSSL3.0.8-2-Windows-x86_64-MinGW-GCC&TARGETTOOLVERSION&",
513+ opensslVersion = "3.0.8-2",
514514 host = "Win10SH",
515515 toolchain = "MinGW1120-64",
516516 libPath = { "bin\\libssl-3-x64.dll", "bin\\libcrypto-3-x64.dll" },
@@ -527,8 +527,8 @@ conf.o3_0wx6g1 = {
527527 }
528528
529529 conf.o3_0wx6g2 = {
530- name = "OpenSSL3.0.8-Windows-x86_64-MinGW-GCC&TARGETTOOLVERSION&",
531- opensslVersion = "3.0.8",
530+ name = "OpenSSL3.0.8-2-Windows-x86_64-MinGW-GCC&TARGETTOOLVERSION&",
531+ opensslVersion = "3.0.8-2",
532532 host = "Win10SH",
533533 toolchain = "MinGW1210-64",
534534 libPath = { "bin\\libssl-3-x64.dll", "bin\\libcrypto-3-x64.dll" },
@@ -545,8 +545,8 @@ conf.o3_0wx6g2 = {
545545 }
546546
547547 conf.o3_0wx6u5 = {
548- name = "OpenSSL3.0.8-Windows-x86_64-llvm-mingw-&TARGETTOOLVERSION&-ucrt",
549- opensslVersion = "3.0.8",
548+ name = "OpenSSL3.0.8-2-Windows-x86_64-llvm-mingw-&TARGETTOOLVERSION&-ucrt",
549+ opensslVersion = "3.0.8-2",
550550 host = "Win10SH",
551551 toolchain = "MinGWLLVM-ucrt15-64",
552552 libPath = { "bin\\libssl-3-x64.dll", "bin\\libcrypto-3-x64.dll" },
@@ -564,8 +564,8 @@ conf.o3_0wx6u5 = {
564564 }
565565
566566 conf.o3_0wx6s5 = {
567- name = "OpenSSL3.0.8-Windows-x86_64-llvm-mingw-&TARGETTOOLVERSION&-msvcrt",
568- opensslVersion = "3.0.8",
567+ name = "OpenSSL3.0.8-2-Windows-x86_64-llvm-mingw-&TARGETTOOLVERSION&-msvcrt",
568+ opensslVersion = "3.0.8-2",
569569 host = "Win10SH",
570570 toolchain = "MinGWLLVM-msvcrt15-64",
571571 libPath = { "bin\\libssl-3-x64.dll", "bin\\libcrypto-3-x64.dll" },
@@ -586,8 +586,8 @@ conf.o3_0wx6s5 = {
586586
587587 -- cross build this configuration for easy unify
588588 conf.o3_0mx6 = {
589- name = "OpenSSL3.0.8-macOS-x86_64-AppleClang&TARGETTOOLVERSION&",
590- opensslVersion = "3.0.8",
589+ name = "OpenSSL3.0.8-2-macOS-x86_64-AppleClang&TARGETTOOLVERSION&",
590+ opensslVersion = "3.0.8-2",
591591 host = "macOSM1",
592592 libPath = { "lib/libssl.3.dylib", "lib/libcrypto.3.dylib" },
593593 staticlibPath = { "lib/libssl.a", "lib/libcrypto.a" },
@@ -603,8 +603,8 @@ conf.o3_0mx6 = {
603603 }
604604
605605 conf.o3_0ma6 = {
606- name = "OpenSSL3.0.8-macOS-arm64_v8a-AppleClang&TARGETTOOLVERSION&",
607- opensslVersion = "3.0.8",
606+ name = "OpenSSL3.0.8-2-macOS-arm64_v8a-AppleClang&TARGETTOOLVERSION&",
607+ opensslVersion = "3.0.8-2",
608608 host = "macOSM1",
609609 libPath = { "lib/libssl.3.dylib", "lib/libcrypto.3.dylib" },
610610 staticlibPath = { "lib/libssl.a", "lib/libcrypto.a" },
@@ -620,8 +620,8 @@ conf.o3_0ma6 = {
620620 }
621621
622622 conf.o3_0mal = {
623- name = "OpenSSL3.0.8-macOS-ALL-AppleClang&TARGETTOOLVERSION&",
624- opensslVersion = "3.0.8",
623+ name = "OpenSSL3.0.8-2-macOS-ALL-AppleClang&TARGETTOOLVERSION&",
624+ opensslVersion = "3.0.8-2",
625625 host = "macOSM1",
626626 libPath = { "lib/libssl.3.dylib", "lib/libcrypto.3.dylib" },
627627 staticlibPath = { "lib/libssl.a", "lib/libcrypto.a" },
@@ -635,8 +635,8 @@ conf.o3_0mal = {
635635 --------------------------------------------------------------------
636636
637637 conf.o3_0aa3n324 = {
638- name = "OpenSSL3.0.8-Android-arm-NDKr23cAPI24",
639- opensslVersion = "3.0.8",
638+ name = "OpenSSL3.0.8-2-Android-arm-NDKr23cAPI24",
639+ opensslVersion = "3.0.8-2",
640640 host = "CentOS8",
641641 target = "Android-24",
642642 toolchainT = "Android-24-r23c-arm",
@@ -661,8 +661,8 @@ conf.o3_0aa3n324 = {
661661 }
662662
663663 conf.o3_0aa6n324 = {
664- name = "OpenSSL3.0.8-Android-arm64-NDKr23cAPI24",
665- opensslVersion = "3.0.8",
664+ name = "OpenSSL3.0.8-2-Android-arm64-NDKr23cAPI24",
665+ opensslVersion = "3.0.8-2",
666666 host = "CentOS8",
667667 target = "Android-24",
668668 toolchainT = "Android-24-r23c-arm64",
@@ -682,8 +682,8 @@ conf.o3_0aa6n324 = {
682682 }
683683
684684 conf.o3_0ax3n324 = {
685- name = "OpenSSL3.0.8-Android-x86-NDKr23cAPI24",
686- opensslVersion = "3.0.8",
685+ name = "OpenSSL3.0.8-2-Android-x86-NDKr23cAPI24",
686+ opensslVersion = "3.0.8-2",
687687 host = "CentOS8",
688688 target = "Android-24",
689689 toolchainT = "Android-24-r23c-x86",
@@ -703,8 +703,8 @@ conf.o3_0ax3n324 = {
703703 }
704704
705705 conf.o3_0ax6n324 = {
706- name = "OpenSSL3.0.8-Android-x86_64-NDKr23cAPI24",
707- opensslVersion = "3.0.8",
706+ name = "OpenSSL3.0.8-2-Android-x86_64-NDKr23cAPI24",
707+ opensslVersion = "3.0.8-2",
708708 host = "CentOS8",
709709 target = "Android-24",
710710 toolchainT = "Android-24-r23c-x86_64",
@@ -724,8 +724,8 @@ conf.o3_0ax6n324 = {
724724 }
725725
726726 conf.o3_0aaln324 = {
727- name = "OpenSSL3.0.8-Android-ALL-NDKr23cAPI24",
728- opensslVersion = "3.0.8",
727+ name = "OpenSSL3.0.8-2-Android-ALL-NDKr23cAPI24",
728+ opensslVersion = "3.0.8-2",
729729 host = "CentOS8",
730730 opensslUnifyType = "Android",
731731 opensslUnifyArch = {
@@ -738,8 +738,8 @@ conf.o3_0aaln324 = {
738738 --------------------------------------------------------------------
739739
740740 conf.o3_0aa3n527 = {
741- name = "OpenSSL3.0.8-Android-arm-NDKr25API27",
742- opensslVersion = "3.0.8",
741+ name = "OpenSSL3.0.8-2-Android-arm-NDKr25API27",
742+ opensslVersion = "3.0.8-2",
743743 host = "Rocky9",
744744 target = "Android-27",
745745 toolchainT = "Android-27-r25c-arm",
@@ -764,8 +764,8 @@ conf.o3_0aa3n527 = {
764764 }
765765
766766 conf.o3_0aa6n527 = {
767- name = "OpenSSL3.0.8-Android-arm64-NDKr25API27",
768- opensslVersion = "3.0.8",
767+ name = "OpenSSL3.0.8-2-Android-arm64-NDKr25API27",
768+ opensslVersion = "3.0.8-2",
769769 host = "Rocky9",
770770 target = "Android-27",
771771 toolchainT = "Android-27-r25c-arm64",
@@ -785,8 +785,8 @@ conf.o3_0aa6n527 = {
785785 }
786786
787787 conf.o3_0ax3n527 = {
788- name = "OpenSSL3.0.8-Android-x86-NDKr25API27",
789- opensslVersion = "3.0.8",
788+ name = "OpenSSL3.0.8-2-Android-x86-NDKr25API27",
789+ opensslVersion = "3.0.8-2",
790790 host = "Rocky9",
791791 target = "Android-27",
792792 toolchainT = "Android-27-r25c-x86",
@@ -806,8 +806,8 @@ conf.o3_0ax3n527 = {
806806 }
807807
808808 conf.o3_0ax6n527 = {
809- name = "OpenSSL3.0.8-Android-x86_64-NDKr25API27",
810- opensslVersion = "3.0.8",
809+ name = "OpenSSL3.0.8-2-Android-x86_64-NDKr25API27",
810+ opensslVersion = "3.0.8-2",
811811 host = "Rocky9",
812812 target = "Android-27",
813813 toolchainT = "Android-27-r25c-x86_64",
@@ -827,8 +827,8 @@ conf.o3_0ax6n527 = {
827827 }
828828
829829 conf.o3_0aaln527 = {
830- name = "OpenSSL3.0.8-Android-ALL-NDKr25API27",
831- opensslVersion = "3.0.8",
830+ name = "OpenSSL3.0.8-2-Android-ALL-NDKr25API27",
831+ opensslVersion = "3.0.8-2",
832832 host = "Rocky9",
833833 opensslUnifyType = "Android",
834834 opensslUnifyArch = {
--- a/Compile/lib/qtCompile/conf.lua
+++ b/Compile/lib/qtCompile/conf.lua
@@ -7,7 +7,7 @@ abbrs:
77 q5_12: Qt 5.12.12/Discontinued Qt 5 LTS
88 q5_15: Qt 5.15.8/Previous Qt 5 LTS w/ latest QtWebEngine and latest QtScript
99 q6_2: Qt 6.2.4/Latest Qt 6 LTS w/ latest QtWebEngine
10- q6_4: Qt 6.4.2
10+ q6_4: Qt 6.4.3
1111 q6_5: Qt 6.5.0 (Pre-release)
1212 If prefixed with a lower-case "m", it is a modified Qt version
1313
@@ -3807,8 +3807,8 @@ conf.q6_2mal_W = {
38073807 --------------------------------------------------------------------
38083808
38093809 conf.q6_4wx6v9 = {
3810- name = "Qt6.4.2-Windows-x86_64-VS2019-&HOSTTOOLVERSION&",
3811- qtVersion = "6.4.2",
3810+ name = "Qt6.4.3-Windows-x86_64-VS2019-&HOSTTOOLVERSION&",
3811+ qtVersion = "6.4.3",
38123812 host = "Win10",
38133813 toolchain = "MSVC2019-64",
38143814 opensslConf = "o3_0wx6v9",
@@ -3847,8 +3847,8 @@ conf.q6_4wx6v9 = {
38473847 }
38483848
38493849 conf.q6_4wx6v2 = {
3850- name = "Qt6.4.2-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
3851- qtVersion = "6.4.2",
3850+ name = "Qt6.4.3-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
3851+ qtVersion = "6.4.3",
38523852 host = "Win10",
38533853 toolchain = "MSVC2022-64",
38543854 opensslConf = "o3_0wx6v2",
@@ -3887,8 +3887,8 @@ conf.q6_4wx6v2 = {
38873887 }
38883888
38893889 conf.q6_4wx6v2st = {
3890- name = "Qt6.4.2-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-static",
3891- qtVersion = "6.4.2",
3890+ name = "Qt6.4.3-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-static",
3891+ qtVersion = "6.4.3",
38923892 host = "Win10",
38933893 toolchain = "MSVC2022-64",
38943894 variant = {"-static"},
@@ -3946,8 +3946,8 @@ conf.q6_4wx6v2st = {
39463946 }
39473947
39483948 conf.q6_4wx6v2_wa6v2 = {
3949- name = "Qt6.4.2-Windows-arm64-VS2022-&HOSTTOOLVERSION&-XWindows-x86_64-VS2022-&HOSTTOOLVERSION&",
3950- qtVersion = "6.4.2",
3949+ name = "Qt6.4.3-Windows-arm64-VS2022-&HOSTTOOLVERSION&-XWindows-x86_64-VS2022-&HOSTTOOLVERSION&",
3950+ qtVersion = "6.4.3",
39513951 host = "Win10",
39523952 target = "Win10Arm",
39533953 toolchain = "MSVC2022-64", -- only a placeholder here, in fact it uses "toolchainT" instead of "toolchain"
@@ -3982,8 +3982,8 @@ conf.q6_4wx6v2_wa6v2 = {
39823982 }
39833983
39843984 conf.q6_4wx6g2 = {
3985- name = "Qt6.4.2-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
3986- qtVersion = "6.4.2",
3985+ name = "Qt6.4.3-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
3986+ qtVersion = "6.4.3",
39873987 host = "Win10",
39883988 toolchain = "MinGW1210-64",
39893989 opensslConf = "o3_0wx6g2",
@@ -4020,8 +4020,8 @@ conf.q6_4wx6g2 = {
40204020 }
40214021
40224022 conf.q6_4wx6g2st = {
4023- name = "Qt6.4.2-Windows-x86_64-MinGW&HOSTTOOLVERSION&-static",
4024- qtVersion = "6.4.2",
4023+ name = "Qt6.4.3-Windows-x86_64-MinGW&HOSTTOOLVERSION&-static",
4024+ qtVersion = "6.4.3",
40254025 host = "Win10",
40264026 toolchain = "MinGW1210-64",
40274027 variant = {"-static"},
@@ -4080,8 +4080,8 @@ conf.q6_4wx6g2st = {
40804080 }
40814081
40824082 conf.q6_4wx6u5 = {
4083- name = "Qt6.4.2-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-ucrt",
4084- qtVersion = "6.4.2",
4083+ name = "Qt6.4.3-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-ucrt",
4084+ qtVersion = "6.4.3",
40854085 host = "Win10",
40864086 toolchain = "MinGWLLVM-ucrt15-64",
40874087 opensslConf = "o3_0wx6u5",
@@ -4122,8 +4122,8 @@ conf.q6_4wx6u5 = {
41224122 }
41234123
41244124 conf.q6_4wx6s5 = {
4125- name = "Qt6.4.2-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-msvcrt",
4126- qtVersion = "6.4.2",
4125+ name = "Qt6.4.3-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-msvcrt",
4126+ qtVersion = "6.4.3",
41274127 host = "Win10",
41284128 toolchain = "MinGWLLVM-msvcrt15-64",
41294129 opensslConf = "o3_0wx6s5",
@@ -4164,8 +4164,8 @@ conf.q6_4wx6s5 = {
41644164 }
41654165
41664166 conf.q6_4lx6st = {
4167- name = "Qt6.4.2-Linux-x86_64-gcc&HOSTTOOLVERSION&-static",
4168- qtVersion = "6.4.2",
4167+ name = "Qt6.4.3-Linux-x86_64-gcc&HOSTTOOLVERSION&-static",
4168+ qtVersion = "6.4.3",
41694169 host = "Rocky9",
41704170 variant = {"-static"},
41714171 useCMake = "Latest",
@@ -4217,8 +4217,8 @@ conf.q6_4lx6st = {
42174217 }
42184218
42194219 conf.q6_4mal = {
4220- name = "Qt6.4.2-macOS-Universal-AppleClang&HOSTTOOLVERSION&",
4221- qtVersion = "6.4.2",
4220+ name = "Qt6.4.3-macOS-Universal-AppleClang&HOSTTOOLVERSION&",
4221+ qtVersion = "6.4.3",
42224222 host = "macOSM1",
42234223 opensslConf = "o3_0mal",
42244224 mysqlConf = "m3_3mal",
@@ -4260,8 +4260,8 @@ conf.q6_4mal = {
42604260 }
42614261
42624262 conf.q6_4malnf = {
4263- name = "Qt6.4.2-macOS-Universal-AppleClang&HOSTTOOLVERSION&-noFramework",
4264- qtVersion = "6.4.2",
4263+ name = "Qt6.4.3-macOS-Universal-AppleClang&HOSTTOOLVERSION&-noFramework",
4264+ qtVersion = "6.4.3",
42654265 host = "macOSM1",
42664266 variant = {"-noFramework"},
42674267 opensslConf = "o3_0mal",
@@ -4304,8 +4304,8 @@ conf.q6_4malnf = {
43044304 }
43054305
43064306 conf.q6_4malst = {
4307- name = "Qt6.4.2-macOS-Universal-AppleClang&HOSTTOOLVERSION&-static",
4308- qtVersion = "6.4.2",
4307+ name = "Qt6.4.3-macOS-Universal-AppleClang&HOSTTOOLVERSION&-static",
4308+ qtVersion = "6.4.3",
43094309 host = "macOSM1",
43104310 variant = {"-static"},
43114311 opensslConf = "o3_0mal",
@@ -4363,8 +4363,8 @@ conf.q6_4malst = {
43634363 }
43644364
43654365 conf.q6_4wx6g2_aa6n5 = {
4366- name = "Qt6.4.2-Android-arm64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4367- qtVersion = "6.4.2",
4366+ name = "Qt6.4.3-Android-arm64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4367+ qtVersion = "6.4.3",
43684368 host = "Win10",
43694369 target = "Android-27",
43704370 toolchain = "MinGW1210-64",
@@ -4402,8 +4402,8 @@ conf.q6_4wx6g2_aa6n5 = {
44024402 }
44034403
44044404 conf.q6_4wx6g2_ax6n5 = {
4405- name = "Qt6.4.2-Android-x86_64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4406- qtVersion = "6.4.2",
4405+ name = "Qt6.4.3-Android-x86_64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4406+ qtVersion = "6.4.3",
44074407 host = "Win10",
44084408 target = "Android-27",
44094409 toolchain = "MinGW1210-64",
@@ -4441,8 +4441,8 @@ conf.q6_4wx6g2_ax6n5 = {
44414441 }
44424442
44434443 conf.q6_4lx6_aa6n5 = {
4444- name = "Qt6.4.2-Android-arm64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4445- qtVersion = "6.4.2",
4444+ name = "Qt6.4.3-Android-arm64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4445+ qtVersion = "6.4.3",
44464446 host = "Rocky9",
44474447 target = "Android-27",
44484448 toolchainT = "Android-27-r25c-arm64",
@@ -4478,8 +4478,8 @@ conf.q6_4lx6_aa6n5 = {
44784478 }
44794479
44804480 conf.q6_4lx6_ax6n5 = {
4481- name = "Qt6.4.2-Android-x86_64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4482- qtVersion = "6.4.2",
4481+ name = "Qt6.4.3-Android-x86_64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4482+ qtVersion = "6.4.3",
44834483 host = "Rocky9",
44844484 target = "Android-27",
44854485 toolchainT = "Android-27-r25c-x86_64",
@@ -4515,8 +4515,8 @@ conf.q6_4lx6_ax6n5 = {
45154515 }
45164516
45174517 conf.q6_4mal_aa6n5 = {
4518- name = "Qt6.4.2-Android-arm64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
4519- qtVersion = "6.4.2",
4518+ name = "Qt6.4.3-Android-arm64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
4519+ qtVersion = "6.4.3",
45204520 host = "macOSM1",
45214521 target = "Android-27",
45224522 toolchainT = "Android-27-r25c-arm64",
@@ -4552,8 +4552,8 @@ conf.q6_4mal_aa6n5 = {
45524552 }
45534553
45544554 conf.q6_4mal_ax6n5 = {
4555- name = "Qt6.4.2-Android-x86_64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
4556- qtVersion = "6.4.2",
4555+ name = "Qt6.4.3-Android-x86_64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
4556+ qtVersion = "6.4.3",
45574557 host = "macOSM1",
45584558 target = "Android-27",
45594559 toolchainT = "Android-27-r25c-x86_64",
@@ -4590,8 +4590,8 @@ conf.q6_4mal_ax6n5 = {
45904590
45914591 -- WebAssembly uses emcmake which don't need a toolchain file
45924592 conf.q6_4wx6g2_W = {
4593- name = "Qt6.4.2-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4594- qtVersion = "6.4.2",
4593+ name = "Qt6.4.3-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
4594+ qtVersion = "6.4.3",
45954595 host = "Win10",
45964596 toolchain = "MinGW1210-64",
45974597 target = "WebAssembly",
@@ -4623,8 +4623,8 @@ conf.q6_4wx6g2_W = {
46234623 }
46244624
46254625 conf.q6_4lx6_W = {
4626- name = "Qt6.4.2-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4627- qtVersion = "6.4.2",
4626+ name = "Qt6.4.3-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
4627+ qtVersion = "6.4.3",
46284628 host = "Rocky9",
46294629 target = "WebAssembly",
46304630 toolchainT = "emscripten-3.1.14",
@@ -4653,8 +4653,8 @@ conf.q6_4lx6_W = {
46534653 }
46544654
46554655 conf.q6_4mal_W = {
4656- name = "Qt6.4.2-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
4657- qtVersion = "6.4.2",
4656+ name = "Qt6.4.3-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
4657+ qtVersion = "6.4.3",
46584658 host = "macOSM1",
46594659 target = "WebAssembly",
46604660 toolchainT = "emscripten-3.1.14",
@@ -4685,8 +4685,8 @@ conf.q6_4mal_W = {
46854685 --------------------------------------------------------------------
46864686
46874687 conf.q6_5wx6v2 = {
4688- name = "Qt6.5.0-beta3-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
4689- qtVersion = "6.5.0-beta3",
4688+ name = "Qt6.5.0-rc-Windows-x86_64-VS2022-&HOSTTOOLVERSION&",
4689+ qtVersion = "6.5.0-rc",
46904690 host = "Win10",
46914691 toolchain = "MSVC2022-64",
46924692 opensslConf = "o3_0wx6v2",
@@ -4726,8 +4726,8 @@ conf.q6_5wx6v2 = {
47264726 }
47274727
47284728 conf.q6_5wx6v2st = {
4729- name = "Qt6.5.0-beta3-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-static",
4730- qtVersion = "6.5.0-beta3",
4729+ name = "Qt6.5.0-rc-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-static",
4730+ qtVersion = "6.5.0-rc",
47314731 host = "Win10",
47324732 toolchain = "MSVC2022-64",
47334733 variant = {"-static"},
@@ -4791,8 +4791,8 @@ conf.q6_5wx6v2st = {
47914791 }
47924792
47934793 conf.q6_5wx6v2sf = {
4794- name = "Qt6.5.0-beta3-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-staticFull",
4795- qtVersion = "6.5.0-beta3",
4794+ name = "Qt6.5.0-rc-Windows-x86_64-VS2022-&HOSTTOOLVERSION&-staticFull",
4795+ qtVersion = "6.5.0-rc",
47964796 host = "Win10",
47974797 toolchain = "MSVC2022-64",
47984798 variant = {"-staticFull"},
@@ -4831,8 +4831,8 @@ conf.q6_5wx6v2sf = {
48314831 }
48324832
48334833 conf.q6_5wx6v2_wa6v2 = {
4834- name = "Qt6.5.0-beta3-Windows-arm64-VS2022-&HOSTTOOLVERSION&-XWindows-x86_64-VS2022-&HOSTTOOLVERSION&",
4835- qtVersion = "6.5.0-beta3",
4834+ name = "Qt6.5.0-rc-Windows-arm64-VS2022-&HOSTTOOLVERSION&-XWindows-x86_64-VS2022-&HOSTTOOLVERSION&",
4835+ qtVersion = "6.5.0-rc",
48364836 host = "Win10",
48374837 target = "Win10Arm",
48384838 toolchain = "MSVC2022-64", -- only a placeholder here, in fact it uses "toolchainT" instead of "toolchain"
@@ -4868,8 +4868,8 @@ conf.q6_5wx6v2_wa6v2 = {
48684868 }
48694869
48704870 conf.q6_5wx6g2 = {
4871- name = "Qt6.5.0-beta3-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
4872- qtVersion = "6.5.0-beta3",
4871+ name = "Qt6.5.0-rc-Windows-x86_64-MinGW&HOSTTOOLVERSION&",
4872+ qtVersion = "6.5.0-rc",
48734873 host = "Win10",
48744874 toolchain = "MinGW1210-64",
48754875 opensslConf = "o3_0wx6g2",
@@ -4907,8 +4907,8 @@ conf.q6_5wx6g2 = {
49074907 }
49084908
49094909 conf.q6_5wx6g2st = {
4910- name = "Qt6.5.0-beta3-Windows-x86_64-MinGW&HOSTTOOLVERSION&-static",
4911- qtVersion = "6.5.0-beta3",
4910+ name = "Qt6.5.0-rc-Windows-x86_64-MinGW&HOSTTOOLVERSION&-static",
4911+ qtVersion = "6.5.0-rc",
49124912 host = "Win10",
49134913 toolchain = "MinGW1210-64",
49144914 variant = {"-static"},
@@ -4973,8 +4973,8 @@ conf.q6_5wx6g2st = {
49734973 }
49744974
49754975 conf.q6_5wx6g2sf = {
4976- name = "Qt6.5.0-beta3-Windows-x86_64-MinGW&HOSTTOOLVERSION&-staticFull",
4977- qtVersion = "6.5.0-beta3",
4976+ name = "Qt6.5.0-rc-Windows-x86_64-MinGW&HOSTTOOLVERSION&-staticFull",
4977+ qtVersion = "6.5.0-rc",
49784978 host = "Win10",
49794979 toolchain = "MinGW1210-64",
49804980 variant = {"-staticFull"},
@@ -5014,8 +5014,8 @@ conf.q6_5wx6g2sf = {
50145014 }
50155015
50165016 conf.q6_5wx6u5 = {
5017- name = "Qt6.5.0-beta3-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-ucrt",
5018- qtVersion = "6.5.0-beta3",
5017+ name = "Qt6.5.0-rc-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-ucrt",
5018+ qtVersion = "6.5.0-rc",
50195019 host = "Win10",
50205020 toolchain = "MinGWLLVM-ucrt15-64",
50215021 opensslConf = "o3_0wx6u5",
@@ -5057,8 +5057,8 @@ conf.q6_5wx6u5 = {
50575057 }
50585058
50595059 conf.q6_5wx6s5 = {
5060- name = "Qt6.5.0-beta3-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-msvcrt",
5061- qtVersion = "6.5.0-beta3",
5060+ name = "Qt6.5.0-rc-Windows-x86_64-llvm-mingw-&HOSTTOOLVERSION&-msvcrt",
5061+ qtVersion = "6.5.0-rc",
50625062 host = "Win10",
50635063 toolchain = "MinGWLLVM-msvcrt15-64",
50645064 opensslConf = "o3_0wx6s5",
@@ -5100,8 +5100,8 @@ conf.q6_5wx6s5 = {
51005100 }
51015101
51025102 conf.q6_5lx6st = {
5103- name = "Qt6.5.0-beta3-Linux-x86_64-gcc&HOSTTOOLVERSION&-static",
5104- qtVersion = "6.5.0-beta3",
5103+ name = "Qt6.5.0-rc-Linux-x86_64-gcc&HOSTTOOLVERSION&-static",
5104+ qtVersion = "6.5.0-rc",
51055105 host = "Rocky9",
51065106 variant = {"-static"},
51075107 useCMake = "Latest",
@@ -5159,8 +5159,8 @@ conf.q6_5lx6st = {
51595159 }
51605160
51615161 conf.q6_5mal = {
5162- name = "Qt6.5.0-beta3-macOS-Universal-AppleClang&HOSTTOOLVERSION&",
5163- qtVersion = "6.5.0-beta3",
5162+ name = "Qt6.5.0-rc-macOS-Universal-AppleClang&HOSTTOOLVERSION&",
5163+ qtVersion = "6.5.0-rc",
51645164 host = "macOSM1",
51655165 opensslConf = "o3_0mal",
51665166 mysqlConf = "m3_3mal",
@@ -5203,8 +5203,8 @@ conf.q6_5mal = {
52035203 }
52045204
52055205 conf.q6_5malnf = {
5206- name = "Qt6.5.0-beta3-macOS-Universal-AppleClang&HOSTTOOLVERSION&-noFramework",
5207- qtVersion = "6.5.0-beta3",
5206+ name = "Qt6.5.0-rc-macOS-Universal-AppleClang&HOSTTOOLVERSION&-noFramework",
5207+ qtVersion = "6.5.0-rc",
52085208 host = "macOSM1",
52095209 variant = {"-noFramework"},
52105210 opensslConf = "o3_0mal",
@@ -5248,8 +5248,8 @@ conf.q6_5malnf = {
52485248 }
52495249
52505250 conf.q6_5malst = {
5251- name = "Qt6.5.0-beta3-macOS-Universal-AppleClang&HOSTTOOLVERSION&-static",
5252- qtVersion = "6.5.0-beta3",
5251+ name = "Qt6.5.0-rc-macOS-Universal-AppleClang&HOSTTOOLVERSION&-static",
5252+ qtVersion = "6.5.0-rc",
52535253 host = "macOSM1",
52545254 variant = {"-static"},
52555255 opensslConf = "o3_0mal",
@@ -5313,8 +5313,8 @@ conf.q6_5malst = {
53135313 }
53145314
53155315 conf.q6_5malsf = {
5316- name = "Qt6.5.0-beta3-macOS-Universal-AppleClang&HOSTTOOLVERSION&-staticFull",
5317- qtVersion = "6.5.0-beta3",
5316+ name = "Qt6.5.0-rc-macOS-Universal-AppleClang&HOSTTOOLVERSION&-staticFull",
5317+ qtVersion = "6.5.0-rc",
53185318 host = "macOSM1",
53195319 variant = {"-staticFull"},
53205320 opensslConf = "o3_0mal",
@@ -5353,8 +5353,8 @@ conf.q6_5malsf = {
53535353 }
53545354
53555355 conf.q6_5wx6g2_aa6n5 = {
5356- name = "Qt6.5.0-beta3-Android-arm64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5357- qtVersion = "6.5.0-beta3",
5356+ name = "Qt6.5.0-rc-Android-arm64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5357+ qtVersion = "6.5.0-rc",
53585358 host = "Win10",
53595359 target = "Android-27",
53605360 toolchain = "MinGW1210-64",
@@ -5393,8 +5393,8 @@ conf.q6_5wx6g2_aa6n5 = {
53935393 }
53945394
53955395 conf.q6_5wx6g2_ax6n5 = {
5396- name = "Qt6.5.0-beta3-Android-x86_64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5397- qtVersion = "6.5.0-beta3",
5396+ name = "Qt6.5.0-rc-Android-x86_64-Clang-NDKr25c-XWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5397+ qtVersion = "6.5.0-rc",
53985398 host = "Win10",
53995399 target = "Android-27",
54005400 toolchain = "MinGW1210-64",
@@ -5433,8 +5433,8 @@ conf.q6_5wx6g2_ax6n5 = {
54335433 }
54345434
54355435 conf.q6_5lx6_aa6n5 = {
5436- name = "Qt6.5.0-beta3-Android-arm64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5437- qtVersion = "6.5.0-beta3",
5436+ name = "Qt6.5.0-rc-Android-arm64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5437+ qtVersion = "6.5.0-rc",
54385438 host = "Rocky9",
54395439 target = "Android-27",
54405440 toolchainT = "Android-27-r25c-arm64",
@@ -5471,8 +5471,8 @@ conf.q6_5lx6_aa6n5 = {
54715471 }
54725472
54735473 conf.q6_5lx6_ax6n5 = {
5474- name = "Qt6.5.0-beta3-Android-x86_64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5475- qtVersion = "6.5.0-beta3",
5474+ name = "Qt6.5.0-rc-Android-x86_64-Clang-NDKr25c-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5475+ qtVersion = "6.5.0-rc",
54765476 host = "Rocky9",
54775477 target = "Android-27",
54785478 toolchainT = "Android-27-r25c-x86_64",
@@ -5509,8 +5509,8 @@ conf.q6_5lx6_ax6n5 = {
55095509 }
55105510
55115511 conf.q6_5mal_aa6n5 = {
5512- name = "Qt6.5.0-beta3-Android-arm64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
5513- qtVersion = "6.5.0-beta3",
5512+ name = "Qt6.5.0-rc-Android-arm64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
5513+ qtVersion = "6.5.0-rc",
55145514 host = "macOSM1",
55155515 target = "Android-27",
55165516 toolchainT = "Android-27-r25c-arm64",
@@ -5547,8 +5547,8 @@ conf.q6_5mal_aa6n5 = {
55475547 }
55485548
55495549 conf.q6_5mal_ax6n5 = {
5550- name = "Qt6.5.0-beta3-Android-x86_64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
5551- qtVersion = "6.5.0-beta3",
5550+ name = "Qt6.5.0-rc-Android-x86_64-Clang-NDKr25c-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
5551+ qtVersion = "6.5.0-rc",
55525552 host = "macOSM1",
55535553 target = "Android-27",
55545554 toolchainT = "Android-27-r25c-x86_64",
@@ -5586,8 +5586,8 @@ conf.q6_5mal_ax6n5 = {
55865586
55875587 -- WebAssembly uses emcmake which don't need a toolchain file
55885588 conf.q6_5wx6g2_W = {
5589- name = "Qt6.5.0-beta3-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5590- qtVersion = "6.5.0-beta3",
5589+ name = "Qt6.5.0-rc-WebAssembly-emscripten&TARGETTOOLVERSION&-xWindows-x86_64-MinGW&HOSTTOOLVERSION&",
5590+ qtVersion = "6.5.0-rc",
55915591 host = "Win10",
55925592 toolchain = "MinGW1210-64",
55935593 target = "WebAssembly",
@@ -5618,8 +5618,8 @@ conf.q6_5wx6g2_W = {
56185618 }
56195619
56205620 conf.q6_5lx6_W = {
5621- name = "Qt6.5.0-beta3-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5622- qtVersion = "6.5.0-beta3",
5621+ name = "Qt6.5.0-rc-WebAssembly-emscripten&TARGETTOOLVERSION&-xLinux-x86_64-gcc&HOSTTOOLVERSION&",
5622+ qtVersion = "6.5.0-rc",
56235623 host = "Rocky9",
56245624 target = "WebAssembly",
56255625 toolchainT = "emscripten-3.1.25",
@@ -5649,8 +5649,8 @@ conf.q6_5lx6_W = {
56495649 }
56505650
56515651 conf.q6_5mal_W = {
5652- name = "Qt6.5.0-beta3-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
5653- qtVersion = "6.5.0-beta3",
5652+ name = "Qt6.5.0-rc-WebAssembly-emscripten&TARGETTOOLVERSION&-xmacOS-Universal-AppleClang&HOSTTOOLVERSION&",
5653+ qtVersion = "6.5.0-rc",
56545654 host = "macOSM1",
56555655 target = "WebAssembly",
56565656 toolchainT = "emscripten-3.1.25",
@@ -5701,27 +5701,27 @@ setmetatable(QQtPatcherVersion, versionMo)
57015701 local Qt6StaticConf = {
57025702 Win10 = {
57035703 ["6.2.4"] = "q6_2wx6g1st",
5704- ["6.4.2"] = "q6_4wx6g2st",
5705- ["6.5.0-beta3"] = "q6_5wx6g2st",
5704+ ["6.4.3"] = "q6_4wx6g2st",
5705+ ["6.5.0-rc"] = "q6_5wx6g2st",
57065706 },
57075707 Win10MSVC2019 = {
57085708 ["6.2.4"] = "q6_2wx6v9st",
57095709 },
57105710 Win10MSVC2022 = {
5711- ["6.4.2"] = "q6_4wx6v2st",
5712- ["6.5.0-beta3"] = "q6_5wx6v2st",
5711+ ["6.4.3"] = "q6_4wx6v2st",
5712+ ["6.5.0-rc"] = "q6_5wx6v2st",
57135713 },
57145714 CentOS8 = {
57155715 ["6.2.4"] = "q6_2lx6st",
57165716 },
57175717 Rocky9 = {
5718- ["6.4.2"] = "q6_4lx6st",
5719- ["6.5.0-beta3"] = "q6_5lx6st",
5718+ ["6.4.3"] = "q6_4lx6st",
5719+ ["6.5.0-rc"] = "q6_5lx6st",
57205720 },
57215721 macOSM1 = {
57225722 ["6.2.4"] = "q6_2malst",
5723- ["6.4.2"] = "q6_4malst",
5724- ["6.5.0-beta3"] = "q6_5malst",
5723+ ["6.4.3"] = "q6_4malst",
5724+ ["6.5.0-rc"] = "q6_5malst",
57255725 },
57265726 }
57275727
@@ -5766,8 +5766,8 @@ local valueMo = {
57665766 local Win10SrcPackagePrefixWorkaroundVersions = {
57675767 "5.15.8-5",
57685768 "6.2.4",
5769- "6.4.2",
5770- "6.5.0-beta3",
5769+ "6.4.3",
5770+ "6.5.0-rc",
57715771 }
57725772
57735773 for name, value in pairs(conf) do