[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] fix: add new signing key to AllowSourceOnlyNewKeys



Title: GitLab

Ansgar pushed to branch master at Debian FTP Team / dak

Commits:

  • ad4d5b76
    by Ansgar at 2025-08-06T21:22:59+02:00
    fix: add new signing key to AllowSourceOnlyNewKeys
    

1 changed file:

Changes:

  • config/debian/external-signatures.conf
    ... ... @@ -90,5 +90,6 @@ External-Signature-Requests {
    90 90
     };
    
    91 91
     
    
    92 92
     Dinstall::AllowSourceOnlyNewKeys {
    
    93
    -  "7CA15FBC7108FA0914F84F9D8B415188B74E3736";
    
    93
    +  "7CA15FBC7108FA0914F84F9D8B415188B74E3736"; // Debian External Signatures (2020)
    
    94
    +  "889C125D4535B24D1CB4CED1424D516D52038D0A"; // Debian External Signatures (2025)
    
    94 95
     };
    \ No newline at end of file


  • Reply to: