public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dmitry Belyavskiy <dbelyavs@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: We don't support explicit curves, commenting out the test
Date: Tue, 09 Jun 2026 12:45:03 GMT [thread overview]
Message-ID: <178100910369.1.16232825563884094194.rpms-openssl-89541c6ea482@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 89541c6ea482836e9dd91ac6afd7755cb7f32516
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2022-09-02T16:21:43+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/89541c6ea482836e9dd91ac6afd7755cb7f32516?branch=rebase_40beta
Log:
We don't support explicit curves, commenting out the test
Related: rhbz#2123755
---
diff --git a/ectest.c b/ectest.c
index 2ba662f..b2708ea 100644
--- a/ectest.c
+++ b/ectest.c
@@ -2284,7 +2284,7 @@ int setup_tests(void)
return 0;
ADD_TEST(parameter_test);
- ADD_TEST(cofactor_range_test);
+ /*ADD_TEST(cofactor_range_test);*/
ADD_ALL_TESTS(cardinality_test, crv_len);
ADD_TEST(prime_field_tests);
#ifndef OPENSSL_NO_EC2M
reply other threads:[~2026-06-09 12:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178100910369.1.16232825563884094194.rpms-openssl-89541c6ea482@fedoraproject.org \
--to=dbelyavs@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox