Codebase list xrdp / 697d0bf
Enable vsock. Dominik George 6 years ago
2 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 xrdp (0.9.5-2) unstable; urgency=medium
1
2 * Enable vsock.
3 + Requested by Craig White and Justin Terry from Microsoft.
4
5 -- Dominik George <nik@naturalnet.de> Fri, 16 Feb 2018 15:10:42 +0100
6
07 xrdp (0.9.5-1) unstable; urgency=medium
18
29 * New upstream version.
5858 --enable-rfxcodec \
5959 --enable-opus \
6060 --enable-painter \
61 --enable-vsock \
6162 ${CONFIGURE_ARGS}
6263 cd xorgxrdp && ./configure \
6364 ${CONFIGURE_ARGS}