Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
srpm
tigervnc
Commits
76659ce4
Commit
76659ce4
authored
Jun 11, 2020
by
Tyson Whitehead
Browse files
Revert system crypto specs as it isn't compatible with clients
* At a minimum this should have been @VNC,
@system
parent
24e2eaf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/tigervnc.spec
View file @
76659ce4
...
@@ -26,7 +26,6 @@ Patch6: tigervnc-1.3.1-CVE-2014-8240.patch
...
@@ -26,7 +26,6 @@ Patch6: tigervnc-1.3.1-CVE-2014-8240.patch
Patch7: tigervnc-1.3.1-do-not-die-when-port-is-already-taken.patch
Patch7: tigervnc-1.3.1-do-not-die-when-port-is-already-taken.patch
Patch8: tigervnc-let-user-know-about-not-using-view-only-password.patch
Patch8: tigervnc-let-user-know-about-not-using-view-only-password.patch
Patch9: tigervnc-working-tls-on-fips-systems.patch
Patch9: tigervnc-working-tls-on-fips-systems.patch
Patch11: tigervnc-utilize-system-crypto-policies.patch
Patch12: tigervnc-passwd-crash-with-malloc-checks.patch
Patch12: tigervnc-passwd-crash-with-malloc-checks.patch
Patch13: tigervnc-vncserver-do-not-return-returncode-indicating-error.patch
Patch13: tigervnc-vncserver-do-not-return-returncode-indicating-error.patch
...
@@ -196,9 +195,6 @@ popd
...
@@ -196,9 +195,6 @@ popd
# Bug 1492107 - VNC cannot be used when FIPS is enabled because DH_BITS is too low
# Bug 1492107 - VNC cannot be used when FIPS is enabled because DH_BITS is too low
%patch9 -p1 -b .working-tls-on-fips-systems
%patch9 -p1 -b .working-tls-on-fips-systems
# Utilize system-wide crypto policies
%patch11 -p1 -b .utilize-system-crypto-policies.patch
%patch12 -p1 -b .passwd-crash-with-malloc-checks
%patch12 -p1 -b .passwd-crash-with-malloc-checks
%patch13 -p1 -b .vncserver-do-not-return-returncode-indicating-error
%patch13 -p1 -b .vncserver-do-not-return-returncode-indicating-error
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment