SHA256
1
0
forked from pool/tigervnc

- Update to tigervnc 1.7.0.

* Multi-threaded decoder in the FLTK viewer
  * Improved SSH integration in the Java viewer
  * Fine grained lock down of Xvnc parameters
  * Compatibility with Xorg 1.18
  * Lots of packaging fixes
  * Better compatibility with Vino, both in the FLTK and Java viewer
- Removed patches:
  * U_add_allowoverride_parameter.patch
  * U_include-vencrypt-only-if-any-subtype-present.patch
  * U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch
  * u_xserver118.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=96
This commit is contained in:
Michal Srb
2016-09-13 14:12:30 +00:00
committed by Git OBS Bridge
parent b25521dd8c
commit 35fddca831
10 changed files with 69 additions and 419 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Sep 13 14:10:08 UTC 2016 - msrb@suse.com
- Update to tigervnc 1.7.0.
* Multi-threaded decoder in the FLTK viewer
* Improved SSH integration in the Java viewer
* Fine grained lock down of Xvnc parameters
* Compatibility with Xorg 1.18
* Lots of packaging fixes
* Better compatibility with Vino, both in the FLTK and Java viewer
- Removed patches:
* U_add_allowoverride_parameter.patch
* U_include-vencrypt-only-if-any-subtype-present.patch
* U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch
* u_xserver118.patch
-------------------------------------------------------------------
Mon Aug 8 20:05:19 UTC 2016 - eich@suse.com