SHA256
1
0
forked from pool/tigervnc
Commit Graph

107 Commits

Author SHA256 Message Date
60f9a98741 Accepting request 735300 from home:frispete:RemoteDesktop
- tigervnc-1.9.0-201-e71a426
  * implements extended clipboard handling (now utf-8 based)
  * fixes a couple of small glitches

OBS-URL: https://build.opensuse.org/request/show/735300
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=164
2019-10-04 15:37:41 +00:00
0e510583f4 removed conflict marker ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=162
2019-04-20 15:38:30 +00:00
f1e01fdf7c - tigervnc-1.9.0-199-005db35
* update to current git master in order to fix boo#1132901
>>>>>>> ./tigervnc.changes.r85a118aa653f1d42c31302a788064076

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=161
2019-04-20 09:56:35 +00:00
dfec9d0ef1 Accepting request 688610 from home:yfjiang:branches:X11:XOrg
- Update with-vnc-key.sh to use only hostname for CN.
  The gnutls introduces gnutls_x509_crt_check_hostname2 in
  gnutls/lib/x509/hostname-verify.c#L159 to check if the given
  certificate's subject matches the given hostname.
  The function is used by the recent version of libvncclient which
  will fail to verify the certification if there is a mismatching
  between the connected hostname and the cert issuer's common name.
  https://github.com/LibVNC/libvncserver/commit/cc69ee9
  So the previous way to generate the vnc server's cert brings a
  complicated CN, making the client using libvncclient
  (e.g. vinagre, remmina) hard to adapt the hostname check. It is
  better to populate the hostname as the common name without extra
  strings.

OBS-URL: https://build.opensuse.org/request/show/688610
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=159
2019-03-26 10:06:02 +00:00
fc41aaf7ea Accepting request 687157 from home:dimstar:Factory
- Change Requires(post): firewall-macros to BuildRequires: the
  macros are expanded at build time and not needed at all at
  runtime.

OBS-URL: https://build.opensuse.org/request/show/687157
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=158
2019-03-21 13:47:56 +00:00
Michal Srb
152df8d0eb Accepting request 672439 from home:coolo:branches:X11:XOrg
Important fix for Staging:E

- Fix build with latest cmake - which now requires the source
  directory as argument (still works with old cmake versions)

OBS-URL: https://build.opensuse.org/request/show/672439
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=156
2019-02-07 12:37:19 +00:00
Michal Srb
606e4336a9 Accepting request 666698 from home:michalsrb:branches:X11:XOrg
- Switch websocket dependency to python3. (bsc#1119737)

OBS-URL: https://build.opensuse.org/request/show/666698
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=154
2019-01-17 12:31:12 +00:00
Michal Srb
e058d2feb1 Accepting request 666671 from home:michalsrb:branches:X11:XOrg
- Do not build xorg-x11-Xvnc-module on s390. It fails to build
  because macros.xorg-server is incomplete on s390 and the module
  would be useless without real X server anyway.

OBS-URL: https://build.opensuse.org/request/show/666671
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=153
2019-01-17 11:30:10 +00:00
af196e6b2b Accepting request 663687 from home:michalsrb:bug1119354:X11:XOrg
- Add U_viewer-reset-ctrl-alt-to-menu-state-on-focus.patch
  * Fix the ALT and CTRL buttons in viewer's F8 menu. (bsc#1119354)

OBS-URL: https://build.opensuse.org/request/show/663687
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=151
2019-01-08 13:08:34 +00:00
Michal Srb
ac5c4fb670 Accepting request 636729 from home:jsikes:branches:X11:XOrg
Finally got around to bsc#1101470 for factory. Enjoy!

OBS-URL: https://build.opensuse.org/request/show/636729
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=149
2018-09-24 08:52:48 +00:00
Michal Srb
233dd0fea5 Accepting request 627663 from home:michalsrb:branches:X11:XOrg
- Add xvnc.target to fix xvnc-novnc.service's dependency.
  (bnc#1103552)
- Split the X server's VNC module into subpackage and give it
  dependency on the current extension ABI.

OBS-URL: https://build.opensuse.org/request/show/627663
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=147
2018-08-06 12:13:11 +00:00
Michal Srb
8c498986ae Add reference to a bug that was just created.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=146
2018-08-02 09:29:43 +00:00
Michal Srb
5c39b34282 Accepting request 627036 from home:michalsrb:branches:X11:XOrg
- Update to tigervnc 1.9.0
  * Alternative, "raw" keyboard mode in the native client and all servers
  * CapsLock/NumLock/ScrollLock synchronisation in the native client and all servers
  * Automatic "repair" of JPEG artefacts on screen in all servers
  * Support for UNIX sockets in the native client and in the UNIX servers
  * Both clients now warn when sending the password over a possibly insecure channel
  * Performance improvements in the Java client
  * The Java client now requires Java 7
  * Improved high latency handling in all servers
  * Slightly better keyboard handling in x0vncserver
  * x0vncserver now supports cursors and screen resize
  * Xorg 1.20 can now be used as a base for Xvnc/libvnc.so
- Removed patches (included in 1.9.0):
  * u_tigervnc-show-unencrypted-warning.patch
  * U_allow_multiple_certs_with_same_dn_in_saved_certs_file.patch
  * U_handle_certificate_verification_for_saved_certs_correctly.patch
  * u_Unset-pixel-buffer-when-x0vncserver-client-disconnect.patch
  * u_add-support-for-X-server-1.20.0.patch
  * U_vncviewer-Fix-fullscreen-scrolling.patch
  * U_vncviewer-Fix-scrollbar-visibility.patch
- Removed patches (no longer needed):
  * tigervnc-1.8.0-nowindows.patch
- Refreshed patches:
  * n_tigervnc-date-time.patch
  * tigervnc-clean-pressed-key-on-exit.patch
  * u_tigervnc-add-autoaccept-parameter.patch
  * u_tigervnc-ignore-epipe-on-write.patch
- Added patches:
  * n_correct_path_in_desktop_file.patch
- Fixed typo in 10-libvnc.conf

OBS-URL: https://build.opensuse.org/request/show/627036
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=145
2018-08-02 09:24:03 +00:00
Michal Srb
a7a7652e5b - Updated u_add-support-for-X-server-1.20.0.patch to version sent
upstream. Fixes GLX initialization.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=143
2018-06-08 09:11:10 +00:00
Michal Srb
f920de7499 - u_add-support-for-X-server-1.20.0.patch
* Fix build against X server 1.20.0.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=142
2018-06-06 13:44:23 +00:00
Michal Srb
70d6d7ae8c Accepting request 614564 from home:michalsrb:branches:bnc1095664:X11:XOrg
- U_vncviewer-Fix-fullscreen-scrolling.patch,
  U_vncviewer-Fix-scrollbar-visibility.patch
  * Fix scrolling in vncviewer. (boo#1095664)
- Fix build against X server 1.20.0.

OBS-URL: https://build.opensuse.org/request/show/614564
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=141
2018-06-06 13:41:26 +00:00
Michal Srb
66e2ae294a Accepting request 600356 from home:michalsrb:branches:X11:XOrg
- Reload firewalld files after installation.

OBS-URL: https://build.opensuse.org/request/show/600356
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=139
2018-04-24 09:30:47 +00:00
Michal Srb
375388518a Accepting request 595558 from home:jengelh:branches:X11:XOrg
- Limit feature description to openSUSE. Ensure neutrality of
  description.
(someone's high performance is another's mediocre performance)

OBS-URL: https://build.opensuse.org/request/show/595558
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=137
2018-04-11 10:35:20 +00:00
Michal Srb
d95247c672 Accepting request 595549 from home:michalsrb:branches:bnc1084865:X11:XOrg
- Add u_change-button-layout-in-ServerDialog.patch
- Refresh n_tigervnc-date-time.patch
  * Completely hide the build time (bnc#1082968)

OBS-URL: https://build.opensuse.org/request/show/595549
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=136
2018-04-11 08:59:34 +00:00
Michal Srb
cd5278beb2 Accepting request 595527 from home:michalsrb:branches:bnc1084865:X11:XOrg
- u_change-button-layout-in-ServerDialog.patch
  * To fit strings in languages with longer words... (bnc#1084865)

OBS-URL: https://build.opensuse.org/request/show/595527
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=135
2018-04-11 08:28:32 +00:00
Michal Srb
14cfc097a1 Accepting request 590612 from home:michalsrb:branches:bnc1085974:X11:XOrg
- Enable xvnc.socket if upgraded from previous installation that
  had VNC enabled in xinetd configuration. (bnc#1085974)
- Subpackage xorg-x11-Xvnc must also obsolete tightvnc.

OBS-URL: https://build.opensuse.org/request/show/590612
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=133
2018-03-23 10:14:23 +00:00
Michal Srb
2b2b492131 Accepting request 581688 from home:michalsrb:branches:X11:XOrg
Drop vncserver.firewalld.

OBS-URL: https://build.opensuse.org/request/show/581688
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=131
2018-03-01 13:04:04 +00:00
ef53309534 Accepting request 580979 from home:michalsrb:branches:X11:XOrg
- Replace SuSEFirewall2 by firewalld. (bnc#1081952)

OBS-URL: https://build.opensuse.org/request/show/580979
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=130
2018-02-28 15:27:28 +00:00
Max Staudt
ce41f90ce6 Accepting request 559083 from home:dimstar:Factory
Fix both issues currently seen in stagings: Staging:A rpm 4.14 / Staging:J: jdk10

OBS-URL: https://build.opensuse.org/request/show/559083
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=128
2017-12-21 14:13:51 +00:00
Michal Srb
f281093fa8 Accepting request 556488 from home:michalsrb:branches:X11:XOrg
- Depend on pkgconfig's gl, egl and gbm instead of Mesa-devel.
  * Those dependencies are what the underlying X server really
    needs. Mesa-devel is too general and is a bottleneck in
    distribution build. (bnc#1071297)

OBS-URL: https://build.opensuse.org/request/show/556488
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=126
2017-12-12 13:34:48 +00:00
Michal Srb
c09be8f498 Fix changelog format.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=124
2017-10-02 11:56:44 +00:00
Michal Srb
0cc98ec43d Clean the spec file.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=123
2017-10-02 11:37:55 +00:00
Michal Srb
f38e36d9bd Refresh u_Unset-pixel-buffer-when-x0vncserver-client-disconnect.patch.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=122
2017-09-26 12:02:29 +00:00
Michal Srb
4242e73826 - u_Unset-pixel-buffer-when-x0vncserver-client-disconnect.patch
* Fixes crash in x0vncserver after client disconnects.
    (bnc#1058587)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=121
2017-09-26 11:56:28 +00:00
Michal Srb
0f03c00501 Accepting request 528672 from home:michalsrb:branches:fate323880
- Add tigervnc-x11vnc wrapper for x0vncserver that replaces x11vnc.
  (fate#323207)
- Replace java applet with novnc as web-based VNC viewer.
  (fate#323880)
- Convert xinetd services to systemd socket activated services.
  (bnc#1058460)

OBS-URL: https://build.opensuse.org/request/show/528672
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=120
2017-09-25 15:11:16 +00:00
Michal Srb
646cf22b48 Accepting request 523228 from home:fstrba:branches:X11:XOrg
Fix build with java 9

OBS-URL: https://build.opensuse.org/request/show/523228
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=118
2017-09-12 06:43:25 +00:00
Michal Srb
0d5371447d Accepting request 516141 from home:michalsrb:branches:bnc1053373:X11:XOrg
- Disable MIT-SHM extension when running under vnc user.
  (bnc#1053373)

OBS-URL: https://build.opensuse.org/request/show/516141
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=116
2017-08-11 13:56:21 +00:00
Michal Srb
f078100d36 Accepting request 511645 from home:michalsrb:branches:X11:XOrg
- U_allow_multiple_certs_with_same_dn_in_saved_certs_file.patch,
  U_handle_certificate_verification_for_saved_certs_correctly.patch
  * Fix certificate handling in the java client. (bnc#1041847)
- Refresh u_tigervnc-add-autoaccept-parameter.patch and apply it
  last.
- Make sure CN in generated certificate doesn't exceed 64
  characters. (bnc#1041847)

OBS-URL: https://build.opensuse.org/request/show/511645
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=114
2017-07-20 12:12:06 +00:00
Michal Srb
fa28464865 Accepting request 511092 from home:michalsrb:branches:X11:XOrg
- Change with-vnc-key.sh to generate TLS certificate using current
  hostname. (bnc#1041847)

OBS-URL: https://build.opensuse.org/request/show/511092
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=113
2017-07-18 08:35:55 +00:00
Michal Srb
a1029b08cd Accepting request 502566 from home:scarabeus_iv:branches:X11:XOrg
- Require java-deve >= 1.6.0 to avoid bootstrap fail

OBS-URL: https://build.opensuse.org/request/show/502566
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=111
2017-06-09 16:38:01 +00:00
Michal Srb
9d801140f0 Accepting request 500590 from home:msmeissn:branches:X11:XOrg
- removed unneeded -fPIC flags for CFLAGS, these made it avoid
  PIE support.

OBS-URL: https://build.opensuse.org/request/show/500590
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=109
2017-06-02 11:00:40 +00:00
Michal Srb
db57e8e1bf - Update to tigervnc 1.8.0
* Overhaul of the Java client to match the look and behaviour of the native client
  * Initial work for multi-threaded decoding in the Java client
  * vncconfig no longer needed for clipboard with Xvnc/libvnc.so
  * vncserver has system wide config support
  * Full support for alpha cursors in Xvnc/libvnc.so and both viewers
- Removed patches:
  * U_Add-xorg-xserver-1.19-support.patch
  * U_tigervnc-fix-inetd-not-working-with-xserver-1-19.patch
  * U_tigervnc-better-check-for-screen-visibility.patch

- U_tigervnc-better-check-for-screen-visibility.patch
  * Crop operations to visible screen. (bnc#1032272)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=108
2017-05-31 11:59:52 +00:00
Michal Srb
dd1a90002b - Readd index.vnc. (bnc#1026833)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=106
2017-03-02 16:04:43 +00:00
Michal Srb
151bc9404d Update patch headers.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=104
2017-02-20 17:47:55 +00:00
Michal Srb
4144a69e5a - U_tigervnc-fix-inetd-not-working-with-xserver-1-19.patch
* Fixes inetd mode with x server 1.19 (bnc#1025759)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=103
2017-02-20 17:45:48 +00:00
Michal Srb
2c69463658 - Update to tigervnc 1.7.1.
* This is a security update for TigerVNC 1.7.0 which fixes a
    memory overflow issue via the RRE decoder. A malicious server
    could possibly use this issue to take control of the TigerVNC
    viewer.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=101
2017-01-25 15:05:38 +00:00
41d1aa7144 - U_Add-xorg-xserver-1.19-support.patch
* Add xorg-xserver 1.19 support

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=99
2016-11-30 17:19:03 +00:00
Michal Srb
2f3a4ed4b6 Remove forgotten old source.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=97
2016-09-14 11:27:05 +00:00
Michal Srb
d507ec2ba2 - 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
2016-09-13 14:12:30 +00:00
e76f0898bb satisfied by any package providing 'windowmanager':
Requires:       windowmanager

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=94
2016-08-09 12:55:15 +00:00
78aef05f32 - Adding a generic 'windowmanager' requires which will be
satisfied by any package providing 'windowmanager()':
  Requires:       windowmanager() 
  (boo#981663).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=93
2016-08-08 20:09:48 +00:00
Michal Srb
17a484fc80 Fix changelog.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=91
2016-06-16 13:49:14 +00:00
Michal Srb
835c6b3633 - Generate VNC key and certificate on first use, not during
installation. (bnc#982349)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=90
2016-06-16 13:28:37 +00:00
Michal Srb
ac608ac1c1 - Add U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch
* Fix zlib stream reset in tight encoding. (bnc#963417)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=89
2016-06-13 15:21:39 +00:00
Michal Srb
35f6dc4739 - Add dependency on fltk-devel version >= 1.3.3.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=87
2016-05-24 14:08:11 +00:00