Commit 695d6418 authored by Mike Gabriel's avatar Mike Gabriel
Browse files

upload to stretch (debian/1.1.0~git20140921.1.440916e+dfsg1-13+deb9u3)

parent 5a482fae
freerdp (1.1.0~git20140921.1.440916e+dfsg1-13+deb9u3) stretch; urgency=medium
* debian/patches: Add security patches.
- CVE-2018-8786.patch: The count variable in update_read_bitmap() needs to
be UINT32 (not UINT16).
- CVE-2018-8787.patch: In gdi_Bitmap_Decompress, check for invalid bpp,
width and height before decompressing.
CVE-2018-8788.patch: In NSC encode/decode functions, catch data flawed in
various ways and bail out with failure.
CVE-2018-8789.patch: In ntlm_read_message_fields_buffer, check buffer
offset vs. Stream_Length and bail out if not appropriate.
- Thanks to Alex Murray for backporting them to FreeRDP 1.1.
* debian/patches:
+ Add 0010_add-support-for-credssp-v3-and-rdpproto-v6.patch. Add CredSSP v3
and RDP proto v6 support. This allows users to connect to recently
(since March 2018) updated Microsoft RDP servers again.
Thanks to Bernhard Miklautz and Martin Fleisz for helping out with
backporting this patch. Much appreciated!
* debian/control:
+ Update Vcs-*: URLs.
* debian/lib{freerdp-core1.1,winpr-sspi0.1}.symbols: Update symbols.
-- Mike Gabriel <sunweaver@debian.org> Thu, 10 Jan 2019 16:07:19 +0100
freerdp (1.1.0~git20140921.1.440916e+dfsg1-13+deb9u2) stretch; urgency=medium
[ Bernhard Miklautz ]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment