[Piuparts-commits] [SCM] piuparts git repository branch, bikeshed, updated. 0.52-67-g094c8f9

Holger Levsen holger at layer-acht.org
Tue Jun 4 00:05:01 UTC 2013


The following commit has been merged in the bikeshed branch:
commit 412d94ff64e3b34f070638c6feee7ea4bbfee9fc
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jun 3 13:33:09 2013 +0200

    p: ignore /etc/ssl/certs/ (workaround for #316521)
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/piuparts.py b/piuparts.py
index 50dc36b..ab298ee 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -315,6 +315,7 @@ class Settings:
             "/etc/php5/mods-available/",
             "/etc/sgml/",
             "/etc/ssl/",
+            "/etc/ssl/certs/",
             "/etc/ssl/private/",
             "/etc/xml/",
             # HACKS

-- 
piuparts git repository



More information about the Piuparts-commits mailing list