f45293e6ba
enabled build of w0vncserver by enabling wayland support
slfo-main
Stefan Dirsch
2026-02-04 19:03:01 +01:00
0c39534552
- enabled build of w0vncserver by enabling wayland support ("-DENABLE_WAYLAND=ON") requiring now glib-2.0, libpipewire-0.3, wayland-client and xkbcommon libs
Stefan Dirsch2026-02-04 17:58:45 +00:00
5bdff74d60
n_tigervnc-reproducible-jar-mtime.patch: fixed time format for running date
Stefan Dirsch
2026-02-04 18:16:18 +01:00
5b6a878553
n_tigervnc-reproducible-jar-mtime.patch: another try
Stefan Dirsch2026-02-04 17:09:15 +00:00
0638f0e3bb
n_tigervnc-reproducible-jar-mtime.patch: next try
Stefan Dirsch2026-02-04 16:55:15 +00:00
da604d47a2
Update to version 1.16.0
Stefan Dirsch
2026-02-04 17:06:27 +01:00
e5577f1991
- Update to version 1.16.0 * The native viewer has a new keyboard shortcut system to control the viewer, replacing the F8 shortcut and allowing easier access to toggle full-screen mode and redirecting system keys * The native viewer now supports sending system keys even in windowed mode * Added a new server called w0vncserver for sharing Wayland desktops * The Java viewer has more fine-grained control of scaling the session * The native viewer uses a different method to intercept system keys on macOS, which will require explicit user approval * The native viewer has an improved server field, with searchable history * The native viewer now intercepts and forwards all¹ system keys on Windows * The native viewer is now more responsive when resizing the remote session * Red Hat Enterprise Linux 10 packages have been added, although without libvnc.so * Ubuntu 20.04 and Red Hat Enterprise Linux 7 packages have been removed - adjusted the following patches * n_tigervnc-Correct-path-in-desktop-file.patch * n_tigervnc-Date-time.patch * n_tigervnc-Dont-sign-java-client.patch * n_tigervnc-Vncserver.patch * u_tigervnc-Build-libXvnc-as-separate-library.patch * u_tigervnc-Ignore-epipe-on-write.patch * n_tigervnc-reproducible-jar-mtime.patch
Stefan Dirsch2026-02-04 16:05:03 +00:00
704d0c0c54
Update SELinux module dir as macro to allow root path move from /var/lib/selinux to /etc/selinux (bsc#1221342)
Stefan Dirsch
2026-02-01 14:36:11 +01:00
60d660d6ed
Accepting request 1320003 from X11:XOrg
Ana Guerrero2025-11-27 14:18:55 +00:00
d727d864e0
Accepting request 1319900 from home:kukuk:branches:X11:XOrg
Stefan Dirsch2025-11-25 13:20:19 +00:00
8e619bbe9b
Accepting request 1318581 from home:djz88:branches:security:SELinux
Stefan Dirsch2025-11-25 07:10:26 +00:00
41d9f4fbe1
Accepting request 1284838 from X11:XOrg
Ana Guerrero2025-06-12 13:47:35 +00:00
97e880d3f5
- no longer require xinit so it can be dropped from SLE16
Stefan Dirsch2025-06-11 11:21:58 +00:00
d080e69f32
- no longer require xinit so it can be dropped from SLE16
Stefan Dirsch2025-06-11 11:21:58 +00:00
694221500d
Accepting request 1267958 from X11:XOrg
Ana Guerrero2025-04-09 19:49:48 +00:00
78e6b3ee9d
Accepting request 1267958 from X11:XOrg
Ana Guerrero2025-04-09 19:49:48 +00:00
010b807dc3
- Update to tigervnc 1.15.0 * The native viewer and Unix servers now support the back and forward mouse buttons * The Unix servers can now handle any number of keys that are missing from the server keyboard layout, rather than just a few * x0vncserver now supports clipboard redirection * The native viewer can remember the username and password when reconnecting * Both the native and Java viewer can now show a standard arrow cursor, not just a dot cursor, if the server cursor is blank * vncpasswd can now check password complexity with pwquality - Refreshed patches: * n_tigervnc-Date-time.patch * u_tigervnc-Ignore-epipe-on-write.patch * n_tigervnc-Correct-path-in-desktop-file.patch
Joan Torres2025-04-08 18:00:18 +00:00
2853e9c818
- Update to tigervnc 1.15.0 * The native viewer and Unix servers now support the back and forward mouse buttons * The Unix servers can now handle any number of keys that are missing from the server keyboard layout, rather than just a few * x0vncserver now supports clipboard redirection * The native viewer can remember the username and password when reconnecting * Both the native and Java viewer can now show a standard arrow cursor, not just a dot cursor, if the server cursor is blank * vncpasswd can now check password complexity with pwquality - Refreshed patches: * n_tigervnc-Date-time.patch * u_tigervnc-Ignore-epipe-on-write.patch * n_tigervnc-Correct-path-in-desktop-file.patch
Joan Torres2025-04-08 18:00:18 +00:00
bf0d316f70
Accepting request 1243191 from X11:XOrg
Ana Guerrero2025-02-05 11:40:00 +00:00
0cb580a841
Accepting request 1243191 from X11:XOrg
Ana Guerrero2025-02-05 11:40:00 +00:00
0be6639696
- Only add selinux on %suse_version >= 1600
Joan Torres2025-01-28 16:46:32 +00:00
382e09d3bb
- Only add selinux on %suse_version >= 1600
Joan Torres2025-01-28 16:46:32 +00:00
669f5f76fc
Accepting request 1240537 from X11:XOrg
Ana Guerrero2025-01-27 19:50:30 +00:00
3b27899ff4
Accepting request 1240537 from X11:XOrg
Ana Guerrero2025-01-27 19:50:30 +00:00
7ed1523477
- Remove wrong %selinux_requires from the main package, it's already in the -selinux subpackage
Joan Torres2025-01-27 13:36:39 +00:00
fccd8e4aea
Accepting request 1240517 from home:favogt:branches:X11:XOrg
Joan Torres2025-01-27 13:36:39 +00:00
56c3414097
- Fix and clarify suse_version macros. * %suse_version only defines major versions, e.g. 1500, 1600... using %suse_version < 1550 might look like for version 15.4 is true but it isn't. * Use %sle_version when targeting minor releases.
Joan Torres2025-01-24 15:50:30 +00:00
0963d79f26
- Fix and clarify suse_version macros. * %suse_version only defines major versions, e.g. 1500, 1600... using %suse_version < 1550 might look like for version 15.4 is true but it isn't. * Use %sle_version when targeting minor releases.
Joan Torres2025-01-24 15:50:30 +00:00
6f4a0d5f97
Accepting request 1239506 from X11:XOrg
Ana Guerrero2025-01-23 16:56:47 +00:00
49e955a081
Accepting request 1239506 from X11:XOrg
Ana Guerrero2025-01-23 16:56:47 +00:00
4a22d11a96
- Include SELinux module. * Fixes bsc#1235671.
Joan Torres2025-01-22 11:55:45 +00:00
bbbf56f38b
Accepting request 1239505 from home:jtorres:branches:X11:XOrg
Joan Torres2025-01-22 11:55:45 +00:00
6f9276eb06
Accepting request 1220569 from X11:XOrg
Ana Guerrero2024-11-05 14:40:37 +00:00
c2f911641c
Accepting request 1220569 from X11:XOrg
Ana Guerrero2024-11-05 14:40:37 +00:00
543e26d9be
- Update to tigervnc 1.14.1 * Default installation of native viewer can once again handle VncAuth * Graphic acceleration now can now be disabled through the vncserver config file the same way as other features * Command vncpasswd can again correctly update passwords * Native viewer once again consider passwd file that contain more than one password valid * Native viewer can once again connect to RealVNC servers * Users of x0vncserver should no longer experience the mouse cursor moving to the upper left corner * H264 encoding no longer causes crashing - Removed patches (no longer needed): * u_tigervnc-Change-button-layout-in-ServerDialog.patch - Refreshed patches: * n_tigervnc-Date-time.patch * n_tigervnc-Dont-sign-java-client.patch * n_tigervnc-reproducible-jar-mtime.patch * u_tigervnc-Add-autoaccept-parameter.patch * u_tigervnc-Build-libXvnc-as-separate-library.patch * u_tigervnc-Ignore-epipe-on-write.patch - Fix path on vncviewer desktop file. Use %use_update_alternative
Joan Torres2024-11-04 12:29:12 +00:00
9bc87ee8dc
Accepting request 1220568 from home:jtorres:branches:X11:XOrg
Joan Torres2024-11-04 12:29:12 +00:00
3e89ebe5be
Accepting request 1218802 from X11:XOrg
Ana Guerrero2024-10-29 13:32:07 +00:00
8255575242
Accepting request 1218802 from X11:XOrg
Ana Guerrero2024-10-29 13:32:07 +00:00
067705f55d
- Require /usr/bin/dbus-launch insted of dbus-1-x11: Do not rely on legacy dbus-1-x11 package, which is going away after moving to dbus-broker.
Stefan Dirsch2024-10-28 12:05:08 +00:00
a6da7dbabf
Accepting request 1218738 from home:dimstar:Factory
Stefan Dirsch2024-10-28 12:05:08 +00:00
ad3d57f718
Accepting request 1216810 from X11:XOrg
Ana Guerrero2024-10-22 12:50:59 +00:00
7d99195901
Accepting request 1216810 from X11:XOrg
Ana Guerrero2024-10-22 12:50:59 +00:00
e91be542a2
- Do not ship rcFOO symlinks for CODE 16 (PED-266). - No longer use update alternatives on CODE 16: there are no alternatives for vncviewer present.
Joan Torres2024-10-21 18:34:43 +00:00
f1fe856c7b
Accepting request 1208870 from home:dimstar:Factory
Joan Torres2024-10-21 18:34:43 +00:00
4236f10bd7
Accepting request 1204086 from X11:XOrg
Ana Guerrero2024-09-29 16:09:20 +00:00
ecc0ec204d
Accepting request 1204086 from X11:XOrg
Ana Guerrero2024-09-29 16:09:20 +00:00
03edee3617
Use SOURCE_DATE_EPOCH for reproducible jar mtime
Joan Torres2024-09-27 08:23:58 +00:00
8034a28645
Accepting request 1203984 from home:fstrba:branches:X11:XOrg
Joan Torres2024-09-27 08:23:58 +00:00
db0da2a81b
Accepting request 1202922 from X11:XOrg
Ana Guerrero2024-09-25 19:52:48 +00:00
c6477c3aba
Accepting request 1202922 from X11:XOrg
Ana Guerrero2024-09-25 19:52:48 +00:00
463444d854
- added conflicts to patterns-wsl-tmpfiles as this patterns package creates a symlink from /tmp/.X11-unix to /mnt/wslg/.X11-unix and therefore prevents Xvnc from creating this needed directory (bsc#1230755)
Stefan Dirsch2024-09-24 11:34:15 +00:00
ab1f6d5438
- added conflicts to patterns-wsl-tmpfiles as this patterns package creates a symlink from /tmp/.X11-unix to /mnt/wslg/.X11-unix and therefore prevents Xvnc from creating this needed directory (bsc#1230755)
Stefan Dirsch2024-09-24 11:34:15 +00:00
1923c8b9fa
Accepting request 1151695 from X11:XOrg
Ana Guerrero2024-02-27 21:44:54 +00:00
938d82bd3a
Accepting request 1151695 from X11:XOrg
Ana Guerrero2024-02-27 21:44:54 +00:00
1fb2d79d87
Accepting request 1151229 from home:pgajdos
Joan Torres2024-02-26 13:57:24 +00:00
ceaeedf13d
Accepting request 1151229 from home:pgajdos
Joan Torres2024-02-26 13:57:24 +00:00
7566157412
Accepting request 1148477 from X11:XOrg
Ana Guerrero2024-02-23 15:40:15 +00:00
056e190887
Accepting request 1148477 from X11:XOrg
Ana Guerrero2024-02-23 15:40:15 +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
Joan Torres2023-04-03 09:02:15 +00:00
8b8e272d57
- Fixes for bsc#1209283 * Drop chown vnc:vnc calls in with-vnc-key.sh * Add TLSNone to -securitytypes to increase security in xvnc@.service
Joan Torres2023-04-03 09:02:15 +00:00