freeze break request enable koji-gc on fedora 23 and 24 keys and install git-email on batcave

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

 



I wanted to run git send-email to send the koji-gc patch for review and found 
it was not installed so here is two patches 

Dennnis

From 4297c458ff7a3ea673f2835cf73d2da78d61feca Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <ausil@xxxxxxxxxxxxxxxxx>
Date: Thu, 22 Oct 2015 01:54:21 +0000
Subject: [PATCH 1/2] koji-gc: enable kojigc on fedora 23 and 24 keys

Signed-off-by: Dennis Gilmore <ausil@xxxxxxxxxxxxxxxxx>
---
 roles/koji_hub/files/koji-gc.conf | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/roles/koji_hub/files/koji-gc.conf b/roles/koji_hub/files/koji-
gc.conf
index 7680be9..525c9b7 100644
--- a/roles/koji_hub/files/koji-gc.conf
+++ b/roles/koji_hub/files/koji-gc.conf
@@ -23,6 +23,8 @@ key_aliases =
     246110C1    fedora-20
     95A43F54    fedora-21
     8E1431D5    fedora-22
+    34EC9CBA    fedora-23
+    81B46521    fedora-24
     217521F6    fedora-epel
     0608B895    fedora-epel-6
     352C64E5    fedora-epel-7
@@ -36,6 +38,8 @@ unprotected_keys =
     fedora-20
     fedora-21
     fedora-22
+    fedora-23
+    fedora-24
     fedora-extras
     redhat-beta
     fedora-epel
@@ -68,6 +72,8 @@ policy =
     sig fedora-20 && age < 12 weeks :: keep
     sig fedora-21 && age < 12 weeks :: keep
     sig fedora-22 && age < 12 weeks :: keep
+    sig fedora-23 && age < 12 weeks :: keep
+    sig fedora-24 && age < 12 weeks :: keep
     sig fedora-epel && age < 12 weeks :: keep
     sig fedora-epel-6 && age < 12 weeks :: keep
     sig fedora-epel-7 && age < 12 weeks :: keep
-- 
1.8.3.1

From 1945487a35859176d360e7ce937cd14d21f2260e Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <ausil@xxxxxxxxxxxxxxxxx>
Date: Thu, 22 Oct 2015 01:58:09 +0000
Subject: [PATCH 2/2] add git-email on batcave in order to send out patches for
 review

Signed-off-by: Dennis Gilmore <ausil@xxxxxxxxxxxxxxxxx>
---
 roles/batcave/tasks/main.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/roles/batcave/tasks/main.yml b/roles/batcave/tasks/main.yml
index f83ebd7..0dccad8 100644
--- a/roles/batcave/tasks/main.yml
+++ b/roles/batcave/tasks/main.yml
@@ -33,6 +33,7 @@
   - unzip                     # general useful util
   - fpaste                    # general useful util
   - lftp                      # needed to easily pull in builds from koji for 
internal repos
+  - git-email                 # needed to send patches for review to the 
mailing list
   tags:
   - batcave
   - config
-- 
1.8.3.1

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
http://lists.fedoraproject.org/admin/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux