Rev |
Age |
Author |
Path |
Log message |
Diff |
59 |
1169d 19h |
magnus |
/ssvnc/trunk/debian/ |
sendclipboard-fix.patch: Make sure that -sendclipboard actually uses
the clipboard (Closes: #841854). Thanks to OmegaPhil
<OmegaPhil@startmail.com>. |
|
58 |
1169d 20h |
magnus |
/ssvnc/trunk/debian/ |
no-mkmf.patch: Replace Imake-generated Makefiles with simple ones in
preparation for the removal of xmkkf (Closes: #888009, #997646).
Thanks to Helmut Grohne <helmut@subdivi.de>. |
|
56 |
1921d 21h |
magnus |
/ssvnc/trunk/debian/ |
* Porting of libvncclient security patches by the jessie LTS team
(Closes: #945827):
- CVE-2018-20020: heap out-of-bound write vulnerability inside structure
in VNC client code.
- CVE-2018-20021: CWE-835: Infinite loop vulnerability in VNC client code.
- CVE-2018-20022: CWE-665: Improper Initialization vulnerability.
- CVE-2018-20024: null pointer dereference that can result DoS. |
|
47 |
3155d 19h |
magnus |
/ssvnc/trunk/debian/ |
buildflags.patch: Also pass flags to vncstorepw/Makefile and patch
that to use them. |
|
46 |
3155d 19h |
magnus |
/ssvnc/trunk/debian/patches/ |
Call the correct function to get IV length. |
|
45 |
3155d 19h |
magnus |
/ssvnc/trunk/debian/ |
nostrip.patch: Don't strip vncstorepw or ultravnc_dsm_helper either. |
|
44 |
3155d 19h |
magnus |
/ssvnc/trunk/debian/patches/ |
Reorder patches |
|
43 |
3155d 19h |
magnus |
/ssvnc/trunk/debian/ |
samemachine_ipv6_overflow.patch (new): Fix stack overflow when
connecting over IPv6, caused by non-IPv6-aware code (Closes: #774622). |
|
42 |
3155d 22h |
magnus |
/ssvnc/trunk/debian/ |
auto-scale.patch (new): Make autoscaling work (Closes: #801804, LP:
#1312966). In addition to the command-line option "-scale auto"
creating a 1×1 window, rescaling when resizing the window didn't
happen, at least not when Caps Lock or other modifiers were active. |
|
41 |
3155d 22h |
magnus |
/ssvnc/trunk/debian/patches/ |
Use the old function names EVP_MD_CTX_new() and EVP_MD_CTX_destroy() for now, for compatibility with 1.0. |
|
40 |
3156d 03h |
magnus |
/ssvnc/trunk/debian/ |
openssl1.1.patch (new): Support OpenSSL 1.1 API changes (Closes:
#828559). |
|
37 |
4879d 09h |
magnus |
/ssvnc/trunk/debian/ |
Also get CPPFLAGS from dpkg-buildflags. Pass it as EXTRA_DEFINES to
vnc_unixsrc/*/Makefile. |
|
34 |
4879d 19h |
magnus |
/ssvnc/trunk/debian/ |
format-security.patch: Fix some flaws uncovered by -Wformat-security. |
|
33 |
4879d 19h |
magnus |
/ssvnc/trunk/debian/patches/ |
Add description to patch. |
|
32 |
4879d 19h |
magnus |
/ssvnc/trunk/debian/ |
buildflags.patch: Pass CFLAGS and LDFLAGS through via ./Makefile as
CDEBUGFLAGS and LOCAL_LDFLAGS to vnc_unixsrc/*/Makefile. This results
in -fno-strict-aliasing (added by xmkmf by default) being dropped, but
that doesn't seem to cause any problems. |
|
30 |
4900d 19h |
magnus |
/ssvnc/trunk/debian/ |
nostrip.patch: Remove strip command from the Makefile, allowing
DEB_BUILD_OPTONS=nostrip to work. |
|
25 |
4911d 20h |
magnus |
/ssvnc/trunk/debian/ |
New upstream release. |
|
23 |
5156d 17h |
magnus |
/ssvnc/trunk/debian/patches/ |
Delete dpatch that should have been deleted when converting to 3.0 (quilt). |
|
19 |
5156d 19h |
magnus |
/ssvnc/trunk/debian/ |
Convert to source format 3.0 (quilt), changing /bin/sh into /bin/bash
(see below) in the install target instead. |
|
16 |
5415d 23h |
magnus |
/ssvnc/trunk/debian/ |
bashisms.dpatch: Don't try to fix all bashisms; instead change /bin/sh
to /bin/bash and depend on bash, which is small in this context. |
|