re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:36:45 +02:00
parent c89813b9da
commit 301d0e35a7
3 changed files with 11 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/Net-SSLeay-1.88.tar.gz
/Net-SSLeay-1.88.tar.gz
/Net-SSLeay-[0-9.]*.tar.gz

6
gating.yaml Normal file
View File

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

View File

@ -0,0 +1,4 @@
from Config import *
addFilter("spelling-error %description -l en_US http -> ");
addFilter("spelling-error %description -l en_US sslcat -> ");
addFilter("crypto-policy-non-compliance-openssl /usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/SSLeay.so SSL_CTX_set_cipher_list");