public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nss] rawhide: Fix context in nss-3.124-fix-ed-key-storage.patch for 3.127
@ 2026-08-21 11:21 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-21 11:21 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-21 11:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 11:21 [rpms/nss] rawhide: Fix context in nss-3.124-fix-ed-key-storage.patch for 3.127 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox