SHA256
1
0
forked from pool/tigervnc
Commit Graph

154 Commits

Author SHA256 Message Date
1fb2d79d87 Accepting request 1151229 from home:pgajdos
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1151229
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=258
2024-02-26 13:57:24 +00:00
516c683ad5 - Set the URL at Source0.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=256
2024-02-21 09:18:02 +00:00
2c08e85639 - patches have been renamed
* u_build_libXvnc_as_separate_library.patch --> 
    u_tigervnc-Build-libXvnc-as-separate-library.patch
 * n_vncserver.patch -->
   n_tigervnc-Vncserver.patch
 * n_correct_path_in_desktop_file.patch -->
   n_tigervnc-Correct-path-in-desktop-file.patch
 * n_tigervnc-date-time.patch -->
   n_tigervnc-Date-time.patch
 * u_change-button-layout-in-ServerDialog.patch -->
   u_tigervnc-Change-button-layout-in-ServerDialog.patch   
 * n_dont_sign_java_client.patch -->
   n_tigervnc-Dont-sign-java-client.patch 
 * u_tigervnc-add-autoaccept-parameter.patch -->
   u_tigervnc-Add-autoaccept-parameter.patch
 * u_tigervnc-ignore-epipe-on-write.patch
   u_tigervnc-Ignore-epipe-on-write.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=255
2024-02-20 16:19:50 +00:00
37c2fbf427 Accepting request 1147784 from home:jtorres:branches:X11:XOrg
- Cleanup specfile
  * Use the same format for all the patches.
  * Use autosetup to apply all the patches with -p1.
  * Clean number of sources.

OBS-URL: https://build.opensuse.org/request/show/1147784
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=254
2024-02-20 16:03:58 +00:00
413f2de733 - buildrequire xorg-x11-server-source/-sdk >= 21.1.11 and trigger
rebuild with newer xorg-x11-server-source package (bsc#1219311,
  bsc#1219205)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=253
2024-02-19 12:55:50 +00:00
a81ce63ecd - add n_dont_sign_java_client.patch to changelog
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=251
2023-11-27 09:40:30 +00:00
535bc9778d Accepting request 1129040 from home:jtorres:branches:X11:XOrg
- Allow the build to be reproducible (bsc#1208478):
  * Dont sign the Java client so the jar file won't contain a
    signed file with a variable timestamp.
  * The signing was necessary for accessing the system clipboard 
    when the Java client runs as an applet.
    (This shouldn't harm due to the deprecation of Java applets 
     was done in version 9).

OBS-URL: https://build.opensuse.org/request/show/1129040
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=250
2023-11-27 09:26:43 +00:00
4210b0db43 - xorg-x11-Xvnc requires dbus-1-x11 (bsc#1207730)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=248
2023-04-14 07:33:24 +00:00
520f7685a7 - xorg-x11-Xvnc requires dbus-1-x11
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=247
2023-04-14 07:31:29 +00:00
45aee162cd - Fixes for bsc#1209283
* Drop chown vnc:vnc calls in with-vnc-key.sh
  * Add TLSNone to -securitytypes to increase security in xvnc@.service

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=245
2023-04-03 09:02:15 +00:00
5dcec8406a Accepting request 1072915 from home:dirkmueller:Factory
- update to 1.13.1:
  * x0vncserver can either crash itself, or crash the X server 
    it is connected to
  * The servers might crash if the clipboard is updated just as
    a client is connected
  * The vncserver service can fail to start on SELinux system
    if ~/.vnc doesn't exist

OBS-URL: https://build.opensuse.org/request/show/1072915
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=243
2023-03-20 10:38:19 +00:00
8996db4473 Accepting request 1066027 from home:jtorres:branches:X11:XOrg
- A little cleanup of specfile
- Update to tigervnc 1.13.0
  * The servers and native viewer now support RealVNC's RSA-AES authentication methods and encryption
  * The native viewer is now translated to Romanian and Georgian
  * The native viewer now (optionally) supports PiKVM's H.264 encoding
  * The display settings for the native viewer have been overhauled to make them easier to understand
  * The native viewer now supports adding exceptions for expired certificates
  * Resolved an issue where full-screen mode didn't work in the native viewer on macOS 13
  * Lock key synchronization has been re-enabled in the native viewer after being accidentally disabled in 1.11.0
  * Xvnc/libvnc.so can now be built with Xorg 1.21
  * x0vncserver is a bit better at handling differing server and client keyboard layout
  * x0vncserver now correctly handles zaphod mode
- Removed patches (no longer needed):
  * tigervnc-newfbsize.patch (https://github.com/TigerVNC/tigervnc/pull/13)
  * n_utilize-system-crypto-policies.patch (https://github.com/TigerVNC/tigervnc/pull/1262)
  * xserver211.patch & u_tigervnc-211.patch (https://github.com/TigerVNC/tigervnc/pull/1383)
- Refreshed patches:
  * n_tigervnc-date-time.patch
  * n_vncserver.patch
  * u_change-button-layout-in-ServerDialog.patch

OBS-URL: https://build.opensuse.org/request/show/1066027
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=241
2023-02-15 17:41:53 +00:00
4cf5ee11d5 Accepting request 1048760 from home:schubi2:pam_usr_etc
- Migration of PAM settings to /usr/lib/pam.d.

OBS-URL: https://build.opensuse.org/request/show/1048760
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=239
2023-01-04 12:02:37 +00:00
aa1bf970b9 - Release 1.12.0 covers bugfixes for bsc#1197119,bsc#1199477
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=237
2022-11-07 15:19:49 +00:00
9e273c75bb no relevant changes
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=235
2022-11-07 12:34:14 +00:00
f621259c79 - Release 1.12.0 supersedes the following patches still used with
tigervnc 1.10.1 on sle15-sp4/Leap 15.4:
  * U_0003-Update-Surface_X11.cxx.patch
  * U_Handle-pending-data-in-TLS-buffers.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=234
2022-11-07 10:42:33 +00:00
7232dc396a Accepting request 994134 from home:kukuk:branches:X11:XOrg
- Use %_pam_vendordir

OBS-URL: https://build.opensuse.org/request/show/994134
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=232
2022-08-20 08:48:51 +00:00
1ca438dfe0 Accepting request 973767 from home:dirkmueller:Factory
- fix homepage url
- move license to licensedir
- a few of the trivial spec-cleaner cleanups

OBS-URL: https://build.opensuse.org/request/show/973767
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=230
2022-04-28 21:36:58 +00:00
5b94ed11aa Accepting request 970256 from home:elvigia:branches:X11:XOrg
- nasm is not needed for build, remove from buildrequires

OBS-URL: https://build.opensuse.org/request/show/970256
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=228
2022-04-16 07:53:21 +00:00
3890952211 - x11vnc: no longer explicitely require python3, since it's already
required implicitely via autogenerated RPM requires

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=226
2022-03-02 13:25:27 +00:00
80b02d01c7 - x11vnc requires python3 (bsc#1196623)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=225
2022-03-02 10:01:00 +00:00
013453dfc3 - Remove patch: tigervnc-clean-pressed-key-on-exit.patch
* fixed bsc#670448 wich can no longer be reproduced
  * removing the patch fixes bsc#1196214
  * related: https://github.com/TigerVNC/tigervnc/pull/14

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=224
2022-02-21 16:45:12 +00:00
d907879c46 - n_vncserver.patch
* fix location of Xsession script
- vncserver usage has radically changed; please check this: 
  https://github.com/TigerVNC/tigervnc/blob/master/unix/vncserver/HOWTO.md

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=222
2022-02-17 14:34:50 +00:00
e5b1bdbcef Accepting request 955605 from home:jtorres:branches:X11:XOrg
- Update to tigervnc 1.12.0
  * The native viewer now supports full screen over a subset of monitors (e.g. 2 out of 3), and reacts properly to monitors being added or removed
  * Recent server history in the native viewer
  * The native viewer now has an option to reconnect if the connection is dropped
  * Translations are now enabled on Windows and macOS for the native viewer
  * The native viewer now respects the system security policy
  * Better handling of accented keys in the Java viewer
  * The Unix servers can now listen to both a Unix socket and a TCP port at the same time
  * The network code in both the servers and the native viewer has been restructured to give a more responsive experience
  * The vncserver service now correctly handles settings set to "0"
  * Fixed the clipboard Unicode handling in both the native viewer and the servers
  * Support for pointer "warping" in Xvnc and the native viewer, enabling e.g. FPS games
- Update to tigervnc 1.11.0
  * A security issue has been fixed in how the viewers handle TLS certificate exceptions
  * vncserver has gotten a major redesign to be compatible with modern distributions
  * The native viewer now has touch gestures to handle certain mouse actions (e.g. scroll wheel)
  * Middle mouse button emulation in the native viewer, for devices with only two mouse buttons
  * The Java viewer now supports Java 9+, but also now requires Java 8+
  * Support for alpha cursors in the Java viewer (a feature already supported in the native viewer)
  * The password and username can now be specified via the environment for the native viewer
  * Support for building Xvnc/libvnc.so with Xorg 1.20.7+ and deprecate support for Xorg older than 1.16
  * The official builds have been fixed to work on the upcoming macOS 11
  * The Windows server (WinVNC) is now packaged separately as it is unmaintained and buggy
- Removed patches (included in 1.12.0):
  * U_viewer-reset-ctrl-alt-to-menu-state-on-focus.patch
  * tigervnc-fix-saving-of-bad-server-certs.patch
  * u_xorg-server-1.20.7-ddxInputThreadInit.patch
  * U_0001-Properly-store-certificate-exceptions.patch
  * U_0002-Properly-store-certificate-exceptions-in-Java-viewer.patch
  * tigervnc-FIPS-use-RFC7919.patch

OBS-URL: https://build.opensuse.org/request/show/955605
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=221
2022-02-17 10:42:51 +00:00
cb1960b50c - u_Fix-non-functional-MaxDisconnectionTime.patch
* Backport patch that fixes issue with MaxDisconnetionTime
    (bsc#1195661).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=220
2022-02-10 12:18:53 +00:00
54dd3affe5 - Use a template xvnc@.service.in to dynamically adjust xvnc@.service
during installation to cater for the correct libexecdir value. This
  fixes wrong path for with-vnc-key.sh on sle15-sp4 (bsc#1192713)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=219
2021-11-15 17:40:56 +00:00
8201077051 - buildrequire xorg-x11-server-sdk/xorg-x11-server-source >= 21.1.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=218
2021-10-29 16:58:57 +00:00
0580429297 Accepting request 927967 from home:gmbr3:Active
- Change to systemd-sysusers

OBS-URL: https://build.opensuse.org/request/show/927967
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=217
2021-10-28 15:38:01 +00:00
2dbf2c023a - u_tigervnc-211.patch, xserver211.patch
* fixes build against xorg-server 21.1 sources

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=216
2021-10-28 12:37:45 +00:00
b5009eeb88 - added bugnumber to changelog
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=215
2021-10-21 11:03:00 +00:00
8545dfdbf3 Accepting request 926734 from home:jtorres:branches:X11:XOrg
- Not using System crypto polcies for <= sle15-sp3

OBS-URL: https://build.opensuse.org/request/show/926734
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=214
2021-10-21 11:01:07 +00:00
68b9874c5a - contains fix for crash in free() when using "-f" option of
vncpasswd  command (bsc#1171519)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=213
2021-09-28 10:59:28 +00:00
06829f048e - covers SLE/SLE-18630
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=212
2021-09-27 12:52:50 +00:00
481ba734b1 Accepting request 913895 from home:jengelh:pic
- Remove --with-pic which has no effect with --disable-static.
- Remove old specfile constructs.
- Drop %if..%endif guards around %package; these do not affect
  the build result.
- Combine %service_* calls to reduce generated boilerplate.

OBS-URL: https://build.opensuse.org/request/show/913895
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=211
2021-08-28 11:05:01 +00:00
423425299d - no longer require libXfont(1)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=210
2021-08-02 15:26:01 +00:00
62f4f872e3 Accepting request 900834 from home:jsikes:branches:X11:XOrg
Now approved by Upstream. Enjoy!

OBS-URL: https://build.opensuse.org/request/show/900834
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=209
2021-06-22 13:29:49 +00:00
a3292997ad Accepting request 897924 from home:jsikes:branches:X11:XOrg
Using RFC7919 for FIPS compliance. Enjoy!

OBS-URL: https://build.opensuse.org/request/show/897924
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=207
2021-06-07 07:19:54 +00:00
e5429da1f8 Accepting request 889945 from home:dimstar:Factory
- Do not carry two variants of the same servcice file, but rather
  bring a template which we dynamically adjust during installation
  to cater for the correct libexecdir value.
  + Replace xvnc-novnc-libexec.service and xvnc-novnc-lib.service
    with xvnc-novnc.service.in.

OBS-URL: https://build.opensuse.org/request/show/889945
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=205
2021-05-03 09:41:55 +00:00
638efe18ec - package both xvnc-novnc-libexec.service and xvnc-novnc-lib.service
source files

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=204
2021-05-03 08:55:33 +00:00
9e5f310b0f Accepting request 888839 from home:sbradnick:branches:X11:XOrg
- Adjusting suse_version check from '> 1500' to '>= 1550' per request.

- Adding if statement to control libexec (Tumbleweed +) vs lib based
  'Source#' file for 'xvnc-novnc.service'.

- 'xvnc-novnc.service' requires '/usr/libexec/vnc/with-vnc-key.sh'
  vs '/usr/lib/vnc/with-vnc-key.sh' for ExecStart to work correctly.

OBS-URL: https://build.opensuse.org/request/show/888839
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=203
2021-05-02 20:41:14 +00:00
d395eb038c Accepting request 877274 from home:pmonrealgonzalez:branches:X11:XOrg
- Use the system crypto-policies [bsc#1183082]
- Add n_utilize-system-crypto-policies.patch

OBS-URL: https://build.opensuse.org/request/show/877274
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=201
2021-03-05 16:49:00 +00:00
506b54083b - x11vnc wrapper script: converted to python3 (boo#1179592)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=197
2020-12-07 12:14:14 +00:00
b15510ffe7 - u_tigervnc_update_default_vncxstartup.patch
* check first for /usr/libexec/xinit/xinitrc, then 
    /etc/X11/xinit/xinitrc (reported by aschnell @SUSE)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=195
2020-11-25 16:30:04 +00:00
a6789f802c - xvnc@.service: fixed path for %libexecdir (boo#1178601)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=193
2020-11-19 13:44:39 +00:00
4411d59393 Accepting request 838610 from home:AndreasStieger:branches:X11:XOrg
add CVE-2020-26117 to changelog

OBS-URL: https://build.opensuse.org/request/show/838610
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=191
2020-09-30 01:43:13 +00:00
849f8f0e68 - U_0001-Properly-store-certificate-exceptions.patch,
U_0002-Properly-store-certificate-exceptions-in-Java-viewer.patch
  * Properly store certificate exceptions (boo#1176733)
- adjusted u_tigervnc-add-autoaccept-parameter.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=189
2020-09-25 11:26:30 +00:00
7c529ef24d - vnserver: fix startup of Plasma desktop (boo#1176571)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=186
2020-09-16 10:09:49 +00:00
8d669ad9dd Accepting request 827851 from home:gmbr3:libexecdir
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
- Spec file cleanups

OBS-URL: https://build.opensuse.org/request/show/827851
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=184
2020-08-22 22:39:29 +00:00
45af473d3d - moved vnc snippet to /usr/share/X11/xorg.conf.d (boo#1173045)
- package SLP sample config vnc.reg only as %doc (boo#1173045)
- moved vnc pam config to /etc/usr/pam.d (boo#1173045)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=181
2020-07-01 10:45:55 +00:00
77bc15e620 Accepting request 793683 from home:paulatz
Added BuildRequires: libXrandr-devel and libXdamage-devel to build x0vncserver with support for damage (avoid polling) and randr (can resize server screen from client)

OBS-URL: https://build.opensuse.org/request/show/793683
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=179
2020-04-14 09:23:01 +00:00