mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 01:20:26 +00:00
neatvnc: upgrade 0.7.2 -> 0.8.0
Changelog: =========== -Apple's Diffie-Hellman authentication (security type 30) has been fixed. -A new client connection no longer causes a DNS lookup. -Clients are now allowed to request more than 32 encodings -Zlib streams are now preserved when a client switches between encodings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3feaaf5424
commit
f80a69be04
@ -4,9 +4,9 @@ HOMEPAGE = "https://github.com/any1/neatvnc"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94fc374e7174f41e3afe0f027ee59ff7"
|
||||
|
||||
SRC_URI = "git://github.com/any1/neatvnc;branch=v0.7;protocol=https"
|
||||
SRC_URI = "git://github.com/any1/neatvnc;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "14619e6281136a02e376ad23e3cfaedc8de00ffb"
|
||||
SRCREV = "46432ce8cade0b54a38d4bb42eb07f96c8ff49fd"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user