| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | freerdp3: upgrade 3.24.0 -> 3.24.1 | Ankur Tyagi | 2026-03-24 | 1 | -128/+0 |
| | | | | | | | | | | | | | | | | | | | | | | https://github.com/FreeRDP/FreeRDP/releases/tag/3.24.1 Ptests passed: START: ptest-runner 2026-03-24T19:10 BEGIN: /usr/lib/freerdp3/ptest PASS: TestSynchInit ... PASS: TestClientCmdLine DURATION: 114 END: /usr/lib/freerdp3/ptest 2026-03-24T19:11 STOP: ptest-runner TOTAL: 1 FAIL: 0 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> | ||||
| * | freerdp3: upgrade 3.23.0 -> 3.24.0 | Gyorgy Sarvari | 2026-03-18 | 1 | -0/+128 |
| Contains many bugfixes and CVE fixes: https://github.com/FreeRDP/FreeRDP/releases/tag/3.24.0 Added build option to use internal rc4 and md4 ciphers: this is due to a recent change in oe-core. OpenSSL's legacy ciphers (like RC4 and MD4) are now disabled by default (with 'legacy' PACKAGECONFIG), however FreeRDP3 relies on them. To ensure that the required ciphers are available, build the recipe with this ciphers' internal implementations instead of expecting OpenSSL to support them. Ptests passed successfully. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
