| Name: | libwinpr |
|---|---|
| Epoch: | 2 |
| Version: | 2.2.0 |
| Release: | 10.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1251302 |
| License: | ASL 2.0 |
| RPM: | libwinpr-2.2.0-10.el8.aarch64.rpm |
| Source RPM: | freerdp-2.2.0-10.el8.src.rpm |
| Build Date: | Fri Mar 31 2023 |
| Build Host: | build-ol8-aarch64.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 (#2136153, #2145139)
- CVE-2022-39282: Fix length checks in parallel driver (#2136151) - CVE-2022-39283: Add missing length check in video channel (#2136153) - CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx (#2145139) - CVE-2022-39318: Fix division by zero in urbdrc channel (#2145139) - CVE-2022-39319: Add missing length checks in urbdrc channel (#2145139) - CVE-2022-39320: Ensure urb_create_iocompletion uses size_t (#2145139) - CVE-2022-39347: Fix path validation in drive channel (#2145139) - CVE-2022-41877: Add missing length check in drive channel (#2145139)
- Fix /monitor-list output (rhbz#2108866)
- Refactored RPC gateway parser (rhbz#2017949)
- Add checks for bitmap and glyph width and heigth values (rhbz#2017956)
- Fix exit codes for /help and similar options (rhbz#1910029)
- Update to 2.2.0 (rhbz#1881971)
- Update to 2.1.1 (rhbz#1834287).
- Fix SCARD_INSUFFICIENT_BUFFER error (rhbz#1803054) - Do not advertise /usb in help output (rhbz#1761144)
- Update to 2.0.0-rc4 (#1624340)