[packages/tigervnc] - drop utilize-system-crypto-policies patch, we don't have this fedora hackery in PLD

baggins baggins at pld-linux.org
Sun Jan 19 15:51:56 CET 2020


commit 9a7ff7b85532cde7bff486c75d4d09076b304f0a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jan 19 15:50:59 2020 +0100

    - drop utilize-system-crypto-policies patch, we don't have this fedora hackery in PLD

 tigervnc-utilize-system-crypto-policies.patch | 13 -------------
 tigervnc.spec                                 |  6 ++----
 2 files changed, 2 insertions(+), 17 deletions(-)
---
diff --git a/tigervnc.spec b/tigervnc.spec
index d99a4a2..690c3a3 100644
--- a/tigervnc.spec
+++ b/tigervnc.spec
@@ -17,9 +17,8 @@ Source5:	vncserver-service-generator
 Patch0:		%{name}-manpages.patch
 Patch1:		%{name}-passwd-crash-with-malloc-checks.patch
 Patch2:		%{name}-getmaster.patch
-Patch3:		%{name}-utilize-system-crypto-policies.patch
-Patch4:		%{name}-xstartup.patch
-Patch5:		%{name}-shebang.patch
+Patch3:		%{name}-xstartup.patch
+Patch4:		%{name}-shebang.patch
 Patch100:	xserver.patch
 URL:		http://www.tigervnc.com/
 BuildRequires:	ImageMagick
@@ -183,7 +182,6 @@ zdalny dostęp do pulpitu.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 cp -a %{_usrsrc}/xorg-xserver-server-%{_xserverver}/* unix/xserver
 cd unix/xserver
diff --git a/tigervnc-utilize-system-crypto-policies.patch b/tigervnc-utilize-system-crypto-policies.patch
deleted file mode 100644
index dbf0dab..0000000
--- a/tigervnc-utilize-system-crypto-policies.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/common/rfb/Security.cxx b/common/rfb/Security.cxx
-index e623ab5..4987b29 100644
---- a/common/rfb/Security.cxx
-+++ b/common/rfb/Security.cxx
-@@ -52,7 +52,7 @@ static LogWriter vlog("Security");
- #ifdef HAVE_GNUTLS
- StringParameter Security::GnuTLSPriority("GnuTLSPriority",
-   "GnuTLS priority string that controls the TLS session’s handshake algorithms",
--  "NORMAL");
-+  "@SYSTEM");
- #endif
-
- Security::Security()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tigervnc.git/commitdiff/9a7ff7b85532cde7bff486c75d4d09076b304f0a



More information about the pld-cvs-commit mailing list