pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/tigervnc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Mar 13 10:18:43 UTC 2020

Modified Files:
        pkgsrc/net/tigervnc: Makefile PLIST distinfo

Log Message:
tigervnc: update to 1.10.1.

1.10.1

This is a security release to fix a number of issues that were found by
Kaspersky Lab. These issues affect both the client and server and could
theoretically allow an malicious peer to take control over the software
on the other side.

No working exploit is known at this time, and the issues require the
peer to first be authenticated. We still urge users to upgrade when
possible.

1.10.0

1.10.0 is now available. Lots of changes have been made since
the last release, but the highlights are:

* The clipboard now supports full Unicode in the native viewer, WinVNC
and Xvnc/libvnc.so
* The native client will now respect the system trust store when
verifying server certificates
* Improved compatibility with VMware's VNC server
* Improved compatibility with some input methods on macOS
* Improvements to the automatic "repair" of JPEG artefacts
* Better handling of the Alt keys in some corner cases
* The Java web server has been removed as applets are no longer support
by most browsers
* x0vncserver can now be configured to only allow local connections
* x0vncserver has received fixes for when only part of the display is shared
* Polling is now default in WinVNC as that works better for most


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/tigervnc/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/tigervnc/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/tigervnc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/tigervnc/Makefile
diff -u pkgsrc/net/tigervnc/Makefile:1.29 pkgsrc/net/tigervnc/Makefile:1.30
--- pkgsrc/net/tigervnc/Makefile:1.29   Sun Mar  8 16:50:59 2020
+++ pkgsrc/net/tigervnc/Makefile        Fri Mar 13 10:18:43 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/03/08 16:50:59 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2020/03/13 10:18:43 wiz Exp $
 
-DISTNAME=              tigervnc-1.9.0
-PKGREVISION=           4
+DISTNAME=              tigervnc-1.10.1
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=TigerVNC/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}

Index: pkgsrc/net/tigervnc/PLIST
diff -u pkgsrc/net/tigervnc/PLIST:1.5 pkgsrc/net/tigervnc/PLIST:1.6
--- pkgsrc/net/tigervnc/PLIST:1.5       Fri Aug 17 12:36:05 2018
+++ pkgsrc/net/tigervnc/PLIST   Fri Mar 13 10:18:43 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/08/17 12:36:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/03/13 10:18:43 wiz Exp $
 bin/Xvnc
 bin/vncconfig
 bin/vncpasswd
@@ -34,6 +34,7 @@ share/locale/fur/LC_MESSAGES/tigervnc.mo
 share/locale/hu/LC_MESSAGES/tigervnc.mo
 share/locale/id/LC_MESSAGES/tigervnc.mo
 share/locale/it/LC_MESSAGES/tigervnc.mo
+share/locale/ko/LC_MESSAGES/tigervnc.mo
 share/locale/nl/LC_MESSAGES/tigervnc.mo
 share/locale/pl/LC_MESSAGES/tigervnc.mo
 share/locale/pt_BR/LC_MESSAGES/tigervnc.mo
@@ -45,3 +46,4 @@ share/locale/tr/LC_MESSAGES/tigervnc.mo
 share/locale/uk/LC_MESSAGES/tigervnc.mo
 share/locale/vi/LC_MESSAGES/tigervnc.mo
 share/locale/zh_CN/LC_MESSAGES/tigervnc.mo
+share/locale/zh_TW/LC_MESSAGES/tigervnc.mo

Index: pkgsrc/net/tigervnc/distinfo
diff -u pkgsrc/net/tigervnc/distinfo:1.13 pkgsrc/net/tigervnc/distinfo:1.14
--- pkgsrc/net/tigervnc/distinfo:1.13   Fri Aug 17 12:36:05 2018
+++ pkgsrc/net/tigervnc/distinfo        Fri Mar 13 10:18:43 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2018/08/17 12:36:05 wiz Exp $
+$NetBSD: distinfo,v 1.14 2020/03/13 10:18:43 wiz Exp $
 
-SHA1 (tigervnc-1.9.0.tar.gz) = c56656c596fb863bb2c4b67fb62b4165011d181f
-RMD160 (tigervnc-1.9.0.tar.gz) = 990e872addf459432584c176b3565504e994899e
-SHA512 (tigervnc-1.9.0.tar.gz) = 333910f567e6b5e4a5a22d898b2d4c3f4b834cb4cc8fc13ff55d31401894c0d5122a127692ec5eb51e412c945ff3ea5b8146f9ab22cbe1e47541e09239ec8c9d
-Size (tigervnc-1.9.0.tar.gz) = 1506520 bytes
+SHA1 (tigervnc-1.10.1.tar.gz) = 34efc6e2e67be672dca38c10ce064bcb08adee9f
+RMD160 (tigervnc-1.10.1.tar.gz) = 42e17e14d2780e1d6bc2c7a4f89145e50f630706
+SHA512 (tigervnc-1.10.1.tar.gz) = 3486ff772d39217feb8c075860cae58e1021bdb8095443d8b5c383929cc6c622b57ea61c31d06ff0bd48c7e6889db4b6a99d0742bdd60edf323fb2a3ad328705
+Size (tigervnc-1.10.1.tar.gz) = 1408105 bytes
 SHA1 (xorg-server-1.17.2.tar.bz2) = 56ac29a82b99bcf4c7ba2fca41a44cfa18748262
 RMD160 (xorg-server-1.17.2.tar.bz2) = bf575a269f1e7b729992a20989be84e09fcc88a2
 SHA512 (xorg-server-1.17.2.tar.bz2) = 7e7b7620890cc8db696695758fa22fa879f9d3c33946663611ec0b37f02116e9c6f08779f9eece59907b430d3df93f0c0548939683ea156b3c4cbe02571b7551



Home | Main Index | Thread Index | Old Index