[notes] 02/02: webkit{2, }gtk are blacklisted on armhf only, only to save little cpu cycles, the other archs can deal with building them. and diffoscope just needs to get more performant
    Mattia Rizzolo 
    mattia at debian.org
       
    Thu Aug 24 12:20:25 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository notes.
commit c5552d380766e8cab043a70771d041e86e50df7c
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Thu Aug 24 14:20:02 2017 +0200
    webkit{2,}gtk are blacklisted on armhf only, only to save little cpu cycles, the other archs can deal with building them. and diffoscope just needs to get more performant
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 packages.yml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/packages.yml b/packages.yml
index 82091fa..1555c0f 100644
--- a/packages.yml
+++ b/packages.yml
@@ -28395,17 +28395,15 @@ webissues:
   issues:
     - gcc_captures_build_path
 webkit2gtk:
-  version: 2.14.6-1
-  comments: |
-    Lunar thinks we need parallel processing implemented in diffoscope before it can deal with such big packages. (At that time the artifacts dumped were 18GB, today (2017-01-15) they are only 2*2GB.)
+  version: 2.16.6-1
   issues:
-    - blacklisted_on_jenkins
+    - blacklisted_on_jenkins_armhf_only
 webkit2pdf:
   version: 0.3-3
   issues:
     - gcc_captures_build_path
 webkitgtk:
-  version: 2.4.9-3
+  version: 2.4.11-3
   issues:
     - diffoscope_runs_forever
     - blacklisted_on_jenkins_armhf_only
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
    
    
More information about the Reproducible-commits
mailing list