public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nss] rawhide: Fix context in nss-3.124-fix-ed-key-storage.patch for 3.127
Date: Fri, 21 Aug 2026 11:21:18 GMT	[thread overview]
Message-ID: <178731127804.1.16961737153057461773.rpms-nss-33ba32d3b7a2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/nss
            Branch : rawhide
            Commit : 33ba32d3b7a27a7baba975bca572371006504002
            Author : Krenželok František <fkrenzel@redhat.com>
            Date   : 2026-08-20T13:43:38+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/nss/c/33ba32d3b7a27a7baba975bca572371006504002?branch=rawhide

            Log:
            Fix context in nss-3.124-fix-ed-key-storage.patch for 3.127

NSS 3.127 corrected the typo 'Eliptic' to 'Elliptic' in the
dhSinglePass OD table description. Update the patch context to match
so hunk 2 (OD table update for ed25519) applies cleanly.

---
diff --git a/nss-3.124-fix-ed-key-storage.patch b/nss-3.124-fix-ed-key-storage.patch
index f539a92..77517fc 100644
--- a/nss-3.124-fix-ed-key-storage.patch
+++ b/nss-3.124-fix-ed-key-storage.patch
@@ -539,7 +539,7 @@ diff --git a/lib/util/secoid.c b/lib/util/secoid.c
 +       "X9.62 Elliptic Edwards Curve 25519", CKM_EDDSA, INVALID_CERT_EXTENSION),
  
      OD(dhSinglePassstdDHsha1kdfscheme, SEC_OID_DHSINGLEPASS_STDDH_SHA1KDF_SCHEME,
-        "Eliptic Curve Diffie-Hellman Single Pass Standard with SHA1 KDF", CKM_ECDH1_DERIVE,
+        "Elliptic Curve Diffie-Hellman Single Pass Standard with SHA1 KDF", CKM_ECDH1_DERIVE,
         INVALID_CERT_EXTENSION),
      OD(dhSinglePassstdDHsha224kdfscheme, SEC_OID_DHSINGLEPASS_STDDH_SHA224KDF_SCHEME,
 diff --git a/lib/util/secoidt.h b/lib/util/secoidt.h

                 reply	other threads:[~2026-08-21 11:21 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=178731127804.1.16961737153057461773.rpms-nss-33ba32d3b7a2@fedoraproject.org \
    --to=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