Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: 969ce8c9e0e6bdd5881a056471eafe7fe353efea
      
https://github.com/WebKit/WebKit/commit/969ce8c9e0e6bdd5881a056471eafe7fe353efea
  Author: Javier Fernandez <[email protected]>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.h
    M Source/WebCore/crypto/cocoa/CryptoAlgorithmX25519Cocoa.cpp
    M Source/WebCore/crypto/gcrypt/CryptoAlgorithmEd25519GCrypt.cpp
    M Source/WebCore/crypto/gcrypt/CryptoAlgorithmX25519GCrypt.cpp
    M Source/WebCore/crypto/gcrypt/CryptoKeyOKPGCrypt.cpp
    M Source/WebCore/crypto/gcrypt/GCryptRFC7748.cpp
    M Source/WebCore/crypto/gcrypt/GCryptRFC7748.h
    M Source/WebCore/crypto/gcrypt/GCryptRFC8032.cpp
    M Source/WebCore/crypto/gcrypt/GCryptRFC8032.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmX25519Params.h

  Log Message:
  -----------
  Cherry-pick 299393@main (1cf1dc67232d). 
https://bugs.webkit.org/show_bug.cgi?id=298189

    Replace 'version 2,1' with 'version 2.1' in license headers
    https://bugs.webkit.org/show_bug.cgi?id=298189

    Reviewed by Carlos Garcia Campos.

    The use of "," in the license version causes problems to some
    parsers used to check the source code license. This change
    modifies the license header of the affected files to use "."
    instead.

    * Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.cpp:
    * Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.h:
    * Source/WebCore/crypto/cocoa/CryptoAlgorithmX25519Cocoa.cpp:
    * Source/WebCore/crypto/gcrypt/CryptoAlgorithmEd25519GCrypt.cpp:
    * Source/WebCore/crypto/gcrypt/CryptoAlgorithmX25519GCrypt.cpp:
    * Source/WebCore/crypto/gcrypt/CryptoKeyOKPGCrypt.cpp:
    * Source/WebCore/crypto/gcrypt/GCryptRFC7748.cpp:
    * Source/WebCore/crypto/gcrypt/GCryptRFC7748.h:
    * Source/WebCore/crypto/gcrypt/GCryptRFC8032.cpp:
    * Source/WebCore/crypto/gcrypt/GCryptRFC8032.h:
    * Source/WebCore/crypto/parameters/CryptoAlgorithmX25519Params.h:

    Canonical link: https://commits.webkit.org/299393@main

Canonical link: https://commits.webkit.org/298234.111@webkitglib/2.50



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to