Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37633884
en ru br
ALT Linux repositórios
S:1.7.22-alt1
5.0: 1.5.1-alt4.1
4.1: 1.5.1-alt4
4.0: 1.5.1-alt3.1
3.0: 1.5.0-alt2

Group :: Desenvolvimento/Tcl
RPM: tcl-tls

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0004-ALT-disable-cipher-tests.patch
Download


From 54ac285069924b81d0188d55be7f92d18edcf02a Mon Sep 17 00:00:00 2001
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
Date: Tue, 15 Oct 2019 20:17:05 +0300
Subject: [PATCH 4/4] ALT: disable cipher tests
---
 tcltls/tests/ciphers.test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tcltls/tests/ciphers.test b/tcltls/tests/ciphers.test
index 1bace1d..2fc4f8b 100644
--- a/tcltls/tests/ciphers.test
+++ b/tcltls/tests/ciphers.test
@@ -23,7 +23,7 @@ package require tls
 # tls was compiled against. (RSA BSAFE SSL-C or OpenSSL).
 #
 set ::tcltest::testConstraints(rsabsafe) 0
-set ::tcltest::testConstraints(openssl) [string match "OpenSSL*" [tls::version]]
+set ::tcltest::testConstraints(openssl) 0
 
 set ::EXPECTEDCIPHERS(rsabsafe) {
     EDH-DSS-RC4-SHA
-- 
2.25.3
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009