guix-commits
[Top][All Lists]
Advanced

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

02/03: hydra: Drop invalid keys and rename the key files.


From: Andreas Enge
Subject: 02/03: hydra: Drop invalid keys and rename the key files.
Date: Sat, 19 Sep 2020 12:33:05 -0400 (EDT)

andreas pushed a commit to branch master
in repository maintenance.

commit 8864548f152d7fd52c547082fdae70cd7bb1dbc4
Author: Andreas Enge <andreas@enge.fr>
AuthorDate: Sat Sep 19 18:04:31 2020 +0200

    hydra: Drop invalid keys and rename the key files.
    
    * hydra/keys/guix/hydra.gnu.org-export.pub,
    hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub,
    hydra/keys/guix/redhill.guix.info-export.pub: Remove keys of reinstalled
    or shut down machines.
    * hydra/keys/guix/bayfront.guix.info-export.pub: Rename to...
    * hydra/keys/guix/bayfront.pub: ...this.
    * hydra/keys/guix/berlin.guixsd.org-export.pub: Rename to...
    * hydra/keys/guix/berlin.pub: ...this.
    * hydra/keys/guix/dover.guix.info-export.pub: Rename to...
    * hydra/keys/guix/dover.pub: ...this.
    * hydra/keys/guix/harbourfront.guix.info-export.pub: Rename to...
    * hydra/keys/guix/harbourfront.pub: ...this.
---
 hydra/keys/guix/{bayfront.guix.info-export.pub => bayfront.pub}     | 0
 hydra/keys/guix/{berlin.guixsd.org-export.pub => berlin.pub}        | 0
 hydra/keys/guix/{dover.guix.info-export.pub => dover.pub}           | 0
 .../guix/{harbourfront.guix.info-export.pub => harbourfront.pub}    | 0
 hydra/keys/guix/hydra.gnu.org-export.pub                            | 6 ------
 hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub                | 6 ------
 hydra/keys/guix/redhill.guix.info-export.pub                        | 6 ------
 7 files changed, 18 deletions(-)

diff --git a/hydra/keys/guix/bayfront.guix.info-export.pub 
b/hydra/keys/guix/bayfront.pub
similarity index 100%
rename from hydra/keys/guix/bayfront.guix.info-export.pub
rename to hydra/keys/guix/bayfront.pub
diff --git a/hydra/keys/guix/berlin.guixsd.org-export.pub 
b/hydra/keys/guix/berlin.pub
similarity index 100%
rename from hydra/keys/guix/berlin.guixsd.org-export.pub
rename to hydra/keys/guix/berlin.pub
diff --git a/hydra/keys/guix/dover.guix.info-export.pub 
b/hydra/keys/guix/dover.pub
similarity index 100%
rename from hydra/keys/guix/dover.guix.info-export.pub
rename to hydra/keys/guix/dover.pub
diff --git a/hydra/keys/guix/harbourfront.guix.info-export.pub 
b/hydra/keys/guix/harbourfront.pub
similarity index 100%
rename from hydra/keys/guix/harbourfront.guix.info-export.pub
rename to hydra/keys/guix/harbourfront.pub
diff --git a/hydra/keys/guix/hydra.gnu.org-export.pub 
b/hydra/keys/guix/hydra.gnu.org-export.pub
deleted file mode 100644
index 39bb8f7..0000000
--- a/hydra/keys/guix/hydra.gnu.org-export.pub
+++ /dev/null
@@ -1,6 +0,0 @@
-(public-key 
- (rsa 
-  (n 
#00B3CD8C97A8A29DCC4D30829BDD1736A37D2A27928202C958404A753BAEB110F220EE582F6F8E52F60AA618BD434D3893C72653302D6B1AF7CDED2B96FF3E13E6B111F893DF91047F4B650DEAB3D81192553FEF5965FC212EA415DC0457978CF3305C412B8F41B07ECEADBC4858A76DE7C53C6C913BC638FF1EFF9A6A2077D4444FD1C64EDCEBF4C1F5E4986525AC27EE4A1D3CD874CD7702C645655FB59A73FAA39EA1806B0E26B74DC61A3EF267A7B083991D5DA9DE709D1E0FAE6C8308205757466D5518B9B418A53355F0C4BBCA9398B086E4FBF21A67344238F5C30994986B33150DF54A3FCF83299D845EE0663A0BFB
 [...]
-  (e #010001#)
-  )
- )
diff --git a/hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub 
b/hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub
deleted file mode 100644
index ca5aabb..0000000
--- a/hydra/keys/guix/milano-guix-1.di.unimi.it-export.pub
+++ /dev/null
@@ -1,6 +0,0 @@
-(public-key 
- (ecc 
-  (curve Ed25519)
-  (q #6AE1F846DCBE4F3EB01197946F36CAE4A4A5375F51043367BCD53B4E5AA759BD#)
-  )
- )
diff --git a/hydra/keys/guix/redhill.guix.info-export.pub 
b/hydra/keys/guix/redhill.guix.info-export.pub
deleted file mode 100644
index 725d0a8..0000000
--- a/hydra/keys/guix/redhill.guix.info-export.pub
+++ /dev/null
@@ -1,6 +0,0 @@
-(public-key 
- (ecc 
-  (curve Ed25519)
-  (q #24A48D6C6E144A3B743A7EE6078CB8243BDA2702FD797779F67C172DDD2D89CF#)
-  )
- )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]