public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Correct patent expiry dates, in case of ECC more conservative estimate
Date: Tue, 09 Jun 2026 12:42:21 GMT [thread overview]
Message-ID: <178100894131.1.9392133224461810910.rpms-openssl-540056f0e071@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 540056f0e071bdca42b17e9b4153b8600009b07e
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2011-01-04T08:19:15+01:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/540056f0e071bdca42b17e9b4153b8600009b07e?branch=rebase_40beta
Log:
Correct patent expiry dates, in case of ECC more conservative estimate
---
diff --git a/hobble-openssl b/hobble-openssl
index 24b05f9..a8be844 100755
--- a/hobble-openssl
+++ b/hobble-openssl
@@ -5,9 +5,9 @@ set -e
# Clean out patent-or-otherwise-encumbered code.
# MDC-2: 4,908,861 13/03/2007 - expired, we do not remove it but do not enable it anyway
-# IDEA: 5,214,703 25/05/2010
-# RC5: 5,724,428 03/03/2015
-# EC: ????????? ??/??/2015
+# IDEA: 5,214,703 07/01/2012
+# RC5: 5,724,428 01/11/2015
+# EC: ????????? ??/??/2020
# Remove assembler portions of IDEA, MDC2, and RC5.
(find crypto/{idea,rc5}/asm -type f | xargs -r rm -fv)
reply other threads:[~2026-06-09 12:42 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=178100894131.1.9392133224461810910.rpms-openssl-540056f0e071@fedoraproject.org \
--to=tmraz@fedoraproject.org \
--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