Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian Remote Packaging Team
freerdp-1.1-legacy
Commits
695d6418
Commit
695d6418
authored
Jan 10, 2019
by
Mike Gabriel
Browse files
upload to stretch (debian/1.1.0~git20140921.1.440916e+dfsg1-13+deb9u3)
parent
5a482fae
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
695d6418
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 ]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment