CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/28 13:20:17
Modified files:
x11/freerdp : Makefile distinfo
x11/freerdp/patches: patch-CMakeLists_txt
patch-client_X11_CMakeLists_txt
patch-winpr_include_winpr_crt_h
patch-winpr_libwinpr_utils_CMakeLists_txt
x11/freerdp/pkg: PLIST
Added files:
x11/freerdp/patches: patch-client_common_CMakeLists_txt
patch-winpr_libwinpr_CMakeLists_txt
patch-winpr_libwinpr_utils_ssl_c
patch-winpr_winpr_pc_in
Removed files:
x11/freerdp/patches: patch-channels_CMakeLists_txt
patch-channels_client_CMakeLists_txt
patch-client_CMakeLists_txt
patch-libfreerdp_crypto_tls_c
patch-server_CMakeLists_txt
patch-third-party_CMakeLists_txt
patch-winpr_libwinpr_crt_alignment_c
patch-winpr_libwinpr_synch_CMakeLists_txt
patch-winpr_libwinpr_synch_wait_c
patch-winpr_libwinpr_sysinfo_CMakeLists_txt
patch-winpr_libwinpr_sysinfo_sysinfo_c
patch-winpr_pc_in
Log message:
Update to FreeRDP 2.0.0rc1, original diff from semarie@
Don't update to 2.0.0rc2, as it now requires POSIX timers that we lack
(ie timer_create(), cf #4592)
Switch to real releases instead of github
Fixes a bunch of vulns, cf
https://blog.talosintelligence.com/2017/07/vulnerbility-spotlight-freerdp-multiple.html
tested by denis@ giovanni@ ajacoutot@ sthen@, thanks!
ok ajacoutot@ sthen@