SHA256
1
0
forked from pool/freerdp
Bruno Friedmann 2016-10-27 06:29:44 +00:00 committed by Git OBS Bridge
parent 683e1a1b8c
commit b0767c3ed8

View File

@ -3,8 +3,8 @@ Wed Oct 26 20:14:14 UTC 2016 - dimstar@opensuse.org
- Update to version 2.0.0~git.1477034991.043243f:
* fixed kerberos authentication
* shadow/rdpsnd: Fix race condition in rdpsnd channel server. The
output buffer and format parameters are not protected.
* shadow/rdpsnd: Fix race condition in rdpsnd channel server.
The output buffer and format parameters are not protected.
* wfreerdp: fix invalid VerifyCertificate callback
* rdpsnd/server: decrease audio latency and make it configurable.
* Add an environment variables section to the man
@ -12,8 +12,10 @@ Wed Oct 26 20:14:14 UTC 2016 - dimstar@opensuse.org
* Added support for OpenH264 1.6
* freerdp: fix sending of TLS alert on NLA failure, add better
handling of server-side NLA in shadow server
* freerdp: add configurable NTLM SAM file option for server-side NLA
* freerdp: make modifications to NLA server-side fixes according to PR comments
* freerdp: add configurable NTLM SAM file option for
server-side NLA
* freerdp: make modifications to NLA server-side fixes according
to PR comments
* Fixed a windows 8.1 issue.
-------------------------------------------------------------------