| Name: | libwinpr |
|---|---|
| Epoch: | 2 |
| Version: | 2.4.1 |
| Release: | 5.el9 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 1005271 |
| License: | ASL 2.0 |
| RPM: | libwinpr-2.4.1-5.el9.i686.rpm |
| Source RPM: | freerdp-2.4.1-5.el9.src.rpm |
| Build Date: | Fri Mar 31 2023 |
| Build Host: | build-ol9-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.freerdp.com/ |
| Summary: | Windows Portable Runtime |
| Description: | WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. |
- Fix "implicit declaration of function" errors (#2136155, #2145140)
- CVE-2022-39282: Fix length checks in parallel driver (#2136152) - CVE-2022-39283: Add missing length check in video channel (#2136154) - CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx (#2145140) - CVE-2022-39318: Fix division by zero in urbdrc channel (#2145140) - CVE-2022-39319: Add missing length checks in urbdrc channel (#2145140) - CVE-2022-39320: Ensure urb_create_iocompletion uses size_t (#2145140) - CVE-2022-39347: Fix path validation in drive channel (#2145140) - CVE-2022-41877: Add missing length check in drive channel (#2145140)
- Fix gateway functionality with OpenSSL 3.0 (#2023262)
- Fix datatype mismatch / big-endian breakage - Load legacy provider when initializing OpenSSL 3.0
- Update to 2.4.1 (CVE-2021-41159, CVE-2021-41160).
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Load legacy provider to fix rc4 with OpenSSL 3.0 (#1988443).
- Update to 2.4.0.
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Update to 2.3.2 (#1951123).