Compare commits

..

No commits in common. "c8s" and "c8" have entirely different histories.
c8s ... c8

20 changed files with 3 additions and 1143 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/tigervnc-1.12.0.tar.gz
/tigervnc-1.13.1.tar.gz
SOURCES/tigervnc-1.13.1.tar.gz

1
.tigervnc.metadata Normal file
View File

@ -0,0 +1 @@
6f7a23f14833f552c88523da1a5e102f3b8d35c2 SOURCES/tigervnc-1.13.1.tar.gz

View File

@ -5,7 +5,7 @@
Name: tigervnc
Version: 1.13.1
Release: 11%{?dist}
Release: 10%{?dist}
Summary: A TigerVNC remote display system
%global _hardened_build 1
@ -29,7 +29,6 @@ Patch3: tigervnc-dont-install-appstream-metadata-file.patch
# Upstream patches
Patch50: tigervnc-support-username-alias-in-plainusers.patch
Patch51: tigervnc-use-dup-to-get-available-fd-for-inetd.patch
Patch52: tigervnc-add-option-to-force-view-only-remote-connections.patch
# Upstreamable patches
Patch80: tigervnc-dont-get-pointer-position-for-floating-device.patch
@ -198,7 +197,6 @@ popd
# Upstream patches
%patch50 -p1 -b .support-username-alias-in-plainusers
%patch51 -p1 -b .use-dup-to-get-available-fd-for-inetd
%patch52 -p1 -b .add-option-to-force-view-only-remote-connections
# Upstreamable patches
%patch80 -p1 -b .dont-get-pointer-position-for-floating-device
@ -356,10 +354,6 @@ fi
%ghost %verify(not md5 size mode mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename}
%changelog
* Tue May 28 2024 Jan Grulich <jgrulich@redhat.com> - 1.13.1-11
- vncconfig: add option to force view-only remote client connections
Resolves: RHEL-11908
* Mon Apr 15 2024 Jan Grulich <jgrulich@redhat.com> - 1.13.1-10
- Drop patches that are already part of xorg-x11-server
Resolves: RHEL-30755

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}

View File

@ -1,14 +0,0 @@
---
badfuncs:
ignore:
- /usr/lib*/xorg/modules/extensions/libvnc.so
- /usr/bin/vncviewer
- /usr/bin/Xvnc
- /usr/bin/x0vncserver
runpath:
# This is intentional, we know where we need Mesa's libGL, which will always
# be in ${libdir} and not any third-party libGL that may be configured using
# ld.so.conf.
allowed_paths:
- /usr/lib64
- /usr/lib

View File

@ -1 +0,0 @@
SHA512 (tigervnc-1.13.1.tar.gz) = 9190dbcd3b57ba52286c158c0675104d68463d7e3ea8e23493514b64451ddb511f3daf0f177339bc231155daea376d9c8dc58216663e10aa12f67468f4559da5

File diff suppressed because it is too large Load Diff