SHA256
1
0
forked from pool/freerdp

Accepting request 437472 from home:dimstar:Factory

- 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.
  * wfreerdp: fix invalid VerifyCertificate callback
  * rdpsnd/server: decrease audio latency and make it configurable.
  * Add an environment variables section to the man
  * protocol violation: rdp_read_extended_info_packet
  * 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
  * Fixed a windows 8.1 issue.

OBS-URL: https://build.opensuse.org/request/show/437472
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=54
This commit is contained in:
Bruno Friedmann 2016-10-27 05:58:59 +00:00 committed by Git OBS Bridge
parent 992fce7deb
commit 3db212dbf3
5 changed files with 24 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/FreeRDP/FreeRDP.git</param>
<param name="changesrevision">4e66df7228b14e432a0793d32ac2524d37cb88ec</param></service></servicedata>
<param name="changesrevision">043243f43c4dc889148a39c34eb24d2531c770bd</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea8ce584c969473f33f5e91b5959a91496a8d098b1a93946ec7b2a0edfbe0a7b
size 6532468

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee0119b7b5cbbef2bfc00d760b84d5d478ff5e0012622d0e964b868cf9109b5c
size 6487981

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
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.
* wfreerdp: fix invalid VerifyCertificate callback
* rdpsnd/server: decrease audio latency and make it configurable.
* Add an environment variables section to the man
* protocol violation: rdp_read_extended_info_packet
* 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
* Fixed a windows 8.1 issue.
-------------------------------------------------------------------
Wed May 18 08:44:26 UTC 2016 - jengelh@inai.de

View File

@ -19,7 +19,7 @@
%define sover 2
Name: freerdp
Version: 2.0.0~git.1463131968.4e66df7
Version: 2.0.0~git.1477034991.043243f
Release: 0
Summary: Remote Desktop Viewer Client
License: Apache-2.0
@ -107,6 +107,7 @@ find %{buildroot} -name "*.a" -delete
%{_bindir}/winpr-makecert
%{_bindir}/xfreerdp
%{_mandir}/man1/xfreerdp.1%{ext_man}
%{_mandir}/man1/wlog.1%{?ext_man}
%files -n %{libname}
%defattr(-,root,root)