Commit Graph

22 Commits

Author SHA1 Message Date
Ondrej Holy
84c0ce3ed7 Fix "implicit declaration of function" errors
This fixes the "implicit declaration of function" errors found by
covscan that were introduced in the previous build.

Resolves: #2136154
Resolves: #2145140
2022-12-13 11:25:43 +01:00
Ondrej Holy
916e606784 Fix multiple CVE issues
CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx
CVE-2022-39318: Fix division by zero in urbdrc channel
CVE-2022-39319: Add missing length checks in urbdrc channel
CVE-2022-39320: Ensure urb_create_iocompletion uses size_t
CVE-2022-39347: Fix path validation in drive channel
CVE-2022-41877: Add missing length check in drive channel

Resolves: #2145140
2022-12-09 11:46:01 +01:00
Ondrej Holy
0657b181a4 CVE-2022-39283: Add missing length check in video channel
Resolves: #2136154
2022-12-08 10:57:53 +01:00
Ondrej Holy
96676737fa CVE-2022-39282: Fix length checks in parallel driver
Resolves: #2136152
2022-12-08 10:49:14 +01:00
Ondrej Holy
6e02d7e8a6 Fix gateway functionality with OpenSSL 3.0
Resolves: #2023262
2022-06-22 10:11:14 +02:00
Ondrej Holy
7a6f5d6855 Load legacy provider when initializing OpenSSL 3.0
See: https://github.com/FreeRDP/FreeRDP/pull/7448

(cherry picked from Fedora commit 03115cf349)

Resolves: #2023182
Related: #2023262
2021-11-29 14:06:45 +01:00
Ondrej Holy
d4756790be Fix datatype mismatch / big-endian breakage
See: https://github.com/FreeRDP/FreeRDP/issues/7436

(cherry picked from Fedora commit 3e17678387)

Related: #2023182
Related: #2017950
2021-11-29 14:06:28 +01:00
Ondrej Holy
bfe82ab42a Update to 2.4.1 (CVE-2021-41159, CVE-2021-41160)
(cherry picked from Fedora commit d274320ad4)

Resolves: #2017957, #2017950
Related: #2023182
2021-11-29 14:05:42 +01:00
Mohan Boddu
92dad3c150 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:04:49 +00:00
Ondrej Holy
a71c37f744 Fix patches to make them applicable
Resolves: #1988443
2021-08-04 10:24:18 +02:00
Ondrej Holy
a651713077 Load legacy provider to fix rc4 with OpenSSL 3.0
Resolves: #1988443
2021-08-03 16:24:40 +02:00
Ondrej Holy
0a55831553 Disable bad-funcs test in rpminspect
This is needed to suppress rpminspect errors caused by gethostbyaddr,
gethostbyname, inet_addr and inet_ntoa function. Those functions are part
of the source codes for years, but they are not actually used.

Resolves: #1988443
2021-08-02 13:11:42 +02:00
Ondrej Holy
a8d1c5ba3f Update to 2.4.0
Resolves: #1988443

(cherry picked from Fedora commit 762e493bd3)
2021-08-02 10:06:36 +02:00
Tomas Pelka
b252ef74ea enabling gating for el9 2021-06-16 13:19:26 +02:00
Mohan Boddu
d60022563a Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-16 03:24:53 +00:00
Simone Caronni
f652b6f514 Update to 2.3.2
Related: #1951123

(cherry picked from Fedora commit af65aadf67)
2021-05-17 12:48:14 +02:00
Ondrej Holy
ab5266ae8e Fix build with OpenSSL 3.0
Related: #1952937
2021-05-17 09:48:20 +02:00
Mohan Boddu
901ceea44e - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:23:57 +00:00
DistroBaker
7a60297c76 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/freerdp.git#0318ca3dc7617bafd7d86e0901dc1334fa3f9849
2021-03-28 23:00:35 +00:00
DistroBaker
79e74d284e Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/freerdp.git#045aa7c008bf91e6fdf5315f594570298ec5cd5b
2021-02-03 14:42:33 +01:00
Petr Šabata
7ce76a7b92 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/freerdp#64e4924e6b5a51152c9f4ec1005d700a015162d5
2020-10-15 00:35:23 +02:00
Release Configuration Management
395616dbd9 New branch setup 2020-10-08 12:06:14 +00:00