re-import sources as agreed with the maintainer
This commit is contained in:
parent
c89813b9da
commit
301d0e35a7
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
6
gating.yaml
Normal 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}
|
||||
4
perl-Net-SSLeay.rpmlintrc
Normal file
4
perl-Net-SSLeay.rpmlintrc
Normal 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");
|
||||
Loading…
Reference in New Issue
Block a user