[Secure-testing-commits] r1887 - bin

Joey Hess joeyh at costa.debian.org
Fri Sep 9 21:49:36 UTC 2005


Author: joeyh
Date: 2005-09-09 21:49:35 +0000 (Fri, 09 Sep 2005)
New Revision: 1887

Modified:
   bin/checklist
Log:
deal with moritz's new not-afected thing


Modified: bin/checklist
===================================================================
--- bin/checklist	2005-09-09 21:44:57 UTC (rev 1886)
+++ bin/checklist	2005-09-09 21:49:35 UTC (rev 1887)
@@ -132,7 +132,8 @@
 
 			# by now, we also have the version that's affected by the security problem.
 			# This is stored in $version
-		
+			next if $verson eq 'not-affected';
+			
 			my @notes=split(/\s*;\s+/, $notes);
 
 			# Fetch the urgency, if we can.




More information about the Secure-testing-commits mailing list