SHA256
1
0
forked from pool/tigervnc
Commit Graph

150 Commits

Author SHA256 Message Date
9fd001f94c Accepting request 753184 from home:mkittler:branches:X11:XOrg
- tigervnc-1.10.0
  * 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

OBS-URL: https://build.opensuse.org/request/show/753184
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=167
2020-01-04 22:30:49 +00:00
2bc850da77 Accepting request 760157 from home:ldevulder
- Add tigervnc-fix-saving-of-bad-server-certs.patch
  * fix saving of bad server certificates (boo#1159948)

OBS-URL: https://build.opensuse.org/request/show/760157
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=166
2020-01-04 22:27:21 +00:00
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
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
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
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
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
Michal Srb
16b9dbe4c7 - Add /etc/pam.d/vnc configuration and add vnc user to shadow
group. (bnc#980326)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=86
2016-05-24 13:17:03 +00:00
Michal Srb
2f42f88924 Accepting request 392822 from home:michalsrb:branches:X11:XOrg
- Add U_add_allowoverride_parameter.patch and
    u_build_libXvnc_as_separate_library.patch (fate#319319)
- Add u_tigervnc-show-unencrypted-warning.patch (fate#319701)

OBS-URL: https://build.opensuse.org/request/show/392822
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=83
2016-04-29 15:38:45 +00:00
Michal Srb
4c2d63e51f - Add dependency on xorg-x11-fonts-core. (bnc#977019)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=82
2016-04-27 10:38:25 +00:00
Michal Srb
0a8897f960 Accepting request 353245 from home:michalsrb:branches:X11:XOrg
- Updated to tigervnc 1.6.0.
- Removed patches:
  * N_tigervnc_revert_fltk_1_3_3_requirements.patch
  * U_tigervnc-fix-reversed-logic-in-vncIsTCPPortUsed.patch
  * u_tigervnc-display-SHA-1-fingerprint-of-untrusted-certificate.patch
  * u_tigervnc-use-default-trust-manager-in-java-viewer-if-custom.patch
  * u_tigervnc-use_preferred_mode.patch
  * u_tigervnc-vncserver-clean-pid-files.patch
- Updated patches:
  * n_tigervnc-date-time.patch
  * u_tigervnc-add-autoaccept-parameter.patch
  * u_tigervnc_update_default_vncxstartup.patch

OBS-URL: https://build.opensuse.org/request/show/353245
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=80
2016-01-12 12:44:44 +00:00
Michal Srb
555ccd05ce - u_tigervnc_update_default_vncxstartup.patch
* Update default VNC xstartup script.
- Add dependency on xinit and icewm. (bnc#956537)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=78
2015-12-16 14:26:37 +00:00
Michal Srb
56aa52a541 Fixed changelog.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=76
2015-11-12 16:02:14 +00:00
Michal Srb
cf09ce8276 - Fix support for xserver 1.18.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=75
2015-11-12 15:30:34 +00:00
Michal Srb
e99cca3964 Accepting request 344033 from home:michalsrb:branches:X11:XOrg
- n_xserver118.patch
  * Build with xserver 1.18.0, everything relevant for VNC is the
    same as in 1.17.0.

OBS-URL: https://build.opensuse.org/request/show/344033
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=74
2015-11-12 13:12:59 +00:00
Michal Srb
22b6d3cb6f Accepting request 335639 from home:michalsrb:branches:X11:XOrg
- u_tigervnc-vncserver-clean-pid-files.patch
  * vncserver: Clean pid files of dead processes. (bnc#948392)

OBS-URL: https://build.opensuse.org/request/show/335639
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=72
2015-10-01 23:32:55 +00:00
Michal Srb
4f11333c40 Accepting request 330790 from home:michalsrb:branches:X11:XOrg
- U_tigervnc-fix-reversed-logic-in-vncIsTCPPortUsed.patch
  * Fixes Xvnc with -inetd parameter. (bnc#945600)

OBS-URL: https://build.opensuse.org/request/show/330790
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=70
2015-09-13 16:14:36 +00:00
Michal Srb
fd2c3bb59e Accepting request 327652 from home:guohouzuo:branches:X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/327652
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=68
2015-08-31 13:36:14 +00:00
Michal Srb
6770461b73 Accepting request 326636 from home:michalsrb:branches:X11:XOrg
- Remove commented out DefaultDepth 16 from 10-libvnc.conf file.
  Using 16 bit depth can cause troubles and does not have any
  positives anymore, so lets not suggest it to users. (bnc#942982)

OBS-URL: https://build.opensuse.org/request/show/326636
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=66
2015-08-25 15:24:19 +00:00
Michal Srb
113738bf77 Accepting request 319807 from home:dimstar:Factory
minor tweaks - happens to fix build with systemd 222

OBS-URL: https://build.opensuse.org/request/show/319807
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=64
2015-07-31 14:24:09 +00:00
8683846278 Accepting request 308971 from home:oertel:branches:X11:XOrg
- add buildrequires for xf86driproto and presentproto to
  match xserver
- disable dri2 on s390/s390x

OBS-URL: https://build.opensuse.org/request/show/308971
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=63
2015-07-27 18:03:07 +00:00
Michal Srb
eed3765e42 - Dropped no longer needed index.vnc.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=61
2015-07-16 14:58:04 +00:00
Michal Srb
c885403efd Fix more warnings.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=60
2015-07-16 12:31:51 +00:00
Michal Srb
d11b11b14f Fix warnings.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=59
2015-07-16 11:25:43 +00:00
Michal Srb
5db41008b1 Accepting request 316948 from home:michalsrb:branches:X11:XOrg
- Updated to tigervnc 1.5.0.
- Dropped no longer needed patches:
  * tigervnc-sf3495623.patch
  * u_syslog.patch
  * u_tigervnc-build-with-xserver-1.17.patch
- Use encryption everywhere. (fate#318936)
- Work with fltk 1.3.2.
  * N_tigervnc_revert_fltk_1_3_3_requirements.patch

OBS-URL: https://build.opensuse.org/request/show/316948
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=58
2015-07-15 14:13:40 +00:00
cb4248148a Accepting request 298181 from home:michalsrb:branches:X11:XOrg
- u_syslog.patch, vnc.xinetd
  * Add logging to syslog.

OBS-URL: https://build.opensuse.org/request/show/298181
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=56
2015-04-20 13:30:53 +00:00
Michal Srb
d58493e3ff Accepting request 296796 from home:dimstar:Factory
- Add tigervnc-gnutls-3.4-required.patch: raise gnutls dependency
  to 3.2. Simplifies code, but makes it build with gnutls 3.4.
  Patch taken from Arch.

OBS-URL: https://build.opensuse.org/request/show/296796
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=54
2015-04-16 13:28:29 +00:00
Michal Srb
19fc8ffbcf Accepting request 296137 from home:msmeissn:branches:X11:XOrg
- Updated to tigervnc 1.4.3
  * Upstream patches applied to the underlying Xorg code base to mitigate
    CVE-2015-0255 / bsc#915810.
  * Fixes for performance regressions introduced in 1.4.0.
  * Character encoding of clipboard text send by Java viewer now strictly
    adheres to the RFB specification.

OBS-URL: https://build.opensuse.org/request/show/296137
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=53
2015-04-14 10:44:22 +00:00
3a710ee44f Accepting request 293986 from home:michalsrb:branches:X11:XOrg
- u_terminate_instead_of_ignoring_restart.patch
  * Terminate instead of ignoring restart. (bnc#920969)

OBS-URL: https://build.opensuse.org/request/show/293986
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=51
2015-04-01 13:28:16 +00:00
Michal Srb
985104b0cd Accepting request 287517 from home:michalsrb:branches:X11:XOrg
- Fix build against X server 1.17.x.
  * u_tigervnc-build-with-xserver-1.17.patch

- Use xserver sources from xorg-x11-server-source.
- Drop no longer needed patches:
  * N_xorg-server-xdmcp.patch
  * n_tigervnc-dont-build-gtf.patch

OBS-URL: https://build.opensuse.org/request/show/287517
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=49
2015-02-24 13:28:38 +00:00
Michal Srb
df723bb405 Accepting request 280595 from home:michalsrb:branches:X11:XOrg
- Drop upstreamed or obsolete patches:
    tigervnc-sf3492352.diff
    u_aarch64-support.patch
    u_tigervnc-check-shm-harder.patch
    u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch
    u_tigervnc-1.3.0-fix-use-after-free.patch
    tigervnc-1.2.80-fix-int-to-pointer.patch

OBS-URL: https://build.opensuse.org/request/show/280595
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=47
2015-01-09 14:19:15 +00:00
Michal Srb
fffdcfbc39 Accepting request 280582 from home:michalsrb:branches:X11:XOrg
- Update to tigervnc 1.4.1 on xorg-server 1.16.1.

OBS-URL: https://build.opensuse.org/request/show/280582
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=46
2015-01-09 13:08:09 +00:00
dc0745f5bf Accepting request 261881 from home:ocurero:branches:X11:XOrg
fix for armv7l

OBS-URL: https://build.opensuse.org/request/show/261881
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=44
2014-11-17 10:17:50 +00:00
Michal Srb
c38d9a36c7 Accepting request 258985 from home:michalsrb:branches:X11:XOrg
- u_tigervnc-cve-2014-8240.patch
  * Prevent potentially dangerous integer overflow.
    (bnc#900896 CVE-2014-8240)

OBS-URL: https://build.opensuse.org/request/show/258985
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=42
2014-10-30 13:45:21 +00:00
Michal Srb
c46cdd1c0f Accepting request 255665 from home:michalsrb:branches:X11:XOrg
- u_tigervnc-use_preferred_mode.patch
  * Mark user chosen resolution as preferred. (bnc#896540)

OBS-URL: https://build.opensuse.org/request/show/255665
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=40
2014-10-13 12:16:17 +00:00
aafd322973 - use update-alternatives only on openSUSE > 13.1
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=37
2014-08-18 14:56:31 +00:00
712099e377 Accepting request 245052 from home:michalsrb:branches:X11:XOrg
- u_tigervnc-check-shm-harder.patch
  * Check if SHM really works before deciding to use it.
    (bnc#890580)

OBS-URL: https://build.opensuse.org/request/show/245052
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=36
2014-08-18 12:26:36 +00:00
Michal Srb
9be7207c12 Accepting request 243583 from home:michalsrb:branches:X11:XOrg
- U_include-vencrypt-only-if-any-subtype-present.patch
  * Do not automatically offer VeNCrypt security if none of it's
    subtypes is selected. (bnc#889781)

OBS-URL: https://build.opensuse.org/request/show/243583
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=34
2014-08-04 10:55:13 +00:00
Michal Srb
458dec37df Accepting request 236219 from home:michalsrb:branches:X11:XOrg
- Fix some errors reported by rpmlint.

OBS-URL: https://build.opensuse.org/request/show/236219
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=32
2014-06-04 12:06:57 +00:00
Michal Srb
dd065ce658 Accepting request 235723 from home:elvigia:branches:X11:XOrg
- n_tigervnc-date-time.patch package republishes everyday
 and gets on my nerves, this is because the binaries contain
 hardcoded timestamps, avoid that.
- export CXXFLAGS and CFLAGS before building ttigervnc otherwise
  it gets built without optimization.
- Make build verbose so it rpmlint catches errors like the above ones.

OBS-URL: https://build.opensuse.org/request/show/235723
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=30
2014-05-30 12:45:02 +00:00
Michal Srb
f2a12dc6e4 Accepting request 235694 from home:michalsrb:branches:X11:XOrg
- Use update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/235694
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=29
2014-05-28 15:05:40 +00:00
Michal Srb
cea2812932 Accepting request 234861 from home:michalsrb:branches:X11:XOrg
- u_tigervnc-ignore-epipe-on-write.patch
  * Do not display error message because of EPIPE on write.
    (bnc#864676)

OBS-URL: https://build.opensuse.org/request/show/234861
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=28
2014-05-20 14:05:40 +00:00
Michal Srb
1a59e4fd5a Accepting request 234316 from home:michalsrb:branches:X11:XOrg
- Update to version 1.3.1
  * Security release (CVE-2014-0011).

OBS-URL: https://build.opensuse.org/request/show/234316
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=26
2014-05-16 14:00:26 +00:00
7796198058 - added missing pkgconfig(xorg-macros) >= 1.14
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=24
2014-04-28 01:01:08 +00:00
e64ee40f17 - xorg-x11-Xvnc: require xkeyboard-config (bnc#875329)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=22
2014-04-26 12:05:18 +00:00
Michal Srb
261dcd679d - vnc.xinetd
* Do not use 16 bpp by default anymore. The network trafic gain
    of 16 bpp together with Tight encoding is arguable. 16 bpp
    causes graphical issues and is known to not work properly
    in Mesa. (bnc#871965)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=21
2014-04-25 11:56:11 +00:00
Michal Srb
5be8f92552 Accepting request 226467 from home:michalsrb:branches:X11:XOrg
- Update HTML page that serves vnc client applet. (bnc#867273)
- u_tigervnc-dont-send-ascii-control-characters.patch
  * Send CTRL+[A-Z] combinations instead of ascii control characters.
    (bnc#864666)

OBS-URL: https://build.opensuse.org/request/show/226467
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=19
2014-03-17 14:34:08 +00:00
Michal Srb
8df32fb137 Accepting request 223710 from home:michalsrb:branches:X11:XOrg
- u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch:
  arch: Fix image and bitmap byte order for ppc64le (bnc#865069)

OBS-URL: https://build.opensuse.org/request/show/223710
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=17
2014-02-24 14:52:01 +00:00
Michal Srb
8b91d94703 Accepting request 222208 from home:michalsrb:branches:X11:XOrg
- Readd vncpasswd.arg for compatibility with installation system
  and potentially another users. (bnc#855246)

OBS-URL: https://build.opensuse.org/request/show/222208
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=15
2014-02-13 14:57:22 +00:00
Michal Srb
713d7b1fb9 - Drop tigervnc-sf3492503.diff, tigervnc-sf3495623.diff and
tigervnc-sf3495623.patch.old (not used and not needed).
- Update tigervnc-sf3492352.diff and tigervnc-sf3495623.patch.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=14
2014-02-07 15:01:00 +00:00
88ea94374e - do not include vnc Xserver module and xorg.conf snippet on s390x
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=12
2014-01-10 15:13:33 +00:00
Michal Srb
d340714cbe Revert accidental change in xserver configuration.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=11
2014-01-09 13:31:08 +00:00
Michal Srb
dd4e8b83f2 - Remove unnecessary BuildRequires for binutils-gold.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=10
2014-01-09 11:41:17 +00:00
Michal Srb
0c0c8eb8ff - n_tigervnc-dont-build-gtf.patch
* Fix build with gtf files excluded. (bnc#855566)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=8
2013-12-23 14:06:55 +00:00
fbf357c604 Accepting request 211222 from home:michalsrb:branches:X11:XOrg
- Exclude xorg-server-1.13.0/hw/xfree86/modes/xf86gtf.c and
  xorg-server-1.13.0/hw/xfree86/utils/gtf/gtf.c from xserver
  sources. (bnc#855566)

OBS-URL: https://build.opensuse.org/request/show/211222
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=7
2013-12-17 14:05:53 +00:00
ef84ea729b Accepting request 209296 from home:michalsrb:branches:X11:XOrg
- tigervnc-clean-pressed-key-on-exit.patch
  * Send release events for pressed keys after X I/O error.
    (bnc#670448)
- Build debug symbols for vncviewer.

OBS-URL: https://build.opensuse.org/request/show/209296
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=6
2013-12-03 15:35:36 +00:00
d970602285 Accepting request 209248 from home:michalsrb:branches:X11:XOrg
- Update client to 1.3.0.
- Build xorg-x11-Xvnc package from this sources.

OBS-URL: https://build.opensuse.org/request/show/209248
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=5
2013-12-03 11:51:21 +00:00
44c17cf31e Accepting request 134997 from home:WernerFink:branches:X11:XOrg
- Make it build with latest TeXLive 2012 and use pdf engine

OBS-URL: https://build.opensuse.org/request/show/134997
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=4
2012-10-25 12:30:52 +00:00
0b9f1308b3 Accepting request 110525 from home:jengelh:branches:X11:XOrg
- Add missing tarball
- Parallel build with %_smp_mflags
- Remove redundant sections

OBS-URL: https://build.opensuse.org/request/show/110525
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=2
2012-03-22 11:18:23 +00:00
b7470feaba Accepting request 107750 from home:yecril71pl:branches:X11:XOrg
This is former Xvnc but rebuilt to use dynamic server link and containing untested patches.  Handle with care.

OBS-URL: https://build.opensuse.org/request/show/107750
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=1
2012-03-07 09:44:34 +00:00